body
{
margin: 0px;
}
img
{
border: 0px;
}

#navi
{
font-family: verdana;
font-weight: bold;
font-size: 12px;
color: #343434;
}

.repo
{
font-weight: bold;
color: #a81400;
}

#navi a
{
text-decoration:none;
color: #a81400;
}

#navi a:hover
{
text-decoration:none;
color: #ffc165;
}

#kontaktbox a, #inhalt a
{
text-decoration: none;
color: #a81400;
}

#kontaktbox a.anders
{
text-decoration: none;
color: #00A6DD;
}

#kontaktbox a:hover.anders
{
text-decoration: underline;
color: #00A6DD;
}

#footer a
{
text-decoration: underline;
color: #a81400;
}
#kontaktbox a:hover, #inhalt a:hover
{
text-decoration: underline;
color: #a81400;
}
#footer a:hover
{
text-decoration: underline;
color: #343434;
}
#kontaktbox
{
font-family: Trebuchet MS;
line-height: 1.5em;
color: #343434;
font-size: 12px;
margin-left: 5px;
margin-right: 5px;
}
#inhalt
{
font-family: Trebuchet MS;
color: #343434;
line-height: 1.5em;
font-size: 12px;
margin-top: 15px;
margin-left: 20px;
margin-right: 10px;
margin-bottom: 30px;
}

#inhalt li, td
{
font-family: Trebuchet MS;
color: #343434;
line-height: 1.5em;
font-size: 12px;
}



#inhalt h1
{
font-family: Trebuchet MS;
font-weight: bold;
font-size: 18px;
color: #a81400;
}

#inhalt h2
{
font-family: Trebuchet MS;
font-weight: bold;
font-size: 14px;
color: #343434;
}


#footer
{
font-family: verdana, arial, helvetica;
font-size: 11px;
color: #a81400;
text-align: left;
vertical-align:middle;
margin-left: 26px;
width: 703px;
}
legend
{
color:#014079;
}
fieldset
{
border: 1px solid;
border-color: #014079;
}

div#aktionsverkauf {
width: 100%;
height: 800px;
position:absolute;
top:100px;
left:0px;
text-align: center;
background-color: #FFFFFF;
z-index:500;
filter:alpha(opacity=70); /* Internet Explorer */
-moz-opacity: 0.70; /* Mozilla Browser */
opacity: 0.70; /* Opera */
}

div#botschaft h1 {
color:#000000;
margin-top:10px;
margin-bottom:10px;
font-size: 24px;
}
div#botschaft h2 {
margin-top:10px;
margin-bottom:10px;
font-size: 18px;
color:#000000;
}

div#botschaft a h2, div#botschaft a:hover h2 {
text-decoration: none;
color: #A81400;
}

div#botschaft {
width: 100%;
position:absolute;
top:235px;
left:0px;
padding-top:20px;
padding-bottom:20px;
text-align: center;
background-color:#FFECD0;
border-top: 4px solid #FFC165;
border-bottom: 4px solid #FFC165;
z-index:900;
}
