a:link {font-size:8pt;color:#005641;text-decoration:none;}
a:visited {font-size:8pt;color:#005641;text-decoration:none;}
a:hover {font-size:8pt;color:black;text-decoration:underline;}
a:active {font-size:8pt;color:#005641;text-decoration:underline;}

body 	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 8pt;
		margin:0;
		background-image:url(../images/text-bgnd.gif);
		background-repeat:repeat;
		}
		
td,th 	{font-size: 8pt; vertical-align:top;
		}
		
.mittig {text-align:center;
		}
		
.rechts {text-align:right;
		}
		
.rechtsunterstrich {text-align:right;
		border-bottom: thin solid;
		}
		
h1,h2,h3{font-size: 8pt;
		font-weight:bold;
		color:#005641;
		}
		
h1		{font-size: 12pt; 
		}
		
h2		{font-size: 10pt; 
		}

ul		{list-style-type:square;
		margin-left:-25px;
		}
		
ol		{margin-left:-25px;
		}
		
li		{ padding-bottom:10px;
		}
		
#kopfbgnd {
		 position:absolute;
		 top:0px;
		 left:0px; 
		 width:100%; 
		 height:145px; 
		 background-image: url(../images/kopf-bgnd.gif); 
		 background-repeat:repeat-x; 
		 z-index:1;
		}
		
#kopfasplogo {
		position:absolute; 
		top:0px; 
		left:0px; 
		width:321px; 
		height:145px; 
		background-image: url(../images/kopf-bgnd.gif); 
		background-repeat:repeat-x; 
		z-index:3;
		}
		
#kopfvokslogo {
		position:absolute; 
		top:0px; 
		right:0px; 
		width:360px; 
		height:145px; 
		text-align:right; 
		background-image: url(../images/kopf-bgnd.gif); 
		background-repeat:repeat-x; 
		z-index:2;
		}
		
#kopfslogan {
		position:absolute; 
		top:100px; 
		left:58px; 
		width:80%; 
		height:20px;
		color:#005641;
		z-index:4; 
		}
		
#editebene {
		position:absolute; 
		top:145px; 
		left:0px;
		width:100%; 
		height:100%;
		z-index:5;
		}
		
#menuebene {
		width:210px;		
		height:430px;
		float:left; 
		background-color:#FFFFFF; 
		background-image:url(../images/menubgnd_3.jpg); 
		background-repeat:no-repeat; 
		padding-left:58px; 
		padding-right:10px; 
		padding-top:65px;
		z-index:7;
		}
		
#randebenelinks {
		float:left; 
		width:3px;
		height:495px;
		background-image:url(../images/textrand-rechts.gif); 
		background-repeat:repeat-y;
		opacity:0.5;
		filter:Alpha(opacity=50);  
		z-index:8;
		}
				
#textebene {
		float:left; 
		width:35%;
		height:auto;
		vertical-align:top; 
		padding:50px;
		padding-right:20px;
		z-index:9;
		}
		
#bildebene {
		float:right;
		width:286px; 
		/*height:135%;*/ 
		vertical-align:top; 
		text-align:right; 
		background-color:#FFFFFF; 
		background-image:url(../images/textrand-rechts.gif); 
		background-repeat:repeat-y; 
		z-index:6;
		}
		
#fuss {
		clear:both;
		background-color:#FFFFFF; 
		height:35px; 
		background-image: url(../images/kopf-bgnd.gif);
		background-position:bottom; 
		background-repeat:repeat-x;
		padding:10px;
		padding-left:58px;
		color:#005641;
		z-index:10;
		}

.standardtab {width:100%;
		left:-5;
		margin:5;
		padding:0;
		}	
			
/* nur fuer Internet Explorer */

/*fuer IE 7*/		
*:first-child+html #kopfslogan 	
		{top:110px; 
		}
		
*:first-child+html #textebene 
		{width:50%;
		}
		
*:first-child+html #menuebene 
		{width:280px;
		 height:495px;
  		 overflow:hidden;
		}		
				
/*fuer IE unter 7 und IE 8*/		
* html #kopfslogan		
		{top:110px; 
		}
		
* html #textebene {  
  width:50%;     /* Version 5.x  und 8*/
  w\idth:50%;    /* Version 6 */
}
		
* html #menuebene {  
  width:280px;     /* Version 5.x  und 8*/
  w\idth:280px;    /* Version 6 */  
  height:495px;
  heigh\t:495px;
  overflow:hidden;
}

* html ul	{margin-left:15px;
		}
		
* html ol	{margin-left:15px;
		}
		
	

