body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 30px 0 0 30px;
	background-color: #ffffff;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #cc0000;
	padding-left: 10px;
}

table.main
{
	text-align: left;
	vertical-align: top;
}

td
{
	text-align: left;
	vertical-align: top;
}

p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-left: 10px;
	color: #000000;
}

.bu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	padding: 0 5px 0 5px;
	color: #000000;
}

.firma
{
	color: #cc0000;
	font-weight: bold;
}

.product
{
	width: 300px;
	height: 100px;
	border: 1px solid #999999;
	background-color: #dddddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	margin-bottom: 10px;
	overflow: hidden;
}

.production
{
	width: 145px;
	height: 180px;
	border: 1px solid #999999;
	background-color: #dddddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	margin-bottom: 10px;
	overflow: hidden;
}

/* Hauptcontainer 1 für Header */

#header
{
	width: 100%;
	height: 110px;
	overflow: hidden;
	white-space: nowrap;
	background-image: url('../img/site/hbar.gif');
	background-repeat: repeat-x;
	background-position: 50px 0px;
}

#corner
{
	width: 170px;
	height: 110px;
	float: left;
	background-image: url('../img/site/corner.gif');
	background-repeat: no-repeat;
}

#hbar
{
	position: relative;
	height: 110px;
	width: 800px;
	float: left;
	clear: right;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
}

/* Hauptcontainer linke Seite */

#left
{
	width: 310px;
	height: auto;
	float: left;
	clear: left;
}

/* Container links oben */

#left1
{
	width: 310px;
	height: auto;
	float: left;
	background-image: url('../img/site/vbarl.gif');
	background-repeat: repeat-y;
}

#menu
{
	width: 150px;
	float: left;
	text-align: left;
	background-image: url('../img/site/menbg.gif');
	background-repeat: no-repeat;
}

#info
{
	width: 150px;
	float: left;
	clear: right;
	text-align: left;
}

/* Container links mitte */

#left2
{
	width: 310px;
	height: 43px;
	float: left;
	clear: left;
}

#sbow
{
	width: 300px;
	height: 43px;
	float: left;
	clear: both;
	text-align: left;
	background-image: url('../img/site/sbow.gif');
	background-repeat: no-repeat;
}

/* Container links unten */

#left3
{
	width: 310px;
	height: auto;
	float: left;
	clear: left;
	background-image: url('../img/site/vbarr.gif');
	background-repeat: no-repeat;
}

#left3l
{
	width: 150px;
	height: 100%;
	float: left;
	clear: left;
	text-align: left;
}

#left3r
{
	width: 150px;
	height: 100%;
	float: left;
	text-align: center;
}

/* Container Inhalt */

#content
{
	position: absolute;
	left: 340px;
	height: 400px;
	float: left;
	clear: right;
	text-align: left;
}

/* Container Extras */

#extras
{
	position: absolute;
	left: 190px;
	top: 130px;
	float: left;
	text-align: center;
	display: none;
	z-index: 10;
}

/* Seiteninhalte */

a:link
{
	color: #cc0000;
	text-decoration: none;
}

a:visited
{
	color: #cc0000;
	text-decoration: none;
}

a:hover
{
	color: #cc0000;
	text-decoration: underline;
}

a:active
{
	color: #cc0000;
	text-decoration: none;
}

/* Contact form */

.conlabel
{
	width: 100px;
	font-family: Arial, sans-serif;
	font-size: 8pt;
}

.confield
{
	font-family: Arial, sans-serif;
	font-size: 8pt;
	width: 300px;
	border: 1px solid #cccccc;
	padding: 2px;
}

.context
{
	font-family: Arial, sans-serif;
	font-size: 8pt;
	width: 300px;
	height: 150px;
	border: 1px solid #cccccc;
}

.conbtn
{
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #cc0000;
	vertical-align: middle;
	width: 100px;
	height: 25px;
}
