@charset "utf-8";
html {
	margin-top: 0px;
	margin-left: 0px;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/hint1.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	height: auto;
}
#container {
	float: left;
	width: 730px;
	position: relative;
	height: auto;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	text-decoration:none;
	color: #FFFFFF;	
}
#container #head {
	float: left;
	height: 114px;
	width: 720px;
	position: relative;
}
#container #head #logo {
	float: left;
	height: 114px;
	width: 227px;
	position: relative;
	background-image: url(../images/logo3end.gif);
	background-repeat: no-repeat;
}
#container #head #head_text {
	float: left;
	height: 114px;
	width: 280px;
	position: relative;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin-left: 8px;
}
#container #head #head_text a:link {
	color: #082984;
}

#container #head #head_text h1 {
	font-size: 18px;
	color: #082984;
	margin-top: 11px;
	margin-bottom: 3px;
}
#container #head #logo2 {
	float: left;
	height: 86px;
	width: 85px;
	position: relative;
	background-image: url(../images/logod.gif);
	background-repeat: no-repeat;
	margin-top: 28px;
	margin-left: 14px;
}
#container #navi {
	float: left;
	height: 365px;
	width: 131px;
	position: relative;
	background-image: url(../images/a_Polygon.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #000000;
	top: 25px;
}
#container #navi #ausgleich {
	float: left;
	height: 15px;
	width: 123px;
	position: relative;
	margin-left: 8px;
	background-color: #FFFFFF;
	display: block;
}

#container #navi #nav1 {
	float: left;
	height: 28px;
	width: 115px;
	position: relative;
	margin-top: 8px;
	margin-left: 8px;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 4px;
	background-color: #082984;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 28px;
}
#container #navi #nav1 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#container #navi #nav1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#container #navi #login {
	float: left;
	height: 20px;
	width: 124px;
	position: relative;
	margin-top: 1px;
	margin-left: 6px;
}


#container #main {
	float: right;
	width: 569px;
	position: relative;
	top: 25px;
	font-size: 12px;
	height: 530px;
	overflow: auto;
}

#container #main #main_head {
	float: right;
	height: 28px;
	width: 559px;
	position: relative;
	top: 26px;
	color: #FFFFFF;
	background-color: #082984;
	text-align: center;
	line-height: 28px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}

#container  #main  #content  #Image {
	float: left;
	position: relative;
	margin-top: 10px;
	height: 160px;
	width: 240px;
	border: solid #000000 1px;
}
#container  #main  #content  #Image2 {
	float: right;
	position: relative;
	margin-top: 10px;
	width: 240px;
	height: 160px;
	border: solid #000000 1px;
}


#container #main #content {
	float: left;
	width: 550px;
	position: relative;
	top: 30px;
	font-weight: bold;
	height: auto;
}

