html {
	height: 100%;
}

body {
	min-height: 101%;
	margin: 0;
	padding: 0;
	font-size: 100.01%;
	font-family: 'trebuchet ms', verdana,arial, sans-serif;
	color: #000000;
	background-color: #ffffff;
}

img {
	border: 0;
}

a	{
		font-size:1em;
		line-height:1.3em;
}

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

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

a:hover {
		color:#cc3333;
		text-decoration:underline;
		}
 
a:active, a:focus {
		color:#666666;
		text-decoration:none;
}

a:link img {
	border: 1px solid #cc3333;
}	

a:visited img {
	border: 1px solid #666666;
	
}	
a:hover img {
	border: 1px solid #cc3333;
}			

div#mitte_index {
	position: absolute;
	top: 40%;
	left: 50%;
	margin-top: -200px;
	margin-left: -200px;
	}
	
div#mitte {
	position: absolute;
	width: 700px;
	top: 20px;
	left: 50%;
	margin-left: -350px;
	}
	
* html #mitte {
	top: 30px;
}
	
div#navigation {
	position: absolute;
	width: 100%;
	height: 127px;
	padding: 0;
	margin: 0;
	background: url(../bilder/schriftzug2.gif) 170px 0px no-repeat; 
	z-index: 1;
}

div#titel {
	position: absolute;
	width: 120px;
	min-height: 30px;
	max-height: 45px;
	left: 190px;
	top: 40px;
	border: none;
	z-index: 2;
}

div#linie {
	position: absolute;
	width: 100%;
	height: 1px;
	left: 0;
	top: 140px;
	border: none;
}

div#inhalt {
	position: absolute;
	top: 160px;
	margin: 0;
	padding: 0;
}

div#inhalt_leist {
	width: 530px;
	margin-left: 145px;
}

#inhalt_leist ul {
	list-style-image: url(../bilder/erdbeerek.gif);
	list-style-position: outside;
}

#inhalt_leist li {
	font-style: normal; 
	font-size: 0.8em;
	line-height: 1.3em;
	padding: 0 0 1.2em 0.6em;
	margin: 0;
}

#inhalt_ref {
	margin: 10px 0 0 10px;
	padding: 0;
}

#inhalt_ref table {
	border: none;
}

#inhalt_ref td {
	font-size: 0.8em;
	line-height: 1.3em;
	vertical-align: middle;
}

div#inhalt_kon {
	display: block; 
	width: 500px;
	height: 357px;
	position: absolute;
	top: 0;
	left: 165px;
	background-image: url(../bilder/collageback1.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

#inhalt_kon ul {
	list-style-type: none;
	margin: 13px 0 0 30px;
	padding: 0;
}

* html #inhalt_kon ul {
	margin: 0 0 0 30px;
}

#inhalt_kon li {
	font-size: 0.9em;
	line-height: 1.4em;
	margin: 0;
	padding: 0 0 15px 0;
}

div#inhalt_preise {
	margin-left: 100px;
	padding: 0px;
}

#inhalt_preise table {
	border: none;
}

#inhalt_preise td {
	font-size: 0.8em;
	line-height: 1.3em;
	vertical-align: top;
}

div#inhalt_gkp {
	margin-left: 150px;
	padding: 12px 0;
	border: 1px solid #ccc;
}

.euro {
	margin: 0;
	padding: 0 30px 10px 0;
	width: 5em;
	text-align: right;
}

.preise_text {
	padding: 0 15px 20px 0;
	margin: 0;
}

.bilder {
	width: 100px;
	height: 75px;
	margin: 0;
	padding: 5px 75px 30px 3px;
}

.text {
	margin: 0;
	padding: 0 20px 30px 0;
}

#inhalt_ref img {
	width: 100px;
	height: 75px;
	margin: 0;
	padding: 0;
}

#anfang {
	position: relative;
	top: 0px;
	left: 195px;	
	font-size: 0.7em;
	line-height: 1em;
	margin-bottom: 15px;
}

#anfang img {
	width: 9px;
	height: 9px;
}

.fett {
	font-weight: bold;
}