html, body {
   margin : 0;
   padding : 0;
	background: #ffffff;
}

body {
   color : #333333;
   background : #ffffff;
   width : 100%;
font: 0.9em "Lucida Grande", sans-serif;
}

a:link {
   color : #990000;
   background : transparent;
	text-decoration: none;
}

a:visited {
   color : #990000;
	text-decoration: none;
}

a:hover {
   color : #669900;
   text-decoration : none;
}

a:active {
   color : #990000;
	text-decoration: none;
}
  
 p {
   line-height : 100%;
	margin-top: 4px;
}

h1{ font-size: 130%;
 font-weight: bold; color: #666666;
 padding: 0px 0px 0px 0px;
}

h2{ font-size: 114%;
 font-weight: bold; color: #666666;
 padding: 0px 0px 0px 0px;
}

h3{ font-size: 105%;
 font-weight: bold; color: #666666;}

h4{ font-size: 100%;
 font-weight: bold; font-weight: normal; color: #666666;}

#logo {
   position : absolute;
   left : 0px;
   top : 0px;
   background : url(../Images/luxlogo.jpg) no-repeat;
   width : 345px;
   height : 94px;
}

#midlogo {
   position : absolute;
   top : 0px;
   left : 500px;
   background : url(../Images/midlogo.jpg) no-repeat;
   width : 236px;
   height : 94px;
}

#wrapper {
   background: transparent url(Bilder/back2.jpg) no-repeat;
}

#backin {
   background: transparent url(Bilder/backin.jpg) repeat fixed;
}

#content {
	background: transparent;
	margin-left: 60px;
	margin-right: 60px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#transparent {
	background: transparent;
}

#text {
	text-align: justify;
}

#textcenter {
	text-align: center;
}

.textklein {
	text-align: center;
	font-size: 80%;
}

#textleft {
	text-align: left;
}

#textaktuell {
	text-align: left;
	font-size: 90%;
	padding-left: 8px;
	padding-right: 4px;
}

#buttoncontainer {
   position : absolute;
   left : 0.2em;
   top : 13em;
   width : 13em;
} 

#button ul {
   margin : 0;
   padding : 0;
   list-style-type : none;
} 

#button li {
   width : 100px;
   margin-bottom : 1px;
   margin-left : 10px;
}

#button li a {
   background : transparent url(../Images/acbutt.jpg);
   width : 120px;
   display : block;
   border : 1px solid #B59C89;
   padding : 2px;
   color : #484500;
   text-decoration : none;
}

#button li a:visited {
  color : #666666;
}

#button li a:hover {
   color : #007101;
   background : transparent url(../Images/overbutt.jpg);
   border : 1px solid #000;
}  

li#here a:link, li#here a:visited, li#here a:hover {
   border : 1px solid #000;
   background : transparent url(../Images/overbutt.jpg);
   color : #007101;
} 

#footer {
   padding : 4px;
   border-top : 4px double #B59C89;
   margin-top : 20px;
   background : #cccccc;

}

#counter {
   display : none;
}

#Tabelle_03 {

}

