@charset "utf-8";
/* CSS Document */

#content{
	width: 710px;
	font-size: 80%;
	line-height: 140%;
	text-align: justify;
}

#content a{
	color: #0066cc;
}

#content p{
	padding: 0px 0px 16px 0px;
}

#content ul{
	padding: 0px 0px 10px 20px;
}

#content .csc-header h1.csc-firstHeader{
	font-size: 130%;
	color: #0066cc;
	padding: 0px 0px 8px 0px;
	border: none;
	font-weight: normal;
}

#content .csc-header h1, #content .csc-textpicHeader h1{
	font-size: 100%;
	font-weight: bold;
	border-bottom: 1px solid #999999;
	margin: 0px 0px 8px 0px;
}

#content p.csc-caption{
	font-size: 80%;
	padding: 4px 0px 0px 0px;
	line-height: 100%;
}

/*BOX NEWSLETTER UND BOX PARTNER*/
.border_inside{
	border: 1px solid #fff;
}	

#newsletter{
	padding: 0px;
	margin-top: 38px;
}

#newsletter .head{
	color: #ef9e31;
	line-height: 12px;
	padding: 0px 4px 0px 18px;
}

#newsletter .content{
	background-color: #f9d8ac;
	border: 1px solid #ef9e31;
	font-size: 80%;
}

#newsletter .border_inside{
	padding: 16px 12px 14px 12px;
	line-height: 120%;
}

#newsletter input.text{
	font-size: 90%;
	border: 1px solid #ef9e31;
	width: 140px;
	margin: 8px 0px 0px 0px;
}

#newsletter form{
	padding-bottom: 10px;
}

#partner{
	margin-top: 38px;
}

#partner .head{
	color: #0066cc;
	line-height: 12px;
	padding: 0px 4px 0px 18px;
}

#partner .content{
	background-color: #e5effa;
	border: 1px solid #0066cc;
	text-align: center;
	vertical-align: middle;
}

#partner img{
	padding-bottom: 10px;
	overflow: hidden;
}

#partner .border_inside{
	padding: 16px 12px 14px 12px;
	overflow: hidden;
}

#partner .link{
	padding: 6px 0px 0px 0px;
	font-size: 80%;
	border-top: 1px solid #898f96;
	text-align: right;
	background-image: url(../images/start_box_aktuelles_li.gif);
	background-position: 48px 10px;
	background-repeat: no-repeat;
}

#partner .link a{
	color: #0066cc;
}

/*Sitemap*/
.csc-sitemap-level2 a, .csc-sitemap-level3 a{
	font-weight: normal;
}

#content .csc-sitemap-level1{
	font-size: 100%;
	padding: 2px 0px 4px 0px;
}

#content .csc-sitemap-level2{
	font-size: 100%;
	padding: 0px 0px 4px 20px;
}

#content .csc-sitemap-level3{
	font-size: 90%;
	padding: 0px 0px 2px 30px;
}

/*Download*/
a.download
{
	background-image: url(../images/document-pdf.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 18px;
}

