/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body, html{
	font: 11pt Arial, Helvetica, sans-serif;
	color: #582600;
	line-height: 1.5;	
	margin: 0;
	padding: 0;
	background: #2c5511;
	height:100% !important;
	text-align: center;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #0b742a;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1, h2{
	font: bold italic 16pt "Times New Roman", Times, serif;
	color: #733b11;
	margin: 0;
	padding: 0 0 15px 0;
	clear:both;
}
h2 {
	font: bold 10pt Arial,sans-serif;
	padding-bottom: 5px;
}

p {
	font: normal 10pt Arial,sans-serif;
	margin: 0px;
	padding: 0px 0px 7px 0px;
	line-height: 1.5;	
}
html>body p {padding: 0px 0px 10px 0px;}

.clr { clear:both; }

/********* table tag styles *********/

#inhalt table {
	margin: 10px 0 0 0;
}

#inhalt thead td {
	font-weight:bold;
	vertical-align: top;
	padding-bottom: 5px;
}

#inhalt tbody td {
	vertical-align: top;
	padding-bottom: 5px;
}

span.small {
	font-size: 12px;
	font-style: italic;
}
/********* form and related tag styles *********/

div#kontaktleft {
	float: left;
	width: 270px;
}
* html div#kontaktleft { width: 255px; }

div#kontaktright {
	float: left;
	width: 250px;
	margin-bottom: 20px;
	text-align: right;
}

fieldset {
	padding: 10px;
	padding-left:25px;
	margin-bottom:20px;
	background: #ffffcc;
	border: 2px solid #f5c280;
	width:450px;
}
fieldset h2 {
	margin: 10px 0 5px 0;
}

form {
	margin: 0;
	padding: 20px 0px 0 0px;
}

input, textarea{
	margin:0;
	margin-bottom: 10px;
	padding: 3px 5px 3px 5px;
	width: 20em;
	font: normal 1em Arial, Helvetica, sans-serif;
	border: 0.75pt solid #f5c280;
	background: #fae7ae;
}
*+html textarea { margin-bottom: 5px; }
*+html input { margin-bottom: 5px; }
* html textarea { margin-bottom: 5px; }
* html input { margin-bottom: 5px; }

textarea { height:9em; width:30em; }

form input.checkbox {
	width:auto;
	height:auto;
	border:0;
	background:0;
}

form img.input{ margin: 0 0 16px 3px; }

form img.textarea{ margin: 0 0 122px 7px; }
* html form img.textarea{ margin-bottom: 118px; }
*+html form img.textarea{ margin-bottom: 118px; }

form img.beschreibung { margin: 0 10px 2px 10px; }

input:focus, textarea:focus{
	color: #000;
}
			
input.kontakt_senden{
	cursor:pointer;
	background: #fae7ae;
	clear: left;  /*wichtig */
	width: 15em;  /* einheitliche Breite */
}
span.checkbox {
	vertical-align: top;
	margin: 0 0 0 5px; 
	padding:0;
	line-height:14px;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#box {
	padding: 0;
	margin: auto;
	text-align: left;
	position: relative;
	background: url(../images/template/weinreben.jpg) repeat-y right;
	width: 1020px;
	height:auto !important;
	height:100%;
}

#header {
	margin: 0;
	padding: 0;
	background: no-repeat url(../images/template/header.jpg) bottom;
	width: 900px;
	height: 250px;
	clear: both;
	border: 0;
}

#content {
	float: left;
	background: url(../images/template/content.jpg) repeat-y top;
	border: 0;
	bottom: 0; /* wichtig */
	width: 900px;
	margin: 0;
	padding: 20px 0 0 0;
	clear: both;
	min-height: 420px;
	height: auto !important;
	height: 100%;
}
* html #content { height: 420px; }

/*************** header styles ******************/

#header img {
	margin: 100px 0 0 90px;
	padding: 0;
	border: 0;
	width: 800px;
	height: 150px;
}

/*************** content styles ******************/

#leftcol {
	float: left;
	clear: left;
	top: 0;
	bottom: 0; /* wichtig */
	margin: 0 0 0 90px;
	padding: 0;
	width: 190px;
  	height: auto !important; /* Fuer moderne Browser */
	height: 100%;
}
* html #leftcol { margin: 0 0 0 45px; }

#navi {
	margin: 0;
	padding: 0;
}

#navi ul {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
}

#navi li {
	width: 200px;
	line-height: 20px;
	float: left;
	display: inline;
	margin:0;
	padding:0;
	border: 0;
	font: bold italic 12pt "Times New Roman", Times, serif;
	color: #733b11;
}

#navi li:hover, #navi li#current {
	background-color: #fff0b4;
}

#navi a, #navi a:visited, #navi a:hover {
	float: left;
	width: 190px;
	cursor: pointer;
	padding: 3px 0 3px 20px;
	margin: 0 10px 0 0;
	text-decoration:none;
	color: #733b11;
}
* html #navi a, #navi a:visited, #navi a:hover { width: 180px; }

#adresse {
	position: absolute;
	left: 90px;
	bottom: 170px;
	clear: both;
	width: 200px;
	margin: 0 0 0 20px;
	padding: 0;
	color: #582600;
}
#adresse p {
	font-size: 9pt;
	line-height: 1.3;
}

#adresse img { margin-bottom: 10px; }

#inhalt {
	float: left;
	margin: 0 0 0 30px;
	padding: 0;
	width: 550px;
	border:0;
	font-size: 0.9em;
  	height: auto !important; /* Fuer moderne Browser */
}
* html #inhalt { margin: 0 0 0 10px; }

#inhalt img {
	padding: 0;
	border: 0;
}
img.links {
	margin: 5px 15px 20px 0;
	float: left;
}

img.rechts {
	margin: 5px 0 20px 15px;
	float: right;
}
img.external {
	margin: 0 0 0 10px;
}

#inhalt ul {
	list-style-image: url(../images/template/list_style_square.png);
	padding: 0 0 0 40px;
	margin: -10px 0 10px 0;
	height: auto !important; /* Fuer moderne Browser */
}
* html #inhalt ul { margin-top: -5px; }

#inhalt ul li{ padding: 0 0 2px 0; }

html>body #inhalt p.sitemap { padding-top:8px;}

/************** Footer styles ****************/

#footer{
	clear: both;
	width: auto;
	height: 116px;
	border: 0;
	margin: 0;
	padding: 50px 0 0 285px;
	background: url(../images/template/footer.jpg) no-repeat;

}
#footer a {
	text-align: left;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#footer a, #footer span {
	text-align: left;
	vertical-align: top;
	margin: 0 2px;
	padding:0;
	font-size: 12px;
	font: Arial, Helvetica, sans-serif;
	color: #fff0b4;
}

div.footermenu {
	float:left;
	margin: 2px 10px 0 0;
	padding: 0;
	width: 450px;
	height: 25px;
}

div.blickpunkt {
	float:left;
	background: url(../images/template/logo-blickpunkt.jpg) no-repeat;
	margin: 0 10px 0 13px;
	padding: 0;
	width: 128px;
	height: 22px;
}


/************* error style **************/

.error_message{
	color: #FF0000;
	font-weight: bold;
	padding-bottom:5px;
}

/********************* end **********************/
