html, body {
		height:100%;
		}

body {
   margin:0px;
   padding:0px;
   font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
   background-color:#44484C;
   
   SCROLLBAR-FACE-COLOR:#BBBBBB;
   SCROLLBAR-HIGHLIGHT-COLOR:white;
   SCROLLBAR-SHADOW-COLOR:white;
   SCROLLBAR-3DLIGHT-COLOR:#BBBBBB;
   SCROLLBAR-ARROW-COLOR:white;
   SCROLLBAR-TRACK-COLOR:white;
   SCROLLBAR-DARKSHADOW-COLOR:#BBBBBB;
   }


  .bgFooter {
   background-color:#999999;
  }
  
  .bgLeisteLeft {
  	background-color:#FF9900;
  }

  .Grau {
  	background-color:42494A;
  }
  
  .bgContent {
  	background-color:#FFECC1;
  }

  #containerTop {
   position:absolute;
   min-height:179px; 
   height:179px;
   top:0px;
   left:50%;
   width:760px;
   margin-left:-380px;
   background-color:#ffffff;
   border-bottom:1px solid white;
  }

.tableBorder {
	border-left:1px solid white;
	border-right:1px solid white;
	}

#logo {
	width:170px;
	height:87px;
	position:absolute;
	left:10px;
	top:34px;
	}

#picTop {
	width:570px;
	height:156px;
	position:absolute;
	left:190px;
	top:0px;
	}

* html #containerTop {
   min-height:180px; 
   height:180px;
  }

#leisteTop {
  	background-color:#ffffff;
	width:759px;
	position:absolute; 
	height:23px;
	left:0px;
	top:156px;
	float:left;
	padding:1px 0px 0px 0px;
	z-index:2;
    }

#img {
	border:0;
	}

#adress {
	font-size:7pt;
	float:left;
	left:18px;
	position:relative;
	width:550px;
	padding:6px 0px 0px 0px;
	}

* html #picAktionen {
	right:-1px;
  }

#picAktionen {
	position:absolute;
	right:0px;
	top:1px;
	}

#picNews {
	position:absolute;
	left:577px;
	top:1px;
	}
	
#containerNav {
	width:180px;
	position:absolute;
    top:190px;
    left:50%;
    margin-left:-385px;
    z-index:1;
}

#impressum {
	margin-left:12px;
}

#login {
	margin-left:586px;
	margin-top:-14px;
	}


/*----------------------end divs-------------------------*/

/*----------------navi----------------*/

/* Navi alt */

/*#navBar a {
	width: 120px;
	height: 28px;
	display: block;
	background-image: url(../images/bg_navi.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	float: left;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	padding: 7px 0px 0px 0px;
	text-align: center;
	}

	
#navBar a:hover {
	background-image: url(../images/r_bg_navi.jpg);
	background-repeat: no-repeat;
	}*/


 /* Aktuelle Navi - Browsercheck !*/
ul#nav {
	position:absolute;
	left:0px;
	top:10px;
	list-style-image:url(../images/quadrat.gif);
	}

#nav li {
margin:5px 0px 0px 0px;
	}

#nav a {
	width:90px;
	height:15px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration:none;
	color:#ffffff;
}

#nav a:hover {
	color:#40474B;
}



/*----------------end navi----------------*/

hr
	{
	color: #ADAAAD;
	height: 1px;
	}
	

.infobox
	{
	background-color: #FFECC1;
	border: 1px solid #565656;
	font-style: normal;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	}

	
.inhaltsverzeichnis
	{
	background-color: #FFECC1;
	border: 1px solid #565656;
	color: #000000;
	font-size: 8pt;
	}
	
	
.AreaHeaderBackground
	{
	background-color: #FFECC1;
	padding-left: 0px;
	padding-right: 5px;
	}

.AreaHeaderText, h1
	{
	font-family: Arial;
	/*font-size: 9pt;*/
	font-size: 12pt;
	color: #FF9900;
	font-weight:bold;

	}

.AreaHeaderText_2, h2
	{
	font-family: Arial;
	/*font-size: 9pt;*/
	font-size: 12pt;
	color: #FF9900;
	font-weight:bold;
	border-bottom: 1px solid #FF9900;
	}


.AreaHeaderText_3
	{
	/*font-size: 8pt;*/
	font-size: 10pt;
	font-weight: bold;
	color: #FF9900;
	}
	
	
.asp_button, .asp_print_button
	{
	font-size: 8pt;
	font-weight: bold;
	background-color: #FF9900;
	border: 1px #ffffff;
	height: 19px;
	cursor: hand;
	color: #FFFFFF;
	}


.asp_checkbox
	{
	font-size: 8pt;
	border: 0px;
	}


.asp_linkbutton
	{
	background-color: #FF9900;
	border: 1px solid #ffffff;
	height: 19px;
	cursor: hand;
	}

.asp_listbox
	{
	font-size: 8pt;
	background-color: #FFECC1;
	border: 1px solid #ffffff;
	height: 150px;
	padding-left: 5px;
	padding-right: 5px;
	}
	
	
.DataGrid
	{
	border: 1px #ffffff solid;
	}


.DataGridFooter
	{
	background-color:#FFECC1;
	text-align:left;
	font-size:8pt;
	font-weight:bold;
	color:#000000;
	}


.DataGridHeader
	{
	background-color:#FF9900;
	text-align:left;
	font-size:7.5pt;
	font-weight:bold;
	color:#000000;
	}

.DataGridItem
	{
	font-size: 8pt;
	color: #000000;
	}

.DataGridPager
	{
	background-color:#FF9900;
	text-align:center;
	font-size:7.5pt;
	font-weight:bold;
	color:#ffffff;
	}
	
.DataTable
	{      
	border: 1px #ffffff solid;
	}

.DataTableHeader
	{
	background-color: #FF9900;
	text-align: left;
	}

.DataTableHeaderText
	{
	font-size: 7.5pt;
	font-weight: bold;
	color: #000000;
	}

.DataTableText
	{
	font-size: 8pt;
	color: #000000;
	}
	
.DataList
	{
	background-color: #FFECC1;
	}

.Dropdownlist
	{
	font-size:8pt;
	background-color:#FFECC1;
	border:1px solid #FFECC1;
	width:140px;
	}

.NavigationPath
	{
	font-size: 8pt;
	color: #FF9900;
	}

.PanelDelete
	{
	font-size: 7.5pt;
	font-weight: bold;
	border: 1px solid #FFECC1;
	background-color: #FFFFFF;
	color: #000000;
	}

.Text, p
	{
	font-family: Arial;
	font-size: 10pt;
	color: #44484C;
	}
	
.Subline
	{
	font-family: Arial;
	font-size: 10pt;
	color: #44484C;
	font-weight: bold;
}

.bildunterschrift
	{
	font-size: 8pt;
	color: #40474B;
	font-style: italic;
	}

.TextBox
	{
	background-color:#FFFFFF;
	height:19px;
	font-size:8pt;
	color:#000000;
	border:1px #FFECC1 solid;
	margin-bottom:4px;
	margin-top:4px;
	vertical-align:middle;
	}

.TextBoxSearch {
	background-color:#ffffff;
	height:18px;
	width:115px;
	font-size:8pt;
	border:1px solid #ffffff;
	}

/*-------------mailto link-------------*/
	
a.mailto:link
	{
	font-size:7.5pt;
	color: #000000;
	}

a.mailto:visited
	{
	font-size:7.5pt;
	color: #000000;
	}

a.mailto:active
	{
	font-size:7.5pt;
	color: #000000;
	}

a.mailto:hover
	{
	font-size:7.5pt;
	color: #000000;
	text-decoration: none;
	}
	
/*-------------end links--------------*/	


/*-------------links-------------*/
	
a:link
	{
	font-size: 10pt;
	color: #44484C;
	}

a:visited
	{
	font-size: 10pt;
	color: #44484C;
	}

a:active
	{
	font-size: 10pt;
	color: #44484C;
	}

a:hover
	{
	color: #44484C;
	text-decoration: none;
	font-size: 10pt;
	}
	
/*-------------end links--------------*/

/*-------------sitemap--------------*/

/* Zwischenabstand zwischen den Zeilen */
.SiteMapNodes
{    
	background-color:#FFECC1;
	
}

/* Link Zeilenhöhe und Hintergrundfarbe */
.SiteMapNode
{
	background-color:#FFECC1;
	height:13px;
}

/* Link "Over" Zeilenhöhe und Hintergrundfarbe */
.SiteMapNodeHover
{
	background-color:#FFECC1;
	height:13px;
}

/* Über-Kategorien ohne Links */
.SiteMapNodeText
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
	line-height: normal;
	color:#000000;	
	text-decoration:none;
	width:100%;
}

.SiteMapNodeText a
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
	line-height: normal;
	color:#000000;	
	text-decoration:none;
	width:100%;
}

/* header ohne Link wird mit dem style angezeigt - im Firefox wird der header als Link angezeigt, warum auch immer... */
.SiteMapNodeText a:visited
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;  
	color: #000000;  
}

/* Darstellung Link */
.SiteMapNodeText a:link
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: normal;
	font-weight: normal;
	text-decoration: none; 
}

/* "Over" über Links - gilt nicht für header ! */
.SiteMapNodeText a:hover
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;	
	text-decoration: none;   
	background-color:#FF9900; 
	color: #000000;
}

/* Header Hauptkategorien */
.SiteMapHeader
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color:#FF9900;	
	line-height: normal;
	text-decoration: none;
	/*background-color:#46308E;	*/
	border-top:1px solid #FF9900;
	border-bottom:1px solid #FF9900;
	padding:1px 0px 1px 0px;
	height:13px;
}

/* Header Hauptkategorien "Over" */
.SiteMapHeaderText a
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color:#FF9900;	
	text-decoration: none;
	width:100%;
}

.SiteMapHeaderText a:aktive
{
    font-size: 8pt;
}

.SiteMapHeaderText a:visited
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF9900;	
	text-decoration: none;
	width:100%;
}

/* "Over" header Rubriken */
.SiteMapHeaderText a:hover
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;	
	text-decoration: none;
	background-color:#FF9900;
	width:100%;
}

.SiteMapHeaderText a:link
{
    font-size: 8pt;
}

/* Zeilenhöhe */
.ItemSiteMapRow
{    
    border-bottom-width:10px;
    border-bottom-style:solid;
    border-bottom-color:#FFECC1;
    
    border-left-width:10px;
    border-left-style:solid;
    border-left-color:#FFECC1; 
       
}

.ItemSiteMap
{    
    width:150px;
       
}

.SiteMapRow
{
    width:150px;    
   
}
/*-------------sitemap end--------------*/