/* Tags */
* {
	margin: 0px;
	padding: 0px;
	}
html, body{
	height:100%;
	width:100%;
	}
body{
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:12px;
	color:#333333;
	}
img{
	border:none;
	}
a{
	outline:none;
	}
h1,h2,h3,h4,h5,h6{
	color:#0c57a8;
	margin-bottom:12px;
	margin-top:12px;
	}
p{
	margin-bottom:12px;
	margin-top:12px;
	}
h1{
	font-size:18px;
	}
address{
	font-style:normal;
	font-size:10px;
	}
address a{
	color:#0c57a8;
	text-decoration:none;
	}
address a:hover{
	border-bottom:1px dashed #0c57a8;
	}
#inhalt address{
	font-style:normal;
	font-size:12px;
	}
#inhalt ul{
	margin-left:15px;
	}
#inhalt li{
	list-style-type:square;
	}
#linke_spalte img{
	margin-top:12px;
	}
/* IDs */
#seite{
	height:720px;
	width:1000px;
	margin:auto;
	background:url(Bilder/Faux.jpg) repeat-y;
	
	border-bottom:1px solid #666;
	border-left:1px solid #666;
	border-right:1px solid #666;
	
	}
#container{
	background:url(Bilder/Faux.jpg) repeat-y;
	float:left;
	}
#kopf{
	height:160px;
	}
#linke_spalte{
	width:151px;
	float:left;
	padding-left:20px;
	padding-right:20px;
	}
#mitte{
	float:left;
	width:656px;
	}
#navigation{
	width:656px;
	height:25px;
	margin-bottom:8px;
	}
#inhalt{
	width:550px;
	margin:auto;
	clear:both;
	}
#inhalt a{
	color:#0c57a8;
	text-decoration:none;
	}
#inhalt a strong{
	font-weight:bold;
	}
#inhalt a:hover{
	border-bottom:1px dashed #0c57a8;
	}
#navigation ul{
	list-style-type:none;
	margin:auto;
	width:550px;
	}
#navigation li{
	float:left;
	}
#navigation a{
	background:#727272;
	color:#FFFFFF;
	text-decoration:none;
	width:80px;
	height:23px;
	display:block;
	line-height:23px;
	text-align:center;
	border:1px solid #fff;
	margin-right:5px;
	}
#navigation a:hover{
	background:#CCCCCC;
	color:#333333;
	}
#subnavigation{
	width:656px;
	height:25px;
	}
#subnavigation ul{
	width:550px;
	margin:auto;
	list-style-type:none;
	}
#subnavigation li{
	float:left;
	}
#subnavigation a{
	text-decoration:none;
	color:#333;
	margin-right:10px;
	}
#subnavigation a:hover{
	color:#999999;
	}
#rechte_spalte {
	text-align:center;
	width:153px;
	float:left;
	}

#service{
	margin-left:847px;
	text-align:center;
	width:153px;
	}
#service ul{
	list-style-type:none;
	}
#rechte_spalte a{
	text-decoration:none;
	color:#333333;
	}
#linke_spalte a{
	color:#0c57a8;
	text-decoration:none;
	}
#linke_spalte a:hover{
	border-bottom:1px dashed #0c57a8;
	}
/* Klassen */
#linke_spalte .news-latest-container{
	margin-top:38px;
	background:#CCCCCC;
	border:1px solid #fff;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	}
#rechte_spalte .csi-image{
	margin-right:0px !important;
	}
#rechte_spalte .csi-imagewrap{
	width:153px !important;
	}
#rechte_spalte .csi-text{
	padding-top:2px;
	}
/* Browser Hacks */
/* Internet Explorer 6 */
* html #mitte{
	width:616px;
	height:1%;
	float:left;
	}
* html #inhalt{
	width:656px;
	padding-top:15px;
	}
* html #wrap{
	width:550px;
	margin:auto;
	}
* html #kopf{
	overflow:hidden;
	}

* html #container{
	float:left;
	}
#inhalt .mf a.resize:hover{
border:none;}