/*
 * Date: 18.6.2008
 * Author: tb
 * 	
*/
body{
	color:#336699;
}

h1,h2{
	margin:0px;
	padding:0px;
	font-size:11px;
	font-weight:bold;
	color:#99cc00;	
}
h1 {
	text-transform:uppercase;
}

h2{
	margin-bottom:5px;
	font-size:12px;
}

/* a.more{
	background-image:url(../images/li_gruen.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 14px;
}*/

#c-top{
	background-color:#FFF;
	background-image:url('../images/c-top_bg-gruen.gif');
	background-repeat:no-repeat;
}

#c-middle{
	background-color:#336699;
}

#c-middle .secondary_background {
	background-color:#99cc00;
	height:176px;
}

#c-main {
	background-image:url('../images/c-bottom_bg-gruen.gif');
	background-repeat:repeat-y;
}


div.font-logo a{
	display:block;
	text-decoration:none;
	width:354px;
	height:24px;
	background-image:url('../images/logo-schrift-gruen.gif');
	background-repeat:no-repeat;
}

div.img-logo a{
	display:block;
	text-decoration:none;
	width:196px;
	height:176px;
	background-image:url('../images/logo-gruen.gif');
	background-repeat:no-repeat;
}


#c-main #spalte1 a, #c-main #spalte2 a{
	color:#99cc00;
	text-decoration:none;
}

#c-main #spalte1 a.active{
	color:#99cc00;
	text-decoration:none;
}

#c-main #spalte1 a:hover, #c-main #spalte2 a:hover{
	color:#99cc00;
	text-decoration:underline;
}
div.menu3 a{
	color:#336699 !important;
	text-decoration:none;

}
div.menu3 a.active{
	color:#99cc00 !important;
	text-decoration:none;
}

div.menu3 a:hover{
	text-decoration:underline;

}

#menu a{
	color:#336699;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}

#menu a:hover{
	text-decoration:underline;
}


#menu a.active{
	color:#99cc00;
}
div.language-selection a.active{
	color:#99cc00;
	text-decoration:none;
}
div.language-selection a{
	color:#336699;
	text-decoration:none;
}
div.language-selection a:hover{
	color:#99cc00;
}

#menu ul li ul a{
	color:#336699;
	text-decoration:none;
	text-transform:none;
	font-weight:normal;
}
#menu ul li ul a:hover{
	font-weight:normal;
	text-decoration:underline;
}

#footer p{
	line-height:16px;
}
#footer a{
	color:#99cc00;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
	
}


#c-main #spalte2 ul{
	list-style-image:url('../images/li_gruen.gif');
	margin:0px 0px 12px 20px;
	padding:0px 0px 0px 0px;
	font-size:12px;
}
#c-main #spalte2 li{
	margin:0px 0px 4px 0px;
	padding:0px 0px 0px 0px;
}

#c-main #spalte2 ol{
	margin:0px 0px 12px 20px;
	padding:0px 0px 0px 0px;
	font-size:12px;
}

div.blog-button{
	margin:15px 0px 0px 10px;
}
div.blog-button a{
	display:block;
	background-image:url('../images/blog_button_1.gif');
	width:79px;
	height:20px;
}
div.blog-section div.blog-text p{
	padding-left:9px !important;
	margin-top:3px !important;
	margin-bottom:5px !important;
}
div.blog-section div.blog-text a{
	font-size:10px;
	text-transform:none !important;
	color:#99CC00 !important;
	font-weight:normal !important;
}

div.news-button{
	margin:25px 0px 0px 10px;
}
div.news-button a{
	display:block;
	background-image:url('../images/news_button_1.gif');
	width:79px;
	height:20px;
}
div.news-section div.news-text p{
	padding-left:9px !important;
	margin-top:3px !important;
	margin-bottom:5px !important;
}
div.news-section div.news-text a{
	font-size:10px;
	text-transform:none !important;
	color:#99CC00 !important;
	font-weight:normal !important;
}
