/*General*/

html {
	margin: 0;
	padding: 0;
	}

body {	
min-width: 781px;
	margin: 0;
	padding: 0;
	height: 100%;
	font: normal 100.01% sans-serif; 
	background-color:#e7e7e7;
	background-repeat: repeat;
			}
p {
	margin-top: 10px;
	padding-left:8px;
	padding-right:8px;
	text-align:justify;
	font-family: arial;
	font-size: 0.8em;
	line-height: 10pt;
	line-height:150%;
	}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #386bc1;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #386bc1;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #000;
	}
acronym {
	font-weight: bold;
	border-bottom: 1px dotted #DB008C;
	}
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 781px;
	height: 950px;
	text-align: left;
	
	border-left: 1px solid #749ee5;
	border-right: 1px solid #749ee5;
	border-bottom: 1px solid #749ee5;
	background-color: #ffffff;
	}
	
	
	#produkte {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 781px;
	height: 1200px;
	text-align: left;
	
	border-left: 1px solid #749ee5;
	border-right: 1px solid #749ee5;
	border-bottom: 1px solid #749ee5;
	background-color: #ffffff;
	}
	
#impressum

{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 781px;
	height: 1800px;
	text-align: left;
	
	border-left: 1px solid #749ee5;
	border-right: 1px solid #749ee5;
	border-bottom: 1px solid #749ee5;
	background-color: #ffffff;
	}

#intro { 
	min-width: 780px;
	
	}
#pageHeader { 
	width: 780px;
	height: 265px;
	float: left;
		}

#content {
	background-color: #e7e7e7;
		margin-top: 10px;
	margin-right: 20px;
	width: 520px;
	border:1px solid #749ee5;
	float:right;	}


/*Texte*/
h1 {/* vorbehalten fuer Titel|Banner */
text-align:center;
font-size:1em;
padding-left:8px;
	padding-right:8px;
color: #386bc1;
margin-left:4px

}

h2 {
text-align:left;
font-size:0.9em;
color:#999999;
margin-left:5px}

/* ~~~ List Properties ~~~ */



#linkList {

	position: absolute;

	top: 230px;

	}



#linkList ul {

	margin-top: 35px;

	list-style-type: none;

	}



#linkList ul li {

	list-style-image: url(bilder/button.gif);

	font-size: 90%;

	width: 100px;

	margin-left: 10px;

	margin-top: 5px;

	}
	
#linkList .d	{
	list-style-image: url(bilder/dummy.gif);}



#linkList ul li a {

	display: block;

	font-size: 100%;

	

	border: 0px;

	line-height: 15px;

	}



#linkList ul li a:hover {

	text-decoration: underline;

	}

#select {
	background: url(t.gif) no-repeat;
	width: 191px;
	height: 550px;
	padding-left: 5px;
	position: relative;
	background-image: url(bilder/h.gif);
	border-right: 1px solid #749ee5;

	}
/*Tabelle */

caption {
padding:5px;
color:999;
text-align:justify;
font-size: 0.8em;
	line-height: 10pt;}

tbody tr.gerade {
background-color:#fff;
color:#000000;}

tbody tr{background: white; }

thead {background-color:#c7d2e2; margin:2px; text-align:center}
.ohne {background-color:ccc; color:000; text-align:center}

table {border-collapse:collapse; padding-bottom:5px}

td,th {
padding:2px;

border:1px solid #386bc1;
font: 0.8em sans-serif;}

td img {display:block;}

#clear {margin-top:10px}

#zahl {width: 179px;
	height: 117px;
	float: left;}
	
/*Anfrageformular*/
form {border:6px solid #ddd; }
td, input, select, textarea { font-size:13px; font-family:Verdana,sans-serif; font-weight:bold; }
input, select, textarea { color:#00c; }
.Bereich, .Feld { background-color:#fff; width:300px; border:6px solid #ddd; }
.Auswahl { background-color:#386bc1; width:300px; border:6px solid #ddd; color:#FFFFFF}
.Check, .Radio { background-color:#ddff; border:1px solid #ddd; }
.Button { background-color:#aaa; color:#fff; width:200px; border:6px solid #ddd; }

