html, body {
	margin		: 0;
	padding		: 0;
         background-color: #ffffff; /* #b57a7a */
}
body {
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 11px;
}
a:link	{font-family: Verdana, Arial; font-size: 11px; color: #e3a122; text-decoration: none;}
a:visited {font-family: Verdana, Arial; font-size: 11px; color: #e3a122; text-decoration: none;}
a:active {font-family: Verdana, Arial; font-size: 11px; color: #18449b; text-decoration: none;}
a:hover	{font-family: Verdana, Arial; font-size: 11px; color: #18449b; text-decoration: none;}

#shadow {
	width:909px;
	margin-right:auto;
	margin-left:auto;
	background-image:url(../images/shadow.png);
	background-repeat:repeat-y;
	margin-bottom:45px;
	padding-left: 15px;
	padding-right: 15px;

}
#header #top {
	padding-left	: 0px;
	padding-right	: 0px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #18449b;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #18449b;	
}
h1 {
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	color		: #18449b;
	font-size	: 24px;
	margin		: 0px;
         font-weight	: bold;
	margin-top	: 15px;
	margin-bottom	: 15px;
}
h2 {
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	color		: #decd25;
	font-size	: 16px;
         margin		: 0px;
	text-align	: left;
	font-weight	: bold;
	margin-top	: 5px;
	margin-bottom	: 5px;
         padding-left	: 50px;
}
h3 {
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	color		: #18449b;
	font-size	: 12px;
         margin		: 0px;
	text-align	: left;
	margin-top	: 2px;
	margin-bottom	: 5px;
	border-bottom	: 4px solid #efec0d;
}
#navi_top {
clear:both;
	padding-left	: 5px;
	padding-top	: 20px;
}
#navi_top #button {
	background-color: rgb(255,255,255);
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 11px;
         height		: 18px;
}
#navi_top #button .left {
	float		: left;
	margin-left	: 0px;
	background-image: url(../images/button_li.gif);
	background-repeat: no-repeat;
         width		: 8px;
         height		: 18px;
}
#navi_top #button .right {
	float		: left;
	background-image: url(../images/button_re.gif);
	background-repeat: no-repeat;
         width		: 8px;
         height		: 18px;
}

/* LINKS Roll Overs */
#navi_top #button a:link, #navi_top a:visited {
	float		: left;
	background-image:url(../images/button_mi.jpg);
	background-repeat: repeat-x;
	text-decoration	: none;
	font-size	: 11px;
	height		: 18px;
         padding-top	: 2px;
         padding-left	: 3px;
         padding-right	: 3px;
	color		: rgb(0,0,0);
}
#navi_top #button a:hover {
	color		: rgb(255,255,255);
}
#navi_top #button a:active {
	color		: rgb(255,255,255);
}

#balken {
         width		: 800px;
         margin-top	: -2px;
         margin-bottom	: 10px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #18449b;
}

/* INHALT MAIN NAVI */
#content {
	padding-left	: 54px;
	padding-right	: 55px;
	padding-bottom	: 10px;
	line-height	: 18px;
	margin-left	: 0px;
}

#inhaltscontainer {
	float		: left;
         font-family	: Verdana;
         font-size	: medium;
         text-align	: justify;
         color		: rgb(0,0,0);
	width		: 790px;
	padding-top	: 0px;
	padding-left	: 0px;
	padding-bottom	: 10px;
}
.end.end {
	border-bottom	: 4px solid #18449b;
}
.clear.clear {
	clear		: left;
}

p {
	font-size	: 12px;
         line-height	: 1.4em;
}

ul, li, td {
	font-size	: 12px;
         line-height	: 1.6em;
         text-align	: left;
}

#footer {
         font-family	: Verdana;
         font-size	: 11px;
         text-align	: center;
         color		: rgb(0,0,0);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #18449b;
}
#footer a:link, #footer a:visited, #footer a:active {
	font-family	: Verdana, Arial;
         font-size	: 11px;
         color		: rgb(0,0,0);
         text-decoration	: none;
}
#footer a:hover {
	font-family	: Verdana, Arial;
         font-size	: 11px;
         color		: #18449b;
         text-decoration	: none;
}
#bild {
         margin-top	: 5px;
	border: 1px solid #18449b;
         margin-right	: 10px;
	float		: left;
         font-family	: Verdana;
         font-size	: 9px;
         color		: rgb(0,0,0);
}

#top .flle {float:left;margin-left:20px;}
#top .flri {float:right;margin-top:20px;margin-right:20px;}
#top .googleAnzeigeTop {}