body {
margin:0px;
font-family:Arial,sans-serif;
font-size:12px;
color:#000000;
background-image:url(../images/back.gif);
}
/* Alle fettgedruckten Zeichen ( b) sollen in der Farbe X dargestellt werden */

* b {
color: #015483;
}

td {
font-family:Arial,sans-serif;
font-size:12px;
color:#000000;
}

td.navi {
width:210px;
background-color:#fef9d4; /* Hintergrund Navi */
background-image:url(../images/v_lines.gif);
background-position:right;
background-repeat:repeat-y;
}

td.content {
width:690px;
background-color:#ffffff;
background-image:url(../images/v_lines.gif);
background-position:right;
background-repeat:repeat-y;
}

td.naviheader {
height:20px;
width:100%;
background-color:#ffc519;
color:#000000;
font-weight:bold;
font-size:12px;
padding-left:10px;
}

h1 {
font-size:20px;
font-weight:bold;
color:#015483;
text-decoration:none;
}

h2 {
font-size:16px;
font-weight:bold;
color:#015483;
text-decoration:none;
}

h3 {
font-size:13px;
font-weight:bold;
color:#015483;
text-decoration:none;
}

font.copy {
font-size:10px;
color:#000000;
}
/* Buttonwerbung in Navi */
table.naviwerbung {
width:190px;
background-color: #fef9d4; /* Original  #fdfbec */
border: 1px dotted #fef9d4; /* Original #ffc519 */
}

table.adsense {
width:120px;
right: 0px;
background-color: #fdfbec;
border: 1px dotted #ffc519;
}

/* Feld unterhalb Logo */
table.topwerbung {
width:100%;
background-color:#fef9d4; /* wenn Banner #fdfbec */
border-bottom: 1px dotted #ffc519;
}
/* Kasten im Inhalt */
table.contentwerbung {
width:100%;
background-color: #fdfbec;   /* #ffffff  #fef9d4 */
border: 1px dotted #ffc519;
padding:10px;
}

a.navi {
font-size:11px;
display:block;
text-decoration: none;
color:#000000;
margin-right:1px;
padding-top:4px;
padding-right:0px;
padding-bottom:4px;
padding-left:5px;
background-color:#fdfbec;
background-image:url(../images/naviteiler.gif);
background-repeat:repeat-x;
background-position:bottom;
}

a.navi:hover {
background-color:#fbf4c2;
color:#000000;
font-weight:bold;
}

a.link:link, a.link:active, a.link:visited {
font-family:Arial,sans-serif;
font-size:12px;
color:#015483;
text-decoration:none;
}

a.link:hover {
font-family:Arial,sans-serif;
font-size:12px;
color:#015483;
text-decoration:underline;
}

img.links {
float:left;
margin-right:10px;
margin-bottom:10px;
border:0px;
}

img.rechts {
float:right;
margin-left:10px;
margin-bottom:10px;
border:0px;
}

form {
margin:0px;
}

input, textarea {
font-family: Arial, sans-serif;
font-size: 12px;
color: #000000;
border:1px solid;
background-color:#FFFFFF;
}

input.submit {
font-family: Arial, sans-serif;
font-size:12px;
color:#000000;
font-weight:bold;
border:0px;
background-color:#015483;
}

input.radio {
border:0px;
background-color:transparent;
}