/*-------------------- CSS RESET --------------------*/
* {
padding: 0;
margin: 0;
font-size: 100%;
font-weight: normal;
}

ul,
ol {
list-style: none;
}

b,
strong {
font-weight: bold;
}

img,
a img {
border: none;
}

/*-------------------- SCHRIFT / GROESSE --------------------*/
html {
scrollbar-arrow-color: #006;
scrollbar-base-color: #9090ff;
scrollbar-track-color:#e2e7ed;
}

body {
font-family: Arial,Helvetica,sans-serif;
font-size: 76%;
color: #666;
background: #006;
line-height: 1.5em;
text-align: left;
}

h1,
h2,
h3 {
font-family: 'Times New Roman','Trebuchet MS', serif;
color: #006;
font-weight: bold;
margin-bottom: 15px;
line-height: 1.1em;
}

h1 {
font-size: 2.5em;
font-variant: small-caps;
}

h2 {
font-size: 2.0em;
}

h3 {
font-size: 1.2em;
}

a:link,
a:visited {
color: #666;
font-weight: bold;
text-decoration: none;
}

a:hover,
a:focus,
a:active {
color: #006;
font-weight: bold;
text-decoration: underline;
}

/*-------------------- LAYOUT --------------------*/
#container {
width: 1024px;
background-color: #fff;
border: 4px solid #009;
padding: 4px;
margin: 0 auto;
-moz-border-radius: 15px;
}

#header {
background-color: #e2e7ed;
position: relative;
}

#hdTop {
background: url(../img/navImg/topBg.gif) repeat-x left top;
height: 90px;
}

#logo {
padding-top: 10px;
padding-left: 25px;
}

#hdMenu {
height: 230px;
position: relative;
}

#leistungen #hdMenu {
background: url(../img/navImg/firma_pfeil.png) no-repeat 230px 0;
}

#autoteile #hdMenu {
background: url(../img/navImg/autoteile.png) no-repeat 230px 0;
}

#gebrauchtwagen #hdMenu {
background: url(../img/navImg/autoreihe.png) no-repeat 230px 0;
}

#autoverwertung #hdMenu {
background: url(../img/navImg/schrottplatz_kassel.png) no-repeat 230px 0;
}

#anfahrt #hdMenu {
background: url(../img/navImg/abschleppwagen.png) no-repeat 230px 0;
}

#kontakt #hdMenu {
background: url(../img/navImg/karosserien.png) no-repeat 230px 0;
}

#rechte #hdMenu {
background: url(../img/navImg/gabelstapler.png) no-repeat 230px 0;
}

#content {
background-color: transparent;
padding: 20px 20px;
}

#sidebarLeft {
float: left;
width: 22%;
padding: 6px 0; 
}

#mainContent {
float: right;
width: 72%;
margin: 0;
}

#wrapper {
float: left;
width: 60%;
}

#sidebarRight {
float: right;
width: 34%;
padding: 6px 0;
text-align: right;
}

.clearfloat {
clear: both;
}

#content p {
margin-bottom: 15px;
}

#rechte h3 {
margin-bottom: 10px;
}

#wrapper ul {
margin-left: 15px;
}

#wrapper ul li,
#wrapper ul li:link,
#wrapper ul li:visited {
background: url(../img/bullet.png) no-repeat 0 2px;
font-size: 1.2em;
padding-left: 25px;
margin-bottom: 14px;
} 

#wrapper ul li:hover,
#wrapper ul li:focus,
#wrapper ul li:active {
background: url(../img/bullet.png) no-repeat 5px -48px;
}

#wrapper ul li a,
#sidebarRight ul li a {
text-decoration: none;
}

#sidebarRight ul li {
text-transform: uppercase;
padding-left: 25px;
margin-bottom: 14px;
float: left;
}

#sidebarRight ul li,
#sidebarRight ul li:link,
#sidebarRight ul li:visited {
background: url(../img/bullet.png) no-repeat 0 2px;
} 

#sidebarRight ul li:hover,
#sidebarRight ul li:focus,
#sidebarRight ul li:active {
background: url(../img/bullet.png) no-repeat 5px -48px;
}

#sidebarRight h2 {
text-align: left;
}

#sidebarRight h3 {
margin-bottom: 2px;
}

#sidebarRight a {
text-decoration: none;
}

 /*-------------------- ALLGEMEIN --------------------*/
.fl {
float: left;
padding-right: 1em;
}

.fr {
float: right;
padding-left: 1em;
}

.clearfloat {
clear: both;
}

.sRl {
text-align: left;
}

.klein {
font-weight: normal;
font-size: 0.9em;
}

/*-------------------- 2-spaltiges Design --------------------*/
.microsite #sidebarLeft {
width: 22%;
}

.microsite #mainContent {
width: 72%;
}

.subcol {
width: 48%;
}

.subcol2 {
width: 23%;
}

/*-------------------- TABELLE --------------------*/
.table {
width: 100%;
background: #f0f0f0;
color: #000;
border-collapse: collapse;
}

.table thead td {
background: #006;
color: #fff;
font-weight: bold;
text-align: center;
} 

.table tr.col2 {
background: #e2e7ed;
}

.table tr:hover{
background: #9090ff;
}

.table tr.tbottom {
border-bottom: 2px solid #006;
} 

.table td {
border: 1px solid #fff;
padding: 3px 8px;
}

.arge {
color: #006;
margin-bottom: 15px;
}

.arge td {
font-size: 1.1em;
font-weight: bold;
border-right: 4px solid #fff;
}

/*-------------------- FORMULAR --------------------*/
form,
input,
select,
textarea {
color: #666;
}

fieldset { 
border: 2px solid #006;
padding: 0 0 10px 20px;
margin-bottom: 10px;
}

fieldset.submit {
border: none;
background: transparent;
}

legend {
color: #fff;
font-weight: bold;
border: 2px solid #006;
background: #9090ff;
margin: 0 0 10px -10px;
padding: 4px 8px;
}

label {
font-weight: bold;
}

#ersatzteilanfrage input,
#ersatzteilanfrage textarea,
#kontaktformular input,
#kontaktformular textarea {
border: 1px solid #666;
background: #f0f0f0;
width: 300px;
padding: 4px;
margin-bottom: 6px;
display: block;
}

#kontaktformular input {
width: 270px;
}

#ersatzteilanfrage input.senden,
#kontaktformular input.senden {
color: #fff;
font-weight: bold;
text-transform: uppercase;
border: 2px solid #009;
background: #006;
width: 96px;
}

#senden {
margin-left: 295px;
}

#senden2 {
margin-right: 20px;
}

#ersatzteilanfrage input.radio,
#ersatzteilanfrage input[type="radio"] {
width: 12px;
display: inline;
}

#ersatzteilanfrage textarea,
#kontaktformular textarea {
font-family: Arial,Helvetica,sans-serif;
width: 400px;
height: 100px;
overflow: hidden;
}

.formular {
text-align: right;
text-transform: uppercase;
display: block;
}

.formular a:link,
.formular a:visited {
padding: 3px 20px;
background: url(../img/zum.png) no-repeat right 3px;
}

.formular a:hover,
.formular a:focus,
.formular a:active {
text-decoration: none;
background: url(../img/zum.png) no-repeat right -35px;
}
