@charset "utf-8";
/* Adminlose - werben kann so einfach sein */


body {
margin : 0;
background-color : #20434f;
}
a{
	text-decoration: none;	
}
h1 {
font-family : Trebuchet MS, Verdana, Tahoma, Arial;
font-size : 18px;
font-weight : bold;
color : #000;
}
h2 {
font-family : Trebuchet MS, Verdana, Tahoma, Arial;
font-size : 16px;
font-weight : bold;
color : #000;
}
p {
font-family : Trebuchet MS, Verdana, Tahoma, Arial;
font-size : 12px;
color : #000;
}
li {
width : 200px;
list-style : none;
font-family : Trebuchet MS, Verdana, Tahoma, Arial;
font-size : 10px;
font-weight: bold;
margin-left : -36px;
}
li a {
font-family : Trebuchet MS, Verdana, Tahoma, Arial;
font-size : 10px;
text-decoration : none;
color : #000;
width : 120px;
font-weight: bold;
padding-right : 100px;
padding-left : 2px;
}
li a:hover {
font-family : Trebuchet MS, Verdana, Tahoma, Arial;
font-size : 10px;
text-decoration : none;
color : #fff;
background-color : #20434f;
width : 133px;
}

.liste li{
  font-family : Trebuchet MS, Verdana, Tahoma, Arial;
  list-style : square;
  font-size: 12px;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
  width: 500px;
}

#passwort {
font-family : Trebuchet MS, Verdana, Tahoma, Arial;
font-size : 10px;
text-decoration : none;
color : #000000;
width : 133px;
}

#header {
width : 888px;
height : 162px;
position : absolute;
left : 50%;
margin-left : -440px;
background-image : url(../gfx/header.jpg);
background-repeat : no-repeat;
}
#logo {
width : auto;
height : auto;
position : absolute;
left : 23px;
top : 29px;
}
#werbung {
width : auto;
height : auto;
position : absolute;
right : 23px;
top : 46px;
}
#haupt {
width : 888px;
height : auto;
position : absolute;
left : 50%;
margin-left : -440px;
top : 162px;
background-image : url(../gfx/haupt.jpg);
background-repeat : repeat-y;
}
#menue {
width : 133px;
height : auto;
padding-top : 25px;
margin-left : 45px;
float : left;
line-height : 20px;
overflow : hidden;
}
#content {
width : 605px;
height : auto;
padding-top : 25px;
margin-right : 45px;
float : right;
text-align : justify;
}
#footer {
width : 888px;
height : 170px;
left : 0;
bottom : -170px;
background-image : url(../gfx/footer.jpg);
position : absolute;
}
#footer_werbung {
width : 600px;
height : auto;
position : absolute;
left : 45px;
top : 20px;
}
.login {
width : 129px;
height : 15px;
border : 1px solid #20434f;
background-color : #fff;
color : #000;
font-family : Trebuchet MS, Verdana, Tahoma, Arial;
font-size : 10px;
}
.login_btn {
width : auto;
height : 15px;
border : 1px solid #20434f;
background-color : #fff;
color : #000;
font-family : Trebuchet MS, Verdana, Tahoma, Arial;
font-size : 10px;
}


