* {
margin: 0;
padding: 0;
}
/* Allgemeines */
body {
	color: #333333;
	background-color: #CFD9E5;
	text-align: center;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
p {
	font-size: 16px;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
}

h1, .h1 {
	color: #2577B1;
	font-size: 24px;
	margin: 0 0 25px 10px;
	padding: 0;
}
h3, .h3 {
	font-size: 19px;
}
.h4{
	font-size: 17px
}
strong, b {
	font-weight: bold;
}
a {
	text-decoration: none;
	font-weight: bold;
	color:  #2F2FFF;
}
a:visited {
	color:  #2F2FFF;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color:  #FF0000;
}
legend {
	color: #000000;
}
table {
	border-collapse:collapse;
	margin: 5px;
}
/* Klassen Schriften */

.zentriert {
	text-align: center;
}

.rot_zentriert {
	color: #C6484F;
	font-weight: bold;
	text-align: center;
}
.zentriert_gross {
	text-align: center;
	font-size: 20px;
}
.text_gross {
	font-size: 22px;
	font-weight: bold;
}

.10px_platz_unten {
	margin-bottom: 10px;
}
.10px_nach_rechts {
	margin-left: 15px;
}
.20px_nach_rechts {
	margin-left: 20px;
}
.25px_nach_rechts {
	margin-left: 25px;
}

.40px_nach_rechts {
	margin-left: 40px;
}

.ft-red{
	color: #C6484F
}
.ft-black{
	color: #000
}
.centered{
	text-align: center
}

/* Klassen  sonstige */

.nowrap {
	white-space: nowrap;
	font-weight: bold;
}
.clearer {
	clear: both; line-height: 0; height: 0;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.img_rahmen {
	border: 1px solid #000000;
}
ul.basic-list{
	list-style: outside;
	margin-left: 10px;
	padding: 0 0 15px 20px
}
ul.basic-list li{
	padding-bottom: 10px;
}
/* ---------------- Layout ----------------------------------*/
#wrapper
 {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border: 1px solid #3A4851;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	
}
#Banner  {
	height: 250px;
	width: 780px;
	background-image: url(../images/Banner-Entwurf_08-04-09.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
#Banner img {
	border: none;
}
#Navi_oben {
	position: relative;
	top: 5px;
	left: 562px;
	width: 215px;
}
#Navi_oben a {
	font-size: 14px;
	color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
	margin: 1px;
}
#Navi_oben li {
	display: inline;
}
#Navi  {
	position: relative;
	top: 150px;
	width: 600px
}
#Navi   a  {
	font-size: 18px;
	font-weight: normal;
	display: inline;
	color: #FFFFFF;
	margin: 1px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#Navi     a:hover {
	color: #AB363D;
	font-weight: normal;
	text-decoration: none;
	background-color: #F6F6F6;
}

#content  {
	width: 780px;
	background-color: #FFFFFF;
}
#content img {
	border: 1px solid #3A4851;
}
#footer  {
	background-color: #3A4851;
	position: static;
	font-size: 14px;
	font-weight: normal;
	width: 780px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3A4851;
	border-right-color: #3A4851;
	border-bottom-color: #3A4851;
	border-left-color: #3A4851;
	border-right-width: 0px;
	color: #FFFFFF;
	overflow: hidden;
}
#footer a {
	font-weight: bold;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:link {
	color: #FFFFFF;
}
#footer a:visited {
	color: #FFFFFF;
}
#footer .float_right {
	margin-right: 10px;
}

/* Layout Navigation*/
ul#navigation{
	width:  	   	 500px;
	margin:  	   	 0;
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 7px;
	position: relative;
	left: 300px;
}
ul#navigation li{
	display:  	   	 inline;
	margin:  	   	 2px;
	padding:  	   	 0;
	list-style-image: none;
	list-style-type: none;
	font-size: 80%;
}
ul#navigation li a{
	padding-top:  	 0px;
	text-decoration:  	 none;
	list-style-image: none;
	list-style-type: none;
	color: #0377d3;
}
.border_none {
	border: none;
}
.menu {
	position:relative;
	height:35px;
	width:600px;
	top: 140px;
}
.menu ul {
	list-style:none;
	z-index:10;
	position:absolute;
	z-index:100;
	padding:9px 5px;
	width: 600px;
}
.menu li {float:left}
.menu a, .menu a:active, .menu a:visited {
	text-decoration:none;
	color:#FFF;
	padding:10px;
	font-size: 18px;
	font-weight: normal;
}
.menu a:hover {
	color:#C6484F;
	text-decoration:none;
}
#slide {
	position:absolute;
	bottom:0px;
	height:3px;
	background:#F6F6F6;
	z-index:10;
	font-size: 1px;
}
#menu .navi_active_link     {
	color: #C6484F;
	font-weight: normal;
	text-decoration: none;
}
