body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/back_main_berater.jpg);
	background-repeat: no-repeat;
	background-position: 200px 96px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#popup {
	width: 236px;
	position: absolute;
	left: 557px;
	top: 593px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	visibility: hidden;
}
#popup .popup_link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	text-align: right;
	padding-left: 7px;
	padding-right: 4px;
	line-height: 19px;
	padding-bottom: 4px;
	font-size: 9px;
	padding-top: 1px;
}

#popup2 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #DEE3E8;
	border: 1px solid #000000;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 14px;
	line-height: 13px;
	background-image: url(images/back_popup.gif);
	background-repeat: no-repeat;
	background-position: 20px 107px;
}
#popup2 p {
	line-height: 13px;
}

#overtop
{
	margin: 14px 0 0 438px;
	padding: 0;
	clear: right;
}

#overtop ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: left;
}

#overtop ul li
{
display: block;
float: left;
text-align: left;
padding: 0;
margin: 0;
}

#overtop ul li a
{
	background: #fff;
	width: 117px;
	height: 18px;
	padding: 0;
	margin: 0 0 4px;
	color: #000000;
	text-decoration: none;
	display: block;
	text-align: left;
	font: normal 11px/18px "Arial", "Helvetica", verdana, lucida, sans-serif;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#overtop ul li a:hover
{
color: #fff;
background: #C3CED4;
}


#top
{
	margin: 0px 0px 0px 200px;
	padding: 0;
	clear: both;
}

#top ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#top ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#top ul li a
{
	background: #023360 url(images/navpic1.gif) repeat-x bottom;
	width: 117px;
	height: 58px;
	padding: 0;
	margin: 0 0 0px 0;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	font: normal 11px/18px Arial, Helvetica, sans-serif;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#top ul li a.eins
{
	background: #023360 url(images/navpic1.gif) repeat-x bottom;
}

#top ul li a.zwei
{
	background: #006837 url(images/navpic2.gif) repeat-x bottom;
}

#top ul li a.drei
{
	background: #909629 url(images/navpic3.gif) repeat-x bottom;
}

#top ul li a.vier
{
	background: #a82325 url(images/navpic4.gif) repeat-x bottom;
}

#top ul li a.fünf
{
	background: #ff7714 url(images/navpic5.gif) no-repeat bottom;
}

#top ul li a:hover
{
color: #fff;
background: #b4bfc5;
}


#topnavback {
	background-image: url(images/back_topnav_berater.gif);
	background-repeat: no-repeat;
}


#inhalt {
	margin-top: 126px;
	margin-right: 215px;
	margin-left: 255px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#inhalt a {color: #023360}

#inhalt a:hover {color: #B63C23}

#inhalt table {
	background-color: #ECF0F2;
	color: #023360;
}
#inhalt table.weiss td {
background-color: #FFFFFF
}
#inhalt table td {
	border: 1px solid #FFFFFF;
}
#inhalt .topleiste {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #016936;
}


#inhalt ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#inhalt ul li {
	padding-bottom: 10px;
	padding-left: 30px;
	background-image: url(images/listpoint.gif);
	background-repeat: no-repeat;
	background-position: 16px 6px;
}


#inhalt ol {
	list-style-type: none;
	margin: 0px;
	padding: 10px 10px 6px;
	background-color: #ECF0F2;
	border: 2px solid #D0D9DD;
}
#inhalt ol li {
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(images/listpoint.gif);
	background-repeat: no-repeat;
	background-position: 6px 6px;
}

#inhalt form {
	background-color: #ECF0F2;
	font-weight: bold;
	color: #023360;
	padding: 10px 12px;
	border: 2px solid #C3CED4;
	margin-bottom: 22px;
}
#inhalt form span {
	display: block;
	padding: 0px;
	float: left;
}

#inhalt label, input, select { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
}

#inhalt label {
	width: 30%;
	text-align: right;
	padding-right: 8px;
	padding-top: 3px;
	margin-bottom: 22px;
}
#inhalt input.button {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #016936;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 100px;
	height: 22px;
	margin-top: 14px;
	margin-bottom: 14px;
}

#inhalt input {
	width: 50%;
	border: 1px solid #016936;
}
#inhalt select {
	width: 40%;
	border: 1px solid #023360;
}
#inhalt input.dot {
	width: 20px;
	float: none;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#inhalt form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}

#inhalt p {
	font-size: 13px;
	line-height: 18px;
}
#inhalt h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #016936;
	margin-bottom: 32px;
}
#inhalt h2 {
	font-size: 18px;
	font-weight: bold;
	color: #016936;
	margin-bottom: 27px;
	background-image: url(images/back_h2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 3px;
}
#inhalt h3 {
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 0px;
	background-color: #016936;
	padding: 3px 3px 3px 7px;
}
#inhalt .kasten {
	padding: 10px;
	margin-top: 0px;
	border-right: 2px solid #C3CED4;
	border-bottom: 2px solid #C3CED4;
	border-left: 2px solid #C3CED4;
}


#nav_rechts ul
{
	list-style-type: none;
	text-align: left;
	position: absolute;
	top: 34px;
	margin: 0px;
	padding: 0px;
	right: 2px;
	width: 93px;
	visibility: hidden;
}

#nav_rechts ul li a
{
	text-align: left;
	font: normal 11px/20px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	display: block;
	background-image: url(images/back_nav_rechts1.gif);
	background-repeat: repeat-x;
}

#nav_rechts ul li a:hover
{
	color: #FFFFFF;
	background-color: #b4bfc5;
	background-image: url(images/back_nav_rechts2.gif);
	background-repeat: repeat-x;
}
#links {
	position: absolute;
	width: 196px;
	left: 2px;
	top: 153px;
	font-family: Arial, Helvetica, sans-serif;
}

#links a {
	font-size: 11px;
	background-color: #FFFFFF;
	display: block;
	padding-left: 56px;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C3CED4;
	margin: 0px 0px 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #C3CED4;
}

#links a.button_akademie {
	padding-left: 0px;
	border-bottom-width: 0px;
	margin: 0px 0px 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-right-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
}

#links a:hover {
	color: #FFFFFF;
	background-color: #C3CED4;
}
#links a.ueberpunkt {
	background-color: #C3CED4;
}
#links a.ueberpunkteins {
	background-color: #023360;
	color: #FFFFFF;
	border-right-color: #023360;
	border-bottom-color: #023360;
}
#links a.ueberpunktzwei {
	background-color: #006837;
	color: #FFFFFF;
	border-right-color: #006837;
	border-bottom-color: #006837;
}
#links a.ueberpunktdrei {
	background-color: #909629;
	color: #FFFFFF;
	border-right-color: #909629;
	border-bottom-color: #909629;
}
#links a.ueberpunktvier {
	background-color: #A82325;
	color: #FFFFFF;
	border-right-color: #A82325;
	border-bottom-color: #A82325;
}
#links a.toppunkt {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C3CED4;
}



.uscrpt_news {
	margin: 0px;
	padding: 0px;
}


#links form {
	background-color: #C3CED4;
	display: block;
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 3px;
	height: 18px;
	padding-left: 56px;
}
#links label {
	float: none;
}
.button_akademie {
	margin-bottom: 20px;
}
.button_suche {
	margin-top: 4px;
}




#rechts {
	position: absolute;
	width: 182px;
	top: 173px;
	right: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #C3CED4;
}

#rechts a {
	background-color: #C3CED4;
	padding: 8px;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin: 0px;
}
#rechts a:hover {
	color: #FFFFFF;
	background-color: #b4bfc5;
}
.suchfeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: dee3e8;
	height: 11px;
	width: 90px;
	border: 1px solid #FFFFFF;
	margin-top: 3px;
	padding: -3px 0px 0px;
	margin-right: 6px;
}
#links a.navpunkt {
	background-color: #D0D9DD;
	border-right-color: #D0D9DD;
	border-bottom-color: #D0D9DD;
}
#links a.navpunkt:hover {
	background-color: #b4bfc5;
	border-right-color: #b4bfc5;
	border-bottom-color: #b4bfc5;
}
#map {
	height: 420px;
	width: 518px;
	border: 2px solid #D0D9DD;
	margin-top: 30px;
	margin-bottom: 20px;
}
