body

{

background-repeat: repeat-y;
width: 1000px;
background-color: #606060;
background-image: url(grafiken/bg1.gif);
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
;
}


#kopf
{ width: 1000px;
height: 110px;

}
#navi
{ width: 200px;
height: 500px;
float: left;

}

#haupt
{width: 800px;
height: 500px;
float: right;

}

#feet
{
width: 1000px;
height: 120px;

}

h1
{

font-family: Times New Roman, Helvetica, sans-serif;
font-size: 28px;
font-weight: bold;
font-style: italic;
color: #000000;
text-align: center;
}
.

h2
{

font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #000000;
text-align: left;
}


h3
{

font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #000000;
text-align: center;
}

h4
{

font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
color: #4169E1;
text-align: center;
}
