* {
	/* list-style: none; */
	margin-top: 0;
	
	
}


html {
height:100.05%
}
body {  background-image: url(layout_pics/bg_main.gif);
        background-repeat: repeat-y;
	background-position: top center;

	background-color: #e9e9e9;
        font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	min-width: 1028px;
	
        

 	/* height: 100%; */
	min-height: 100%;
}




/* Layout
*******************************************************************************/

#screen {position:absolute; top:-400px;}
.screen {position:absolute; top:-400px;}



#main {
	
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 1024px;
	height: 100%;
        min-height:100%;	
	
}
#mainshadow {
	background: #cccccc url(i/bg_mainshadow1.gif);
	margin: 0 auto;
	padding: 0;
	position: relative;
	height:20px;
	width: 1024px;

}
#main-inner {	margin-left: 10px;
	margin-right: 10px;
	padding: 0;
	position: relative;
}
	
}
#main-content {
	float: left;
	width: 100%;
	/* top right bottom left */
	padding: 0 0 10px 0;
}




/* ------------------ */
/*    Seitenaufbau    */

#documentContainer {
	
	position:			absolute;
	width:				981px;
	min-width:			981px;
	height:				100%;
	background-color:	#FFFFFF;
	padding: 0 0 10px 0;
	top:				0px;
	margin-left: 12px;
	
}

 
 * html div#documentContainer {
    width:980px; position:absolute; background-color:	#FFFFFF;
padding: 0 0 10px 0; top: 0px; margin-left: 14px;
/* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
  }

.mitmodule {
   width: 66%; 
   
  }

.ohnemodule {
    WIDTH: 93%
}

#druck
{ margin-top:0px; margin-right:3%; float:right; width:190px; }

#pfad
{ width:520px; padding-left: 6px;}

#rechts
{   font-family:Arial, Helvetica, sans-serif;
    font-size:95%;
    text-align:left;
    color:#000000; 
    margin-right:3%; float:right;  margin-top:0.0em;  min-width:200px; width:200px; 
    background-image:url(standard/bg_rechts.gif);
   padding-left: 3px;
   min-height:800px;
}

/* Navigationslinks als Liste in der rechten Spalte */



div.rebold a {
  text-align:left;
  font-family:Arial,Helvetica,sans-serif;
  font-size:90%;
  color:#000000;
  font-weight:bold; 
  padding:1px;
  padding-right: 1px;
  min-width:180px;
  float:right;
  background: url(/home/Symbole/pfeil-orange.gif) no-repeat right center;
  display:block;
}

#schrift  {position:absolute; top:-400px;}

.schrift  {position:absolute; top:-400px;}

#icon_standard  {position:absolute; top:-400px;}

.icon_standard  {position:absolute; top:-400px;}


#show_small_font  {font-weight:bold; color:#bfbfbf; margin-right:5px; font-size:10px;}
#show_normal_font {font-weight:bold; color:#bfbfbf; margin-right:5px; font-size:12px;}
#show_big_font    {font-weight:bold; color:#bfbfbf; margin-right:0px; font-size:14px;}

<dtml-var style_global.css>