/* CSS Document */
a:link {
	color: #003399;
}
a:visited {
	color: #003399;
}
a:hover {
	color:#666666;
}

#container {
	width:765px;;
	margin: 0 auto;
	z-index:10;
}

#site {
	position:absolute;
	top:0;
	width:765px;
	z-index:10;
}

body {
	margin:0;
	background-image:url(../images_online/hg_y.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#eaeaea;
}

#weite {
	width:100%;
	height:686px;
	position:absolute;
	background-image:url(../images_online/hg_x.jpg);
	background-repeat:repeat-x;
	top:0;
	left:0;
	z-index:1;
}

#head{
	width:765px;
	height:157px;
	position:absolute;
	top:0;
	left:0;
	z-index:10;
}

#textfeld {
	width:480px;
	height:533px;
	position:absolute;
	z-index:1;
	top:153px;
	left:235px;
	background-image:url(../images_online/textfeld.jpg);
	background-repeat:repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
}

#right{
	width:50px;
	height:533px;
	position:absolute;
	z-index:1;
	top:153px;
	left:715px;
	background-image:url(../images_online/right.jpg);
	background-repeat:repeat-y;
}

#menu{
	width:235px;
	height:533px;
	position:absolute;
	background-image:url(../images_online/menu_hg.jpg);
	background-repeat:repeat-y;
	top:153px;
	left:0;
}

#links {
	width:22px;
	height:383px;
	position:absolute;
	z-index:50;
	top:153px;
	left:0;
}
.Stil5 {
	color: #2c3e8f;
}

h3 {
	font-size:14px;
	font-weight:bold;
	color:#2C3E90;
}

h5 {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 2px;
}