/* Lellig */

html {height: 100.1%;}
body { 
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	}

* {margin: 0px; padding: 0px; border: 0px;}

h1 {
	color: #da251d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	}
h2 {
	margin: 20px;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	}
p {
	margin-left: 20px;
	margin-bottom: 15px;
	}
	
p.head {
	margin: 20px 0px 0px 20px;
	}

a { color: #da251d; text-decoration: none;}
a:hover {color: #000000; text-decoration: underline;}


div#wrapper { 
	width: 100%;
	}

div#wrapcontent {
	width: 751px;
	margin: 2% 18%;
	position: absolute;
	}

div#maintext {
	background: url(../img/back_maintext.jpg) no-repeat;
	width: 489px;
	height: 267px;
	float: left;
	padding: 20px 20px 0px 40px;
	}
	
div#maintext_index {
	width: 549px;
	height: 287px;
	float: left;
	}
	
div#maintext ul {margin: 0px 0px 0px 20px;}
div#maintext li {text-decoration: none; list-style-type: none;}
div#maintext li.head{ font-weight: bold; }
div#maintext li.sub{ }
div#maintext li.sub1{ margin-top: 6px;}

	
div#maintext li.produkte {
	margin-left: 60px;
	list-style-type: circle;}


div#maintext2 {
	width: 180px;
	height: 200px;
	float: left;
	}
	
div#maintext3 {
	width: 180px;
	height: 200px;
	float: left;
	}
	
div#maintext4 {
	width: 90px;
	height: 200px;
	float: left;
	}
		
div#maintext_anfahrt {
	width: 200px;
	height: 300px;
	float: right;
	margin-top: -50px;
	margin-right: 30px;
	}	

div#submenu {
	width: 300px;
	height: 20px;
	float: right;
	}
	
div#submenu ul {margin: 4px 0px 0px 20px;}
div#submenu li {display: inline; font-weight: bold;}

div#logo {
	width: 202px;
	height: 287px;
	float: right;
	}

div#pictures {
	width: 548px;
	height: 277px;
	float: left;
	}

div#sideleft {
	background: url(../img/side_left.jpg) repeat-x;
	width: 50%;
	height: 563px;
	float: left;
	margin-top: 2%;
	}
	
div#sideright {
	background: url(../img/side_right.jpg) repeat-x;
	width: 50%;
	height: 563px;
	float: right;
	margin-top: 2%;
	}
	
div#intro {
	width: 100%;
	height: 100%;
	}
	
	
/* Menü */

div#menu {
	width: 201px;
	height: 277px;
	float: right;
	}
	
div#menu ul {margin: 4px 0px 0px -4px;}
div#menu li {display: inline;}

div#menu li.home a {
	background: url(../img/home.jpg) no-repeat;	width: 27px; height: 196px; display: block; margin: 4px 0px 0px 0px; float: left}
div#menu li.home a:hover {
	background: url(../img/home2.jpg) no-repeat; width: 27px; height: 196px; display: block; margin: 4px 0px 0px 0px; float: left}
	
div#menu li.produkte a {
	background: url(../img/produkte.jpg) no-repeat;	width: 27px; height: 196px; display: block; margin: 4px 0px 0px 0px; float: left}
div#menu li.produkte a:hover {
	background: url(../img/produkte2.jpg) no-repeat; width: 27px; height: 196px; display: block; margin: 4px 0px 0px 0px; float: left}
	
div#menu li.aktionen a {
	background: url(../img/aktionen.jpg) no-repeat;	width: 27px; height: 196px; display: block; margin: 4px 0px 0px 0px; float: left}
div#menu li.aktionen a:hover {
	background: url(../img/aktionen2.jpg) no-repeat; width: 27px; height: 196px; display: block; margin: 4px 0px 0px 0px; float: left}
	
div#menu li.firma a {
	background: url(../img/firma.jpg) no-repeat; width: 27px; height: 196px; display: block; margin: 4px 0px 0px 0px; float: left}
div#menu li.firma a:hover {
	background: url(../img/firma2.jpg) no-repeat; width: 27px; height: 196px; display: block; margin: 4px 0px 0px 0px; float: left}
	
div#menu li.anfahrt a {
	background: url(../img/anfahrt.jpg) no-repeat;	width: 27px; height: 196px; display: block; margin: 4px 0px 0px 0px; float: left}
div#menu li.anfahrt a:hover {
	background: url(../img/anfahrt2.jpg) no-repeat; width: 27px; height: 196px; display: block; margin: 4px 0px 0px 0px; float: left}
	
div#menu li.kontakt a {
	background: url(../img/kontakt.jpg) no-repeat;	width: 27px; height: 196px; display: block; margin: 4px 0px 0px 0px; float: left}
div#menu li.kontakt a:hover {
	background: url(../img/kontakt2.jpg) no-repeat; width: 27px; height: 196px; display: block; margin: 4px 0px 0px 0px; float: left}
	
div#menu li.impressum a {
	background: url(../img/impressum.jpg) no-repeat; width: 27px; height: 196px; display: block; margin: 4px 0px 0px 0px; float: left}
div#menu li.impressum a:hover {
	background: url(../img/impressum2.jpg) no-repeat; width: 27px; height: 196px; display: block; margin: 4px 0px 0px 0px; float: left}