body { 
	margin-top:25px;
        margin-bottom:25px;
	padding:0; 
	font-size: 0.9em;
        font-family: Arial, Helvetica, sans-serif; 
	color:#000;  
	background: url(images/background.jpg) repeat;
	line-height: 1.4em;
}


.content { 
	background: url(images/background_side.jpg) repeat-y center;
	color: #000; 
	margin: 0 auto; 
	padding: 0; 
	width: 787px;
}

#header { 
	margin: 0; 
	width: 787px; 
	background: url(images/header.jpg) no-repeat center top;  
	height: 120px; 
	color: #FFF; 
}

#header .title {
	padding: 45px 0 0 50px;
}

#header h1 {
	font-size: 2.5em;
        font-family: forte;
	margin: 0;
	padding-top: 50px;
	padding-left: 30px;
}

#header h2 {
	font-size: 1.2em;
        font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding-top: 10px;
	padding-left: 30px;
	background-image: none;
}
#header a {
	color: #BA0000;
	text-decoration:none;
	background:none;
}

#header h2 a {
	color: #FFF;
	text-decoration:none;
	background:none;
}

#header2 h1 {
	font-family: Arial, Helvetica, sans-serif; 
	color: #FFF;
	margin: 0;
	padding: 2px;
}

#header2 { 
	background: url(images/background_menu.jpg) repeat-y center;
	width: 787px;
	background-color: #BA0000;
	color: #FFF;
	text-align: center;
}

#header2 .padding {
	padding: 4px 15px 4px 15px;
	text-align: center;
}

#bildleiste { 
	background: url(images/bildleiste.jpg) no-repeat;
	width: 787px;
	height: 50px;
	margin: 0;
}

#navicontainer {
	width: 160px;
	margin-top: 20px;
}

#navicontainer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
        font-family: Arial, Helvetica, sans-serif;
}

#navicontainer a {
	display: block;
	padding: 3px;
	width: 140px;
	background-color: #FF9F5F;
	color: #000;
	border-left: 8px solid #B20000;
	text-decoration: none;
}

#navicontainer a:hover {
        border-left: 8px solid #FF9F5F;
	background-color: #B20000;
	color: #fff;
}

#inhalt {
	background: #FFF;
	width: 765px;
	margin: 0 10px 0 10px;
	color: #000;
}

#inhalt .linke_seite { 
	padding:0px 0 0 10px;
	margin:0;
	width: 180px;
}

#inhalt .linke_seite .navi_unten {
	margin: 0;
	padding: 0;
}

#inhalt .linke_seite .navi_unten ul { 
	margin: 5px 0 5px 0; 
	padding : 0; 
	color: #A90000;
	list-style-image: url(images/pfeil.gif);
}

#inhalt .linke_seite .navi_unten li { 
	margin: 0 0 2px 20px;
	padding: 0 0 0 0px;
	color: #555;	 
}

#inhalt .rechte_seite {
	float: right;
	width: 540px;
	background: #FFF;
	padding: 15px 25px 0 0;
	margin:0;
}
	
#inhalt h3 {
	font-size: 1.3em;
        font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	padding-bottom: 10px;
	color: #5f5f5f;
	background: inherit;
	border-bottom: 1px solid #FEAB06;
	text-align:center;
}

#inhalt .box  {
	background: #efefef;
	padding: 5px;
	border: 1px solid #ccc;
}

#inhalt .rechte_seite ul { 
	margin: 5px 0 5px 0; 
	padding : 0; 
	list-style : none; 
	border-bottom: 0px solid #eee; 
	list-style-type: square;
	color: #A90000;
}


#inhalt .rechte_seite li { 
	margin: 0 0 15px 15px;
	padding: 0 0 0 10px;
	color: #555;
}

#textbox {
	width: 515px;
	font-size: 1.2em;
        font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	color: #5f5f5f;
	background: inherit;
	border: 1px solid #FEAB06;
	font-weight:bold;
}

#textbox1 {
font-size : 1.2em;
font-family : Arial, Helvetica, sans-serif;
padding-left : 0;
padding-top : 10px;
color : #000;
font-weight:bold;
}

.extra {
list-style-image : url(images/pfeil99.gif);
margin-left : 12px;
}

.leistungen ul {
margin : 0 0 0 0;
padding : 0;
	list-style-type: none;
}

.leistungen li {
margin : 0 0 10px 28px;
padding : 0 0 0 10px;
color : #000;
list-style-image : url(images/pfeil_kasten.gif);
}

#feet { 
	clear:both;
	height: 34px;
	color:#555;  
	background: url(images/feet.jpg) top no-repeat; 
	font-size: 0.9em;
        font-family: Arial, Helvetica, sans-serif; 
	padding: 0; 
	text-align:center; 
}

#feet .padding {
	padding: 10px 0px 0px 0px;
}

#feet .right { 
	float:right; 
	clear:right; 
	text-align:right; 
}

#feet a {
	color: #A90000;
	background: inherit;
	text-decoration:none;
}

#feet a:hover {
	color:#FC7901;
	background: inherit;
	text-decoration:none;
}

ul {
	margin: 0 0 0 0;
	padding : 0;
	list-style : none;
}

li {
	margin: 0 0 2px 0;
	padding: 0 0 0 0px;
	color: #555;
}



p {
	margin: 0 0 5px 0;
	padding: 0;
	color: #808080;
	background: inherit;
}

a {
	color: #A90000;
	background: inherit;
	text-decoration:underline;
}

a:hover {
	color:#FC7901;
	background: inherit;
	text-decoration:none;
}

h1 { 
	color: #FFF; 
	background: inherit;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
}

h2 { 
	background: url(images/pfeil2.gif) no-repeat left;
	color:#000;
	font-size: 1.2em;
        font-family: Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	margin: 5px 0 5px 0px; 
	padding:0 0 0 15px; 
}

h2 a {
	background: #FFF;
	color: #000;
}

h2 a:hover {
	background: #FFF;
	color: #A90000;
}

#formular {
	margin:0 auto;
	padding:0;
	width:520px;
}

#formular {
	margin:0 auto;
	padding:0;
	width:520px;
}

form {
	margin:0;
	padding:0;
}


.formular_stueckzahl {
	border:1px solid #000;
	text-align:left;
	color:#666;
	font-size:1em;
	padding:0;
	line-height:1.5em;
	width:50px;
	height:18px;
	vertical-align : middle;
}

.formular_bestellung {
	border:1px solid #000;
	text-align:left;
	color:#666;
	font-size:1em;
	padding:0;
	line-height:1.5em;
	width:35px;
	height:18px;
}

.formular {
	border:1px solid #000;
	text-align:left;
	color:#666;
	font-size:1em;
	line-height:1.5em;
	width:244px;
	height:18px;
	margin-bottom:0.6em;
}

.formular_strasse {
	border:1px solid #000;
	text-align:left;
	color:#666;
	font-size:1em;
	padding:0;
	line-height:1.5em;
	width:208px;
	height:18px;
}

.formular_hausnummer {
	border:1px solid #000;
	text-align:left;
	color:#666;
	font-size:1em;
	padding:0;
	line-height:1.5em;
	width:30px;
	height:18px;
}

.formular_plz {
	border:1px solid #000;
	text-align:left;
	color:#666;
	font-size:1em;
	padding:0;
	line-height:1.5em;
	width:40px;
	height:18px;
}

.formular_ort {
	border:1px solid #000;
	text-align:left;
	color:#666;
	font-size:1em;
	padding:0;
	line-height:1.5em;
	width:198px;
	height:18px;
}




fieldset {
	width:390px;
	border:1px solid #999;
	padding:10px;
	margin:5px;
	text-align:left;
}


fieldset:hover {
	border-color:#333;
}

legend {
	font-size:1.1em;
	color:#666;
	font-weight:bold;
	padding:5px;
	margin:5px;
	background:none;
}





select {
	border:1px solid #666;
	padding-left:0.3em;
	margin-bottom:0.6em;
	background:#fff;
	width:100px;
}

option {
	color:#900;
}

textarea {
	width:244px;
	border:1px solid #666;
}

textarea:focus {
	border-color:#A90000;
}

.bestellung {
	width:25px;
	vertical-align:top;
}

.plz {
	width:50px;
}

.ort {
	width:180px;
}

.strasse {
	width:200px;
}

.hausnummer {
	width:30px;
}

.submitbutton {
	width:123px;
	background:#666;
	border:1px solid; border-color:#999 #333 #333 #999;
	color:#fff;
	cursor:pointer;
	padding:0;
	margin-left:0px;
	text-align:center;
}

.submitbutton:hover {
	background:#A90000;
	color:#fff;
	border:1px solid;
	border-color:#c00 #990100 #990100 #c00;
}

.textausrichtung {
	width:540px;
	vertical-align:bottom;
	text-align:left;
	border:none;
}

#agb  {
	width:15px;
	border:none;
}

h4 {
	font-size: 1.1em;
        font-family: Arial, Helvetica, sans-serif;
}

h5 {
	font-size: 1.0em;
        font-family: Arial, Helvetica, sans-serif;
}
