html {
	height:100%;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
	
body {
	margin-left: 0px;
	margin-right: 0px;
	background-color: #f4f1e7;}
	
a:link {
	color:#666666;
	text-decoration:underline;}
	
a:visited {
	color:#666666;}
	
a:hover {
	color:#000000;}
	
h3 {
	font-size:26px;
	color:#666666;
	font-weight:normal;}	
	
h4 {
	font-size: 12px;
	color: #770000;}

a img  {
	border:none;}

/************Hauptseite*************/

.background {
	background-image:url(images/back_home.jpg);
	background-repeat:no-repeat;}

.seite {
	background-color: #FFFFFF;
	left: 50%;
	margin-left:-500px;
	top: 0px;
	position: absolute;
	width: 980px;}

/************Menue Bild Logo*************/

#menue {
	width:980px;
	padding-top:45px;
	font-size:12px;}

#menue a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;}
	
#menue a:hover {
	color:#000000;}

#logomain {
	position:absolute;
	background-color:#FFFFFF;
	width:215px;
	height:90px;
	margin-left:50px;}
		
.head{
	background-color:#770000;
	width: 980px;
	height: 80px;}

.subm {
	text-align: right;
	font-size: 9px;
	margin-right: 16px;}

/************Seitenfuss*************/

.fuss{
	width: 960px;
	background-color: #333333;
	padding: 10px;
	bottom:0;
	margin:0;
	color:#FFFFFF;
	font-style:normal;
	font-size: 11px;
	font-size:10px;
	vertical-align:middle;}
	
.fuss a:link{
	color:#ffffff;
	text-decoration:underline;}

.fuss a:hover{
	color:#666666;}

.sub {
	padding-right: 2px;}

/************Inhalt*************/

.content{
	width: 960px;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
	height:auto;}

.roadmap{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	position:static;
	width: 350px;
	background-color: #f0f9ff;}

/************Menu*************/

#loginbutton {
	display:inline-block;
	border:#FFFFFF solid 1px;
	background-color:#333333;
	width:50px;
	margin-right:20px;
	vertical-align:middle;}
	
#loginbutton a{
	display:inline-block;
	border:#FFFFFF solid 1px;
	background-color:#666666;
	width:50px;
	margin-right:20px;
	vertical-align:middle;}

.menubutton {
	padding-right:16px;}

a:link.menubutton {
	text-decoration: none;
	color:#ffffff;
	font-style: normal;
	font-size: 14px;}

a:visited.menubutton {
	text-decoration: none;}

a:active.menubutton {
	text-decoration: underline;}

a:hover.menubutton {
	text-decoration:underline;
	color:#770000;
	font-style:normal;
	font-size: 14px;}

/************Sub Menue Links*************/

.subdrob {
	padding-right: 3px;
	margin-right: 10px;}

a:link.subdrob {
	text-decoration: none;
	color:#333333;
	font-style: normal;
	font-size: 11px;}

a:visited.subdrob {	
	text-decoration: none;
	color:#333333;
	font-style: normal;
	font-size: 11px;}

a:active.subdrob {
	text-decoration: none;
	color:#990000;
	font-style: normal;
	font-size: 11px;}

a:hover.subdrob {
	text-decoration:none;
	color:#990000;
	font-style:normal;
	font-size: 11px;}
	
.shadow {
	background-image:url(images/schatten-unten.jpg);
	background-repeat:repeat-x;
	height:11px;}
