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_white.jpg) no-repeat left bottom;
	position: relative;
	margin: 8px 0 0 0;
	width: 975px;
	min-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;
}

#content_individual {
	float:left;
	margin: 40px 80px 2em 65px;
	position: relative;
	width:410px;
	background-color:transparent;
}


#right_individual {
	float:right;
	position:relative;
	width: 400px;
	height: 487px;
	padding-top: 400px; 
	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%
}

#content_individual p{
	color: #8d8b8b;
	margin:10px 0 10px 0;
	line-height:160%;
}

#content_individual ul {
	list-style-type:none;
	margin:1px 0 1px 20px;
}

#content_individual 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,
#content_individual a, #content_individual a:link, #content_individual a:visited, #content_individual a:active {
	font-size: 1em;
	color: #757575;
	text-decoration: underline;
	padding:2px 4px 0 0;
	}
#content a:hover, content_individual a:hover {
font-size: 1em;
	color: #e42f33;
	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;
}



/* =====  Form Styles  ===== */	

.error{
	color:#b60505; 
	background:transparent;
	margin:20px 0 0 20px;
}

.textfeld, .inputNewsletter{
	width: 300px;
	height:18px;
	color:#8d8b8b;
	background-color: #efefef;
	border:1px solid #ffffff;
	margin:2px;
	padding-left:2px;
	font-weight: normal; 
	text-decoration:none;
}
.searchfeld{
	width: 200px;
	height:18px;
	color:#8d8b8b;
	background-color: #efefef;
	border:1px solid #ffffff;
	margin:2px;
	padding-left:2px;
	font-weight: normal; 
	text-decoration:none;
}

.plz {
	width: 53px;
	height:18px;
	color:#8d8b8b;
	background-color: #efefef;
	border:1px solid #ffffff;
	margin:2px 0 2px 2px;
	padding-left:2px;
	font-weight: normal; 
	text-decoration:none;
}


.ort {
	width: 189px;
	height:18px;
	color:#8d8b8b;
	background-color: #efefef;
	border:1px solid #ffffff;
	margin:2px 0 2px 0;
	padding-left:0px;
	font-weight: normal; 
	text-decoration:none;
}



.textfeld2{
	width: 360px;
	margin: 0 0 0 0px;
	height:100px;
	color:#8d8b8b;
	background-color: #efefef;
	border:1px solid #ffffff;
	padding-left:2px;
	font-size:11px; 
	font-weight: normal; 
	text-decoration:none;
}


.button,
.button:focus,
.button:active,
.formButton,
.formButton:focus,
.formButton:active{
	width: 126px;
	height:27px;
	padding:0px 0 0px 0;
	margin: 2px 0 0 0;
	color:#ffffff;
	font-size:0.95em;
	font-weight: bold; 
	text-decoration:none;
	background-color: transparent;
	border: 0px;
	background-image:url(../img/button.gif);
	background-position:left top;
	background-repeat: no-repeat;
}

.button:hover, .formButton:hover{
	background-color: transparent;
	border: 0px;
	color:#ffffff;
	background-image:url(../img/button_hover.gif);
	background-position:left top;
	background-repeat: no-repeat;
}



/* ====== Guestbook / comments ===== */

.gbInputTextarea{
	width: 350px;
	height:150px;
	color:#676D72;
	background-color: #fafbfb;
	border:1px solid #d5d5d5;
	padding-left:2px;
	font-weight: normal; 
	text-decoration:none;
}

.gbInputField{
	width: 350px;
	height:16px;
	color:#676D72;
	background-color: #fafbfb;
	border:1px solid #d5d5d5;
	padding-left:2px;
	font-weight: normal; 
	text-decoration:none;
}

.gbInputFieldCaptcha{
	width: 150px;
	height:16px;
	color:#676D72;
	background-color: #fafbfb;
	border:1px solid #d5d5d5;
	padding-left:2px;
	font-weight: normal; 
	text-decoration:none;
}


/* ====== Form elements contactfield ===== */

select{
	background-color: #fafbfb;
	border:1px solid #d5d5d5;
	padding-left:2px;
	color:#8d8b8b;
	font-size:11px;
}

select:hover{
	border: 1px solid #d5d5d5;
	color: #8d8b8b;
}

.inputNewsletter:focus,
select:focus,
.textfeld:focus,
.textfeld2:focus,
.plz:focus,
.ort:focus,
.searchfeld:focus,
textarea:focus{
	background: #fadbdb;
	border: 1px solid #ffffff;
	color: #920104;
}

.inselect{
	background-color: #fafbfb;
	border-bottom:1px dashed #d5d5d5;
	padding:1px;
	color:#8d8b8b;
}

fieldset{
	border:1px solid #cccccc; 
	width:95%;
	padding:10px;
}

legend{
	color:#8d8b8b; 
	font-weight: bold;
	margin-left:5px;
	margin-right:5px;
}

.forcheckbox label {
	float: left;
	width: 350px;
	margin: 0 15px 5px 5px;
	padding: 1px 0 0 5px;
}

.forcheckbox input {
	float: left;
	margin:0px;
	}
	
	
/*Search results*/

.phpwcmsSearchResult {
	margin: 15px 0 15px 0;
}

.phpwcmsSearchResult div{
	margin: 15px 0 15px 0;
}

.phpwcmsSearchNextPrev{
	margin: 15px 0 15px 0;
	padding:3px 0 3px 0;
	border-bottom:1px dotted #cccccc; 
	border-top:1px dotted #cccccc;
}

.phpwcmsSearchNextPrev a,.phpwcmsSearchNextPrev a:link, .phpwcmsSearchNextPrev a:active, .phpwcmsSearchNextPrev a:visited, .phpwcmsSearchNextPrev a:hover {
	text-decoration: underline;
}

.phpwcmsSearchResult p {
	margin: 0px;
	padding:0px;
}

.phpwcmsSearchResult em.highlight, em.highlight {
	background-color: #e1f8ff;
	font-style:inherit;
}

.phpwcmsSearchResult h3 {
	margin: 15px 0 0 0;
	padding: 0 10px 0 10px;
	font-size: 1em;
	font-weight: bold;
	background: transparent url(../img/arrow.gif) 0px 6px no-repeat;
}


/*Headlines*/

h1, h2, h3, h5, h6, strong{
color:#8d8b8b; 
left: 0px;
font-weight: bold;
line-height:135%;
}


h1{
font-size: 1.5em;
margin: 0px 0px 35px 0px;
padding:0px;
}

h2, h3{
font-size: 1.35em;
margin: 0 0 8px 0;
padding:0px;
}

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;
padding:0px;
}

/* 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*/


.show{
float: left;
height:200px;
width:90px;
padding:0px;
margin:50px 50px 0 0;
}

.innershow{
height:115px;
}

#content div.paginator {
	color: #e9e9e9;
	font-weight:bold;
	text-decoration: none;
}

#content div.paginator a, #content div.paginator a:link, #content div.paginator a:visited, #content div.paginator a:active, #content div.paginator a:focus {
	color: #8d8b8b;
	font-weight:normal;
	text-decoration: none;
}

#content div.paginator a:hover {
	color: #e42f33;
	font-weight:normal;
	text-decoration: underline;
}


#right div.projectlink
   {
   	margin: 60px 0 0 250px;
   }
#right div.projectlink a, #right div.projectlink a:link, #right div.projectlink a:visited, #right div.projectlink a:active, #right div.projectlink a:focus {
  color: #e42f33;
	font-weight:bold;
	text-decoration: none;
}

#right div.projectlink a:hover {
	color: #e42f33;
	font-weight:bold;
	text-decoration: underline;
}
