/****************************
+++ HTML-Standards +++
****************************/

body {
	margin:0;
	font-family: verdana, arial, sans-serif;
	font-size:80%;
	color:#666666;
	background: white;
	line-height:1.4em;
}

img {
	border:none;
}

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-size:100%;
	color:#666666;
}

h1 {
	margin:0.5em 0 1em 0;
	font-size:1.4em;
	font-weight:lighter;
	color:#7a1c21;
}

h2{
	font-weight:bold;
}

.trenner {
	display:block;
	clear:both;
	height:1px;
	font-size:1px;
}

.trenner.fuss {
	background:black;
}

a {
	color:#7a1c21;
}

strong {
	font-weight:bold;
}

.weinrot {
	color:#7a1c21;
}

.text {
	padding:5px;
}

.textmitte {
	padding:10px;
}


/****************************
+++ Grundstruktur +++
****************************/

#container {
	width:752px;
	margin:5px auto 20px auto;
	background:white;
}

#header {
	height:130px;
	background: #7a1c21 url(../upload/design/weingut-strohmeier.jpg) no-repeat left top;
	border: solid 1px black;
	border-bottom: none;
}

#hauptnavigation {
	border-right: solid 1px black;
	border-left: solid 1px black;
	padding-top:0.3em;
}

#inhaltsbereich {
	background: #7a1c21 url(../upload/design/hg.gif) repeat-y left top;
	border-right: solid 1px black;
	border-left: solid 1px black;
	width:750px;
	position:relative;
}

#links, #rechts {
	min-height:224px;
}

#links {
	width:190px;
	margin-right:5px;
	float:left;
	margin-bottom:221px;
}

#imagebild {
	border-bottom:solid 5px white;
}

#unternavigation {
	background:#efebce;
	font-size:90%;
}

#mitte {
	width:360px;
	margin-right:5px;
	float:left;
}

#imagebild {
	background:#efebce;
}

#inhalt {
	background:#efebce;
}

#rechts {
	width:190px;
	float:left;
	margin-bottom:221px;
}

#rechtsoben {
	background:#efebce;
}

#linksunten {
	background:#efebce;
	height:220px;
	position:absolute;
	bottom:1px;
	left:0px;
	width:190px;
	border-top:solid 5px white;
}

#rechtsunten {
	background:#efebce;
	height:220px;
	position:absolute;
	bottom:1px;
	right:0px;
	width:190px;
	border-top:solid 5px white;
}

#fusszeile {
	text-align:center;
	color:#7a1c21;
	margin-top:5px;
	font-size:85%;
}


/****************************
+++ Hauptnavigation +++
****************************/
#hauptnavigation ul {
	list-style:none;
	padding:0;
	margin:0 0 0 20px;
}

#hauptnavigation ul li {
	float:left;
	margin-right:20px;
	padding-bottom:3px;
	font-weight:bold;
	color:white;
}

#hauptnavigation a {
	text-decoration:none;
}

#hauptnavigation a.act, #hauptnavigation a:hover {
	color:black;
}

/*++++++++++++++++++++++++++++++++
+++ Unternavigation +++
++++++++++++++++++++++++++++++++*/

#unternavigation ul {
	list-style:url(../upload/design/pfeil.gif);
	margin:0;
	padding: 10px 5px 10px 25px;
}

#unternavigation ul li {
	padding:0px;
}

#unternavigation a {
	text-decoration:none;
}

#unternavigation a.act, #unternavigation a:hover {
	color:#023F88;
}
	
	
/*++++++++++++++++++++++++++++++++
+++ Fusszeile +++
++++++++++++++++++++++++++++++++*/

#fusszeile ul {
	list-style:none;
	padding:0;
	margin:0;
	text-align:center;
}

#fusszeile ul li {
	display:inline;
	padding-right:1ex;
}

/*++++++++++++++++++++++++++++++++
+++ Übersicht +++
++++++++++++++++++++++++++++++++*/

#uebersicht h1 {
	font-size:100%;
	margin:0;
	padding-left:12px;
	background:url(../upload/design/pfeil.gif) no-repeat 0px 0.8ex;
}






