Body {
background-color: #709AC5;
}

/* Menü ---START--- */
a.innen-1 {
	margin-top: 2px;
}
a.innen-2 {
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-khtml-border-radius-bottomleft: 6px;
	-khtml-border-radius-bottomright: 6px;
}

a.innen,
a.innen-1,
a.innen-2 {
	display: block;
	padding: 4px;
	padding-left: 20px;
	background-color: #edf5fd;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #0000b1;
}

a:hover.innen,
a:hover.innen-1,
a:hover.innen-2 {
	background-color: #709AC5;
	color: #fff;
}

a.oben {
	display: block;
	background-color: #edf5fd;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #0000b1;
}

a:visited.oben {
	background-color: #edf5fd;
	text-decoration: none;
	color: #0000b1;
}

a:hover.oben {
	background-color: #edf5fd;
	text-decoration: none;
	color: #0000b1;
}

span.menutag1 {
	display: block;
	width: 162px;
	cursor: default;
	text-align: left;
	padding-left: 70px;
}
span.menutag2 {
	display: block;
	width: 202px;
	cursor: default;
	text-align: left;
	padding-left: 4px;
}
span.menutag3 {
	display: block;
	width: 182px;
	cursor: default;
	text-align: left;
	padding-left: 4px;
}
span.menutag4 {
	display: block;
	width: 166px;
	cursor: default;
	text-align: left;
	padding-left: 4px;
}

#menuebox {
	position: relative;
	height: 30px;
}

.stupidie {
	display: none;
}

#menue {
	position:absolute;
	top: 5px;
	left: 5px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: black;
	font-size: 14px;
	font-weight: bold;
	z-index: 200;
}

#menue .aussen {
	float: left;
	display: block;
	overflow: hidden;
	height: 1.3em;
	font-weight: bold;
	text-align: left;
	background-color: #edf5fd;
	color: #0000b1;
}

#menue .aussen:hover {
	height: auto;
	background-color: #edf5fd;
	color: #0000b1;
}
/* Menü ---ENDE--- */

div.kopf{
background-color: white;
margin-top: 5px;
height: 120px;
width: 800px;
position: relative;
-moz-border-radius:6px;
-khtml-border-radius:6px;
}

div.kopf_logo{
margin-left: 5px;
margin-top: 5px;
padding-left: 310px;
padding-top: 32px;
width: 220px;
height: 110px;
background-image: url(../images/logo_ani.gif);
background-repeat: no-repeat;
font-size: 36px;
color: #606060;
float: left;
}

div.kopf_name{
margin-left: 20px;
margin-top: 10px;
height: 40px;
width: 190px;
float: left;
}

div.menue{
background-color: #EDF5FD;
margin-top: 15px;
height: 30px;
width: 800px;
position: relative;
-moz-border-radius:6px;
-khtml-border-radius:6px;
}

div.menue_element_links{
margin-top: 5px;
margin-left: 0px;
width: 110px;
float: left;
font-family: Arial, Verdana, Helvetica, sans-serif;
color: black;
font-size: 15px;
font-weight: bold;
text-align: center;
border-right-color: black;
border-right-style: solid;
}
div.menue_element_mitte{
margin-top: 5px;
width: 140px;
float: left;
font-family: Arial, Verdana,  Helvetica, sans-serif;
color: black;
font-size: 15px;
font-weight: bold;
text-align: center;
border-right-color: black;
border-right-style: solid;
}
div.menue_element_rechts{
margin-top: 5px;
width: 110px;
float: left;
font-family: Arial, Verdana, Helvetica, sans-serif;
color: black;
font-size: 15px;
font-weight: bold;
text-align: center;
}
div.text{
background-color: white;
background-color: white;
margin-top: 15px;
width: 740px;
position: relative;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 30px;
padding-right: 30px;
overflow: visible;
-moz-border-radius:6px;
-khtml-border-radius:6px;
}
div.links{
margin-top: 15px;
margin-left: 0px;
width: 370px;
float: left;
text-align: left;
position: relative;
}
div.rechts{
margin-top: 15px;
margin-left: 0px;
width: 370px;
float: left;
text-align: center;
position: relative;
}
div.index_links{
margin-top: 15px;
margin-left: 0px;
width: 370px;
float: left;
font-family: Arial, Verdana, Helvetica, sans-serif;
color: black;
font-size: 15px;
font-weight: bold;
text-align: center;
height: 400px;
position: relative;
}
div.index_rechts{
margin-top: 25px;
margin-left: 0px;
width: 370px;
float: left;
font-family: Arial, Verdana, Helvetica, sans-serif;
color: black;
font-size: 15px;
font-weight: bold;
text-align: center;
height: 400px;
position: relative;
}
