body{
margin:0;
padding:0;
background-image: url("../../../templates/images/hintergrund.jpg");
Background-repeat: no-repeat;
font-size: 12px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
line-height: 1.5em; 
color:#000000;
}

b{font-size: 110%;}

em{color: red;}

td{border-color:#000000;}

#maincontainer{
width: 1000px; 
}

/* Pseudo-Klassen */
a:link { font-weight:normal; color:black; text-decoration:none; }
a:visited { font-weight:normal; color:#d47f55; text-decoration:none; }
a:focus { font-weight:normal; color:#A40000; text-decoration:underline; }
a:hover { font-weight:normal; color:#A40000; text-decoration:none; }
a:active { font-weight:normal; color:#A40000; text-decoration:underline; }


#topsection{
height: 160px; 
border:0px solid black;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#topmenue{
width:1000px;
height:25px;
border:0px solid black;
}

#contentcolumn{
margin-left: 215px; 
border:0px solid black;
}

#leftcolumn{
float: left;
width: 215px; 
margin-left: -1000px; 
border:0px solid black;
}

#footer{
clear: left;
width: 100%;
height:25px;
background: #F6F6F6;
color: #505050;
text-align: center;
padding: 3px 0;
}

#footer a{
color: #505050;
}

.innertube{
margin: 10px; 
margin-top: 0;
}
