BODY {

        background : url(../images/frame/hintergrund.gif) fixed #FDEFC7;

        background-repeat : repeat-x;
}


#link_english {
	background : url(../images/button/english.gif);
	position : absolute;
	top : 30px;
	left : 245px;
	border : solid 2px #ff0000;
}
#link_english:hover {
	background: url(../images/button/english_down.gif);
	border : solid 3px #B0E0E6;
}
#link_span {
	background : url(../images/button/span.jpg);
	position : absolute;
	top : 30px;
	left : 345px;
	border : solid 2px #000000;
}
#link_span:hover {
	background: url(../images/button/span_down.jpg);
	border : solid 3px #B0E0E6;
}
#link_german {
	background : url(../images/button/german.gif);
	position: absolute;
	top : 30px;
	left : 445px;
	border : solid 2px #ff0000;
}
#link_german:hover {
	background: url(../images/button/german_down.gif);
	border : solid 3px #B0E0E6;
}


#link_boltenhagen {
	background : url(../images/button/button_boltenhagen.jpg);
	position : absolute;
	top : 154px;
	left : 544px;
	border : solid 2px #ff0000;
}
#link_boltenhagen:hover {
	background: url(../images/button/button_down.jpg);
	border : solid 2px #0000CD;
}
#link_boltenhagen_e {
	background : url(../images/button/button_boltenhagen_e.jpg);
	position : absolute;
	top : 154px;
	left : 544px;
	border : solid 2px #ff0000;
}
#link_boltenhagen_e:hover {
	background: url(../images/button/button_down_e.jpg);
	border : solid 2px #0000CD;
}

#link_boltenhagen_pic {
	background : url(../images/pics/index/hover_1.jpg);
	position: absolute;
	top : 145px;
	left : 305px;
	border : solid 2px #ff0000;
}
#link_boltenhagen_pic:hover {
	background: url(../images/pics/index/hover_1.jpg);
	border : solid 4px #0000CD;
}

#entrance_main {
	position : absolute;
	top : 90px;
	left : 60px;
	width : 180px;
	color : #000066;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	padding : 0px;
}
#entrance_main1 {
	position : absolute;
	top : 90px;
	left : 240px;
	width : 250px;
	color : #000066;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	padding : 0px;
}


#entrance_main2 {
	position : absolute;
	top : 210px;
	left : -180px;
	width : 480px;
	color : #000066;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	padding : 0px;
}

#entrance_main3 {
	position : absolute;
	top : 260px;
	left : 230px;
	color : #000066;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	padding : 0px;
}

#entrance_content {
	text-align : center;
	font-family : mVerdana, Helvetica, 'times new roman', Geneva, Arial,  sans-serif ;
	font-style: oblique;	
	font-size : 19px;
	font-weight : bold;
	line-height : 22px;
	color : #000066;
	padding : 10px;
}

#entrance_content1 {
	text-align : center;
	font-family : mVerdana, Helvetica, 'times new roman', Geneva, Arial,  sans-serif ;
	font-size : 12px;
	font-stretch:wider;
	line-height : 22px;
	color : #000066;
	padding : 10px;
}

#entrance_content2 {
	text-align : center;
	font-family : mVerdana, Helvetica, 'times new roman', Geneva, Arial,  sans-serif ;
	font-style: oblique;	
	font-size : 16px;
	font-weight : bold;
	line-height : 22px;
	color : #000066;
	padding : 10px;
}

#entrance_content3 {
	text-align : left;
	font-family : mVerdana, Helvetica, 'times new roman', Geneva, Arial,  sans-serif ;
	position : absolute;
	top : 240px;
	left : 286px;
	width : 250px;
	letter-spacing: 2px;	
	font-size : 12px;
	font-weight : bold;
	line-height : 22px;
	color : #000066;
	padding : 10px;
}


.image_mitte {
	position : absolute;
	top : 1px;
	left : 0px;
	width : 270px;
	height : 210px;
	margin-right : 20px;
	border : solid 2px #0000CD;
}

.image_links {
	position : relative;
	top : 5px;
	left : 5px;
	width : 470px;
	height : 270px;
	margin-right :20px;

}
.image_rechts {
	position : absolute;
	top : 120px;
	left : 472px;
	width : 210px;
	height : 270px;
	margin-right : 20px;
	border : solid 2px #0000CD;
}

.image_unten {
	position : absolute;
	top : 250px;
	left : 210px;
	width : 270px;
	height : 210px;
	margin-right : 20px;
	border : solid 2px #0000CD;
}




