@charset "utf-8";
/* CSS Document */

body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#000;
	
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:15px;
	
	text-align:center;
	
	
	background-color: #CCC;
	
}



a {
	color:#fcc100;
	text-decoration:none;
}

img {
	border:0px;
}

h1 {
	
	text-align: left;
	font-size: 15px;
	font-weight: bold;	
	
}

/* TEXT HERVORHEBEN ------------------------------------------------------------------------------------------*/

.txt-sonder {
	color:#000;
	font-weight:bold;
}

.sonderlink{
	color:#C00;
	text-decoration:underline;
	font-weight:bold;
}

.shadow{
	position: relative;
  	bottom: 4px;
 	right: 4px;

	
}


.impspacelrg{
	margin-right:30px;
}

.impspacesml{
	margin-right:10px;
	margin-top:10px;
}

/* DIV CONTAINER ---------------------------------------------------------------------------------------------*/

#content-container {
	width:1000px;
	position:absolute;
	left:50%;
	margin-left:-500px;
	background-color:#FFF;
	padding: 10px;
	
}

#header {
	width:1000px;
	height:200px;
	/*background-image:url(img/Head_1000x200px.png);
	background-repeat:no-repeat;
	position:absolute;*/
}

#navi {
	width:1000px;
	/*position:absolute;
	margin-top:205px;*/
	background-color:#ffe19a;
	height: auto;
	
}

#links {
	width:170px;
	padding-left:10px;
	padding-right:10px;
	margin-right:0px;
	margin-top:0px;
	background-color:#fff;
	float:left;
	text-align:left;
	z-index:1;

}

#links1 {
	width:140px;
	padding:10px;
	margin-top:15px;
	margin-bottom:15px;
	background-image:url(img/div_bg.png);
	background-repeat:repeat-x;
	/*background-color:#ffe19a;*/
	background-position:-100px;
	float:left;
	text-align:left;


}

#links2 {
	width:140px;
	padding:10px;
	margin-top:15px;
	margin-bottom:15px;
	background-image:url(img/div_bg.png);
	background-repeat:repeat-x;
	/*background-color:#ffe19a;*/
	background-position:-100px;
	float:left;
	text-align:left;


}

#links3 {
	width:140px;
	padding:10px;
	margin-top:15px;
	margin-bottom:15px;
	background-image:url(img/div_bg.png);
	background-repeat:repeat-x;
	/*background-color:#ffe19a;*/
	background-position:-100px;
	float:left;
	text-align:left;


}

#links4 {
	width:140px;
	padding:10px;
	margin-top:15px;
	margin-bottom:15px;
	background-image:url(img/div_bg.png);
	background-repeat:repeat-x;
	/*background-color:#ffe19a;*/
	background-position:-100px;
	float:left;
	text-align:center;


}

#linkshr{
	width:160px;
	height:1px;
	background:#FFF;
	background-image:url(img/strichel.png);
	background-repeat:repeat-x;
	float:left;
	azimuth:
}

#rechts {
	width:780px;
	padding-left:10px;
	padding-right:20px;
	padding-top:10px;
	margin-top:15px;
	background-color:#fff;
	float:left;
	text-align:left;
	z-index:2;
	color: #000;

}



#footer{
	float:left;
	width:980px;
	height:30px;
	padding-top: 20px;
	padding-right:20px;
	position:relative;
	background: url(img/footer.jpg) no-repeat;
}

#footer a{
	
	color: black;
}

span {
	font-weight: bold;
}

.titel {
	color: #FC0;
	text-decoration:underline;
}
