
body {
    font-family:Lucida Grande,MS Sans Serif,Lucida Sans Unicode,Verdana,Geneva,Lucida,Arial,Helvetica,Sans-Serif;
    font-weight: normal;
	font-size: 10pt;
	color:#333333;
	}
	 

#logo	{
	position:absolute;
	top: 10px;
	left: 50px;
	width: 800px;
	height: 120px;
	border: 1px #666666 solid;
	}	 
img	{
	border: 0px;
	}		


#navigation	{
	position:absolute;
	top: 0px;
	width: 125px;
	height: 550px;
	border-right: 1px #666666 dotted;
	margin: 0px;
	padding:0px;
	}	
#button ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
	}
#button li {
	border-bottom: 1px #666666 solid;
	margin: 0px;
	}
#button li a {
	display: block;
	padding: 15px 15px 15px 0.5em;
	border-left: 10px #666666 solid;
	border-right: 10px #CEE300 solid;
	background-color: #F9FFFA;
	color: #666666;
	text-decoration: none;
	}
#button li a.unten {
	display: block;
	padding: 15px 15px 15px 0.5em;
	border-left: 10px #666666 solid;
	border-right: 10px #666666 solid;
	background-color: #F9FFFA;
	color: #666666;
	text-decoration: none;
	}
#button li a:hover {
	border-left: 10px #CEE300 solid;
	border-right: 10px #666666 solid;
	background-color: #F9FFFA;
	color: #666666;
	}

html>body #button li a {
	width: auto;
	}
html>body #button li a.unten {
	width: auto;
	}

#mitte	{
	position:absolute;
	top: 132px;
	left: 50px;
	width: 800px;
	height: 550px;
	border-left: 1px #666666 solid;
	border-right: 1px #666666 solid;
	border-bottom: 1px #666666 solid;
	background-color: #FFFFFF;
	}

a.links	{
	font-family: Lucida Grande,MS Sans Serif,Lucida Sans Unicode,Verdana,Geneva,Lucida,Arial,Helvetica,Sans-Serif;
	border-bottom:1px dotted #666666;
    text-decoration: none;
  	color:#000000;
  	}
a.links:hover 	{
	font-family: Lucida Grande,MS Sans Serif,Lucida Sans Unicode,Verdana,Geneva,Lucida,Arial,Helvetica,Sans-Serif;
	border-bottom:1px solid #666666;
    text-decoration: none;
  	color:#000000;
        	}
#inhalt	{
	position:absolute;
	top: 10px;
	left: 140px;
	width: 378px;
	height: 520px;
	}
.text	{
    font-family:Lucida Grande,MS Sans Serif,Lucida Sans Unicode,Verdana,Geneva,Lucida,Arial,Helvetica,Sans-Serif;
    font-weight: normal;
	font-size: 10pt;
	width: 350px;
	padding: 1px 10px 10px 20px;
	margin: 5px 0px 10px 0px;
	line-height: 140%;
	border: 1px #666666 dotted;
	}
#refer	{
	position:absolute;
	top: 10px;
	right: 5px;
	width: 270px;
	height: 520px;
	}
.ref	{
    font-family:Lucida Grande,MS Sans Serif,Lucida Sans Unicode,Verdana,Geneva,Lucida,Arial,Helvetica,Sans-Serif;
    font-weight: normal;
	font-size: 10pt;
	width: 240px;
	padding: 1px 0px 10px 10px;
	margin: 5px 0px 5px 10px;
	line-height: 140%;
	border: 1px #666666 dotted;
	}

h1	{
    font-weight: normal;
	font-size: 12pt;
	font-weight:bold;
	color:#B8C100;
    letter-spacing: 2px;
	margin:5px 0px 5px 0px;
	}	
h2	{
    font-weight: normal;
	font-size: 12pt;
	color:#333333;
    letter-spacing: 2px;
	margin:5px 0px 5px 0px;
	}	
h6	{
    font-weight: normal;
	font-size: 6pt;
	color:#333333;
	margin:2px 0px 5px 5px;
	}	
dl	{
	font-size:10pt;
	margin:15px;
	}
ul {
	list-style: circle;
	}
input.feld	{
    font-family:Lucida Grande,MS Sans Serif,Lucida Sans Unicode,Verdana,Geneva,Lucida,Arial,Helvetica,Sans-Serif;
    font-weight: normal;
	font-size: 10pt;
	color:#333333;
	border:1px solid #666666;
	width:300px;
	}
textarea.feld	{
    font-family:Lucida Grande,MS Sans Serif,Lucida Sans Unicode,Verdana,Geneva,Lucida,Arial,Helvetica,Sans-Serif;
    font-weight: normal;
	font-size: 10pt;
	color:#333333;
	border:1px solid #666666;
	width:300px;
	height:100px;
	}
input.button	{
    font-family:Lucida Grande,MS Sans Serif,Lucida Sans Unicode,Verdana,Geneva,Lucida,Arial,Helvetica,Sans-Serif;
    font-weight: normal;
	font-size: 10pt;
	background-color:#EBEBE8;
	color:#333333;
	border:1px solid #666666;
	width:150px;
	}			


						
