/* made by F.V. */ 
html, body{ 
background-color:#eeeeee; 
margin:0px;
padding:0px;
width:100%;
height:100%;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:small;
} 
a:link 		{ color: #000000; text-decoration:none; }
a:visited 	{ color: #666666; text-decoration:none; }
a:hover 	{ color: #666666; text-decoration:underline; }
a:active 	{ color: #000000; text-decoration:none; }

#hg{ /* Gesamter body */
background: #eeeeee url(images/xg_backlogo.gif) left bottom no-repeat;
background-attachment:fixed;
}
/* ### BILDELEMENTE ### */

/* gesamter innere Inhalt */
#banner, #fuss, .icinhalt,
#seitennav{

border: #f00 0px solid;
clear:both;
}






/* ### BILDELEMENTE ### */



#streifen{ /* Kopfbereich zentriert */
background:  url(images/xg_kopfback_streifen.gif) top left no-repeat;
}

#hauptmenu{ /* HG Hauptmenu > */
background: url(images/xg_hauptmenuback.gif) top right;
}

#innercontentinhalt{
background: #fff;
}



#gesamt, #streifen{
margin-left:auto;
margin-right:auto;
text-align:left;
}


#kontakt{
height:110px;
font-size:smaller;
float:left;
clear:left;
width: 44%;
}

#kopf{
	height:110px;
	border: #f00 0px solid;
	color: #000000;
}


#logo{
height:110px;
text-align:right;
float:right;
clear:right;
width: 56%;
}



#hauptmenulinks{
height:20px;
padding:0px;
border: #f00 0px solid;
}

#content{
border: #f90 0px solid;
}

#pfad{
padding-top:10px;
height:2.0em;
border: #000 0px solid;
}

#pagewidth{ 
 background-color:#eeeeee;
 width:1000px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
	position:relative;
	height:25px;
	background-color:#000000;
	width:100%;
} 
 
#leftcol{
 width:250px; 
 float:left; 
 position:relative; 
 background-color:#ffffff;

 }
 
 #weiss {
 background-color:#ffffff;
 color:#ffffff;
 background:#ffffff;
 }
 
#twocols{
 width:750px; 
 float:right; 
 position:relative;
 background-color:#ffffff; 
  }
 
#rightcol{
 width:250px; 
 float:right; 
 position:relative; 
 background-color:#ffffff;
 }
 
#maincol{
background-color:#FFFFFF;  
 padding-top:23px;
 float: left; 
 display:inline; 
 position: relative; 
 width:480px;
 padding-bottom:8px;
 padding-left:10px;
 padding-right:10px;
 }
 
#leftfooter{
	height:20px;
	background-color:#000000;
	float: left;
	width:500px;
	clear:both;
	color: #000000;
 } 
 
#seitennav div{
  height:25px;
  font-size:smaller;
  width:50%; 
  position:float;
  background:#ffffff;
}

/*hintergrund*/
#hg{ /* Gesamter body */
background: #eeeeee url(images/xg_backlogo.gif) left bottom no-repeat;
background-attachment:fixed;
}

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

/* MENU LINKS */



.submenuboxl{
width:223px;
padding-top:20px;
border: #f00 0px solid;
float:left;
clear:left;
background: #ffffff url(images/xg_submenuabstand.gif) top right no-repeat;

}

.submenuboxr{
width:223px;
padding-top:20px;
border: #f00 0px solid;
float:right;
clear:right;
background: #ffffff url(images/xg_submenuabstand.gif) top left  no-repeat;


}
.submenubackr{
width:223px;
background: #ffffff url(images/xg_submenuback.gif) top left no-repeat;
padding-bottom:20px;

}

/*--weißer flech rechts unte*/

.submenuback{
width:223px;
background: #ffffff url(images/xg_submenuback.gif) top right no-repeat;
padding-bottom:20px;
}


#submenu h5{
padding:0px;
padding-left:5px;
margin:3px;
color: #FFFFFF;
border-bottom: #ccc 1px solid;
margin-bottom:10px;

}


#submenu .menuende{
height:20px;
background: url(images/xg_submenuabschluss.gif) right top no-repeat;
border: #000 0px solid;
}
#submenu .menuender{
height:20px;
background: url(images/xg_submenuabschluss.gif) left top no-repeat;
border: #000 0px solid;
}


/*scrolltable*/
td.head
{
width: 480px;
height: 18px;
font-size: 10px;
font-weight: bold;
color: #666666;
}

td.scroll
{
width: 480px;
height: 450px;
font-size: 10px;
color: #999999;
background-color: #ffffff;

}
