body {
	color: black;
	background-color: #ff6400;
	font-family: Arial, sans-serif;
	margin: 0;
	padding: 0em;
	text-align:center;
	min-width: 991px;
	font-size: 100%;
		/* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
  }

div.abstand_top {
/* float:top; */ 
width:100%; 
height:72px; 
}	

div.bg_start {
	width:991px;
	min-width:991px;
	min-height:685px;
	margin:0px auto;
	margin-top:40px;
	visibility: visible;
	overflow: visible;
	z-index: 10;
	position: relative;
}

div.bg {
	width:991px;
	min-width:991px;
	min-height:685px;
	margin:0px auto;
	margin-top:40px;
	background: #ffffff url('/images/bg-popup.gif') no-repeat;
}

  div#links {
	text-align:left;
  font-size: 0.91em;
  float: left; width: 470px;
  margin: 0; padding: 0;
	min-height: 600px;
	height:620px;
}


  div#content {
	text-align:left;
	min-width: 16em;
	width: 500px;
	margin-left: 480px;
	padding-top: 0;
	padding-right: 0em;
	padding-bottom: 0;
	padding-left: 0em;
	/* Mindestbreite (der Ueberschrift) verhindert Anzeigefehler in modernen Browsern */
}

	  .menu {
	padding-right:14px;
	overflow: visible;
		 
		}
#content #menu {
	margin-left: -58px;
}


		
  h1.headline {
	margin-top:35px;
	color:#ff6400;
	font-size:1.8em;
	font-weight:normal;
	text-align:left;
	min-width: 16em;
 /* Mindestbreite (der Ueberschrift) verhindert Anzeigefehler in modernen Browsern */
}

h2	{
	color: #FFFFFF;
	font-weight:bold;
	font-size: 0.9em;
	text-align:left;
	align: left;
	background-color: #FF6600;
	display: block;
	width: 204px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	line-height: normal;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
		
h3 {
	color:#ff6400;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	min-width: 16em;
	margin-top: 20px;
}


.normal_text {
	color: #423411;
	font-weight:bold;
	font-size: 1em;
	margin-top:0px;
	text-align:left;
	align: left;
}

.hilite_text {
	color: #FF6600;
	font-weight:bold;
	font-size: 1.1em;
	text-align:left;
	align: left;
	display: block;
	line-height: normal;
}

p.sml_text {
	color: #423411;
	font-weight:normal;
	font-size: 0.9em;
	text-align:left;
	align: left;
}



table.table_inhalt {
width: 518px! important /* wegen IE*/
border:none;
	height:460px;
	text-align:left;
	width: 472px;
	margin: 0px;
} 

td.td_top {
vertical-align:top; 
padding-left:0px; 
padding-right:44px;
}	

td.td_bottom {
vertical-align:bottom;
}

  div#texte {
	background-color: #ffffff;
	margin-top: 2.2em;
	text-align:left;
  padding: 0 1em;
	padding-right: 40px;
  min-width: 16em; 
	/* Mindestbreite (der Ueberschrift) verhindert Anzeigefehler in modernen Browsern */

  }
	
div.balken {
height:4px; 
font-size:4px; 
width: 472px! important;
background-color:#423411;
margin-bottom: 8px;
}	
div.balken-orng {
	height:4px;
	font-size:4px;
	width: 472px! important;
	background-color:#FF6600;
	margin-bottom: 8px;
}


.image {
margin-top:8px;
border: 4px solid #ff6400;
}	

	
a:link {
  color: #ff6400;
	font-weight: bold; 
	text-decoration: none;
}
a:visited {
  /* color: #666; */ 
   color: #ff6400; 
	font-weight: bold;
	text-decoration: none;	
}
a:hover {
  color: #423411; 
	font-weight: bold; 	
	text-decoration: none;
}
a:active {
  color: #423411; 
	font-weight: bold; 	
	text-decoration: none;
}	

a.bottom {
 font-size:0.9em;
}
#copy {
	clear:both;
	position: relative;
	margin-top: 12px;
	text-align:center;
	min-width:991;
	width:991px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FF6400;
	font-size: 0.7em;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
}


.copy {
	clear:both;
	position: relative;
	margin-top: 4px;
	text-align:center;
	min-width:991;
	width:991px;
	font-size: 0.7em;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
}

a.copy {
color:#aaa; 
font-weight:normal; 
font-size:12px; 
padding:0px;
}


#begin-here {
	height: 86px;
	width: 568px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	z-index: 100;
	visibility: visible;
	overflow: visible; 
	margin-top: 320px;
}
#begin-here img {
	width: 568px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 412px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#rechts {
	float: right;
	width: 472px;
	margin-left: 50px;
	*margin-left: 0px;
	
}
