@charset "utf-8";
/* CSS Document */

* {
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, sans-serif, regular;	
}

body { 
	font-size:12px;
	background:#ecedee;
	color:#404040; 
}

/*---------------------------------------------------Rahmenlayout--------------------------------------------------*/
.clear {clear:both;}

#wrapper {
	margin:20px auto 0 auto; 
	width:1024px; 
	background-color:#FFFFFF; 
}

#header {  
	height:155px; 
	width:100%;
}

#breadcrumb {
	height:20px; 
	padding:5px 0 0 20px;
	font-size:10px; 
	color:#c4c2c2;
}

#breadcrumb a {
	color:#c4c2c2;
	text-decoration:none;
}

#leftCol {
	width:305px; 
	float:left;
	border:0px solid #000;
}

#content {
	width:690px; 
	float:right;
	margin-right:10px;
	line-height:155%; 
}



/*---------------------------------------------------Contentlayout--------------------------------------------------*/
#content * {
	font-family:Arial, Verdana, sans-serif, regular;
}

#content h1, #content h2, #content h3, #content h4 {
	font-family:Verdana, Arial, sans-serif, regular;
}

#content a {
	color:#00489c;
	text-decoration:none;
	font-weight:bold;
}

#content a:hover {
	text-decoration:underline;
}

#content h1 {
	font-size:15px; 
	font-weight:bold; 
	color:#00489c; 
	background-image:url(../img/linie_grau.gif); 
	background-repeat:repeat-x; 
	background-position:bottom;
	padding-bottom:10px;
	margin-bottom:15px;
	line-height:150%;
}

#content h2 {
	font-size:13px; 
	font-weight:bold; 
	color:#5e5d5d;
	line-height:145%;
}

#content h4 {
	font-size:13px; 
	font-weight:bold; 
}

#content p { 
	font-size:12px; 
	width:auto;
	margin-bottom:15px;
	text-align:justify;
}

#leftCol h1 {
	font-size:12px;
	font-weight:bold;  
	color:#00489c; 
	background:url(../img/grey_aktuelles.gif) no-repeat; 
	padding-left:20px;
	margin-bottom:15px; 
}

/*----------------------ExtraClassen----------------------------*/
.line_left{ 
	background-image:url(../img/linie_blau.gif); 
	background-repeat:repeat-x; 
	width:100%; 
	height:3px;
}

.line_right{ 
	background-image:url(../img/linie_grau.gif); 
	background-repeat:repeat-x; 
	width:100%; 
	height:3px;
}

.topper{ 
	width:28px; 
	height:10px;
	margin:15px 10px 5px auto; 
}


/*----------------------Navigation----------------------------*/

#navigation { 
	width:285px; 
	margin:32px 0 0 15px;
}

#navigation li{
	list-style:none; 
	padding-top:15px;
}

#navigation li.selected{
	background:transparent;
}

#navigation li a {
	font-size:12px;
	font-weight:bold;  
	color:#5e5d5d; 
	text-decoration:none; 
	background:url(../img/nav_blue_normal.gif) no-repeat 0 0; 
	padding-left:20px; 
}

#navigation li a:hover { 
	font-weight:bold; 
	color:#00489c; 
	text-decoration:none; 
	background:url(../img/nav_grey_over.gif) no-repeat 0 0;
	padding-left:20px;
}

#navigation li a.selected { 
	font-weight:bold; 
	color:#00489c; 
	text-decoration:none; 
	background:url(../img/nav_grey_over.gif) no-repeat 0 0;
	padding-left:20px;
}

#navigation li li{
	list-style:none; 
	padding-left:20px;
	
}

#navigation li li a{
	font-size:11px;
	font-weight:normal; 
	color:#5e5d5d; 
	background:url(../img/nav_2_blue_normal.gif) no-repeat 0 3px;
	padding-left:15px; 
}

#navigation li li a:hover{
	font-weight:normal;
	padding-left:15px;
	background:url(../img/nav_2_grey_over.gif) no-repeat 0 3px;
}

#navigation li li a.selected{
	font-weight:normal;
	color:#00489c; 
	padding-left:15px;
	background:url(../img/nav_2_grey_over.gif) no-repeat 0 3px;
}

#navigation ul ul li {
	padding:3px 0 0 29px;
}

#navigation ul ul {
	margin:5px 0 0 0;
}

a:focus {outline:none;}

/*---------------------------------Aktuelles------------------------------------*/

#aktuelles { 
	width:285px; 
	margin-left:15px; 
	margin-top:50px;
	font-size:10px;
}

#aktuelles a {
	color:#00489c; 
	text-decoration:none; 
	font-weight:bold;
}

#aktuelles img{
	margin:0px 5px 0 0;
	border:1px solid #96969a; 
}



/*-------------------------------------------------FOOTER------------------------------------------*/
#footer{
	width:100%; 
	height:34px; 
	background-image:url(../img/footer_back.jpg);
}

#footer_content {  
	font-size:12px; 
	color:#FFFFFF;
	padding-top:9px;
}


.copyright {
	margin-left:15px; 
	font-family:Arial, Verdana, sans-serif, regular; 
	font-size:10px; 
}

#footer_content a.print img { 
	text-decoration:none; 
	border:0; 
	position:relative;
	top:5px;
	left:535px;
}

#footer_navi{
	float:right; 
	margin-left:20px;
	margin:-15px 10px 0 0;
}


ul#secondaryNavList li {
	display:inline;
}

ul#secondaryNavList li a {
	font-size:12px;
	padding:0 0 0 30px;
	text-decoration:none; 
	color:#FFFFFF;
}


/*-------------------------------------------------LISTEN------------------------------------------*/

#content ol, #content ul {
	margin-bottom:15px;
	margin-left:30px;
	font-size:12px;
	list-style-type:square;
}

#content ol ol, #content ul ul {
	margin-bottom:0px;
	margin-left:30px;
	font-size:12px;
	list-style-type:square;
}


div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom:0px;
	padding-bottom:5px;
}

#footerzeile {
	color:#4A4A4A;
	font-size:9px;
	text-align:center;
}
