

/*#######################################
 				Allgemein
#######################################*/



/* Schriftart und größe in #main */

a img {
	border:0;
}

a {
	color:#FFFFFF;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

p {
	margin:0px;
	margin-bottom:20px;
	padding:0;
	padding-right:10px;
	font-size:11px;
}

h1 {
	font-size:14px;
}

h2 {
	font-size:12px;
}

h1,
h2 {	
	clear:both;
	color:#D6C150;
	margin:0px;
	padding:0px;
}

table tr td,
body,
html {
	font-family:Georgia, Palatino, Times New Roman;
	font-size:11px;
}

body, html {
	padding:0;
	margin:0;
	background-color:#222222;
	background-image:url(/images/background.jpg);
	background-repeat:repeat-x;	color:#FFFFFF;
	line-height:20px;
}

.clear {
	margin:0;
	padding:0;
	clear:both;
}

.layout_box {
	margin-left:40px;
	width:902px;
	min-height:900px;
	background-image:url(/images/logo.jpg);
	background-repeat:no-repeat;
}

#header {
	padding-right:33px;
}

#header a {
	display:block;
	float:right;
	margin-top:60px;
	margin-left:14px;
}

#body {
	margin-left:240px;
	padding-top:140px;
	margin-right:35px;
}

#menu {
	width:160px;
	float:right;	
}
#content {
	width:450px;
	float:left;
}

/*#######################################
 				Menü
#######################################*/

#menu ul,
#menu ul li {
	list-style-type:none;
	padding:0px;
	margin:0px;
}
#menu ul li {
	display:block;
	background-image:url(/images/menu_back.png);
}
#menu ul li a {
	display:block;
	font-size:13px;
	padding-left:20px;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:0px;
	color:#FFFFFF;
	text-decoration:none;
}
#menu ul li a.active,
#menu ul li a:hover {
	color:#8A9EB1;
}
#menu ul li.menu_item_1 {
	margin-top:-8px;
	background-image:url(/images/menu_back_first.png);
}

#menu ul li.subitem {
	background-image:none;
}
#menu ul li.subitem a {
	padding-top:2px;
	padding-bottom:2px;
	font-size:11px;
}


#menu img {
	display:block;
	margin:0px;
}

#footer {
	clear:both;
	margin-top:17px;
	margin-bottom:20px;
	text-align:center;
	padding-left:202px;
}
#footer img {
	display:block;
	margin-bottom:10px;
}
#footer div {
	width:450px;
	text-align:center;
	margin-left:35px;
}
#footer,
#footer a {
	font-size:10px;
	text-decoration:none;
	color:#BEAC4A;
}

/*#######################################
 				Seiten
#######################################*/


.kontakt input {
	width:135px;
}
.kontakt .button {
	text-align:center;
}

.kontakt .button input {
	width:120px;
}

.kontakt img,
img#wechselbild {
	display:block;
}

.wechselbild_auswahl img {
	margin-top:20px;
	margin-bottom:25px;
	height:49px;
	width:82px;
	background-position:-82px;
}

.wechselbild_auswahl img {
	display:block;
	float:left;
	margin-right:10px;
}

.wechselbild_auswahl img:hover,
.wechselbild_auswahl img.active {
	cursor:pointer;
	background-position:0px;
}

.wechselbild_auswahl img#last {
	margin-right:0px;
}

.home img {
	display:block;
	margin-bottom:30px;
}

.frank_und_frei p img {
	display:block;
	float:left;
	margin-right:10px;
	margin-bottom:0px;
	margin-top:2px;
}

.aktuelles span {
	color:#D6C150;
	font-weight:bold;
}

.aktuelles h1 {
	margin:20px 0px;
}

.kontakt h1,
.vdp h1,
.auszeichnungen h1,
.weine_probierpaket h1 {
	margin-top:20px;
}
.weine_probierpaket table td input {
	width:20px;
}
.weine_probierpaket table td.beschreibung,
.weine_probierpaket table td.menge_text {
	padding-right:20px;
}
.weine_probierpaket table td.beschreibung {
	color:#D6C150;
}
.weine_probierpaket table td.button button {
	border-color:#222222;
	background-color:#222222;
	background-width:1px;
	border-style:solid;
	border:1px solid #222222;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	text-decoration:underline;
	
	font-family:Georgia, Palatino, Times New Roman;
	font-size:11px;
}


.kasse_formular {
	margin:0px;
	padding:0px;
}

.kasse_formular .links {
	vertical-align:top;
	width:240px;
}
.kasse_formular .mitte {
	width:10px;
	vertical-align:top;
}
.kasse_formular .rechts {
	width:170px;
	vertical-align:middle;
}

.kasse_formular .text {
	width:100px;
	vertical-align:middle;
}
.kasse_formular .eingabe {
	width:140px;
	vertical-align:middle;
}
.kasse_formular .eingabe input {
	width:135px;
}

.kontakt .plz,
.kasse_formular .eingabe .plz {
	width:40px;
}

.kontakt .ort,
.kasse_formular .eingabe .ort {
		width:88px;
	}
.kasse_formular .rechts .button {
	background-color:#D6C150;
	color:#000000	;
	font-size:11px;
	width:140px;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
}

.weine_sortiment .submenu_seite,
.weine_sortiment .submenu_seite li {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.weine_sortiment .submenu_seite li {
	float:left;
	padding-right:10px;
	margin-top:5px;
}
.weine_sortiment .submenu_seite li a {
	text-decoration:underline;
}
.weine_sortiment .submenu_seite li a:hover,
.weine_sortiment .submenu_seite li a.active {
	text-decoration:none;
	color:#8691B1;
}


