@CHARSET "ISO-8859-1";

body {
background-color: #ffa500;
margin:0px;
}

a:link { color: #000000; text-decoration: none; font-weight: bold;}
a:visited { color: #000000; text-decoration: none; font-weight: bold;}
a:hover { color: #ffa500; text-decoration: none; font-weight: bold; }
a:active { color: #000000; text-decoration: none; font-weight: bold; }

a.orangedotted:link { color:#ffa500; text-decoration:none; border-bottom: #ffa500 1px dotted; font-weight: bold; }
a.orangedotted:visited { color:#ffa500; text-decoration:none; border-bottom: #ffa500 1px dotted; }
a.orangedotted:active { color:#ffa500; text-decoration:none; border-bottom: #ffa500 1px dotted; }
a.orangedotted:hover { color:#ffa500; text-decoration:none; border-bottom: #ffa500 1px dotted; }

h3 {
border-bottom: 1px double black;
padding-left: 5px;
}

h4	{
font-size: 14px;
font-style: bold;
}

#titelgrafik {
border-bottom: 1px solid #000000;
height: 182px;
}

td.reifenanfrage {
padding: 5px;
}

td.fett {
padding: 5px;
text-align: center;
font-weight: bold;
}

table.angebot {
border: 1px dashed #000000;
padding: 5px;
}

td.hg
{
background-color:#ffa500;
}

td.tabelle	{
padding: 5px;
border:1px solid #000000;
}


#Inhalt	{
background-color:#ffffff;
padding-left: 20px;
padding-top: 0px;
padding-right: 20px;
padding-bottom: 15px;
color:#000000;
min-height: 550px;
font-family: sans-serif;
font-style: Verdana;
font-size: 13px;
text-align: justify;
}

#navigation	{
background-color:#ffffff;
}

#container	{
background-color:#ffffff;
width:160px;
float:left;
min-height: 550px;
}

#linkcontainer1 {
border: 1px solid #000000;
background-color: #ffffff;
width: 135px;
padding: 0px;
line-height: 20px;
float: left;
margin: 0px 5px 0px 10px;
}

#aktuell {
border: 1px solid #000000;
background-color: #ffffff;
width: 120px;
padding: 0px;
line-height: 20px;
float: left;
margin: 30px 5px 0px 10px;
}

.textaktuell {
font-family: sans-serif;
font-style: Verdana;
font-size: 13px;
font-weight:bold;
text-align: center;
}

.linkcontainertitel, .containeraktuell
{
text-align: center;
margin:0px 0px 0px 0px;
background-color:#ffa500;
font-family: sans-serif;
font-style: Verdana;
font-size: 13px;
font-weight:bold;
border-bottom:1px solid #606060;
}

.menu {
font-family: sans-serif;
font-style: Verdana;
font-size: 14px;
}

input, textarea	{
background-color:#ffa500;
border:1px solid #000000;
}


