
/* CSS Document */

  body {
        margin: 0px;
        padding: 0px;
        border: 0px none;
		width: 100%;
		height: 100%;
		background-color: #1A4D4D;
		/*background-image: url(images/hintergrund.jpg);*/
       } 
a:link { color: #EAC36A;  text-decoration: underline; font-size: 9pt; }
a:visited { color: #A3C3C3;  text-decoration: underline; font-size: 9pt; }
a:hover { color: red; text-decoration: none; font-size: 9pt; }
a:active { color: #669999; text-decoration: underline; font-size: 9pt; }
     
.header {
	height: 125px;
	width: 100%;
	padding: 0;
	margin: 0;
	/*background-color: #669999;*/
	background-image: url(images/hintergrund.jpg);
 	} 

table.h100proz {
	width: 100%;
	height: 75%;
	background-color: #1A4D4D;
	border: 0;
	margin: 0;
	}


td.inhalt {
	vertical-align: top;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 0;
	border: 0;	
	margin: 0;
	}
table.text{
	width: 570px;
	color: #E7EEEF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #1A4D4D;
	}
	/*Textformate*/
.stil1 {font-size: 9px}
.stil2 {font-size: 12px}
.orange {color: #CC6600;
		font-weight: bold;}
		
td.unten {
	vertical-align: bottom;
	padding: 0;
	margin: 0;
	}
.fuss {
	border-top-style: dashed; 
	border-top-width: 1px;
	border-top-color:#669999;
	color: #E7EEEF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	}

td.links {
	width: 150px;
	background-color: #669999;
	background-image: url(images/hintergrund.jpg);
	Padding: 10px;
	vertical-align: top;
	}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 800;
	color: #A3C3C3;
	}
li { 
list-style-image:  url("images/pfeil.gif");
line-height: 1.5;
}





#navlist
{
	color: white;
	background: #669999;
	background-image: url(images/hintergrund.jpg);
	padding: 0 1px;
	margin-left: 0;
	width: 12em;
	font: normal 0.8em Verdana, sans-serif;
	font-weight:bold
	}

#navlist li
{
list-style: none;
margin: 0;
font-size: 1em;
}

#navlist a
{
display: block;
text-decoration: none;
margin-bottom: 0.5em;
margin-top: 0.5em;
color: #0C363D;
background: #669999;
border-width: 1px;
border-style: solid;
border-color: #5bd #035 #068 #CC6600;
border-left: 1em solid #CC6600;
padding: 0.25em 0.5em 0.4em 0.75em;
}

#navlist a#current { 
border-color: #5bd #035 #068 #CC6600; 
color: white;
background: #0C363D;
border-color: #069 #6cf #5bd #FAC36A;
padding: 0.4em 0.35em 0.25em 0.9em;
}

#navlist a
{
width: 99%;
/* only necessary for Internet Explorer */
}

#navlist a
{
voice-family: "\"}\"";
voice-family: inherit;
width: 9.6em;
/* Tantek-hack should only used if Internet-Explorer 6 is in standards-compliant mode */
}

#navcontainer>#navlist a
{
width: auto;
/* only necessary if you use the hacks above for the Internet Explorer */
}
#navlist a:visited, #navlist a#current:active 
{
color: #0C363D;
background: #669999;
border-color: #069 #6cf #5bd #CC6600;
padding: 0.4em 0.35em 0.25em 0.9em;
}

#navlist a:hover, #navlist a#current:hover 
{
color: white;
background: #0C363D;
border-color: #069 #6cf #5bd #FAC36A;
padding: 0.4em 0.35em 0.25em 0.9em;
}


#navlist a:active, #navlist a#current:active 
{
color: white;
background: #0C363D;
border-color: #069 #6cf #5bd #FAC36A;
padding: 0.4em 0.35em 0.25em 0.9em;
}


#navlist a:visited, #navlist a#current:active 
{
color: #0C363D;
background: #669999;
border-color: #069 #6cf #5bd #CC6600;
padding: 0.4em 0.35em 0.25em 0.9em;
}

#navlist a:hover, #navlist a#current:hover 
{
color: white;
background: #1A4D4D;
border-color: #069 #6cf #5bd #FAC36A;
padding: 0.4em 0.35em 0.25em 0.9em;
}


#navlist a:active, #navlist a#current:active 
{
color: white;
background: #1A4D4D;
border-color: #069 #6cf #5bd #FAC36A;
padding: 0.4em 0.35em 0.25em 0.9em;
}
