html { 
padding:0px;
margin:0px;
scrollbar-track-color:#FFFFFF;
scrollbar-arrow-color:#A00320;
scrollbar-face-color:#FFFFFF;
scrollbar-darkshadow-color:#FFFFFF;
}

body {
background-color: #FFFFFF;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
color:#000000;  
text-align:center;
margin:0px;
padding:0px;
}

#kopf {
background-color:transparent;
}

#box {
width:750px;
margin: 0px auto;
padding:0px;
text-align:left;
}

#links {
width:100px;
height:280px; 
padding:0px;
float:left;
background-color:transparent;
background-image: url(../images/aufgefuelltes_glas.jpg);
background-repeat: no-repeat;
background-position: top;
}

#l_startseite {
width:100px;
padding:5px;
float:left;
background-color:transparent;
}

#inhalt {
width:510px;
height: 380px;
padding:5px;
float:left;
background-color:#FFFFFF;
overflow: auto;
}

#rechts {
width:120px;
height: 100px;
padding:5px;
float:left;
text-align: left;
font-weight: bold;
color: #FFFFFF;
background-color:#CCCCCC;
}

a.rechts {
text-decoration: none;
color: #000000;
}

a.rechts:hover {
color: #A00320;
text-decoration: none;
}
a.navigation:active {
color: #CCCCCC;
font-size: 11px;
font-weight: normal;
text-decoration: none;
}

#r_startseite {
width:120px;
padding:5px;
float:left;
background-color:transparent;
}

#navigation {
font-size: 11px;
text-transform:uppercase;
text-align: left;
font-weight: bold;
color: #CCCCCC;
word-spacing:20px;
background-color: #A00320;
padding:5px 130px;
margin:0px	
}


a.navigation {
font-size: 11px;
font-weight: bold;
text-transform:uppercase;
text-decoration: none;
color: #CCCCCC;
}
 
a.navigation:hover {
color: #999999;
font-size: 11px;
font-weight: bold;
text-decoration: underline overline;
}
a.navigation:active {
color: #CCCCCC;
font-size: 11px;
font-weight: normal;
text-decoration: none;
}

kopf p {
padding:10px;
margin:0px;
}

.h1,h2,h3 {
margin:20px 0px 0px 0px;
font-size:11px;
padding-top:10px;
font-weight: bold;
background-color: transparent;
}

.h1 {
color: #000000;
}

.h2 {
color: #A00320;
font-weight: bold;
}

.h3 {
color: #000000;
font-weight: bold;
text-align: center;
}

.h9 {
font-size: 9px;
font-weight: bold;
text-transform:uppercase;
text-align: right;
color: #CCCCCC;
background-color: #A00320;
padding:3px 10px;
margin:0px
}

#link {
font-size: 11px;
}
	
a.link { 
color: #999999;
font-weight: bold;
text-decoration: none; 
}

a.link:hover { 
color: #A00320;
font-weight: bold;
text-decoration: underline overline
}

a.link:visited { 
color: #A00320;
font-weight: normal;
text-decoration: none;
}

.table, td,th {
 vertical-align:top;
}
th, .th{
  background-color:#EFEFEF;
  padding:3px;
  text-align:left;
}

/* Abwechselnd eine Zeile hell und eine dunkel */
.u { background-color:#FFFFFF; }
.g { background-color:#EFEFEF; }

.g a, .u a {white-space:nowrap;}
 
.pre { 
color: #000000;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.links-img {
	float: left;
}

.rechts-img {
	float: right;
}

.mitte-img {
	background-image: url(../images/landschaft.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.ul-style1 {
	list-style: url(../images/arrow.gif);
}

.trenner {
	background-image: url(../images/trenner_wein.gif);
	background-position: center;
	background-repeat: no-repeat; 
}
