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;
}

.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;
	/*
	font-size: 10px;
	*/
}

.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;
}