@charset "iso-8859-1";
body {
background-image: url(../img/bg.jpg);
background-repeat:repeat-x;
}

#rahmen { width: 740px; margin-top:40px; }
#header { border: 1px solid #000000; margin-bottom:10px; }
#hauptnavi { margin-bottom:10px; }
.navicell { vertical-align: middle; text-align: center; border: 1px solid #000000; height: 18px; }
.subnavi { border-top-width:0px; }

div,td {
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px;
font-style: normal;
font-weight: normal;
}

#content {
color: #000000;
text-indent: 20px;
line-height: 18px;
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px;
font-style: normal;
font-weight: normal;
padding: 40px 80px 40px 80px;
border: 1px solid #000000;
background-color: #ffffff;
text-align: left;
margin-bottom: 40px;
}

h1 {
color: #000040;
text-indent: 0px;
font-size: 18px;
font-style: normal;
font-weight: bold;
margin-top: 0px;
margin-bottom: 20px;
}

li {
/*list-style-image:url(img/bulletpoint.gif); */
margin-bottom: 4px;
text-indent: 0px;
}

b {
font-style: normal;
font-weight: bold;
}

.klein {
font-size:10px;
}

a:link,a:visited,a:active {
color: #5557AA;
font-style: normal;
font-weight: normal;
text-decoration:underline;
}
a:hover {
color: #000000;
font-style: normal;
font-weight: normal;
text-decoration:underline;
}


a.navi {
font-size: 12px;
display:block;
padding-top: 2px;
height: 16px;
-height: 18px;
}

a.navi:link,a.navi:visited,a.navi:active {
color: #3D300A;
text-decoration:none;
background-image: url(img/bg_navi_off.gif);
font-style: normal;
font-weight: bold;
}

a.navi:hover,.on {
color: #000000;
text-decoration:none;
background-image: url(img/bg_navi_on.gif);
font-style: normal;
font-weight: bold;
}

span.on { text-decoration:none; color: #000000; font-weight: bold; }

a.naviibita:link,a.naviibita:visited,a.naviibita:active {
color: #3D300A;
text-decoration:none;
background-image: url(img/bg_naviibita_off.gif);
font-style: normal;
font-weight: bold;
}

a.naviibita:hover {
color: #000000;
text-decoration:none;
background-image: url(img/bg_naviibita_on.gif);
font-style: normal;
font-weight: bold;
}
