body {
	color: #353C4E;
	font-size: 10pt;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center;  /* Zentrierung im Internet Explorer */
	background-color:#353C4E;
	background-image:url(bilder/body_hg.jpg);
	background-repeat:repeat;
}
div#inhalt {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	width: 775px;
	padding: 0;
	background-color:#D8DCE4;
	background-image:url(bilder/inhalt_bg.gif);
	background-repeat:repeat-y;
}
#top{
	background-image:url(bilder/inhalt_bg.gif);
	background-repeat:repeat-y;
}
#top_ohne_flash{
	background-image:url(bilder/top.jpg);
	background-repeat:no-repeat;
	height:165px;
}
#text {
	width: 550px;
	float: left;
	font-size: 10pt;
	margin: 10px 0px 0px 15px; 
	padding: 0;
	text-align:left;
	/*letter-spacing: 0.03em;*/
	background-color:#D8DCE4;
	/*border:1px solid black;*/
}
#text p {
	/*margin-left: 25px;*/
}
#text img{
	border-style:solid;
	border-color:#353C4E;
	border-width:1px;
	padding:2px;
}
#text h1 img{
	border:none;
	padding:0px;
	margin:0px;
}
#info {
	margin: 10px 0px 0px 592px;
	padding:0px;
	width: 175px;
	font-size: 10pt;
	font-weight: normal;
	/*border:1px solid black;*/
}
* html #info { /* Starhtml-Hack - folgender Style wird nur vom IE ausgelesen*/
	margin: 10px 0px 0px 589px;
}

#info .zentriert {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #707684;
}
#info .zentriert_info_bg {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #707684;
	background-image: url(bilder/bg_info_spalte.gif);
	background-repeat: repeat;
}
#info .linksbuendig_info_bg {
	text-align: left;
	padding:0px 5px 5px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #707684;
	background-image: url(bilder/bg_info_spalte.gif);
	background-repeat: repeat;
}
#info .linksbuendig {
	text-align: left;
	padding:0px 5px 5px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #707684;
}
#info .linksbuendig img{
	border-style:solid;
	border-color:#353C4E;
	border-width:1px;
	padding:2px;
}

p#footer {
	clear: both;
	font-size: 11pt;
	margin: 0; 
	padding: 0;
	text-align: center;
	background-color: #353C4E;
	background-image:url(bilder/foot_bg.gif);
	background-repeat:repeat-y;
}

h1{
	font-family: "Times New Roman", Times, serif;
	font-size:13pt;
	font-variant:small-caps;
	font-weight: bold;
	letter-spacing:0.11em;
}
h2{
	font-size:11pt;
	font-weight: bold;
	margin:10px 0px 5px 0px;
}
.kapitaelchen{
	font-size:10pt;
	font-variant:small-caps;
	letter-spacing:0.11em;
}
.kapitaelchen_fett{
	font-family: "Times New Roman", Times, serif;
	font-size:11pt;
	font-variant:small-caps;
	font-weight: bold;
	letter-spacing:0.11em;
}
#weinkarte{
	margin-left:25px;
}
#weinkarte .beschreibung{
	font-size:10pt;
	font-style: italic;
	padding-left: 5px;
}
#weinkarte .beschreibung2{
	font-size:10pt;
	padding-left: 5px;
}
#weinkarte li{
	margin-bottom:10px;
}
input, select, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#inhalt a.kontakt:link, #inhalt a.kontakt:visited {
	text-decoration:none;
	color:#353C4E;
}
#inhalt a.kontakt:hover {
	text-decoration:none;
	color:#353C4E;
	background-color:#B3B8C7;
	border-bottom:1px dashed #353C4E;
	border-top:1px dashed #353C4E;
}
#top_ohne_flash a:link, #top_ohne_flash a:visited {
	text-decoration:none;
	color:#ffffff;
	background-color:#353C4E;
	font-weight:bold;
	margin-left:5px;
	padding-left:15px;
	height:21px;
	line-height:21px;
	vertical-align:middle;
}
#top_ohne_flash a:hover {
	text-decoration:none;
	color:#ffffff;
	border: none;
	background:url(bilder/pfeil.gif);
	background-repeat:no-repeat;
	background-position:left;
}
a.top:link, a.top:visited {
	color:#353C4E;
	text-decoration:none;
}
a.top:hover {
	color:#353C4E;
	text-decoration:none;
}
