﻿#gesamt {
	width: 980px;
	height:560px;
	margin:auto;
    	border:solid 4px #FA9052;
    background-color:#3C5888;
}

#logo {
	float:left;
	width: 130px;
	height: 130px;
	background-color:white;
	
}
#logo a {
	text-decoration:none;
	border:0px;
	color:white;
}
#oben {
	height: 130px;
	width:980px;
	background-color:white;
	color:white;
	border-bottom:solid 4px #FA9052;

}

#banner {
    float:left;
    width:850px;
    height:130px;
    background-color:#3C5888;
    background-image:url('moving_FILES/moving_horse_banner.jpg');
    background-repeat:no-repeat;
    background-position:center;
}



#navi {
	width: 130px;
	float:left;
	background-color:#CCCCCC;
	color:#3C5888;
	height: 426px;
	
}

#main {
	width: 840px;
	float:left;
	color:white;
	text-align:justify;
	
	background-repeat:no-repeat;
	background-color:#3C5888;
	height: 426px;
	overflow:auto;
	margin:0px 5px 0px 5px;
}
#streifen {
	width: 980px;
	height: 426px;
}

.link_ohne
{
	border:0px black none;
	text-decoration:none;
	font-size:0px;	
}
.link_ohne a:visited
{
	text-decoration:none;
	
}

.hauptnavi {
	padding-left:5px;
	
}
.subnavi {
	margin-left:10px;
	
}
.navi_box{
	
}

.align-center{
	text-align:center;
}
body{
	font-family:Arial, Helvetica, Sans-Serif;
	margin:auto;
	text-align:center;
}

h1{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:14pt;
}

h4 a{
	text-decoration:none;
	color:silver;
}
h4 a:visited {
	text-decoration:none;
	color:silver;
}
h5 a{
	text-decoration:none;
	color:silver;
}
h5 a:visited {
	text-decoration:none;
	color:silver;
}

.normal_text {

}

legend {
	color:white;
}

.bodytext {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:10pt;
	padding:10px 10px 10px 10px;
}

.navi_box a {
	border:none;
	color:#3C5888;
	

	float:left;
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:10pt;
	
	text-align:left;
	text-decoration:none;
	width:90px;
	
}
.navi_box a:visited{
	text-decoration:none;
	color:#3C5888;

}
.navi_box a:hover{
	background-color:Gray;
}
