body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color: silver;
}


h1,h2,h3,h5 {
    margin:0;
    color: #0062a6;
}
.tdblue {
	background-color: #dee6f3;
	border: 1px;
	font-size: 0.8em;
}


/********************************************
 Seitencontainer
 legt die Gesamtbreite fest
*/

#page {
    color: #000000;
    width: 992px;
    height: 635px;	
    background-image: url('../images/bgHeadRightCol.jpg');
    background-repeat:repeat-x;
    background-color: #fff;
    border: 0px;
    margin: 0px;
    padding: 0px;
}

/********************************************
Linke Spalte
*/

#headRow {
	height: 130px;
}
#midRow {
	width: 995px;
	text-align: left;
	border: 0px;
	margin: 0px;
	padding:0px;
}

#leftCol{
	width: 195px;
	height: 505px;
	background-image: url('../images/bgLeftCol.jpg');
	background-repeat:repeat-x;
	float: left;
	margin: 0;
}

/********************************************
Kopfzeile rechts
*/

#rightCol{
	width: 797px;
	height: 505px;
	overflow: auto;
	margin: 0;
	background-color: #fff;
}
#headLeftCol{
	height: 130px;
	width: 200px;
	vertical-align:bottom;
	text-align: center;
	float:left;
}

#headRightCol{
	height: 130px;
	text-align: center;
	margin-right: 100px;
	
}
#headRightCol h1{
	padding-top: 25px;
	font-size: 1.8em;
	font-weight: bold;
}
#headRightCol h2{
	padding-top: 0px;
	padding-bottom: 7px;
	font-size: 0.7em;
	font-weight: bold;
}
#headRightCol p{
    	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 9px;
}

.sitemap {
	padding-top: 2px;
	width:	200px;
	text-align: left;
	overflow: hidden;
}
.menuLevel0 a {
	display: block;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #0062a6;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	margin-left: -20px;
	margin-top: 15px;
	}
#leftCol .sitemap .menuLevel0 {
	list-style-type: none;	
}
#leftCol .sitemap .menuLevel2 {
	list-style-image:url(../images/list_style_image.gif);
}

.menuLevel0 a:hover, .menuLevel0 a:link.highlighted, .menuLevel0 a:visited.highlighted{
	color: #0062a6;
}

.menuLevel1 {
	font-size: 0.8em;
	font-weight: bold;
	margin-left: -3px;
	line-height: 150%;
	}

.menuLevel1 a{
	text-decoration: none;
	color: #000;
	}

.menuLevel1 a:hover, .menuLevel1 a:link.highlighted, .menuLevel1 a:visited.highlighted{
	color: #0062a6;
	}

.menuLevel2 {
	font-size: 0.7em;
	font-weight: normal;
	margin-left: 7px;
	margin-top: 0px;
	}

.menuLevel2 a{
	text-decoration: none;
	color: #000;
	}

.menuLevel2 a:hover, .menuLevel2 a:link.highlighted, .menuLevel2 a:visited.highlighted{
	color: #0062a6;
	}

.menuSpacer{
	margin-left: -20px;
	margin-bottom: 10px;
	height: 15px;
	width: 155px;
	border-bottom: 2px solid #0062a6;
	}

#leftCol .sitemap .menuSpacer{
	list-style-type: none;	
}

#content{
	width: 482px;
	float: left;
	margin: 0px;
}

#content li {
	margin-left:18px;
	margin-bottom: -15px;
}
#content ul {
	margin-top: -10px;
}
#content h4 {
    	font-family: Verdana, Helvetica, Arial, sans-serif;
    	margin-bottom: -10px;
    	color: #000;
    	font-weight: bold;
}
#content td h4 {
    	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin-bottom: 0px;
    	color: #0062a6;
    	}

.contentSubPart {
	padding: 30px;
		}
.contentSubPart table{
	padding: 3px;
		}

.BildContainer {
	width: 290px;
	float: left;
	padding-top: 30px;
}



.title{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #0062a6;
	font-size: 1.2em;
	margin-bottom: 15px;
	font-weight: bold;
}

.heading{
	display: none;
	}

.teaser{
	font-weight: bold;
	font-size: 0.9em;
	margin-bottom: 15px;
}
.bodytext{
}

#line{
	display: none;
}