@charset "utf-8";

body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;	
}

#content{
	font-size: 15px;
}

#frontContent #content{
	font-size: 13px;
	line-height: 13px;
}

form#searchForm input{
	font-size: 10px;
}

form#searchForm #btnSearch{
	font-size: 10px;
}

a{
	text-decoration: none;
	color: #000000;
}

#content a{
	color:#005100;
	text-decoration: underline;
}

#content .teaser a, #content .teaserLast a{
	text-decoration: none;
}

#mainMenu ul li a{
	color: #000000;
	font-weight: bold;
	letter-spacing: -0.05em;
}


#leftContent h2{
	font-weight: bold;
}

#content h1, #content h2{
	font-weight: bold;
}

#rightContent h2{
	font-weight: bold;
}

#footer, #footerFC {
	font-size: 10px;
}


#footer h2{
	font-weight: bold;
}

.teaser .details a, .teaser .teaserLast a{
	color: #005100;
}

.teaser h2, .teaserLast h2{
	color: #005100;
}

.teaser .details span, .teaserLast .details span{
	color: #999999;
}

/* 01.07.2008 */
.listDoc p{
	font-weight: bold;
}

.listDoc p span{
	font-weight: normal;
	font-size: 11px;
}

.listDoc p.listDocDate{
	text-align:right;	
	font-weight: normal;
	font-size: 11px;
}

.listDoc p.listDocDate a{
	font-size: 13px;
}
