* {margin:0;padding:0}
/* commented backslash hack v2 \*/ 
html, body{height:100%;} 
/* end hack */ 
p {margin:0 0 1em 0;padding:0px}

body {
    font-size:80%;
	font-family:verdana,arial;
	background:#FFDA90 url(images/lcolbg.gif) repeat-y left top;
	color: #000;
	position:relative;/* for ie7*/
}
#outer{
	height:100%;
	min-height:100%;
	margin:0 170px;
	background:#FFF2D8;
	border-left:1px solid #999999;
	border-right:4px solid #4B6691;
	color: #000;
}

html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#header{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:108px;
	overflow:hidden;
	color: #fff;
	background:#EBEBEB url(images/hcolbg.gif) repeat-x left top;
}
#header a{color:#fff;}
#left {
	position:relative;/*ie needs this to show float */
	width:170px;
	float:left;
	margin-left:-169px;/*must be 1px less than width otherwise won't push footer down in some browsers */
	font-weight:bold;
	font-size:12px;
	color:#000;
	left:-2px;
	top:-4px;
	padding-bottom:52px;/* clear footer*/
}

#right {
	position:relative;/*ie needs this to show float */
	width:140px;
	float:right;
	margin-right:-139px;/*must be 1px less than width otherwise won't push footer down in some browsers */
	padding-top:109px;/* to clear header*/
	color:#4B6691;
	left:4px;
	padding-bottom:52px;/* clear footer*/
}
 
#footer {
	width:100%;
	clear:both;
	height:15px;
	background: #999999;
	color: #fff;
	text-align:center;
	position:relative;
	margin-top:-15px;/*drag footer from below the fold*/
}
#centrecontent {
	float:right;
	width:100%;
	position:relative;
	padding-bottom:52px;/* clear footer*/
    margin-left:-1px;
}
.outerwrap {
	float: left;	
	width: 100%;
	padding-top:109px;/* to clear header*/
	margin-right:-3px;/* to stop columns dropping*/
}
p.expand a:hover{display:block;height:300px;background:red}
.clearer{
	height:1px;
	overflow:hidden;
	margin-top:-1px;
	clear:both;
}

#lo {
  width:305px;
  height:75px;
  position:absolute;
  margin-top:5px;
  left: 0;
  top: 0;
}
#ro {
  width:563px;
  height:106px;
  float:right;
  top:0;
  margin-right:142px;
}
#lu {
  font-size:14px;
  font-weight:bold;
  width:200px;
  height:20px;
  margin-top:89px;
}

#ru {
  width:245px;
  height:140px;
  float:right;
  border:solid 1px #ff0;
  margin:0px 10px;
}

A:LINK  /* unberührter Link */
{
    font-size:100%;
	font-family:verdana,arial;
	color:#000000;
	text-Decoration: none;
}
 
A:ACTIVE /* angeklickter Link */
{ 
	color:#000000;
	text-Decoration: none;
}
  
A:VISITED /* besuchter Link */ 
{
	color:#000000;
	text-Decoration: none;
}
  
A:HOVER /* Mouse Over Effekt (Geht nicht bei Netscape) */
{
	color:#000000;
	text-Decoration: underline overline; 
}


a.footer /* unberührter Link */
{
	color: #FFF;
	text-Decoration: none;
}
 
a.footer:active /* angeklickter Link */
{ 
	color: #FFF;
	text-Decoration: none;
}
  
a.footer:visited /* besuchter Link */ 
{
	color: #FFF;
	text-Decoration: none;
}
  
a.footer:hover /* Mouse Over Effekt (Geht nicht bei Netscape) */
{
	color:#000000;
	text-Decoration: underline overline; 
}



.table_content_label{
	background-color: #999999;
    font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:8px;
	text-align:left;
	height:20px;
}

.table_content{
	height : 150px;
    background-color : #EBEBEB;
    font-size: 11px;
	padding:8px;
	text-align:justify;
}

.table_content_high{
	height : 220px;
    background-color : #EBEBEB;
    font-size: 11px;
	padding:8px;
	text-align:justify;
}


.table_content_large{
	height : 300px;
    background-color : #EBEBEB;
    font-size: 11px;
	padding:8px;
	text-align:justify;
}


div.Outer  {
     width: 90%;
     position: relative;
     clear: both;
}
 

div.InnerLeft {
     width: 50%;
     position: relative;
     float: left;
}

div.InnerRight {
     width: 49%;
     position: relative;
     float: right;
} 


.table_content A:LINK  /* unberührter Link */
{
    font-size:100%;
	font-weight:bold;
	font-family:verdana,arial;
	color:#000000;
	text-Decoration: underline;
}
 
.table_content A:ACTIVE /* angeklickter Link */
{ 
	font-weight:bold;
	color:#000000;
	text-Decoration: underline;
}
  
.table_content A:VISITED /* besuchter Link */ 
{
	font-weight:bold;
	color:#000000;
	text-Decoration: underline;
}
  
.table_content A:HOVER /* Mouse Over Effekt (Geht nicht bei Netscape) */
{
	font-weight:bold;
	color:#000000;
	text-Decoration: underline overline; 
}


.table_content_high A:LINK  /* unberührter Link */
{
    font-size:100%;
	font-weight:bold;
	font-family:verdana,arial;
	color:#000000;
	text-Decoration: underline;
}
 
.table_content_high A:ACTIVE /* angeklickter Link */
{ 
	font-weight:bold;
	color:#000000;
	text-Decoration: underline;
}
  
.table_content_high A:VISITED /* besuchter Link */ 
{
	font-weight:bold;
	color:#000000;
	text-Decoration: underline;
}
  
.table_content_high A:HOVER /* Mouse Over Effekt (Geht nicht bei Netscape) */
{
	font-weight:bold;
	color:#000000;
	text-Decoration: underline overline; 
}

.table_content_spalte_schmal{
   width: 10%;
}

.table_content_spalte_breit{
   width: 45%;
   vertical-align:top;
}

.rundrum {
  border-top-width:1px;
  border-left-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-style:solid;
  border-color: #999999;
  background-color: #EBEBEB;
}

.title_label {
  color: #E26E00; 
  font-weight:bold;
  border-top-width:0px;
  border-left-width:0px;
  border-right-width:0px;
  border-bottom-width:1px;
  border-style:solid;
  border-color:#E26E00;
  width:90%;
  margin-bottom:10px;
  text-align:left;
}

.img_title_label {
	margin-top:15px;
	margin-right:10px;
}

hr {
	border: none 0;
	border-top: 1px dashed #999999;/*the border*/
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}


#navlist
{
padding: 3px 0;
margin-left: 0;
border-bottom: 1px solid #F20202;
font: bold 12px Verdana, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #E26E00;
border-bottom: none;
background: #D0DADD;
text-decoration: none;
}

#navlist li a:link { color: #000; background: url("/images/global/navBarBgHover.gif") repeat-x 21px;}
#navlist li a:visited { color: #000; background: url("/images/global/navBarBgHover.gif") repeat-x 21px; }

#navlist li a:hover
{
color: #000;
background: white;
border-color: #000000;
background: url("/images/global/navBarBg.gif") repeat-x 21px;
}

#navlist li a#current
{
color: #FFF;
background: #999999;
border-bottom: 1px solid white;
}


 .feld_kontakt_small
   {font-size:12px; font-weight:bold; padding-top:2px; padding-left:2px;text-align: left; border:1px solid #333366;background-color:#FFFFFF; width:40px; height:20px }
 .feld_kontakt_middle
   { font-size:12px; font-weight:bold; padding-top:2px; padding-left:2px;text-align: left; border:1px solid #333366;background-color:#FFFFFF; width:207px; height:20px }
 .feld_kontakt_large
   { font-size:12px; font-weight:bold; padding-top:2px; padding-left:2px;text-align: left; border:1px solid #333366;background-color:#FFFFFF; width:250px; height:20px }
 .feld_kontakt_large_error
   { font-size:12px; font-weight:bold; padding-top:2px; padding-left:2px;text-align: left; border:2px solid #990000;background-color:#FFFFFF; width:250px; height:20px }
 .feld_kontakt_bemerkung_large
   { font-size:12px; font-weight:bold; padding-top:2px; padding-left:2px;text-align: left; border:1px solid #333366;background-color:#FFFFFF; width:300px; height:100px }

input.button_save
{	
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#E57100;
	font-weight: none;
	border: 1px solid #313D8E;
	width: 150px;
	height: 20px;
}


ul#menu { width: 100%; height: 43px; background: #FFF url("/images/menu-bg.gif") top left repeat-x; font-size: 0.9em; font-family: Arial, Verdana, sans-serif; font-weight: bold; list-style-type: none; margin: 0; padding: 0; }
ul#menu li { display: block; float: left; margin: 0 0 0 5px; }
ul#menu li a { height: 43px; color: #000; text-decoration: none; display: block; float: left; line-height: 200%; padding: 8px 8px 0; }
ul#menu li a:hover { color: #333; background: #FFF2D8 url("/images/current-bg.gif") top left repeat-x; padding: 8px 8px 0; }
ul#menu li a.current{ color: #FFF; background: #FFF2D8 url("/images/current-bg.gif") top left repeat-x; padding: 8px 8px 0; }


ul#menu2 { width: 100%; height: 43px; background: #FFF url("/images/menu-bg.gif") top left repeat-x; font-size: 0.9em; font-family: Arial, Verdana, sans-serif; font-weight: bold; list-style-type: none; margin: 0; padding: 0; }
ul#menu2 li { display: block; float: left; margin: 0 0 0 5px; }
ul#menu2 li a { height: 43px; color: #000; text-decoration: none; display: block; float: left; line-height: 200%; padding: 8px 8px 0; }
ul#menu2 li a:hover { color: #333; background: #FFF2D8 url("/images/current-bg.gif") top left repeat-x; padding: 8px 8px 0; }
ul#menu2 li a.current{ color: #FFF; background: #FFF2D8 url("/images/current-bg.gif") top left repeat-x; padding: 8px 8px 0; }
              
