/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

html{
	font-family:arial, sans-serif;
	font-size:12px;
}

body{
	background:url(../img/bodybg.png) center top no-repeat;
}



strong{
	font-weight:bold;
}

a:focus, input:focus{
	outline:none;
}

#jsfeeddump{
	display:none;
}

#top{
	width:990px;
	margin:auto;
}

#head{
	height:480px;
	margin-bottom:30px;
	
}

#content{
	min-height:500px;
	float:left;
	clear:both;
}

#logo{
	height:162px;
	width:390px;
	float:left;
	background:url(../img/logo.png) no-repeat;;
	overflow:hidden;
}

#logo a{
	height:162px;
	width:390px;
	display:block;
	line-height:400px;
}

#navi{
	height:162px;
	width:600px;
	background:url(../img/navibg.png) no-repeat;;
	float:left;
	position:relative;
}

#navi ol{
	position:absolute;
	top:55px;
}

#navi .n0{ left : 20px; }
#navi .n1{ left : 220px; }
#navi .n2{ left : 420px; }


#navi ol li{
	min-height:18px;
	line-height:18px;
}

#ie6 #navi ol li{
	height:18px;
	display:block;
}

#navi ol li a{
	color:#000;
	font-size:12px;
	text-decoration:none;
	text-indent:7px;
	display:block;
}

#navi ol li a:hover, #navi ol li a.active{
	color:#004225;
	background:url(../img/navi-dot.png) left center no-repeat;
}

#gadget{
	height:318px;
	width:990px;
	position:relative;
	clear:both;
}

#gadgeterror{
	position:absolute;
	width:960px;
	height:288px;
	border:15px double #f00;
	background:#000;
	text-align:center;
	line-height:288px;
	color:#f00;
	font-size:25px;
	font-weight:bold;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px; 
}

#bg{
	
	height:318px;
	width:990px;	
}

#gactive{
	position:absolute;
	left:650px;
	height:1px;
	width:19px;
	top:0px;
	background:url(../img/gadget-active.png) no-repeat;
	display:none;
}

#gadgetcontent{
	position:absolute;
	left:660px;
	padding-top:26px;
	top:0px;
	width:330px;
	height:318px;
	display:block;
	background:url(../img/gadget-navi.png) no-repeat;
}

#ie6 #gadgetcontent{ 
	
}

#aktuellesnavi{
	padding:5px 0px;	
}

#aktuellesnavi a.active{
	text-decoration:none;	
}

#gadgetcontent li{
	width:330px;
	height:46px;
	margin-bottom:1px;
	position:relative;
}

#gadgetcontent li a{
	display:block;
	height:40px;
	width:310px;
	font-size:14px;;
	padding:6px 0 0 20px;
	color:#fff;
	text-decoration:none;
}

#gadgetcontent li a.active{
	color:#fff;
}

#links{  
	width:620px;
	min-height:300px;
	float:left;
	margin:0px 20px;
}

#ie6 #links{
	margin:0px 10px;
}

#links h1{
	color:#004225;
	font-size:14px;
	text-transform:uppercase;
	line-height:18px;
	clear:both;
}

#links h2{
	color:#000;
	line-height:18px;
	margin-bottom:3px;
	margin-top:10px;
	font-weight:bold;
}


#aktuelles #links h2{
	clear:both;
	color:#000;
	line-height:18px;
	margin-bottom:3px;
	margin-top:10px;
	padding-top:16px;
	border-top:1px solid #bbb;
	font-weight:bold;
	font-size:14px;
}


#links p{
	line-height:18px;
	margin-bottom:18px;
}

#links a{
	color:#004225;
}

#links a:hover{
	text-decoration:none;
}

#rechts{
	width:289px;
	min-height:300px;
	float:left;
	margin:0px 20px 0px 0px;
	padding-left:15px;
	border-left:1px dotted #989690;
}

#ie6 #rechts{
	margin-left:10px;
}

#rechts h2{
	text-transform:uppercase;
	font-weight:bold;
	margin:0 0 5px 5px;
}

#rechts h3{
	margin-top:5px;
	line-height:18px;
	padding:5px;
}

#rechts h3 span, #rechts h3 a{
	display:block;	
}

#rechts h3 a{
	text-decoration:none;
}

#rechts h3 a:hover span.title{
	text-decoration:underline;
}

#rechts h3 span.date{
	color:#333;
	font-weight:bold;
}

#rechts h3 span.title{
	color:#004225;
}

#rechts h3 span.teaser{
	color:#666;
}


#threecol{
	margin-top:40px;
	width:970px;
	margin-left:20px;
	float:left;
	clear:both;
}

#ie6 #threecol{
	margin-left:10px;
}

#threecol .tc-teaser{
	margin-right:40px;
	height:140px;
	width:290px;
	float:left;
}


#threecol .tc-c{
	margin-right:0px;
}

#threecol .tc-teaser a{
	position:relative;
	float:left;
	height:inherit;
	width:inherit;
	text-decoration:none;	
	height:140px;
}

#threecol .tc-teaser a img{
	position:absolute;
}

#threecol .tc-teaser a span{
	position:absolute;
	bottom:0px;
	background:rgba(233,233,233,0.8);
	display:block;
	width:270px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;	
	color:#004225;
	line-height:18px;
	padding:7px 10px;
}

#threecol .tc-teaser a:hover span{
	background:rgba(233,233,233,1);
}

#ie6 #threecol .tc-teaser a span,
#ie7 #threecol .tc-teaser a span,
#ie8 #threecol .tc-teaser a span{
	background:rgb(233,233,233);
	cursor:pointer;
}

#bottom{
	background:url(../img/bottombg.png) center top no-repeat;
	height:172px;
	clear:both;
	border-top:50px solid #fff;
}

#footer{
	text-align:center;
	margin-top:77px;
}

#footer span{
	padding-right:20px;
	font-size:11px;
	color:#333;
	
}


/* unterseiten */

#sphl{
	line-height:24px;
	margin-bottom:30px;
}

#sphl h1{
	font-size:18px;
	color:#000;
	text-transform:none;
}

#sphl h2{
	font-size:24px;
	color:#000;
	text-transform:none;
}

.sp #links h1{
	color:#333;
}


dl.fleft{
	float:left;
	margin:5px 10px 0px 0px;
}

dl.fright{
	float:right;
	margin:5px 0px 0px 10px;
}

dl.img dd{
	font-size:11px;
	margin-bottom:10px;
}

#content ul, content ol{
	margin-bottom:18px;
}

#content ul li{
	list-style-type:disc;
	margin-left:5px;
	line-height:18px;
	list-style-position:inside;
}

#content ol li{
	list-style-type:decimal;
	margin-left:5px;
	line-height:18px;
	list-style-position:inside;
}

