body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-image: url(data/schroth_hintergrundtextur.gif);
	background-repeat: repeat-x;
	background-color: #858476;
	margin-top: 28px;
}

IMG{
	border:0px;
}

IMG.produktbtns{
	margin-left: 12px;
}

TABLE.floatleft{
	float: left;
	margin-right: 10px;
}

IMG.outline{
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
}

IMG.technology{
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
	float: left;
	margin-top: 2px;
	margin-right: 4px;
}
IMG.technology_right{
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
	float: right;
	margin-top: 2px;
	margin-right: 4px;
}

IMG.crashvideo{
	margin-top: 5px;
	margin-bottom: 5px;
}

IMG.abstand{
    margin-right: 49px;
}

.p_abstand{
    margin: 0px;
}

.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	margin:0px;
}

.bildunterschrift{
	font-size: 9px;
}

.contentzelle{
	background-color: #333333;
	border-color: #EDEDED;
	border-style: solid;
	border-width: 1px;
	padding: 10px;
}


.submenue{
	margin-top: 10px;
}

.contentcontent{
	margin-top: 10px;
}

.inhalt{
	background-color: #ffffff;
	margin: 0px;
	color: #333333;
}

.inhaltcontent{
	margin-top: 10px;

}

.contentschulung{  	/* für schroth.com/schulung */
	margin-top: 10px;
	color: black;
	font-size: 14px;
	
}

.backbutton{
	margin-right: 30px;
}

.produktbezeichnung{
	color: #000000;
	font-weight: bold;
}

.footertext a {
	color: #ffffff;
}

/* //    LINKS     // */
a:link {
	color: #000000;
	text-decoration: underline;
	border: 0px;
}

a:visited {
	color: #333333;
	text-decoration: underline;
	border: 0px;
}
a:hover {
	color: #000000;
	text-decoration: none;
	border: 0px;
}
a:active {
	color: #000000;
	text-decoration: underline;
	border: 0px;
}

a.weisserlink:link {
	color: #ffffff;
	text-decoration: underline;
}
a.weisserlink:visited {
	color: #ffffff;
	text-decoration: underline;
}
a.weisserlink:active {
	color: #ffffff;
	text-decoration: underline;
}
a.weisserlink:hover {
	color: #ffffff;
	text-decoration: underline;
}

.pagenaviactive {
  color: #cab502;
}

.formulartdcheckbox {
border:1px solid;
border-color:#666666;
background-color:#d3d3d3;
}
.formulartd2checkbox {
border-right:1px solid;
border-right-color:#8a8a8a;
border-top:1px solid;
border-top-color:#8a8a8a;
border-bottom:1px solid;
border-bottom-color:#8a8a8a;
background-color: #F0F0F0;
}
.formulartd3checkbox {
border-left:1px solid;
border-left-color:#666666;
border-top:1px solid;
border-top-color:#666666;
border-bottom:1px solid;
border-bottom-color:#666666;
background-color: #d3d3d3;
}
.checkbutton {
	background-color: white;
	border: 0px;
}
.textinput {
	height:16px;
	border: 0px;
}
.button {
	height:20px;
	width:80px;
	border: 1px solid;
}
.table_headline {
background-color:#CCCCCC;
}
.table_row{
background-color:#F0F0F0;
}

.submenu-div {
margin-left: 5px;
}

.submenu-div a {
 text-decoration: none;
 color: #333333;
}

.submenu-div a:hover {
 font-weight: bold;
 color: #000;
}

.submenu-div .active {
font-weight: bold;
color: #000;
}

.content_abstand{
    margin-left: 10px;
}

/*
    Navigationselemente
*/

.subNavi{
    position: relative;
    float: left;
    width: 190px;
}

.subNavi a{
    text-decoration: none;
}

.navPunkt{
    position: relative;
    float: left;
    width: 190px;
    height: 22px;
    margin-bottom: 5px;
    cursor: pointer;
}

.navPunktBeschreibung{
    position:absolute;
    float:left;
    width: 179px;
    font-family: Verdana;
    font-size: 9px;
    font-weight: bold;
    color: white;
    padding-left: 11px;
    padding-top: 5px;
}

.active{
    background-image: url(../gfx/subNavi/active.png);
    background-repeat: no-repeat;
    background-position: right top;
}

.hover{
    position:absolute;
    float:left;
    height: 22px;
    width: 0;
    margin-top: 0px;
}

/*
    Farben für Navigation und Hover
*/

.color_0{
    background-color: #cab502;
}

.color_0_hover{
    background-color: #a29102;
}

.color_1{
    background-color: #a08f01;
}

.color_1_hover{
    background-color: #807201;
}

.color_2{
    background-color: #655a01;
}

.color_2_hover{
    background-color: #514801;
}

.color_3{
    background-color: #484100;
}

.color_3_hover{
    background-color: #3a3400;
}

.color_4{
    background-color: #464646;
}

.color_4_hover{
    background-color: #383838;
}

.color_5{
    background-color: #888888;
}

.color_5_hover{
    background-color: #6d6d6d;
}

.color_6{
    background-color: #a6a6a6;
}

.color_6_hover{
    background-color: #848484;
}

.color_7{
    background-color: #c7c7c7;
}

.color_7_hover{
    background-color: #9f9f9f;
}

.color_8{
    background-color: #c7c7c7;
}

.color_8_hover{
    background-color: #9f9f9f;
}

/*
    Händlersuche
*/

.formular{
    position: relative;
    float: left;
    width: 376px;
}

.label1{
    width: 120px;
    float: left;
    margin-top: 4px;
    margin-right: 10px;
}

.zeile{
    clear: both;
    margin-top: 15px;
}

.inputfeld{
    width: 242px;
    height: 20px;
    font-size: 11px;
}

.textarea{
    width: 240px;
    max-width: 240px;
    height: 150px;
    font-size: 11px;
}

.legende{
    font-size: 9px;
}
