/*KLEIN*/
/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

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

body {
	background-image: url(../img/hintergrundfarbe.jpg);
	background-color:#f2f1ed;
	color: #444;
	font: normal 12px Trebuchet MS,sans-serif;
	padding-top: 15px;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

form,input {margin: 0; padding: 0; display: inline;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	/* background: url(img/quote.gif) no-repeat; */
	display: block;
	font-weight: normal;
	padding-left: 28px;
}

h1 {
	font: bold 18px Arial,sans-serif; 
	line-height:22.5px;
	text-transform: uppercase;
}
h2 {	
	color: #007cd9;
	font: bold 11px Arial,sans-serif;
	line-height:14.5px;
}
h3 {font: normal 11px Arial,sans-serif; line-height:14.5px;}

h1,h2,h3 {padding-top: 6px; color: #007cd9; margin-bottom: 4px;}
h3 {color: #FFFFFF; text-transform: uppercase;}

img {
 	border: none; 
/*	border: 1px solid black;*/
} 


/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* structure */
.container-startseite {
	margin: 0 auto;
	width: 837px;
}

.outer-container {
	margin-top:0px;
	background-image: url('../img/background_standard.jpg');
	background-repeat: no-repeat;
	background-position:center 0px;
	padding-bottom: 64px;
}

.inner-container {
	border: 0px solid #D7D7D2;
	/*background: #000000;*/
	font-size: 1.2em;
	margin: 0 auto;
	padding-left: 5px;
	width: 836px;
/*	height:500px;*/
}

/* header */
.header {
	height: 56px;
	padding: 0px 0px 0 0px; 
/*	border: 1px solid black;*/
}



/* main */
.main {
	/* background: url(img/main.gif) repeat-y; */
	padding: 0px 0px 0 0px;
}

/* navigationtop */
.navigationtop {
/*	border: 1px solid red;*/
	height: 20px;
	padding:26px 0px 0px 267px;
}

.navigationtop ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.navigationtop li {
	color: #000000;
	display: block;
	float: left;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
}

.navigationtop a {
	color: #999999;
	display: block;
	float: left;
	text-decoration: none;
	font: bold 13px Trebuchet MS,sans-serif; 
	padding: 0px 0px 0px 0px;
}

.navigationtop a:hover {
/*	background: #C3C3C3;*/
	color: #007cd9;
}
.navigationtop .ganzrechts a {
/*	background: #C3C3C3;*/
	margin-left:110px;
	font-weight: bold;
	color: #007cd9;
}
.navigation1 .current_page_item a {
/*	background: #C3C3C3;*/
	font-weight: bold;
	color: #007cd9;
}





/* navigation */
.navi {
	padding-top:12px;
	padding-left:12px;
	float: left;
	width: 164px;
	margin-top: 280px;

}
.navi ul ul {
	margin-left:12px;
}
.navi li a {
	font: normal 14px Trebuchet MS,sans-serif;
	line-height:12px;
	color: #827C6E;
	text-decoration: none;
	width: 100%;
	display: block;
	padding: 8px 0px 8px 0px;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-bottom: 1px solid #CCCCCC;
}
.navi .current_page_item a{
	font: normal 14px Trebuchet MS,sans-serif;
	line-height:12px;
	color: black;
	text-decoration: none;
	width: 100%;
	display: block;
	padding: 8px 0px 8px 0px;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-bottom: 1px solid #CCCCCC;
}
.navi li a:hover {
	color: #000000;	
}
.navi p {line-height:14.5px; font-size: 11px; font-family: Arial,sans-serif;color: #FFFFFF;}




/* navigation weinbeschreibung */
.naviwein {
	padding-top:12px;
	float: left;
	width: 176px;
	margin-top: 280px;
}

.naviwein img {
	margin-left:12px;
}
.naviwein hr {
	border: 1px solid #cccccc;
	border-left: 0px solid #666666;
	border-bottom: 0px solid #666666;
	border-right: 0px solid #666666;
	margin-left: 12px;
}
.naviwein h2 a{
	color: #827C6E;
	font: normal 15px Trebuchet MS,sans-serif;
	text-transform: uppercase;
	line-height:14.5px;
	margin: 0;
	padding-left: 12px;
	padding-bottom: 20px;
	text-decoration: none;
	letter-spacing: 1px;
}
.naviwein h2 a:hover{
	color: black;
}
.naviwein .current a{
	color: black;
	font: normal 15px Trebuchet MS,sans-serif;
	text-transform: uppercase;
	line-height:14.5px;
	margin: 0;
	padding-left: 12px;
	padding-bottom: 20px;
	text-decoration: none;
}
.naviwein ul {
	margin-left:12px;
	padding:0px;
}
.naviwein ul ul {
	margin-left:12px;
}
.naviwein li {
	font: normal 14px Trebuchet MS,sans-serif;
	line-height:12px;
	color: #827C6E;
}
.naviwein li a {
	font: normal 14px Trebuchet MS,sans-serif;
	line-height:12px;
	color: #827C6E;
	text-decoration: none;
	width: 100%;
	display: block;
	padding: 10px 0px 10px 0px;

}
/*.naviwein li a:hover {
	background-image: url('../img/hintergrund_menu.gif');
	background-repeat: no-repeat;
	background-position:0px 5px;
	color: #000000;	
}*/
.naviwein .current_page_item a{
	font: normal 14px Trebuchet MS,sans-serif;
	line-height:12px;
	color: black;
	text-decoration: none;
	width: 100%;
	display: block;
	padding: 10px 0px 10px 0px;
}
.naviwein li a:hover {
	color: #000000;	
}
.naviwein p {line-height:14.5px; font-size: 11px; font-family: Arial,sans-serif;color: #FFFFFF;}












/* content */
.content {
	margin-top:0px;
/*	border: 1px solid black; */
	float: left;
	width: 473px;
/*	margin-right: 15px;
	margin-left: 10px;*/
}
.content h1 {
	border-top: 1px solid #827C6E;
	color: #827C6E;
	font: bold 14px Trebuchet MS,sans-serif;
	text-transform: uppercase;
	line-height:14.5px;
	margin-top: 4px;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 20px;
}
.content h2 {
/*	border-top: 1px solid #827C6E;*/
	color: #827C6E;
	font: bold 12px Trebuchet MS,sans-serif;
	text-transform: uppercase;
	line-height:14.5px;
	margin-top: 4px;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 20px;
}
.content h3 { /*NUR FÜR WEINBESCHREIBUNG*/
	border-top: 1px solid #827C6E;
	color: #827C6E;
	font: bold 14px Trebuchet MS,sans-serif;
	text-transform: uppercase;
	line-height:14.5px;
	margin-top: 0px;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 20px;
}
.content hr {
	margin-left: 12px;
	margin-right: 12px;
	margin-top:5px;
	border-top: 1px solid #827C6E;
	border-left: 0px solid black;
	border-bottom: 0px solid black;
	border-right: 0px solid black;
}
.content .descr {
	padding-top:0px;
	font: normal 14px Trebuchet MS,sans-serif;
	color: #827C6E;
	line-height:20px; 
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
}
.content p {
	padding-top:0px;
	font: normal 12px Trebuchet MS,sans-serif;
	color: #000000;
	line-height:20px;
	margin-left: 12px;
	margin-right: 12px;
}
.content .weiter {
	padding-top:0px;
	font: normal 12px Trebuchet MS,sans-serif;
	text-align:right;
	color: #827C6E;
	line-height:20px; 
	margin-right: 12px;
}
.content .topimg {
	margin-bottom:0px;
	padding-bottom:0px;
	border: 0px;
	display: block; /*HIER MUSS BLOCK STEHEN DAMIT DER STRICH DARUNTER OHNE ABSTAND UNTER DEM BILD SITZT*/
}
.content .textimg {
	float:right; 
	padding-top:4px; 
	padding-right:12px; 
	padding-left:4px;
}









.teaserrahmen {
	margin-top:12px;
/*	border: 1px solid black; */
	float: left;
	width: 180px;
	margin-top: 280px;
/*	margin-right: 15px;
	margin-left: 10px;*/
}
.teaserbox_aussen {
	background: url(../img/internet_klein_teaserbox_mitte.jpg) repeat-y; 
	width: 165px;
}
.teaserbox {
	background: url(../img/internet_klein_teaserbox_top.jpg) no-repeat; 
/* 	border: 1px solid black; */
	padding-top: 10px;
	width: 165px;
}
.teaserbox_unten {
	background: url(../img/internet_klein_teaserbox_unten.jpg) no-repeat; 
	width: 165px;
	height: 20px;
}
.teaserbox h1 {
	color: #827C6E;
	font: bold 12px Trebuchet MS,sans-serif;
	line-height:14.5px;
	margin-top: 4px;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 20px;
}
.teaserbox p {
	padding-top:0px;
	font: normal 12px Trebuchet MS,sans-serif;
	color: #000000;
	line-height:20px;
	margin-left: 12px;
	margin-right: 12px;
}
.teaserbox .weiterlesen{
	text-align:right;
}
.teaserbox img {
	margin-top: 4px;
	margin-left: 12px;
	margin-right: 12px;
/*	margin-bottom: 20px;*/
}

/* footer */
.footer {
	border-top: 1px solid #CCCCCC;
	color: #666666;
	font: bolder 10px Trebuchet MS,sans-serif;
	margin-top: 5px;
	margin-left: 185px;
	margin-right: 200px;
	padding: 10px 12px 12px 0px;
}
.footer a {
	color: #007cd9;
	text-decoration: underline;
}
.footer a:hover {color: #007cd9;} 




/*KONTAKTFORMULAR*/

fieldset {
     width: 55em;
     margin: 1.5em auto 1.5em auto;
     padding-left: 10px;
     display: block;
     font-size: 0.80em;
     border: 0px solid #ddd;
     background: transparent;
     clear: both;
     }
   
* html fieldset {padding: 5px;}
     legend {
     /*background: #e5f4c7;*/
     padding: 4px;
     /*border: 1px solid #ddd;*/
     border-right-width: 2px;
     border-bottom-width: 2px;
     margin-bottom: 4px;
     font-weight: bold;
     }

label {
     margin: 5px 0;}
     
label .test {
     margin: 15px 0;}

.kontakt label {
     display: block;
     width: 12em;
     float: left;
     }


                      
input,textarea {
     margin: 3px 0;
     border: 1px solid #ddd;
     background: white;
     padding: 3px 3px;
     } 
                       
input:active, input:focus, input:hover { background: #E8EBDF;}
  
.buttons {text-align: center;}

a.locationCat{color: #669900; font-weight: bold;}


.error {
margin: 2px 0px;
border: 2px solid red;
background-color : #FFCCCC;
width: auto;
padding: 5px 50px 5px 5px;
font: bold 12px Trebuchet MS,sans-serif;
color: #000000;
}

.success {
margin: 2px 0px;
border: 2px solid green;
background-color : #00ff17;
width: auto;
padding: 5px 50px 5px 5px;
font: bold 12px Trebuchet MS,sans-serif;
color: #000000;
}



