/* CSS Document */

body {
	background-image: url(../images/bg_body.jpg);
	background-repeat:repeat-x;
	background-color: #a45800;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#mainbody {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	min-height: 700px;
	*min-height: 500px;
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-y;
	padding-bottom: 30px;
}

#head {
	width: 990px;
	margin: 0px;
	padding: 0px;
	background-image:url(../images/bg_head.jpg);
	background-repeat: no-repeat;
}

#tabs {
	width: 500px;
	height: 30px;
	margin: 0px;
	margin-top: 95px;
	margin-left: 50px;
	float: left;
}

#lang {
	width: 120px;
	height: 30px;
	float: right;
	margin-top: 95px;
	margin-right: 60px;
}

#tabs img {
	border: 0px;
	margin: 0px;
	margin-right: 20px;
}

#lang img {
	border: 0px;
	margin-left: 5px;
}

#maincontent {
	width: 924px;
	margin-left: 33px;
	float: left;
	background-image: url(../images/content.jpg);
	background-repeat: no-repeat;
}

#columnleft {
	width: 615px;
	margin-left: 40px;
	margin-top: 40px;
	float: left;
}

#columnrightbg {
	background-image:url(../images/bg_right.gif);
	background-repeat:repeat-y;
	width: 924px;
	min-height: 500px;
	margin-top: 1px; 
}
	
#columnright {
	width: 230px;
	height: 100%;
	float: right;
	margin-right: 15px;
	margin-top: 1px;
	padding-top: 50px;
}

#contentad {
	width: 185px;
	/*height: 300px;*/
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	margin-top: 15px;
}


h1 {
	font-style: italic;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
}

p {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

#slideshow {
	width: 208px;
	height: 195px;
	margin-left: 11px;
	margin-right: 11px;
	margin-bottom: 30px;
	background-image:url(../images/slideshow.jpg);
	background-repeat: no-repeat;
}

iframe {
	width: 218px;
	height: 200px;
	padding: 0px;
	margin: 0px;
	margin-left: 6px;
	margin-right: 6px;
	overflow: hidden;
}


#readmore {
	width: 100%;
	text-align: right;
	float: right;
	margin-top: -10px;
}

#newsmodule {
	width: 190px;
	height: 340px;
	background-color: #ffffcc;
	padding: 0px;
	margin: 0px;
}

#newshead {
	width: 100%;
	height: 20px;
	padding: 10px;
	margin-bottom: 0px;
}

h1.news {
	font-size: 12px;
	font-style: italic;
	color: #666666;
}


#contentfooter {
	width: 924px;
	height: 50px;
	background-image:url(../images/contentfooter_ff.jpg);
	*background-image:url(../images/contentfooter.jpg);
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

#footer {
	width: 300px;
	float: left;
	margin-left: 35px;
	margin-top: 30px;
	font-size: 10px;
	color: #333333;
	text-align: left;
}

#footer a {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

p.angebot {
	font-size: 12px;
	font-style: normal;
	display:block;
}

#flash {
	margin-top: 12px;
	margin-left: 16px;
}

span.preis {
	font-size: 16px;
	font-weight: bold;
}

span.small {
	font-size: 9px;
}

p.danke {
	font-size: 16px;
	color: #cc6600;
}

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

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

#ads {
	width: 615px;
	margin: 0px;
	margin-bottom: 50px;
	float: left;
}

li {
	list-style: none;
	font-size: 12px;
}

#adimg {
	width: 185px;
	vertical-align:bottom;
}

#adimg img {
	vertical-align: bottom;
	text-align: justify;
}


/* Submenü Produkte Start */

#submenu {
	width: 615px;
	float: left;
	margin-top: -15px;
	margin-bottom: 20px;
}

#menubody {
	height: 30px;
	border-top: 1px solid #8b5c02;
	border-right: 1px solid #8b5c02;
	border-bottom: 1px solid #8b5c02;
	float: left;
	margin-left: -39px;
	background-color: #efdbab;
}

#submenuitem {
	margin-left: 39px;
	margin-top: 5px;
}

#submenuitem a {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	margin-right: 20px;
	text-decoration: none;
}

#submenuitem a:hover {
	color: #8b5c02;
}

span.submenu {
	margin-right: 20px;
	margin-top: 2px;
	color: #8b5c02;
}

/* Submenü Produkte Ende */


/* Kontaktformular/Bestellformular Start */

#formular {
	margin-left: 110px;
	margin-top: 20px;
	width: 370px;
}

table.formular {
	font-size: 12px;
}

table.formular td {
	vertical-align: top;
}

textarea {
	width: 350px;
	*width: 365px;
}

input.kontakt {
	width: 260px;
	float: left;
	margin: 0px;	
}

input.bestellung {
	width: 50px;
	float: left;
	margin: 0px;	
}

textarea.anschrift {
	width: 260px;
	overflow: hidden;
}

table.bestellung {
	font-size: 12px;
}

table.bestellung tr {
	margin-bottom: 5px;
	margin-top: 5px;
}

table.bestellung td {
	width: 400px;
	vertical-align: top;
	height: 25px;
	margin-right: 10px;
}

table.agb {
	font-size: 12px;
}

table.agb td {
	vertical-align: top;
}
	

/* Kontaktformular/Bestellformular Ende */



/* Produkte Start */

#produktbox {
	width: 615px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

#produktimg {
	width: 210px;
	float: left;
}

#produktimg img {
	border: 2px #8b5c02 solid;
	padding: 3px;
	margin-bottom: 5px;
}

#produkttext {
	width: 380px;
	margin-left: 20px;
	float: right;
	margin-top: 10px;
}

#produktpreis {
	width: 380px;
	margin-left: 20px;
	float: right;
	text-align: right;
	margin-top: 15px;
	margin-bottom: 25px;
}

#produktpreis p {
	font-weight: bold;
	font-size: 14px;
}

#zusatz {
	width: 615px;
	margin-top: 30px;
	margin-bottom: 10px;
	text-align: center;
	border-top: 1px solid #8b5c02;
	padding-top: 10px;
	border-bottom: 1px solid #8b5c02;
	padding-bottom: 10px;
}

#zusatz p {
	font-weight: bold;
	font-size: 14px;
}





/* Produkte Ende */

