/* Default paragraph styles */
h1,h2,h3,h4,p,ul,ol,li,div,address,blockquote,b,i{
font-family:Arial,sans-serif;
color:#9F0000;
font-size:14px;
align:left;
}

/* Forms etc */
form, select, option, input, fieldset, textarea{
font-family:Arial,sans-serif;
color:#9F0000;
background-image:url(../gfx/inhalt_2011.jpg); background-repeat:repeat;
font-size:14px;
align:left;
}

/* Default table styles */
td{
font-family:Arial,sans-serif;
color:#9F0000;
border:1 solid #FFFFFF;
cellspacing:0;
cellpadding:0;
font-size:14px;
}

th{
font-family:Arial,sans-serif;
color:#9F0000;
border:1 solid #FFFFFF;
cellspacing:0;
cellpadding:0;
font-size:14px;
}

/* Default linien style */
hr{
color:#9F0000;
size:1;
width:70%;
}

/* Default body style */
body{
color:#9F0000;
background-image:url(../gfx/inhalt_2011.jpg); background-repeat:repeat;

margin-right:15px;
margin-bottom:15px;

scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#9F0000;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-shadow-color:#9F0000;
scrollbar-darkshadow-color:#9F0000;
scrollbar-track-color:#FFFFFF;
scrollbar-arrow-color:#9F0000;
}

/* Link styles */
a:link { text-decoration:none; font-weight:bold; color:#9F0000;}
a:visited { text-decoration:none; font-weight:bold; color:#9F0000;}
a:hover { text-decoration:underline overline; font-weight:bold; color:#9F0000;}