/* CSS Document */
*{
	margin: 0;
	padding: 0;
}

body {
	background: #00567d url(../_gfx/bg_body.jpg) left top no-repeat;
	font: normal 90%/19px Arial, Helvetica, sans-serif;
}

.blau {
	color: #00567d;
}

.rot {
	color: #99181b;
}

.bold {
	font-weight: bold;
}

img.left {
	float: left;
}

img.right {
	float: right;
}

h1 {
	color: #99181b;
	font: bold 100%/19px Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

h2 {
	font: bold 100%/19px Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}



#container {
	width: 800px;
	margin: 60px auto 50px auto;
}

#header {
	background: transparent url(../_gfx/bg_header.gif) left top no-repeat;
	height: 99px;
}

#leftCol {
	background: #e8f0f3 url(../_gfx/bg_leftCol.gif) left top repeat-y;
	display: inline;
	float: left;
	width: 298px;
}

/**********NAVIGATIONEN**********/
	
	.hide {
		display: none;
	}
	
	#navTop {
		padding-right: 125px;
		list-style: none;
		font: bold 75%/18px Arial, Helvetica, sans-serif;
		text-align: right;
	}
	
	#navTop a, #navTop a:link, #navTop a:visited  {
		background: transparent url(../_gfx/bg_topNav_01.gif) right center no-repeat;
		color: #000;
		padding-right: 50px;
		text-decoration: none;	
	}
	
	#navTop a:hover, #navTop a:active, #navTop a:focus {
		background: transparent url(../_gfx/bg_topNav_01_act.gif) right center no-repeat;
		color: #99181b;
	} 
	
	#navTop li ul.hidden {
		display: none;
	}
	
	#navTop li ul {
		font-size: 90%;
		list-style: none;
	}
	
	#navTop li ul li a, #navTop li ul li a:link, #navTop li ul li a:visited {
		padding-right: 50px;
		text-decoration: none;	
		background: transparent url(../_gfx/bg_topNav_02.gif) right center no-repeat;
		color: #000;
	} 
	
	#navTop li ul li a:hover, #navTop li ul li a:active, #navTop li ul li a:focus {
		background: transparent url(../_gfx/bg_topNav_02_act.gif) right center no-repeat;
		color: #99181b;
	}
	
	#navTop li ul li ul li a, #navTop li ul li ul li a:link, #navTop li ul li ul li a:visited {
		text-decoration: none;	
		background: transparent url(../_gfx/bg_topNav_03.gif) right center no-repeat;
		color: #000;
	} 
	
	#navTop li ul li ul li a:hover, #navTop li ul li ul li a:active, #navTop li ul li ul li a:focus {
		background: transparent url(../_gfx/bg_topNav_03_act.gif) right center no-repeat;
		color: #99181b;
	}
	
	
	
	#navBottom {
		background: #e8f0f3 url(../_gfx/bg_nav_bottom.gif) left top no-repeat;
		display: block;
		font: bold 75%/18px Arial, Helvetica, sans-serif;
		height: 114px;
		padding: 75px 0 0px 178px;
		width: 118px;
		list-style: none;
	}
	
	#navBottom a, #navBottom a:link, #navBottom a:visited {
		color: #000;
		padding-left: 12px;
		text-decoration: none;
	}
	
	#navBottom a:hover, #navBottom a:active, #navBottom a:focus {
		background: transparent url(../_gfx/bg_bottomNav_act.gif) left center no-repeat;
		color: #99181b;
	}
	
	#btnSitemap {
		display: block;
		margin-top: 37px;
	}
    
    a.partner_link,
    a.partner_link:link,
    a.partner_link:visited {
        border: none;
        display: block;
        width: 149px;
    }
    
    a.partner_link img { border: none; }

/*********Ende Navigationen**********/
#content {
	background-color: #fff;
}

#content p {
	margin-bottom: 20px;
}

.contentBlock {
	border-top: 1px solid #00567d;
	margin-bottom: 30px;
	padding-top: 10px;
}

	.contentBlock img {
		float: left;
		margin: 0 20px 20px 0;
	}
	
	.contentBlock ul {
		font-size: 80%;
		list-style: disc!important;
		padding-left: 20px;
	}
	
	.contentBlock ul li {
		margin-bottom: 8px;
	}
	
	.contentBlock ul li ul li{
		font-weight: normal;
		margin-bottom: 5px;
		list-style: circle;
	}
	
a.downloadBtn, a.downloadBtn:link, a.downloadBtn:visited {
	background: transparent url(../_gfx/bg_downloadBtn.gif) left top no-repeat;
	color: #fff;
	display: block;
	float: right;
	font-weight: bold;
	height: 20px;
	margin-top: -10px;
	padding: 10px 10px 10px 40px;
	width: 80px;
}

a.downloadBtn:hover, a.downloadBtn:active, a.downloadBtn:focus {
	text-decoration: none;
}

a.mehrLink, a.mehrLink:link, a.mehrLink:visited {
	color: #00567d;
	display: block;
	font-weight: bold;
	margin: 3px 0 20px 0;
	text-decoration: none;
}

#rightCol {
	background: transparent url(../_gfx/bg_leftCol_bottom.gif) left top repeat-y;
	background-color: #FFF;
	padding: 20px 20px 20px 320px;
}

#rightCol ul {
	list-style: none;
	margin-bottom: 20px;
}

ul.contentLinklist {
	margin-bottom: 20px;
}

.contentLinklist li {
	list-Style: none;
}

.contentLinklist li a, .contentLinklist li a:link, .contentLinklist li a:visited {
	text-decoration: none;
	color: #00567d;
}

.contentLinklist li a:hover, .contentLinklist li a:active, .contentLinklist li a:focus {
	color: #99181b;
}

table {
	width: 459px;
}

table tr td {
	font: bold 80%/19px Arial, Helvetica, sans-serif;
	padding: 3px 0;
}

table tr td {
	border: 1px solid #00567d;
	padding-left: 10px;
}


/*******Formular*******/

form label {
	float: left;
}

form span {
	display: block;
	margin: 0 0 0 150px;
}

form p {
	margin: 5px 0!important;
}

/*******Formular Ende*******/

#clear {
	clear: both;
}

#footer {
	background: transparent url(../_gfx/bg_footer.gif) left top no-repeat;
	clear: both;
	height: 99px;
}

/***** Subcolumns *****/

  .subcolumns { width:100%; overflow:hidden; }

  /* (en) alternative class for optional support of old Mozilla/Netscape browers */
  /* (de) Alternative Klasse zur optionalen Unterstützung alter Mozilla/Netscape-Brower */
  .subcolumns_oldgecko { width:100%; float:left; }

  .c20l, .c25l, .c33l, .c40l, .c38l, .c50l, .c60l, .c62l, .c66l, .c75l, .c80l { float:left; }
  .c20r, .c25r, .c33r, .c40r, .c38r, .c50r, .c60r, .c66r, .c62r, .c75r, .c80r { float:right; margin-left:-5px; }

  .c20l, .c20r { width:20%; }
  .c40l, .c40r { width:40%; }
  .c60l, .c60r { width:60%; }
  .c80l, .c80r { width:80%; }
  .c25l, .c25r { width:25%; }
  .c33l, .c33r { width:33.333%; }
  .c50l, .c50r { width:50%; }
  .c66l, .c66r { width:66.666%; }
  .c75l, .c75r { width:75%; }
  .c38l, .c38r { width:38.2%; }
  .c62l, .c62r { width:61.8%; }

  .subc  { padding:0 0.5em; }
  .subcl { padding:0 1em 0 0; }
  .subcr { padding:0 0 0 1em; }

  .equalize, .equalize .subcolumns { overflow:visible; display:table; table-layout:fixed; }

  .equalize > div {
    display:table-cell;
    float:none; 
    margin:0; 
    overflow:hidden;
    vertical-align:top;
  }



