html,body{margin:0;padding:0}

body
	{
	margin:0 auto;
	padding:0;
	background:url(../bilder/bg.jpg);
	background-repeat: repeat-x;	
	font-size: 12px;
	font-family: Verdana;
	color: #4B4B4B;
	line-height: 16px;
	}
	
div#center
	{
	margin:0 auto;
	padding:0;
	width: 760px;
	}
	
/* Styles für Vorschaltseite Anfang */
	
div#VorschaltseiteBild
	{
	width: 742px;
	height: 431px;
	background:url(../bilder/bild_vorschaltseite.jpg);
	background-repeat: no-repeat;
	}
	
.aEingangsbox
	{
	width: 200px;
	height: 93px;
	color: #DA251C;
	font-weight: bold;
	text-decoration: none;
	margin-left: 400px;
	display: block;
	}
	
.aEingangsbox:hover
	{
	color: #1E5C99;
	}
	
div#Sprache
	{
	width: 100%;
	height: 50px;
	line-height: 45px;
	text-align: center;
	}
	
/*  Styles für Vorschaltseite Ende  */
	
div#header
	{
	width: 760px;
	height: 226px;
	}
	
div#content
	{
	width: 760px;
	background:url(../bilder/bg_content.jpg);
	overflow: hidden;
	}

div#containerNavi
	{
	width: 185px;
	float: left;
	}
	
.aNormal
	{
	width: 183px;
	height: 25px;
	background-color: #3F6489;
	display: block;
	margin-left: 1px;
	margin-bottom: 1px;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 23px;
	}
	
.aNormal:hover
	{
	background-color: #315276;
	}
	
.BildRahmenHellBlau
	{
	border: 1px solid #A6BDD0;
	}
	
div#containerInhalt
	{
	width: 390px;
	float: left;
	}
	
.willkommensbox
	{
	width: 318px;
	/*height: 176px;*/
	background:#f0d35b url(../bilder/willkommensbox.jpg) no-repeat;
	margin: 22px;
	padding: 14px;
	}
	
.willkommensbox h1
	{
	font-family: arial;
	font-size: 18px;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	font-weight: normal;
	}
	
h1
	{
	color: #2A2A2A;
	padding: 0px;
	margin-left: 19px;
	margin-top: 22px;
	font-size: 18px;
	font-weight: normal;
	}
	
h2
	{
	color: #2A2A2A;
	padding: 0px;
	margin-left: 19px;
	margin-top: 22px;
	margin-bottom: 5px;
	font-size: 15px;
	font-weight: bold;
	}
	
p	
	{
	margin-left: 22px;
	margin-right: 22px;
	margin-bottom: 11px;
	}
	
.trennline
	{
	height: 1px;
	margin-left: 22px;
	margin-right: 22px;
	margin-top: 18px;
	background-color: #D7D7D7;
	}
	
.imgLinks
	{
	margin-right: 10px;
	}	
	
div#containerTeaser
	{
	width: 185px;
	float:right;
	}
	
div#teaserWetter
	{
	width: 170px;
	height: 217px;
	color:#FFFFFF;
	background-color: #1F466D;
	padding-top: 10px;
	padding-bottom: 0px;
	text-align: center;
	font-size: 11px;
	line-height: 14px;
	}
	
div#teaserKontakt
	{
	width: 150px;
	height: 224px;
	color:#FFFFFF;
	background: url(../bilder/bg_teaserkontakt.jpg);
	padding: 10px;
	text-align: left;
	font-size: 11px;
	line-height: 14px;
	}
	
#teaserKontakt a
	{
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#teaserKontakt a:hover
	{
	color: #C7DBEC;
	}
	
.text11blau
	{
	color: #C7DBEC;
	}
	
div#footer
	{
	width: 760px;
	height: 200px;
	text-align: right;
	background: url(../bilder/bg_footer.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 40px;
	}
	
#footer a
	{
	color: #4B4B4B;
	text-decoration: none;
	}
	
#footer a:hover
	{
	color: #1F466D;
	text-decoration: underline;
	}
