body {
	/* Schriften ohne Serifen */
	font-family: Arial, Helvetica, "Arial Black", "Comic Sans MS", "Trebuchet MS", Verdana, "Lucida Sans Unicode", "Lucida Grande", Impact, sans-serif;
	
	margin: 0px;
	
	color: #FFFFFF;
	font-size: 14px;
	
	background-color: #502b1f;
}
table {
	border: none;
	border-collapse: collapse;
}
td {
	vertical-align: top;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
img {
	border: none;
}
img.left {
	float: left;
	margin-right: 10px;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: px;
}
h2 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	
	font-size: 24px;
	color: #b5ae6e;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Courier New, serif;
}
h3 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	
	font-size: 17px;
	font-weight: normal;
	color: #b5ae6e;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Courier New, serif;
}
h4 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	
	font-size: 13px;
	font-weight: bold;
	
	color: #FFFFFF;
	text-transform: uppercase;
}
/********************************** layout ***********************************/
#bgHeader {
	padding-bottom: 2px;
	background: #623526 url('/images/bg_homeheader2_fade.jpg') left bottom repeat-x;
}
#homeContainerHeader {
	width: 980px;
	height: 150px;
	
	margin-left: auto;
	margin-right: auto;
	
	background: url('/images/bg_homeheader.jpg') no-repeat;
}
#containerHeader {
	width: 980px;
	height: 190px;
	
	margin-left: auto;
	margin-right: auto;
	
	background: url('/images/bg_header.jpg') no-repeat;
}
#homeLogo {
	float: left;
	display: block;
	width: 400px;
	height: 100px;
	margin-left: 20px;
	margin-top: 27px;
}
#logo {
	display: block;
	width: 300px;
	height: 80px;
	margin-left: 20px;
}
a.homeBestellung {
	display: block;
	width: 210px;
	height: 70px;
	margin-top: 24px;
	padding-top: 20px;
	padding-right: 20px;
	
	float: right;
	
	color: #b5ae6e;
	text-decoration: none;
	font-size: 28px;
	font-family: Georgia, "Times New Roman", Courier New, serif;
	text-align: right;
}
a.homeBestellung:hover {
	color: #FFFFFF;
}
#bestellung {
	display: block;
	width: 230px;
	height: 90px;
	margin-top: 24px;
	
	float: right;
}
#homeTitel {
	width: 960px;
	height: 70px;
	padding-top: 30px;
	padding-left: 20px;
	
	margin-left: auto;
	margin-right: auto;
	
	font-family: "Times New Roman", Georgia, Courier New, serif;
	color: #FFFFFF;
	font-size: 36px;
}
#titel {
	float: right;
	width: 770px;
	height: 50px;
	padding-top: 40px;
	
	margin-left: auto;
	margin-right: auto;
	
	font-family: Georgia, "Times New Roman", Courier New, serif;
	color: #FFFFFF;
	font-size: 32px;
}
#bgHomeTeaser {
	clear: both;
	padding-top: 30px;
	padding-bottom: 30px;
	line-height: 140%;
	background: url('/images/bg_hometeaser.jpg') left bottom repeat-x;
}
#homeTeaser {
	width: 980px;
	
	margin-left: auto;
	margin-right: auto;
	
}
#containerContent {
	width: 980px;
	
	margin-left: auto;
	margin-right: auto;
}
#content {
	float: right;
	width: 770px;
	
}
#text {
	padding-right: 20px;
	line-height: 140%;
}
#teaser {
	width: 250px;
	
}
#footer {
	width: 980px;
	padding-top: 30px;
	
	margin-left: auto;
	margin-right: auto;
	
	line-height: 140%;
}
/********************************** teaser ***********************************/
a.teaserBestellen {
	display: block;
	width: 231px;
	height: 52px;
	padding-top: 90px;
	padding-left: 20px;
	
	color: #4b261a;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Courier New, serif;
	text-decoration: none;
}
a.teaserBestellen:hover {
	color: #FFFFFF;
}
td.teaser {
	padding: 20px;
	padding-right: 10px;
	border-left: 1px solid #4b261a; 
	border-right: 1px solid #4b261a; 
	background: url('/images/teaser_line.gif') left bottom repeat-x;
}
/********************************** topnav ***********************************/
ul.topnav {
	padding-right: 20px;
	padding-top: 20px;
}
li.topnav {
	float: right;
}
a.topnav {
	color: #4b261a;
	text-decoration: none;
	font-size: 14px;
}
a.topnav:hover, a.topnavSel {
	color: #82583c;
}

/********************************** homenav **********************************/
ul.homenav {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 32px;
}
li.homenav {
	float: left;
	margin-right: 20px;
}
a.homenav {
	display: block;
	width: 210px;
	height: 358px;
	
	padding-left: 20px;
	padding-top: 11px;
	
	
	font-family: "Times New Roman", Georgia, Courier New, serif;
	color: #1a181b;
	text-decoration: none;
	font-size: 24px;
}
a.homenav:hover {
	color: #FFFFFF;
}
a.homenav1 {
	background: url('/images/homenav_1.jpg') left bottom no-repeat;
}
a.homenav2 {
	background: url('/images/homenav_2.jpg') left bottom no-repeat;
}
a.homenav3 {
	background: url('/images/homenav_3.jpg') left bottom no-repeat;
}
a.homenav4 {
	background: url('/images/homenav_4.jpg') left bottom no-repeat;
}

/********************************** nav **************************************/
ul.nav {
	padding-left: 20px;
	padding-top: 7px;
}
li.nav {
	float: left;
	margin-right: 8px;
}
a.nav {
	margin-right: 8px;
	color: #623526;
	text-decoration: none;
	font-size: 17px;
}
a.nav:hover, a.navSel {
	padding-bottom: 3px;
	color: #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
}
/********************************** subnav ***********************************/
ul.subnav {
	float: left;
	width: 180px;
	padding-top: 80px;
	margin-left: 10px;
}
li.subnav {
	text-transform: uppercase;
	background: url('/images/subnav_line.gif') 0px 0px repeat-x;
}
li.subnavDouble {
	text-transform: uppercase;
	background: url('/images/subnav_line.gif') 0px 0px repeat-x;
}
a.subnav {
	display: block;
	height: 23px;
	padding-top: 11px;
	padding-left: 20px;
	
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a.subnav:hover, a.subnavSel {
	color: #b6ae6f;
}

/********************************** subsubnav ********************************/
li.subsubnav {
	
}
a.subsubnav {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	
	color: #FFFFFF;
	text-decoration: none;
}
a.subsubnav:hover, a.subsubnavSel {
	color: #b6ae6f;
	background: url('/images/subsubnav_sel.jpg') 22px 8px no-repeat
}
/********************************** content **********************************/
img.portraet {
	float: left;
	margin-right: 20px;
}
a.text {
	color: #b5ad6f;
	text-decoration: none;
}
a.text:hover {
	text-decoration: underline;
}

ul.img {
	float: left;
}
li.img {
	float: left;
	width: 120px;
	height: 120px;
	margin-right: 5px;
}
img.text {
	float: left;
	width: 110px;
	height: 110px;
}
/************************************* form **********************************/
#submit, #reset {
	background-color: #CCCCCC;
}
img {
	border: none;
}
input, select, textarea {
	border: none;
	font-size: 13px; 
}

form {
	padding: 0px;
	margin: 0px;
	width: 550px;
}
label {
	display: block;
	padding-top: 10px;
	color: #FFFFFF;
}
label.radio {
	display: inline;
	border: none;
}
textarea {
	font-family: Arial, Helvetica, "Arial Black", "Comic Sans MS", "Trebuchet MS", Verdana, "Lucida Sans Unicode", "Lucida Grande", Impact, sans-serif;
}
input.validationPassed, textarea.validationPassed, select.validationPassed {
	width: 100%;
	border: none;
	background-color: #FFFFFF;
	color: #000000;
}
textarea.validationPassed {
	height: 170px;
	scrollbar-track-color: #DDDDDD;
}
input.validationFailed, textarea.validationFailed, select.validationFailed {
	background-color: #763e2b;
	color: #FFFFFF;
}
textarea.disabled {
	background-color: #FFFFFF;
}
div.validationPassed {
	display: none;
}
div.validationFailed {
	display: block;
	color: #c40202 !important;
}
div.submit {
	width: 100%;
	text-align: right;
}

/********************************* powered by ********************************/
#poweredby {
	padding-top: 20px;
	padding-bottom: 4px;
	font-size: 10px;
}
.orange {
	color: #FF9900;
}
.gray {
	color: #7A6252;;
}
a.poweredby {
	text-decoration : none;
	color: #C19A6F;
}
