/* CSS Document */

body {margin-top: 0px; font-size: 11px; font-family: Verdana, Arial, Sans-Serif; color:#333333; line-height: 12px; font-weight: normal;}

p {color: #333333; font-size: 11px; font-family: Verdana, Arial, Sans-Serif; line-height: 12px;}
b {font-weight: bold; color: #333333; font-size: 11px; font-family: Verdana, Arial, Sans-Serif; line-height: 12px;}

.uppercase {text-transform: uppercase;color: #002255;line-height: 12px;}

a, a:visited, a:hover, a:active {color: #002255;font-size: 11px; font-family: Verdana, Arial, Sans-Serif;}

li {list-style-position: outside;
	list-style-type: none;
	line-height: 1;
	margin-bottom: 0.8em;
	margin-left: -15px;
	list-style-image: url(imgs/arrow_liste.gif);}

table {
	width:100%;
	background-color:transparent;
	border-style:solid;
	border-width:0px;
	padding:0px;}

td { 
	width:50%;
	border-style:solid;
	border-width:0px;
	padding-top:0px;
	padding-bottom:20px;
}
	
	
.li_ohne {
	list-style-position: outside;
	list-style-type: none;
	line-height: 1;
	margin-bottom: 0.8em;
	margin-left: -15px;
	list-style-image: none;
}
 
.li_eng {
	margin-bottom: 0em;
	line-height: 12px;
	list-style-position: outside;
	list-style-type: none;
	margin-left: 5px;
	list-style-image: url(imgs/arrow_liste.gif);
	background-position: bottom;
}

/* ----------container zentriert das layout-------------- */
#bg_shadow {
width: 830px;
margin-top:0px;
margin-bottom:0px;
margin-left: auto;
margin-right: auto;
background-image: url(imgs/shadow_bg.jpg); background-repeat: no-repeat;
}

#container {
width:800px;
margin-top:0px;
margin-bottom:0px;
margin-left:auto;
margin-right:auto;
}


/* ----------banner for header -------------- */
#banner_bild {
padding: 0px;
margin: 0px;

}

#banner {
padding: 0px;
margin: 0px;
}



/* -----------------Inhalt--------------------- */
#content {background-color:#ffffff; padding:0px; margin-left:40px; margin-right:20px; text-align: left;}


#content_pfeil {
	float: left;
	margin: 0px 15px 0px 0px;
	width: 30px;
	text-align: left;
}

#content_l {
	float:left;
	margin:0px 20px 0px 0px;
	width:335px;
	text-align:left;
	background-color:transparent;
}

	
#content_r {
	float:left;
	width: 335px;
	text-align:left;
	background-color:transparent;
}
	
#contentfull {
	margin:0px 20px 0px 0px;
	float:left;
	text-align:left;
	background-color:transparent;

	
}


#textbox {
	margin: 0px 0px 20px;
	padding: 10px; 
	border: solid 2px #CCCCCC;
}


/*#picbox {
	float:left;
	padding:0px;
	margin-right:20px;
	margin-top:10px;
	width:150px;
}*/
.picbox {float:left; padding: 0; margin: 10px 20px 10px 0; width:150px; height: 150px; line-height: 15px;}
.picbox img {border:none; padding: 0 60px 10px 0;}
.clear {clear:both;}

/*#picbox_mitarbeiter {
	float:left;
	padding:0px;
	margin-bottom:10px;
	margin-right:40px;
	width:280 px;
}*/


/*.m {
	border: 1px solid #eee;
	background-color:#fff;
	padding: 4px;}
*/

.picbox2 {
	border-width:0px;
	border-style:solid;
	margin-top:0px;
	margin-right:200px;
	width:200px;
	height:133px;
}

/* -----------footer--------------------------- */
#footer {
	clear: both;
	padding-top: 50px;
	text-align: right;
	vertical-align: bottom;
}
