/* 

########################################################################################################
########################################################################################################

Einteilung des CSS-Aufbaus

0. Import CSS
1. Standards
2. Layout
3. Navigation
4. Content
5. Links 

########################################################################################################
######################################################################################################*/

/* 0. Import CSS */

	@import url("lightbox.css");
	@import url("kontaktstyle.css");
	@import url("newsstyle.css");

/* ########################################################################################################
######################################################################################################*/   

/* 1. Standards */

html, body, p, h1, h2, h3, h4, h5, h6, ul, ol, span, a, table, td, form, img, li, form, object, textarea {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	list-style-type: none;
	color: #fff;	
}

body {
	background: #3A3A3A url(../images/bg_body.jpg) repeat-x;
}

h1{
	font-size: 18px;
	color: #6aacff;
	font-weight:lighter;
}

h2 {
	font-size: 22px;
	color: #6aacff;
	font-weight:lighter;
}

h3 {
	font-size: 14px;
	margin: 0px 0px 10px 0px;
	color: #FCC218;
}

p {
	margin: 0 0 20px 0px;}
	
.floatende {clear: both;}
hr {margin: 0 0 10px 0;}
.unsichtbar  {display: none;}
.noborder { border: none;}

/*######################################################################################################
######################################################################################################*/

/* 2. Layout */


#site {
	width: 920px;
	position:relative;
	margin: 0px auto;
}

#head {
	height: 274px;
	background:url(../images/bg_head.jpg) no-repeat;
}

#logo{
	position:absolute;
}

#uber{	
	padding: 0px 0px 35px 45px;
	float:left;
	width: 620px;
}

#content {
	width:920px;
	position:relative;
	overflow:hidden;
	height:auto;
}

#navi {
	background: url(../images/bg_navi.gif) no-repeat 112px 2px;
	height: 65px;
	width: 920px;
	clear:both;
	position:relative;
}

#inhalt{
	float:left;
	padding: 0px 0px 0px 40px;
	height:auto;
	position:relative;
	min-height: 200px;
	width: 295px;
}

#inhalt2{
	float:left;
	padding: 0px 0px 0px 31px;
	height:auto;
	position:relative;
	min-height: 200px;
	width: 295px;
}

#footer{
	position:relative;
	text-align:center;
	border-top: 1px solid  #7e7d7d;
	padding: 5px 0px 0px 0px;
	margin: 10px 0px 5px 0px;
	height: 20px;
}

#subnavi{
	float:left;
	text-align:center;
	padding: 0px 0px 0px 10px;
}

/*######################################################################################################
######################################################################################################*/


/* 3. Navigation */

#navi ul{
	margin: 0px 0px 0px 293px;
}

#navi li{
	float:left;
	padding: 10px 15px 0px 0px;
}

#navi a{
	display:block;
	font-size:14px;
	color: #fff;
	border-bottom: none;
}

#navi a:hover{
	text-decoration:none;
	border-bottom: 3px solid #d0baaa;
}

#wrapper #site #content #navi .l5, #footer #footercontent #subnavi .l9{
	border: none;
	background: none;
}

#site #content #subnavi ul {
	width: 233px;
	background: url(../images/bg_bottom.jpg) no-repeat;
	border: 1px solid  #7e7d7d;
	margin: 0px 0px 20px 0px;
	list-style: none;
}

#site #content #subnavi ul .bt_uber, ul#libox .bt_uber {
	font-size: 14px;
	padding: 10px 0px 10px 0px;
}

#site #content #subnavi a, ul#libox a {
	font-size: 12px;
	padding: 5px 0px 5px 70px;
	margin: 0;
	text-align:left;
	color: #6aacff;
	display:block;
	background:url(../images/bg_li_bottom.gif) no-repeat 50px 5px;
}

#site #content #subnavi a:hover, ul#libox a:hover {
	color: #9cf;
}
	
/*######################################################################################################
######################################################################################################*/

/* 4. Content */

#footer span{
	color: #7e7d7d;
	margin: 10px 5px 0px 5px;
}

#site #head h1{
	font-size:9px;
	color: #0C128A;
	padding: 130px 0px 0px 40px;
}

*html #site #head h1, *+html #site #head h1{
	font-size:9px;
	color: #0C128A;
	padding: 130px 0px 0px 50px;
}

#site #content #inhalt2 ul li, #site #content #inhalt ul li{
	padding: 4px 0px 4px 0px;
	list-style: disc;
	margin: 0px 0px 0px 10px;
}

#site #content #inhalt2 #libox li, #site #content #inhalt #libox li {
	list-style: none;
	margin: 0px;
}

ul#libox {
	width: 245px;
	background: url(../images/bg_bottom2.jpg) no-repeat left -17px;
	border: 1px solid  #7e7d7d;
	margin: 0px 0px 20px 0px;
	list-style: none;
	text-align:center;
}

.bildborder {
	border: 1px solid #9cf;
	margin: 3px 0px 3px 0px !important;
	-moz-opacity:0.4; 	
	opacity:0.4;
}

*+html .bildborder, *html .bildborder{
	filter:alpha(opacity=40); //für IE  
	opacity:0.4; // für IE
}

.bildborder:hover{
	border: 1px solid #FCC218;
	-moz-opacity:1.0; //Mozilla

}

*+html .bildborder:hover, *html .bildborder:hover{
	filter:alpha(opacity=100); //für IE
}

#imageDataContainer{
	color:#9cf;
	color:#000000;
}

#projekt{
	margin: 0px 0px 10px 0px;
	padding: 10px 5px 10px 5px;
	background:#4D4D4D;
	width: 100%;
	height:auto;
}

#projekt .bildborder{
	width: 110px;
	height:80px;
	margin-right: 4px;
}

.ewcms_content, .ewcms_file, .ewcms_h3, .ewcms_editor,  input , .ewcms_shorttext, .ewcms_content, .ewcms_file, .ewcms_submit{
	color:#333;
}

/*######################################################################################################
######################################################################################################*/


/* 5. Links */

a, .escape span{
	color: #6aacff;
}


a:hover, .escape:hover{
	text-decoration:none; 
	color: #9cf;
}


/*######################################################################################################
######################################################################################################*/

