/* - - - - - - - - - - - - - - - -  BODY START - - - - - - - - - - */
body {
font: 67% verdana, helvetica, sans-serif; 
margin:0px;
padding:0px;
line-height: 1.5em;
background-color: #424242;
color: #484848;
text-align: center;
}
/* - - - - - - - - - - - - - - - - BODY ENDE  - - - - - - - - - - -*/
/* - - - - - - - - - - - - - - - - ALLGEMEIN START - - - - - - - - - - */
img {
border: 0px;
}



a {
color: #B04B00; 
text-decoration: none
}

a:hover {
text-decoration: none; 
color: #B04B00;
}

/* - - - - - - - - - - - - - - - -  HAUPTELEMENTE START (inc. Kopfzeilen)- - - - - - - - - - */
#container {
position:relative;
 top:3%;
width: 1024px;
margin: 0 auto;
padding: 0;


text-align: left;
}

#header {
position:relative;
left:0px;
width:1024px;
margin:0px;
padding:0px;
border:0px;
}

