body {
    background-color: silver;
    text-align: center;  /* Zentrierung im Internet Explorer */
    margin: 0px;
}

img {border:none;}

.cname{
  	visibility: hidden;
  	}
  	
.contentSubPart h1 {
	font-size: 10px;
	}

#page{
	width:980px;
	height:595px;
	text-align: left;
	background-color: #ffffff;
	color:#000000;
	margin: auto;
	}

#headrow{
	text-align: center;
	width:980px;
	height:135px; 
	background-color: #ffffff;
	}

#leftSidebar{
	text-align: center;
	width:300px;
	height:400px;
	background-color: #e0e1e2;
	float:left;
	}

#leftSidebar h1 {
	color:#0c5091;
	font-size: 31px;
	font-variant:small-caps;
	margin-top: auto;
	margin-left: auto;
	}



#midRow {
	background-color: #e0e1e2;
	
	/* wird gebraucht fürs nachfolgende positionieren */
	position: relative;
	top:0px;
	left:0px;
	/* ENDE wird gebraucht fürs nachfolgende positionieren */
	vertical-align:middle;
	float: left;
	width: 540px;
	height:400px;
	overflow: auto;
	overflow-x: hidden;
	padding-top: 0px;
	padding-right:10px;
	text-align: justify;
	font-size: 14px;
	line-height:16px;
	color: #0c5091;
	font-family: arial;
	}
	
#midRow .k{
	font-size: 24px;
	line-height:24px;
	color: #d11142;
}

/* positioniert wie midRow */

#Layer1 {
	position:absolute;
	left:0px;
	top:0px;
	width:555px;
	height:400px;
	z-index: 2100;
	background-color: #e0e1e2;
	overflow:hidden;
	}

#rightSidebar {
    background-color: #e0e1e2;
    display: block;
    float:left;
    width: 130px;
    height: 400px;  
    }

#footRow{
	text-align:center;
	width:980px;
	height:50px; 
	background-color: #ffffff;
}


#menu{
    	text-align:center;
    	background-color: #fff;
    	width: 855px;
    	height: 47px;
    	overflow: hidden;
			margin-left:15px;
			float: left;
}

.menuLevel0{
	text-align:center;
	width:70px;
	height:20px;
	font-size:12px;
  font-family:arial;
 	float:left;
 	margin-top: 22px;
    	}

.menuLevel0 a{
    text-decoration: none;
    color:#0C5091;
}

.menuLevel0 a:hover{
    font-weight: bold;
    font-size:12px;
    border-bottom: 2px solid silver;
     
    }
.menuLevel0 .highlighted {
    font-weight: bold;
    font-size:12px;
    border-bottom: 2px solid silver;
    }
#fk {
		margin-left: 882px;
	}
#fk a{
		color: #cc0000;
		text-decoration: none;
	 	margin-top: 22px;
		float: left;
		font-size:12px;
  	font-family:arial;
}	
#fk a:hover{
	border-bottom: 2px solid #cc0000;
}	
	
.clear {
    clear:both;
    overflow:hidden;
  }
#Layer3 {
	display: none;
	padding: 0px 50px 0px 50px;
}
#Layer3 img {
	margin-bottom: 5px;

}
#blau {
	color: #0c5091;
	font-family: arial;
	font-size: 9px;

}
