body {
	font: normal 80% Helvetica, Arial, sans-serif;
	color: white; background-color: #750c2b;
	min-width: 40em; /* Mindestbreite verhindert Anzeigefehler in modernen Browsern */
	min-height: 80em;
	text-align: center; 
}

a:link { text-decoration:none; 	font-size: 10pt; font-weight:bold; color: black;}
a:visited { text-decoration:none; 	font-size: 10pt; font-weight:bold; color: black; }
a:hover { text-decoration:none; color: orange }

.lt-logo {
	margin-top: 50px;
}
  
.menu {
	font-family:'Times New Roman',Times,serif; font-size: 12pt; 
	margin: 20px; letter-spacing:0.15em; font-weight: 100;
	margin-top: 47px;
}

.menu a{ 
	text-decoration:none; 
	font-family:'Times New Roman',Times,serif; 
	font-size: 12pt;
	font-weight: lighter;
	color: white;
}

.menu a:visited { 
	text-decoration:none; 
	font-family:'Times New Roman',Times,serif; 
	font-size: 12pt;
	font-weight: lighter;
	color: white;
}

.contentbox {
	width: 650px; height: 360px; 
	margin:auto; 
	background-color: white;
	background-image:url(img/bg_cork.jpg); background-repeat:no-repeat; background-position: center;
	text-align: left;
	color:  #750c2b;
	font-size: 10pt;
	font-family: Helvetica, Arial, sans-serif;
}

.kontakt_left {
	position: relative; width: 210;
	font-size: 10pt;
	font-family: Helvetica, Arial, sans-serif;
	color: black;
	vertical-align: middle;
	padding: 20px;
}

.kontakt_left h1 {
	font-weight:bold;
	font-family:'Times New Roman',Times,serif;
	font-size: 14pt;
}

.kontakt_middle {
	width: 10;
	padding: 0px;
}

.line {
	border-top-style: none; border-right-style: none; border-bottom-style:none; 
	border-left: 2px solid #a0a0a0;
	height: 300; width: 1;
	margin: 0;
}

.kontakt_right {
	width: 300;
	color: black;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}

.label {
	font-size: 10pt;
	color: black;
	width: 80;
}

input[type=text] {
	width: 270; height: 24;
	border-style: solid;
	border-width: 1px;
}

input[type=button]  {
	width: 120; height: 32;
	border-style: outset;
	background-color: white;
}

.buttonrow {
	text-align: right;
}

textarea {
	width: 330; height: 110;
	resize: none;
}


.success {
	border: medium double black;
	position: absolute; width: 240px; top: 400px; left: 500px;
	margin:auto;
	padding: 10px;
	background-color: white;
	text-align: left;
	display:none;
	color: black;
}

.error {
	border: medium double red;
	position: absolute; width: 240px; top: 400px; left: 500px;
	margin:auto;
	padding: 10px;
	background-color: white;
	text-align: left;
	display:none;
	color: red;
}

.wineries {
	position: relative; top:25px; left:30px; width: 555px; height: 120px;
	border-spacing: 0;
	font-size: 10pt;
	font-family: Helvetica, Arial, sans-serif;
	color: #750c2b;
}

.wineries a {
	color: #750c2b;
}

.wineries a:after {
	content:url(img/pfeil_rechts.png);
}

.wineries td {
	width: 33%;
	padding: 0px;
}

.winery {
	position: relative; top:25px; left:30px; width: 555px; height: 190px;
	padding-left: 15px; padding-top: 5px; padding-right: 20px; padding-bottom: 5px; 
	background-color: white;
	opacity:.90;
	color: black;
	text-align: left;
	display:none;
}

img {
	border: 0;
}

.oben {
	position: absolute; top:10px; left:55px;
}

.logo {
	position: absolute; top:47px; left:15px;
}

.unten {
	position: absolute; top:165px; left:55px;
}

.winery_desc {
	position: absolute; top:0px; left:140px; width: 445px; height: 130px;
	padding: 0; 
	text-align: left;
}

.winery_desc h1 {
	font-family:'Times New Roman',Times,serif; font-size: 12pt;
	margin-bottom: 0.1em;
}

.winery_desc p {
	margin-top: 0.1em;
}

.textbox {
	position: relative; top:40px; left:236px; width: 254pt; height:auto; min-height: 320px;
	padding-left: 20px; padding-top: 5px; padding-right: 20px; padding-bottom: 5px; 
	background-color: white;
	opacity:.90;
	color: black;
	text-align: left;
}

.textbox h1 {
	font-size: 10pt;
	font-weight:bold;
}

.textbox a {
	font-size: 10pt;
	font-weight:bold;
	color: black;
}
