html {font-size:100.01%;} 
*{margin: 0;
padding: 0;}

body {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #000000;
background-image: url(HPgrafik/B13.gif); background-attachment: fixed;
}

a:link {color: #000000}
a:visited {color: #000000}
a:hover {color: #990000}
a:active {color: #000000}

h1 {
font-size: 12px;
font-style:italic;
color: #cccccc;
margin-top: 12px;
margin-bottom: 8px;
background-image: url(HPgrafik/titel.jpg);
background-repeat: no-repeat;
height: 28px;
padding-top: 10px;
padding-left: 15px;
}

.hosting {
text-align: right;
padding-top: 34px;
font-size: 9px;
padding-right: 12px;
}


#inhalt {
width: 900px;
margin: 0px auto;
font-size:13px;
background-image: url(HPgrafik/SeitenBack.jpg);
background-repeat: repeat-y;
}

#header {
background-image: url(HPgrafik/oben.jpg);
height: 150px;
}


#links {
width: 150px;
float: left;
background-repeat: no-repeat;
margin-left: 40px!important;
margin-left: 20px;
padding-top: 114px;
}

#rechts {width: 200px;
float: right;}

#inhalt2 {
margin-right: 60px;
margin-left: 260px;
}

#fuss {
clear: both;
background-image: url(HPgrafik/unten.jpg);
height: 50px;
}


#nav 
{
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px; 
}

#nav a
{
display: block;
padding: 5px 10px;
width: 150px;
color: #cccccc;
font-style:italic;
background-color: #000000;
text-decoration: none;
border-top: 1px solid #cccccc;
border-left: 1px solid #999999;
border-bottom: 1px solid #999999;
border-right: 1px solid #999999;
font-weight: bold;
font-size: 12px;
background-image: url(HPgrafik/menu1.jpg);
background-repeat: no-repeat;
background-position: 0 0;
}

#nav a:hover
{
color: #000000;
background-color: #000000;
text-decoration: none;
border-top: 1px solid #999999;
border-left: 1px solid #999999;
border-bottom: 1px solid #cccccc;
border-right: 1px solid #cccccc;
background-image: url(HPgrafik/menu2.jpg);
background-repeat: no-repeat;
background-position: 0 0;
}


