/* *********************************************** */
/* 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 {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #48423f; 
	background: #bbbbbb; 
	font: 15px/24px 'Droid Sans',Arial,sans-serif;
}


i {
	font-size: 11px;
}

p {margin: 15px 0;}

em {font-style: italic;}

h1 {
	font-size: 32px;
	line-height: 36px;
	color: #000;
	margin: 10px 0;
	
	}


h2 {
	font-size: 28px;
	line-height: 36px;
	color: #000;
	margin: 10px 0;
	
}


h3 {
	font-size: 20px;
	line-height: 26px;
	color: #000;
	
}

small {font-size: 11px; margin: 0 0 0 210px;}

strong {font-weight: bold;}


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

ul li {
	background: url('images/icon.png') 0 4px no-repeat;
	padding-left: 30px;
	margin-bottom: 10px;
	}

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

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


#top-stitch {
    background: url("images/top-stich.png") repeat-x scroll left bottom;
    height: 7px;
}

#wrapper {
	width: 880px;
	margin: 5px auto 0;
	position: relative;
}

.button {
	position: absolute;
	top: 70px;
	right: -30px;
	width: 149px;
	height: 149px;
	padding: 30px;
	background: url('images/button.png') no-repeat;
	/**-webkit-transform: rotate(15deg);
	-moz-transform: rotate(15deg);**/
	text-align: center;
	color: white;
	text-shadow: 2px 2px 2px #000;font-size: 20px;
}

.logo {
	position: absolute;
	top: 0px;
	right: 0;
	}

.header {
	width: 780px;
	float: left;
	margin: 0px 0px 10px -50px;
	position: relative;
	text-align: left;
	text-shadow: 2px 2px 2px #000;
	color: #fff !important;
}

.header h1, .header h2, .header h3 {
	color: white;
	}

.header img {float: left; margin: 0 20px 0 0;}

.inhalt {
	width: 780px;
	float: left;
	margin: 30px 0;
	text-align: left;
	border: 1px solid #868686;
    border-radius: 15px;
	padding: 0 50px 30px;
	background: url("images/content-bg.png") repeat scroll 0 0 #FFFFFF;
}


form.formular {
	background: #e7501e;
	padding: 10px;
	float: right;
	width: 240px;
	color: white;
	margin: 10px 20px 0 0;
/**	voice-family: "\"}\"";
	voice-family: intherit;
	width: 260px;**/
}



form label {
	width: 240px;
	margin: 3px 0;
	float: left;
}

form input {
	width: 240px;
	float: left;
}

form input.submit:hover {
	width: 140px;
	background: #272727;
	color: white;
	clear: both;
	padding: 2px;
	border: 2px solid black;
	font-size: 14px;
	margin: 10px 0 0 0;
	cursor: pointer;
}

form input.submit {
	width: 140px;
	background: #373737;
	color: white;
	clear: both;
	padding: 2px;
	border: 2px solid black;
	font-size: 14px;
	margin: 10px 0 0 0;
	cursor: pointer;
}

form p {
	width: 100%;
	float: left;
}

.kasten {
	background: #E4E4E4;
	padding: 10px 20px 20px 20px;
	margin: 20px 20px 20px 0;
	line-height: 24px;
    border-radius: 10px 10px 10px 10px;
}
.kasten2{
	position: relative;
	margin-left:0px;
}

.bestellbox ul li {
	list-style: square;
	padding: 0;
	background: none;
	}

.bestellbox {
	background: #fff;
	color: white;
	padding: 10px 20px 20px 20px;
	font-size: 16px;
	line-height: 24px;
    border-radius: 10px 10px 10px 10px;
}

.bestellbox a {
	text-decoration: underline;
	font-weight: bold;
}

.bestellbox a h2, .bestellbox h2 a, .kasten a h2, .kasten h2 a, .verkauf a h2, .verkauf h2 a {text-decoration: underline; font-weight: bold;}

.bestellbox a h2:hover, .bestellbox h2 a:hover, .kasten a h2:hover, .kasten h2 a:hover, .verkauf a h2:hover, .verkauf h2 a:hover  {text-decoration: none;}

.verkauf {
	background: white; padding: 10px; color: #000; border-radius: 10px;
	}

a.button_kaufen {
	 background: url(images/button-kaufen.png) no-repeat;
	 background-position: 0 0; 
	 text-align: center; 
	 width: 330px; 
	 height: 52px; 
	 float: left; 
	 color: black; 
	 text-decoration: none;
	 padding-top: 30px;
	 font-size: 18px;
	}	
	
a.button_kaufen:hover {
	background-position: 0 -82px;
	}	
	
table { border-collapse: collapse; border-spacing: 0px; margin-bottom: 20px;}
table td {padding: 10px; width: 380px; border-radius: 20px; background: #2b2b2b;}
table td:first-child {background: #B6172;}
table, th, td {border: 4px solid white; color: white;}
table h2, table h3 {color: white}
