body {
	/*background-image: url(../image/hintergrund.jpg);
	background-repeat: repeat-x;
	background-color: #089EEC;*/
	background-color: #CCCCCC;
}

#ContentMain{
	position: absolute;
	width: 900px;
	height: 915px;
	background-color: #CCCCCC;
}

#ContentHeader{
	background-image: url(../image/hintergrundheader4.jpg);
	background-repeat: repeat-x;
	position: absolute;
	width: 900px;
	height: 150px;
}

#ContentHeaderText1{
	position: absolute;
	color: white;
	font-weight: bold;
	top: 40px;
	left: 80px;
	height: 20px;
	width: 600px;
}

#ContentHeaderTextImage{
	position: absolute;
	color: white;
	font-weight: bold;
	top: 39px;
	left: 445px;
	height: 25px;
	width: 225px;
}

#ContentHeaderText2{
	position: absolute;
	color: white;
	font-weight: bold;
	top: 122px;
	left: 505px;
	height: 20px;
	width: 500px;
}


#ContentMenu{
	background-color: #089EEC;
	position: absolute;
	top: 150px;
	width: 180px;
	height: 750px;
}

#ContentMenuText{
	position: absolute;
	background-image:url(../image/menuwillkommen.jpg);
	background-repeat: no-repeat;
	top: 7px;
	left: 5px;
	width: 178px;
	height: 100px;
}

#ContentMenuText2{
	position: absolute;
	background-image:url(../image/menuordination.jpg);
	background-repeat: no-repeat;
	top: 122px;
	left: 5px;
	width: 178px;
	height: 200px;
}

#ContentMenuText3{
	position: absolute;
	background-image:url(../image/menuleistung.jpg);
	background-repeat: no-repeat;
	top: 337px;
	left: 5px;
	width: 178px;
	height: 200px;
}

.spacer{
	margin-left: 10px;
}



#ContentBottom{
	background-image:url(../image/hintergrundbottom.jpg);
	position: absolute;
	top: 600px;
	width: 900px;
	height: 150px;
}

#ContentContent{
	position: absolute;
	top: 150px;
	left: 180px;
	width: 720px;
	height: 690px;
	background-image:url(../image/hintergrundcontent.jpg);
	/*background-color: #EBF3AB;
	background-color: #089EEC;*/
}

#ContentContentText{
	/*border: 1px solid black;*/
	position: absolute;
	top: 70px;
	left: 70px;
	width: 600px;
	height: 565px;
}

a:link { 
font-style: normal; 
font-weight :normal;
color: black;
text-decoration: underline; 
}

a:active { 
font-style: normal; 
color: black; 
text-decoration: underline; 
font-weight: normal; 
}

a:visited { 
font-style: normal; 
font-weight: normal; 
color: black; 
text-decoration: undeline; 
}

a:hover { 
font-weight: bold; 
font-style: normal; 
color: #089EEC; 
text-decoration: underline; 
}

a:focus {
font-style: normal;  
font-weight: normal; 
color: black; 
text-decoration: underline; 
}
