@import url('reset.css');
@import url('print.css') print;

/***

***/

/**********************************************************************/

body {
/*	background: url(../img/layout/bg_main.jpg) repeat-x #fff 0% 0%;*/
	font-family: Arial, Helvetica, sans-serif, sans;
	background-color: #DDD;
	color: #000;
	font-size: 100.01%;
	
	}

p {
	margin-bottom: 14px;
	line-height: 150%;
	}

a {
	text-decoration: none;
	color: #555;
	}
a:hover {
	text-decoration: underline;
	}
a:focus {
	outline: 1px #8a1214 dotted;
	}

b, strong {
	font-weight: bold;
	}
i, em {
	font-style: italic;
	}
tr, td {
	vertical-align: top;
	}
	
h1 {
	font-size: 35px;
	color: #0072cc;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: dotted #999 3px;
}

h2, h3 {
	font-size: 19px;
	color: #0072cc;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: dotted #999 3px;
	line-height: 130%;
}
h3 {
	border: none;
}

/**********************************************************************/

#container {
	width: 1000px;
	margin: 0px auto;
	margin-top: 390px;

	}

/**********************************************************************/
#header {
	background-color: #fff;
	height: 380px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	top: 0px;
	width: 1000px;
}

#head-logos {
	position: absolute;
	left: 50%;
	margin-left: -470px;
	top: 30px;
	
	
}
#head-navi {
	padding: 20px 30px 75px 0px;
	
	
}
#head-navi li {
	float: right;
	margin-left: 20px;
	font-size: 70%;
	
}


	
#head {
	
	height: 180px;
	background: url(../img/layout/bg-head.jpg) no-repeat;padding: 30px;
}
#head p{
	text-align: right;
	font-size: 17px;
	color: #fff;
}
#navi {
	
	padding-left: 20px;
	height: 36px;
	background: url(../img/layout/bg-navi.gif) repeat-x;
	width: 980px;
}
#head strong{
	font-size: 25px;
}
#navi li {
	float: left;
	color: #fff;	
padding: 10px;
}
#navi a {
	color:#fff;
	text-decoration: none;
}
#navi li:hover {
	background: url(../img/layout/bg-navi-hover.gif) repeat-x;
}

	

#contentbereich {
	background-color: #fff;
	min-height: 300px;
	padding-top: 10px;
	padding-bottom: 50px;
	
	}

/**********************************************************************/

#content {
	float: left;
	width: 600px;
	margin: 30px;
	margin-left: 70px;	
	
	}
	
	#content  p{
		font-size: 16px;
	}

#content li{
	background: url(../img/layout/bg-aufz.gif) no-repeat 0px 3px;
	padding-left: 20px;
	margin: 17px 0;
	color:#333;
}
#spalte {
	float: right;
	width: 260px;
	margin: 30px 30px 0px 0px;
	font-size: 90%;
}

#footer {
	background: url(../img/layout/bg-footer.gif) repeat-x;
	height: 50px;
	padding-top: 20px;
	color: #666;
	font-size: 70%;
	text-align: center;
}

/**********************************************************************/

.floatbreaker {
	clear: both;
	}

.rahmen {
	border: 1px #595959 solid;
	}

.rechts {
	float: right; margin: 3px 0px 15px 15px;
	}

.links {
	float: left; margin: 3px 15px 15px 0px;
	}
	
/**********************************************************************/
/***********Cookie Hinweis***********************************************************/
	
	
#cookiedingsbums a {color:#000; text-decoration:none;}

#cookiedingsbums a:hover {text-decoration:underline;}

#cookiedingsbums div {padding:10px; padding-right:40px;}

#cookiedingsbums { 
   outline: 1px solid #7b92a9; 
   text-align:right; 
   border-top:1px solid #fff;
   background: #d6e0eb; 
   background: -moz-linear-gradient(top, #d6e0eb 0%, #f2f6f9 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6e0eb), color-stop(100%,#f2f6f9)); 
   background: -webkit-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%); 
   background: -o-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%);
   background: -ms-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%); 
   background: linear-gradient(to bottom, #d6e0eb 0%,#f2f6f9 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(   startColorstr='#d6e0eb', endColorstr='#f2f6f9',GradientType=0 ); 
   position:fixed;
   bottom:0px; 
   z-index:10000; 
   width:100%; 
   font-size:12px; 
   line-height:16px;}

#cookiedingsbumsCloser {
   color: #777;
   font: 14px/100% arial, sans-serif;
   position: absolute;
   right: 5px;
   text-decoration: none;
   text-shadow: 0 1px 0 #fff;
   top: 5px;
   cursor:pointer;
   border-top:1px solid white; 
   border-left:1px solid white; 
   border-bottom:1px solid #7b92a9; 
   border-right:1px solid #7b92a9; 
   padding:4px;
   background: #ced6df; /* Old browsers */
   background: -moz-linear-gradient(top, #ced6df0%, #f2f6f9 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ced6df), color-stop(100%,#f2f6f9)); 
   background: -webkit-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: -o-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: -ms-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: linear-gradient(to bottom, #ced6df0%,#f2f6f9 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(    startColorstr='#ced6df', endColorstr='#f2f6f9',GradientType=0 ); 
 }

#cookiedingsbumsCloser:hover {border-bottom:1px solid white; border-right:1px solid white; border-top:1px solid #7b92a9; border-left:1px solid #7b92a9;}
/**********************************************************************/