/* CSS Document */

body
{
	margin: 0;
	padding: 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000;
	background-color: #fff;
}

a:link { color: #000;text-decoration:none; }
a:visited { color: #000;text-decoration:none; }
a:hover, a:active
{
	color: #B52C07;
	text-decoration:underline;
}

form {margin:0;}

#container
{
	margin: 0 auto 0 auto;
	width: 800px;
	text-align: left;
}

#header
{
	height: 77px;
	width: 800px;
	position: relative;
}

#header h1
{
	font-size: 15px;
	text-align: right;
	color: #fff;
	margin: 0;
	padding: 0;
}

#logo {clear: left; float: left;width:105px; height:77px;}



#topmenu {
	clear: right; float: right;
	background-image: url(../images/dots_horizontal_invers.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	}

#topmenu ul {
	margin:0px;
	padding:0px;
	background-image: url(../images/dots_vertical_invers.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	}

#topmenu li {
	clear: none;
	float: left;
	list-style-type: none;
	background-image: url(../images/dots_vertical_invers.gif);
	background-repeat: repeat-y;
	background-position: top right;
	}

#topmenu li a:link, #topmenu li a:visited {
	display: block;
	font-size:10px;
	padding-left:5px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:4px;
	margin-bottom:1px;
	margin-right:1px;
	text-decoration: none;
	color: #999;
	}

#topmenu li a:hover, #topmenu li a:active {
	text-decoration: none;
	color: #999;
	background-color: #eee;
	font-size:10px;
	}

#topmenu li a.first {
	display: block;
	font-size:10px;
	padding-left:5px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:4px;
	margin-bottom:1px;
	margin-right:1px;
	text-decoration: none;
	color: #999;
	background-image: url(../images/dots_vertical_invers.gif);
	background-repeat: repeat-y;
	background-position: top left;
	}
#topmenu li a.first:hover {
	text-decoration: none;
	color: #999;
	background-color: #f4f4f4;
	font-size:10px;
	}
#topmenu li div.first {
	display: block;
	font-size:10px;
	padding-left:5px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:4px;
	margin-bottom:1px;
	margin-right:1px;
	text-decoration: none;
	color: #eee;
	background-image: url(../images/dots_vertical_invers.gif);
	background-repeat: repeat-y;
	background-position: top left;
	}

ul.sitemap {
	margin:0px;
	padding:0px;
	list-style-type: none;
	padding-top:5px;
	padding-bottom:10px;
	background-color:#d11a1a;
}
ul.sitemap li {
	list-style-type: none;
	background-image: url(../images/aufzpunkt_weiss.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left:25px;
	padding-bottom:2px;
}












#mainnav {
	background-color: #fff;
	color: #999;
	height:20px;
	background-image: url(../images/mainnav_bg_invers.gif);
	background-repeat: repeat-x;
	background-position: top left;
	}
#mainnav ul {
	margin: 0 0 0 148px;
	padding: 0;
	}
#mainnav li {
	clear: none;
	float: left;
	list-style-type: none;
	background-image: url(../images/dots_vertical_invers.gif);
	background-repeat: repeat-y;
	background-position: center left;
	height:19px;
	}
#mainnav li a, #mainnav li a:link {
	display: block;
	margin:1px;
	margin-right:0px;
	padding:2px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:10px;
	text-decoration: none;
	color: #999;
	font-weight:bold;
	}
#mainnav li a:active {
	text-decoration: none;
	color: #fff;
	background-color: #cc0000;
	}
#mainnav li a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #cc0000;
	}
#mainnav li a.active, #mainnav li a.active:link {
	display: block;
	margin:1px;
	margin-right:0px;
	padding:2px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:10px;
	text-decoration: none;
	color: #fff;
	font-weight:bold;
	background-color: #cc0000;
	}

#contentbox {
	padding:0px;
	clear:both;
	width:799px;
	background-image: url(../images/dots_vertical_home.gif);
	background-repeat: repeat-y;
	background-position: top right;
	}










#boxleft {
	clear:left;
	float:left;
	width: 48%;
	vertical-align:top;
	background-color:#d11a1a;
	}
#boxleft ul {
	margin: 10px;
	padding-left: 0;
	list-style-type: none;
	}
#boxleft ul li {
	padding-bottom: 10px;
	list-style-type: none;
	}
#boxleft ul li a:link { color: #ffffff;text-decoration:none; }
#boxleft ul li a:visited { color: #ffffff;text-decoration:none; }
#boxleft ul li a:hover, a:active
{
	color: #ffffff;
	text-decoration:underline;
	background-color:none !important;
}

#boxleft table tr td {
	font-size:11px;
	}
#boxleft table tr.morerow td {
	border-bottom:1px solid #b60001;
	}
#boxright table tr td {
	font-size:11px;
	}
#boxright table tr.morerow td {
	border-bottom:1px solid #b60001;
	}



img {margin:0;padding:0;}









#boxright {
	clear:right;
	float:right;
	width: 48%;
	vertical-align:top;
	background-color:#d11a1a;
	}
#boxright ul {
	margin: 10px;
	padding-left: 0;
	list-style-type: none;
	}
#boxright ul li {
	padding-bottom: 10px;
	list-style-type: none;
	}
#boxright ul li a:link { color: #000;text-decoration:none; }
#boxright ul li a:visited { color: #000;text-decoration:none; }
#boxright ul li a:hover, a:active
{
	color: #000;
	text-decoration:underline;
	background-color:none !important;
}




.subcolumns {
	background-image: url(../images/dots_vertical_home.gif);
	background-repeat: repeat-y;
	background-position: top left;
  overflow:hidden;
  width:100%;
}


.c66l, .c66r {
  width:75.333%;
}
.c50l, .c25l, .c33l, .c38l, .c66l, .c75l, .c62l {
float:left;
}

.subcl {
padding:22px;
}

.c33l, .c33r {
width:24.666%;
	background-image: url(../images/dots_vertical_home.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
.c50r, .c25r, .c33r, .c38r, .c66r, .c75r, .c62r {
float:right;
margin-left:-5px;
}

.subcr {
padding:18px;
padding-top:22px;
}




h2
{
	color: #6d6c6c;
	font-size:15px;
	font-weight: bold;
	margin: 10px 0 10px 0;
}

span.red {color: #B52C07;}
p {line-height:1.5em;}

h2 a { text-decoration: none; }

h3
{
	color: #B52C07;
	font-size:15px;
	font-weight: bold;
	margin: 10px 0 10px 0;
}
	
h4
{
	color: #6d6c6c;
	font-size:12px;
	font-weight: bold;
	margin: 10px 0 0 0;
}


h5
{
	color: #6d6c6c;
	font-size:13px;
	font-weight: bold;
	margin:0px;
	padding-bottom:5px;
	padding-left:10px;
	background-image: url(../images/headline_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: #850100;
	padding-top:5px;
}


h6
{
	color: #6d6c6c;
	font-size:12px;
	font-weight: bold;
	margin:0px;
	padding-bottom:4px;
	padding-left:10px;
	background-image: url(../images/dots_horizontal.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: #a80100;
	padding-top:3px;
}




table.bauteilsuche {background-color:#b60001; width:100%;}
table.bauteilsuche tr td {font-size:10px;padding-bottom:4px;padding-left:10px;}
table.bauteilsuche tr td input.long {font-size:10px;width:180px;}
table.bauteilsuche tr td select.long {font-size:10px;width:180px;}
table.bauteilsuche tr td select.short {font-size:10px;width:66px;}


#footer
{
	padding-left:42px;
	padding-top:10px;
	margin-bottom:10px;
	font-size:10px;
	clear:both;
	width:auto;
	background-image: url(../images/dots_horizontal_home.gif);
	background-repeat: repeat-x;
	background-position: top left;
	text-align:center;
}


  /* ############ float bug fixes.. ############ */

  /* Prevents elements from breaking out of floated divs */

  /* (not supported by IE) */
  #contentbox:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }


  /* (IE only hack) */
  /* Holly Hack: Hides from IE-mac \*/
  * html #contentbox { height: 1%; }

  /* End hide from IE-mac */