/* MAIN CSS Document */
@import url(subtemplates.css);

html, body {
	margin: 0 0 20px 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
	background: #fffbe5;
	color: #2f3191;
	min-height: 101%;
	}
	
p, h1 {margin: 0; padding: 0;}

h1 {margin-bottom: 15px}

a {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #1607b6;
	}
a:visited {
	color: #1607b6;
	}
a:hover {
	color: #ab863f;
	}

div#container {
	width: 991px;
	margin: 0 auto 0;
	padding: 0;
	text-align: left;
	background: url(../img/bg_new.gif) 0 100% repeat-x;
	border-right: 2px solid #9a6909;
	border-bottom: 2px solid #9a6909;
	border-left: 2px solid #9a6909;
	}

div#header {
	height: 159px;
	background: #fff18c;
	text-align: left;
	}
		
h4 {
	margin: 0 auto 0;
	padding: 0;
	width: 355px;
	height: 44px;
	line-height: 44px;
	background: url(../img/logo_wein_tafelhaus.gif) left top no-repeat;
	text-indent: -5000px;
	}
	
img {border: 0;}

div#head_pic {
	height: 152px;
	width: 100%;
	background: #f3e29e url(../img/pano_weinberge.jpg) no-repeat;
	}

div#blende {
	height: 34px;
	background: #ecd47e url(../img/bildbereich_blende.jpg) left top no-repeat;
	}
	
div#blende_kleiner {
	height: 26px;
	background: #ecd47e url(../img/bildbereich_blende_untersei.jpg) no-repeat;
	}
	
div#text {
	margin: 71px 0 60px 0;
}	

.bot_clearer	{ height: 0; }
	
div.column_left {
	padding: 0 35px 0 146px;
	width: 362px;
	/* height: 294px; */
	float: left;
	font-size: 14px;
	line-height: 22px;
	}
div.column_right {
	padding: 0 0 0 46px;
	width: 348px;
	/* height: 294px; */
	float: left;
	font-size: 14px;
	line-height: 22px;
	}

#menu_kochen {position: absolute; margin: 25px 0 0 146px; width: 310px; height: 50px; display: none;} /* -- change kochseiten -- */

#koch_button {position: absolute; display: none; }
.startseite #koch_button {position: absolute; display: block; margin: 680px 0 0 590px; }

#flashcontent_show {padding: 50px 0 0 245px}


div#footer p.oeffnungszeiten_1 {
	margin: 0;
	padding: 24px 0 0 0;
	float: left;
	}
div#footer p.oeffnungszeiten_2 {
	margin: 0;
	padding: 24px 0 0 13px;
	width: 356px;
	float: left;
	}

	
div#footer {
	margin: 0;
	padding: 0 0 16px 146px;
	text-align: left;
	}
	
	
img.borte {
	border-left: 2px solid #ab863f;
	border-top: 2px solid #ab863f;
	border-right: 2px solid #ab863f;
	border-bottom: 2px solid #ab863f;
	padding-bottom: 26px;
	background: #ab863f url(../img/blende_famoos.jpg) center bottom no-repeat;
	}	
	
	
/* Styles fuer Formulare */

form {
	margin: 0;
	padding: 0;
	width: 513px;
	font-size: 12px;
	}
label {
	margin: 0 0 0 4px;
	font-size: 12px;
	}
input.input_text {
	margin: 0 0 6px 0;
	padding: 0;
	width: 195px;
	height: 18px;
	border-top: 1px solid #2f3191;
	border-left: 1px solid #2f3191;
	border-bottom: 1px solid #98b6b6;
	border-right: 1px solid #98b6b6;
	background: url(../img/backgr_inputfield.jpg) left top no-repeat;
	font: 14px Arial, Helvetica, sans-serif;
	}
textarea {
	margin: 0 0 6px 0;
	width: 270px;
	height: 176px;
	border-top: 1px solid #2f3191;
	border-left: 1px solid #2f3191;
	border-bottom: 1px solid #98b6b6;
	border-right: 1px solid #98b6b6;
	background: #fffcd8 url(../img/backgr_textarea.jpg) left top no-repeat;
	font: 14px Arial, Helvetica, sans-serif;
	}
select {
	margin: 0 0 44px 0;
	padding: 0;
	width: 274px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #1002ae;
	}
input.btn_abschicken {
	margin: 0 6px 0 0;
	padding: 0;
	width: 132px;
	height: 25px;
	line-height: 25px;
	border: 1px solid #2f3191;
	text-indent: -999em;
	background: url(../img/btn_abschicken.jpg) left top no-repeat;
	}
input.btn_loeschen {
	margin: 0 6px 0 0;
	padding: 0;
	width: 132px;
	height: 25px;
	line-height: 25px;
	border: 1px solid #2f3191;
	text-indent: -999em;
	background: url(../img/btn_loeschen.jpg) left top no-repeat;
	}
.form_left {
	margin: 0 16px 0 0;
	padding: 0;
	width: 198px;
	height: 290px;
	float: left;
	}
.form_right {
	margin: 0;
	padding: 0;
	width: 280px;
	height: 290px;
	float: right;
	}

span.schrift_rot {color: #e2001a;}
p.schrift_rot {color: #e2001a;}
