#image1 {
	background-image: url("../images/image1.jpg");
	width: 78px;
	height: 58px;
	position: absolute;
	right: 131px;
	top: 350px;
	z-index: 10001;
}
#image2 {
	background-image: url("../images/image2.jpg");
	width: 78px;
	height: 58px;
	position: absolute;
        right: 131px;
	top: 430px;
	z-index: 10001;
}
#image3 {
	background-image: url("../images/image3.jpg");
	width: 78px;
	height: 60px;
	position: absolute;
        right: 131px;
        top: 510px;
        z-index: 10001;
}
#footer {
	height: 9px;
	width: 750px;
	background-image: url("../images/bg_footer.jpg");
	background-repeat: repeat-x;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
body {
	background-color: #0f2a48;
	color: white;
	float: center;
	text-align: center;
	margin: 0px;
	padding:0px;
}
#border {
	position: relative;
	width: 750px;
	_width: 752px; /* IE Hack */
	height: 650px;
	_height: 652px; /* IE HACK */
	margin: auto;
	background-color: #23415d;
	border: 1px solid black;
	padding: 0px;
}
#content_right {
	position:absolute;
	right:0px;
	background-color: #1A3450;
	background-image: url("../images/BottomCol2Back.gif");
	background-repeat: repeat-y;
	height: 650px;
	width: 209px;
	margin:0px;
	padding:0px;
}
#head {
	position: absolute;
	top:0px;
	left: 0px;
	width: 750px;
	height: 334px;
	background-image: url("../images/head.jpg");
	margin: 0px;
	padding: 0px;
}
#navigation {
	position:absolute;
	background-image: url("../images/bg_navi.jpg");
	background-repeat: repeat-y;
	width: 147px;
	height: 316px;
	bottom:0px;
	left:0px;
	margin: 0px;
	padding: 0px;
}
#topnavi {
	position: absolute;
	z-index: 10001;
	width: 550px;
	height: 30px;
	right: 0px;
	top: 65px;
	text-align: right;
	padding-right: 20px;
}
#content {
	position: absolute;
	right: 218px;
	bottom: 15px;
	width: 374px;
	height:	350px;
	z-index: 10001;
	line-height: 14px;
	font-size: 12px;
	font-family: Verdana, Arial, Sans Serif;
	text-align: justify;
	padding: 0px;
	margin: 0px;
}
#content form {
	text-align: right;
}
#sprache a img {border: 0px none;}
.bodytext {padding: 0px; margin: 0px; font-family: Tahoma; font-size: 12px;}
.imageheader {position: relative; top: 18px;}
#content p {padding:0px; margin:0px;}
#content h1{padding:0px; margin: 0px; font-size: 12px;}
#sprache {position: absolute; right: 0px; top: 40px;}

