@charset "utf-8";
/* CSS Document berndt michael */

body {
margin:8px;
padding:0px;
background-image:url(img/bg_seite.jpg);
}

#cont	{
background-image:url(img/bg_inhalt.jpg);
position:relative;
left:0px;
top:0px;
width:800px;
height:630px;
border: #F1F1F1 solid 1px;
padding:5px;
z-index:1;
}

#cont2	{
background-image:url(img/bg_inhalt2.jpg);
position:relative;
left:0px;
top:0px;
width:800px;
z-index:2;
}

#fuss	{
background-image:url(img/fuss.jpg);
position:relative;
left:0px;
top:0px;
width:800px;
height:30px;
z-index:1;
}

#head	{
background-image:url(img/head.jpg);
position:relative;
left:0px;
top:0px;
width:800px;
height:122px;
z-index:1;
}

#navi	{
background-image:url(img/navi.jpg);
position:relative;
left:0px;
top:0px;
width:800px;
height:304px;
z-index:1;
}


a.navi:link      {
font-family: Arial;
color: #666666;
font-size: 15px;
text-decoration:none;
font-weight:normal;
}

a.navi:visited   {
font-family: Arial;
color: #666666;
font-size: 15px;
text-decoration:none;
font-weight:normal;
}

a.navi:active    {
font-family: Arial;
color: #666666;
font-size: 15px;
text-decoration:none;
font-weight:normal;
}

a.navi:hover     {
font-family: Arial;
color:#999999;
font-size: 15px;
text-decoration:none;
font-weight:normal;
}

a:link     {
font-family: Verdana;
color:#CCCCCC;
font-size: 9px;
text-decoration:none;
font-weight:normal;
}

a:visited     {
font-family: Verdana;
color:#CCCCCC;
font-size: 9px;
text-decoration:none;
font-weight:normal;
}

a:hover     {
font-family: Verdana;
color:#999999;
font-size: 9px;
text-decoration:none;
font-weight:normal;
}

a:active     {
font-family: Verdana;
color:#CCCCCC;
font-size: 9px;
text-decoration:none;
font-weight:normal;
}

div, td	{
font-family: Arial;
color:#333333;
font-size: 13px;
text-decoration:none;
font-weight:normal;
}

b		{
font-family: Arial;
color:#333333;
font-size: 16px;
text-decoration:none;
font-weight:normal;
font-style:normal;
letter-spacing:0px;
}

i		{
font-family: Arial;
color:#000066;
font-size: 16px;
text-decoration:none;
font-weight:bold;
font-style:normal;
}

font.mittel	{
font-family: Arial;
color:#666666;
font-size: 12px;
text-decoration:none;
font-weight:normal;
}

font.klein	{
font-family: Arial;
color:#000099;
font-size: 11px;
text-decoration:none;
font-weight:normal;
}

