body {
	background: #898989 url(../img/ci/bg.jpg) repeat-x 0 0;
	color: #8d8b8b;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .7em;
}

.clear{
	clear:both;
}

#outer{
	margin:10px auto 1em auto;
	padding:0 1px;
	position:relative;
	width:980px;
}


#top {
	background: transparent url(../img/ci/top.gif) no-repeat 0 0;
	width:977px;
	height:126px;
	z-index:1;
	position:relative;
}

#logo a {
	position: absolute;
	background: #fff url(../img/ci/logo.png) no-repeat scroll 0 0;
	margin:15px 20px 0px 8px;
	width:90px;
	height:101px;
	overflow:hidden;
	text-decoration:none;
	text-indent:-1000em;
	z-index:2;
	right: 0;
	top: 0;
}

#container {
	background: #ffffff url(../img/ci/bg_start.jpg) no-repeat left bottom;
	position: relative;
	margin: 8px 0 0 0;
	width: 975px;
	height:553px;
	z-index:1;
}

#main_text_area {
 position: absolute;
 width: 330px;
 height: 356px;
 margin-left: 10px;
 padding-left: 15px;
 text-align: left;
 padding-right: 25px;
 line-height: 13pt;
 color: #666;
}

#content {
	float:left;
	margin: 40px 0 2em 65px;
	position: relative;
	width:410px;
	background-color:transparent;
}

#right {
	float:right;
	position:relative;
	width: 500px;
	height: 487px;
	background-color:transparent;
}

#footer {
	position:relative;
	margin: 0 0 0 30px;
	padding-top: 0px;
	height: 30px;
	width: 800px;
	font-size: 0.85em;
	color:#e2e2e2;
	background-color:transparent;
	clear: both;
}

#footer a, #footer a:link, #footer a:visited, #footer a:active, #footer a:focus {
	color: #e2e2e2;
	text-decoration: none;
}

#footer a:hover {
	color: #e2e2e2;
	text-decoration: underline;
}


/* Global styles */


#content p{
	color: #8d8b8b;
	margin:10px 0 10px 0;
	line-height:160%;
}

#content ul {
	list-style-type:none;
	margin:1px 0 1px 20px;
}

#content ul li {
	background-image:url(../img/arrow.gif);
	background-position:0 0.3em;
	background-repeat:no-repeat;
	padding:0 0 2px 14px;
	margin:5px 0 1px 0;
	font-weight:normal;
	line-height:120%
}


hr {
	color: #ebebeb;
	background-color: #dfdfdf;
	height: 1px;
	margin:15px 0px 15px 0px;
	border:0px;
}

.small{
	font-size: 0.7em;
}

td{
	color:#8d8b8b;
	line-height:125%;
}

div, span{
	line-height:125%;
}


.altertd{
	background-color:#efefef;
}

.liner{
	clear:both;
	background-image:url(../img/hline.gif);
	background-repeat:repeat-x; 
	margin:15px 0 15px 0;
	height:1px; 
	width:100%;
}


/* -------- Links content */
#content a, #content a:link, #content a:visited, #content a:active {
	font-size: 1em;
	color: #f9888a;
	text-decoration: none;
	}
#content a:hover {
font-size: 1em;
	color: #757575;
	text-decoration: underline;
}


/* Article formating : Text*/


.listEntry {
	margin-bottom: 10px;
}

.articleText { 
	margin-bottom: 3px;
	color:#8d8b8b;
}

.articleCode {
	margin-bottom: 3px;
	font-family: "Courier New", Courier, monospace;
	color:#8d8b8b;
}

.articleSummary {
	color:#8d8b8b;
	line-height: 135%;
}

.articleList_toptext {
	font-size: 10px;
}

.articleList_listhead {
	font-weight: bold;
}


.imgDIVinTextLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0;
}
.imgDIVinTextRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 0;
} 
.imgDIVtopLeft { 
	margin:8px 10px 5px 20px; 
	padding:0px; 
	border:0; 
} 
.imgDIVtopCenter { 
	margin:8px -50% 5px -50%; 
	padding:0px; 
	border:0; 
}

.imgDIVblockImgLeft { 
	margin-right: 20px;
}
.imgDIVblockImgRight {
	margin-left: 20px; 
} 

.phpwcmsImgListRight {
	text-align: right;
	margin: 0;
	padding: 0;
}
.phpwcmsImgListLeft {
	text-align: right;
	margin: 0;
	padding: 0;
}

.phpwcmsArticleListEntry {
	clear: both;
}
.phpwcmsArticleListImage {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 3px;
}
.phpwcmsArticleListImageCaption {
	padding-top: 5px;
}


/* Article formating : Pagination*/

div.cpPagination {
	margin: 10px 0 10px 0;
	text-align: right;
}
a.cpPaginate, a.cpPaginateActive, a.cpPaginationPrev, a.cpPaginationNext {
	padding: 0px 3px 1px 3px;
	background-color: transparent;
	color: #BBBBBB;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #CBCBCB;
}
a.cpPaginateActive {
	background-color: transparent;
	color: #FFFFFF;
	border: 1px inset #CBCBCB;
}

a.cpPaginationPrev:hover, a.cpPaginationNext:hover, a.cpPaginate:hover {
	background-color: #DDDDDD;
	color: #666666;
	border: 1px inset #CBCBCB;
}



/*Headlines*/

h1, h2, h3, h5, h6, strong{
color:#8d8b8b; 
font-weight: bold;
line-height:135%;
}


h1{
font-size: 1.5em;
margin: 0 0 15px 0;
}

h2, h3{
font-size: 1.35em;
margin: 0 0 8px 0;
}

h4{
font-size: 1.1em;
margin: 16px 0 15px 0;
padding:0px;
font-weight: bold;
}


h5, h6{
font-size: 0.95em;
margin: 0 0 6px 0;
}

/* Galerie CSS start*/
#content div.images div.imageEntry {
	border: 1px solid #cecece;
}
#content div.images div.imageEntry img {
	border: 1px solid #cecece;
}
#content div.images div.imageEntry a {
	padding: 2px;
	display: block;
}
#content div.images div.imageEntry a:hover {
	background-color: #e42f33;
}
/* Galerie CSS end*/



