body, table, td, p {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.5em;
	}
	
body {
	background: #fff url(../bilder/sitebg.gif) repeat-y;
	padding: 0;
	margin: 0;
}

p {
	paddin: 0;
	margin: 0 0 10px 0;
}

h1 {
	color: #009;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	margin: 0 0 10px 0;
	padding: 0;
}

h1.eingerueckt {
	color: #000;
	font-size: 18px;
	font-weight: normal;
	display: block;
	padding-left: 80px;
	margin-bottom: 30px;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	margin: 0 0 10px 0;
	padding: 0;
}

h2.eingerueckt {
	display: block;
	width: 250px;
	float: left;
	font-weight: normal;
}	

h3 {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	background-color: #C2CBDA;
	border-bottom: 1px solid black;
	color: #000;
	display: block;
	margin-bottom: 0px;
	padding-left: 2px;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	padding: 10px 0 10px 0;
	margin: 0;
}

.blocklinks, .blockrechts {
	display: block;
	padding-right: 30px;
	width: 290px;
	voice-family: "\"}\"";
	voice-family: inherit;	
	width: 260px;
}

.blocklinks {
	padding-right: 30px;
	float: left;
	display: block;
	width: 290px;
	voice-family: "\"}\"";
	voice-family: inherit;	
	width: 260px;
}

.blockrechts {
	padding-right: 30px;
	float: right;
	display: block;
	width: 290px;
	voice-family: "\"}\"";
	voice-family: inherit;	
	width: 260px;
}

div.blocklinks label {
	width: 60px;
	cursor: default;
	margin: 0;
	padding: 0;

}

div.blockrechts label {
	width: 60px;
	cursor: default;
	margin: 0;
	padding: 0;

}


.blocklinks2 {
	display: block;
	padding-right: 20px;
	width: 160px;
	voice-family: "\"}\"";
	voice-family: inherit;	
	width: 140px;
}

.blockrechts2 {
	display: block;
	padding-right: 20px;
	width: 420px;
	voice-family: "\"}\"";
	voice-family: inherit;	
	width: 400px;
}

.blocklinks2 {
	float: left;
}

.blockrechts2 {
	float: right;
}


.bildlinks {
	width: 50;
	float: left;
	display:block;
}

.blaurechts {
	width: 530px;
	float: right;
	display: block;
	color: #00c;
}

.produktbild {
	display: block;
	float: left;
	text-align: center;
	padding-right: 20px;
	width: 220px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 200px;
}

.produkttext{
	display: block;
	float: right;
	width: 360px;
}

.produktbezeichner {
	padding-right: 10px;
	width: 140px;
	display: block;
	float: left;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 130px;
}

.produktinhalt {
	width: 220px;
	display: block;
	float: right;
}

div.produkte ul {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin-left: 16px;
}

div.produkte ul li {

}

img.titelbild {
	margin-bottom: 20px;
}

a {
	color: #5b80b2;
	text-decoration: none;
	}

a:hover {
	color: #036;
	text-decoration: none;
	}

a img{
	border: none;
}	

.producedby {
	color: #666666; 
	font-size: 10px; 
	}

form { 
	display:inline
	}


.rahmen {
	border: 1px solid black;
}

.datum {
	font-size: 10px;
	color: #808080;
}

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

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

.floatleftrahmen {
	float: left;
	margin-right: 10px;
	border: 1px solid #000;
}

.floatrightrahmen {
	float: right;
	margin-left: 10px;
	border: 1px solid #000;
}

/* DIVs und alles was dazugehört */


#container, #headerinhalt {
	width: 780px;
}

#header {
	display: block;
	width: 100%;
	height: 100px;
	background-color: #039;
}

#header ul {
	margin: 0;
	padding: 0 0 0 6px;
	float: left;
}

#header ul li {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}

#header ul li a {
	padding: 2px 8px 2px 8px;
	margin: 0 2px 0 0;
	float: left;
	display: block;
	background-color: #306;
	color: #fff;
	font-weight: bold;
}

#header ul li a:hover, #header ul li a.active {
	background-color: #666fff;
	color: #306;
}

#unternavigation {
	color: white;
	padding: 10px;
	float: left;
	display: block;
	width: 180px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 160px;
}
html>#unternavigation {
	width: 160px;
}

#unternavigation a {
    text-decoration: underline;
    color: #999FFF;
}

#unternavigation ul {
	padding: 0;
	margin: 0;
}

#unternavigation ul li {
	padding: 0;
	margin: 5px 0 0 0;
	list-style: none;
}

#unternavigation ul li a {
	display: block;
	text-align: left;
	cursor: pointer;
	cursor:	hand;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #306;
	border: 1px solid #000;
	padding: 1px 2px 1px 2px;
	width: 160px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 154px;
}
html>#unternavigation ul li a {
	width: 154px;
}

#unternavigation ul li a:hover, #unternavigation ul li a.active {
	background-color: #666fff;
	color: #000;
}

#unternavigation ul ul.unterrubrik {
	margin: 0;
	padding: 0;
}

#unternavigation ul ul.unterrubrik li {
	margin: 0;
}

#unternavigation ul ul.unterrubrik li a {
	font-size: 11px;
	background-color: #222bbb;
	color: #fff;
	font-weight: normal;
	text-align: left;
	padding: 0 2px 0 2px;
	border-top: none;
	width: 160px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 154px;
}
html>#unternavigation ul ul.unterrubrik li a {
	width: 154px;
}

#unternavigation ul ul.unterrubrik li a:hover, #unternavigation ul ul.unterrubrik li a.active {
	background-color: #959AFF;
	color: #000;
}

#inhalt {
	padding: 10px;
	display: block;
	float: left;
	width: 600px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 580px;
}
html>#inhalt {
	width: 580px;
}

#flaggen {
	position: absolute;
	z-index: 10;
	left: 700px;
	top: 6px;
}

#flaggen a img{
	margin-bottom: 5px;
}

div.kontaktzeile {
	font-size: 11px;
	text-align: center;
}

/* Bildergalerie */
dl.galerie
{
	border: 1px solid #808080;
	width: 108px;
	text-align: center;
	padding: 5px;
	padding-bottom: 15px;
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
	background: #E9E9E9;
	cursor: hand;
	cursor: pointer;
}

 dl.galerie:hover
{
	border: 1px solid black;
	background: #808080;
}

.galerie dt { font-weight: bold; }

.galerie dt img
{
	border: 1px solid #000;
	width: 100px;
	height: 100px;
}

.galerie dd
{
	margin: 0;
	padding: 0;
}
/* Ende Bildergalerie */

/* Kontaktformular */
.ausfuellen{
	border: 1px solid red ;
}

form label.required {
  color: red;
}

form label.completed {
  color: green;
}

.formmailerror{
	border: 1px solid #E7DBC6;
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}

label{
	width: 120px;
	cursor: pointer;
	cursor: hand;
	display: block;
	float: left;
	margin-bottom: 5px;
}

.kontakt {
	width: 200px;
	display: block;
	float: left;
	margin-bottom: 5px;
	
}

.impressum label{
	width: 200px;
}

.clearleft{
	clear: left;
}
/* Ende Kontakt */

#tabnav {
		border-bottom: 1px solid #585497;
		margin: 12px 0px 0px 0px;
		padding: 0px;
		font-size: 11px;
}
	
	#tabnav ul {
		margin: 0;
		padding: 0;
	}
	
	#tabnav ul li {
		display: inline;
		overflow: hidden;
		list-style-type: none;
		padding: 0;
		margin: 0;
	}	
		
	#tabnav ul li a {
		color: #000;
		cursor: pointer;
		curdor: hand;
		font-weight: bold;
		background: #AEACD2;
		border: 1px solid #585497;
		padding: 3px 5px 2px 5px;
		margin: 0px;
		text-decoration: none; }

	#tabnav ul li a.active {
		color: black;
		font-weight: bold;
		background: #fff;
		border-bottom: 1px solid #fff; 
	}
		
	#tabnav ul li a:hover {
		background: #cecece; 
		color: #000;
	}	
		
	#tabnav ul li a.active:hover {
		background: #fff;
		color: black;
	}
		
	.tabdiv {
		
		padding: 20px 0 20px 0;
		}
	.tabdiv ul li{
		margin-bottom: 0px;
		}
		
table.grau td {
	background-color: #eee;
}

table.grau th {
	background-color: #ccc;
	text-align: left;
	height: 40px;
}