/* *********************************************** */
/* reset */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, object {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}


table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}



/******************************************************************************************/



body {
	font: 14px/140% Trebuchet, "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #424242;
	background: #c68802 url(bg.jpg) no-repeat;
	background-position: left top;
	margin: 0;
	padding: 0;
}


i {
	font-size: 11px;
}

p {margin: 15px 0;}

h1 {font-size: 30px;
	color: #b11616;
	font-weight: bold;
}


h2 {font-size: 19px;
	color: #533901;
	font-weight: bold;
	margin-top: 30px;
}


h3 {font-size: 16px;
	color: #533901;
	font-weight: bold;
	margin: 10px 0;
}

strong {font-weight: bold;}

a  {
	color: #b11616;
	text-decoration: underline;
	}

ol, ul {
	list-style: none;
	margin-top: 10px; 
	padding: 0 0 0 20px;
	list-style-position: outside;
}

ul li {
	list-style: square;
	padding-left: 15px;
	margin-bottom: 10px;
	}
	

ol li {
	padding-left: 15px;
	margin-bottom: 10px;
	list-style-type:decimal
	}
	
em {font-style: italic;}

small {font-size: 90%;}


td {
    color: black;
    padding: 5px;
}

/***********   RAHMEN   **********/


#rahmen {
	width: 980px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	}

#header {
	width: 980px;
	float: left;
	}
	
#header .info {
	float: right;
	color: white;
	font-size: 20px;
	margin: 0px;
	text-align: right;
	line-height: 26px;
	}

#inhalt {
	width: 960px;
	padding: 10px;
	float: left;
	background: white;
	}

.titel {
	height: 70px;
	padding: 0;
	float: left;
	color: #533901;
	margin: 40px 0 20px 60px;
	line-height: 45px;	
}
	
.titel a {
	color: #533901;
	text-decoration: none;
	font-size: 45px;
	line-height: 45px;
}

.titel p {
	margin: 0 0 0 20px;
	font-size: 20px;
	line-height: 20px;
	}
	
ul.menue {
	background: #b11616;
	float: left;
	padding: 0 10px;
	margin: 0;
	list-style: none;font-size: 18px;
	width: 940px;
	}
	
ul.menue li {
	list-style: none;
	padding: 0; 
	margin: 0;
	float: left;
	}
	
ul.menue li a {
	float: left;
	margin: 0px 5px 0 5px;
	padding: 15px 5px;
	color: #fff;
	text-decoration: none;
	}

ul.menue li a:hover {
	color: #fff;
	padding: 15px 5px;
	text-decoration: none;
	background: #6d0e0e;
}

ul.menue li a.active {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 15px 5px;
	background: #6d0e0e;
	}

ul.untermenue {
	float: left;
	width: 200px;
	list-style: none;
	margin: 10px 0;
	padding: 10px;
	background: #533901;
	}

ul.untermenue li {
	list-style: none;
	padding: 0;
}

ul.untermenue li a {
	list-style: none;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	padding: 3px;
}
	
ul.untermenue li a:hover {
	list-style: none;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
}
	
ul.untermenue li a.active {
	list-style: none;
	color: #533901;
	text-decoration: none;
	font-size: 16px;
	background: #fff;
}
	
.content {
	width: 700px;
	float: left;
	margin: 20px 0 0 20px;
	}

.sidebar {
	float: left;
	width: 230px;
	margin: 0 0 0 0px;
	display: inline;
	}
	
.infobox {
	width: 230px;
	margin: 20px 0 20px 0;
	float: left;
}
	

label {width: 50px; float: left;}

input[type=text] {
	width: 120px;
	border: 0;
	height: 20px;
	margin-bottom: 5px;
	border: 1px solid #494949;
	}
	
input[type=submit] {
	width: 120px;
	border: 0;
	margin-left: 50px;
	padding: 4px;
	text-align: center;
	border: none;
	background: #b11616;
	color: white;
	font-size: 14px;
	cursor: pointer;
	}
	
.footer {
	float: left;
	width: 940px;
	padding: 20px;
	margin-top: 10px;
	background: #533901;
	}
.footer ul {
	list-style: none;
	margin: 0;
	}

.footer ul li a {
	color: #fff;
	text-decoration: none;
	}

.footer ul li {
	list-style: none;
	color: #fff;
	margin: 0px 10px 0 0;
	padding: 0 10px 0 0;
	border-right: 1px solid #fff;
	float: left;
}

/***************************

PRODUKTDARSTELLUNG
		
****************/


.produkt {
	width: 220px;
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #533901;
	overflow: hidden;
	}

.produkt .produktbild {
	width: 220px;
	height: 220px;
	overflow: hidden;
	float: left;
	text-align: center;
	}
	
.produkt .produktinfos {
	width: 200px;
	height: 50px;
	float: left;
	background: #533901;
	padding: 10px;
	color: #fff;
	}
	
.produktinfos h3 {
	margin: 0;
	}
	
.produktinfos h3 a {
	color: #fff;
	text-decoration: none;
	}
	
.produktinfos span.preis {
	float: right;
	}
	
.produktinfos p {
	margin: 0;
	font-size: 12px;
	}