BODY {
	background: #CEC90A; 
   	margin: 0 0 0 0;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif; 
	font-size:75%;
	color:#000000;
}

a  		{ text-decoration:underline; color:#000000; }
a:visited  	{ text-decoration:underline; color:#000000; }
a:active  	{ text-decoration:underline; color:#9B9831; }
a:hover  	{ text-decoration:underline; color:#9B9831; }

* {
	padding:0px;
	margin:0px;
}

input.eingabefeld, textarea {
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif; 
	font-size:11px;
	width:300px;
	}

h1 { 
	font-size:21px; 
	font-weight:normal;
}

h2 { 
	font-size:26px; 
	font-weight:normal;
}

h3 { 
	font-size:100%;
	font-weight:bold;
	margin-bottom:7px;
}

h4 { 
	font-size:18px;
	font-weight:normal;
	margin-bottom:7px;
}

p {
	padding-bottom:10px;
}


/************ MAIN ***************/

#bgtop {
	position:absolute;
	background-image: url(../img/bg.gif);
	height: 238px;
	width:100%;
}

#logo {
	position:relative;
	top: 37px;
	left: 146px;
	width: 234px;
	height: 46px;
}

#page {
	position:relative;
	top: 61px;
	left: 176px;	
	width: 776px;
}

#top {
	position:relative;
	width: 776px;
	height: 49px;
	background-image: url(../img/bg_tabs_bg.gif);
}

#tabs {
	position:relative;
	top: 17px;
	left: 15px;

	width: 589px;
	height: 32px;
	font-family: Helvetica,Arial,sans-serif; 
	font-size:17px;
	font-weight:bold;
}


.tabtxtactive   a  				{ text-decoration:none; color:#848132; }
.tabtxtactive 	a:visited   { text-decoration:none; color:#848132; }
.tabtxtactive 	a:active  	{ text-decoration:none; color:#DFDD6D; }
.tabtxtactive 	a:hover  	{ text-decoration:none; color:#DFDD6D; }

.tabtxt   a  				{ text-decoration:none; color:#ffffff; }
.tabtxt 	a:visited   { text-decoration:none; color:#ffffff; }
.tabtxt 	a:active  	{ text-decoration:none; color:#DFDD6D; }
.tabtxt 	a:hover  	{ text-decoration:none; color:#DFDD6D; }

.tabactivebg1 {	background-image: url(../img/bg_tab1.jpg); }
.tabactivebg2 {	background-image: url(../img/bg_tab2.jpg); }
.tabactivebg3 {	background-image: url(../img/bg_tab3.jpg); }
.tabactivebg4 {	background-image: url(../img/bg_tab4.jpg); }

#tab1active, #tab2active, #tab3active, #tab4active, #tab1, #tab2, #tab3, #tab4 {
	float:left;
	height:21px;
	padding-top:11px;
	}

#tab1active { width:181px !important; width:203px; padding-left:22px; color:#848132; }
#tab1 { width:181px !important; width:203px; padding-left:22px; }

#tab2active { width:115px !important; width:120px; padding-left:5px; color:#848132; }
#tab2 { width:115px !important; width:120px; padding-left:5px; }

#tab3active { width:139px !important; width:144px; padding-left:5px; color:#848132; }
#tab3 { width:139px !important; width:144px; padding-left:5px; }

#tab4active { width:111px !important; width:116px; padding-left:5px; color:#848132; }
#tab4 { width:111px !important; width:116px; padding-left:5px; }


#pageedit {
	position:relative;
	top: 10px;
	left: 50px;	
}

#language {
	position:absolute;
	left:857px;
	top:126px;
	width:64px;
	height:15px;
	background-image: url(../img/bg_language.gif);
}

.languagetxt {
	float:left;
	width:29px !important;
	width:32px;
	font-family: Helvetica,Arial,sans-serif; 
	font-size:95%;
	
	font-weight: bold;
	padding-left:2px;
}
.languagetxt a  		{ text-decoration:none; color:#000000; }
.languagetxt a:visited  	{ text-decoration:none; color:#000000; }
.languagetxt a:active  	{ text-decoration:none; color:#ffffff; }
.languagetxt a:hover  	{ text-decoration:none; color:#ffffff; }


#center {
	clear:both;
	position:relative;
	width: 776px;
	background: #D6D437;
}

#centerleft {
	float:left;
	background: #D6D437;
	width:15px;
	height:83px;
}

#centerright {
	float:left;
	background-image: url(../img/bg_center_right.gif);
	width:17px;
	height:82px;
}

#content {
	float:left;
	background:#F5FEEA;
	width:744px;
}

.imagespacetop4 {
	margin-top:4px;
}

.spacetop20 {
	margin-top:20px;
}

.spaceleft10 {
	margin-left:10px;
}

.lclear{
 	clear:both;
 	line-height: 0;
 	font-size: 0;
 	height: 0;
}


/************ FOOTER ***************/

#footerleft {
	float:left;
	width:49px;
	height:109px;
	background-image: url(../img/bg_footerleft.gif);
}

#footer {
	position:relative;
	width:776px;
}

#footerlogo {
	float:left;
	width:76px;
	height:109px;
	background-image: url(../img/bg_footer1.jpg);
}

#footertxt {
	padding-top:58px;
	color: #ffffff;
	float:left;
	width:531px;
	height:109px;
	background-image: url(../img/bg_footer2.jpg);
	background-repeat:no-repeat;
}

#footerright {
	float:left;
	width:120px;
	height:109px;
	background-image: url(../img/bg_footerright.gif);
}

#footercounter {
	padding-top:58px;
	padding-left:10px;
	
}

.logo2 {
	margin-top:40px;
	margin-left:20px;
}


/************ HOME ***************/


#content1left {
	float:left;
	width:241px;
	padding-top:60px;
	text-align:center;
}


#content1right {
	float:left;
	width:503px;
	margin-top:30px;
}

.line {
	border-top:1px solid #979C92;
	width:456px;
	height:20px;
}

.contentimages {
	width:140px;
	float:left;
		
}

.contenttxt {
	float:left;
	width:400px;
}

.contenttxtnews {
	float:left;
	width:270px;
}

.contenttxtright {
	text-align:right;
}


.buttonspace {
	margin-top:15px;
	margin-right:5px;
}

#homenews {
	float:left;
	width:687px;
	padding-left:57px;
	background-image: url(../img/bg_homenews_line.gif);
	background-repeat:no-repeat;

}

#homenewsleft {
	margin-top:5px;
	float:left;
}

#homenewsright {
	float:left;
	margin-left:65px;
}

.bottle {
	position:relative;
}



/************ WEINE ***************/


.contentleftwine {
	float:left;
	width:226px;
	padding-top:10px;
	padding-left:15px;
	text-align:left;
}


.contentrightwine {
	float:left;
	width:503px;
	margin-top:30px;
}
