body { 
font-family: Geneva, Arial, sans-serif;
font-size: 12px;
color: #000000;
background-color: #f4ecb6 }

/* Struktur */

#container {
width: 720px;
margin: auto;
}

#header {
padding-bottom: 10px;
border-bottom: 1px solid;
}

#header img {
border: none;
}

#header .right, .left {
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
}

#header .right {
padding-right: 40px;
float: right;

}

#header .left {
padding-left: 40px;
text-align: left;
}

#middle {
padding-top: 10px;
padding-bottom: 0px;
height: 600px;
}

#left {
float: left;
width: 535px;
height: 580px; 
overflow:auto;
text-align: left;
}

#right {
float: right;
width: 170px;
text-align: left;
}

#footer {
padding-top: 10px;
border-top: 1px solid;
height: 40px;
font-size: 10px;
}

/* Sonstige */
.center {
text-align: center;
}

.bold {
color: #2b4842;
font-weight: bold;
}

/* HTML */

h1 {
font-size: 15px;
}

h2 {
font-size: 14px;
}

h3 {
font-size: 12px;
}

a:link, a:visited {
color: #2b4842;
text-decoration: none; 
}
a:active, a:hover {
color: #aa2b2e; 
text-decoration: underline; 
}

/* spezielle Elemente */

/* Stichwortsuche */
.search {
margin-top: 20px;
margin-bottom: 20px;
}

.region {
font-family: Geneva, Arial, sans-serif;
font-size: 16px;
font-style: italic;
font-weight: bold;
}

.winzer {
font-family: Geneva, Arial, sans-serif;
font-weight: bold;
}

.wein {
color: #2b4842;
}

.preisliste {
color: #2b4842;	
}

/* alter CSS Kram zum leichten raus kopieren
body { font-family: Geneva, Arial, sans-serif; font-size: 12px; color: #000000; background-color: #f4ecb6 }
p { font-family: Geneva, Arial, sans-serif; font-size: 12px; color: #000000 }
th { font-family: Geneva, Arial, sans-serif; font-size: 12px; color: #000000 }
td { font-family: Geneva, Arial, sans-serif; font-size: 12px; color: #000000 }
.anbaugebiet { font-family: Geneva, Arial, sans-serif; font-size: 16px; font-weight: bold; font-style: italic; color: #000000 }
.produzent { font-family: Geneva, Arial, sans-serif; font-size: 12px; font-weight: bold; color: #000000 }
.success { font-family: Verdana, Geneva, Arial, sans-serif; font-size: 16px; color: #004000; font-weight: bold }
big { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000 }
small { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000 }

a:link, a:visited { color: #2b4842; text-decoration: none; }
a:active, a:hover { color: #aa2b2e; text-decoration: underline; }

input { font-family: Geneva, Arial, sans-serif; font-size: 12px; color: #000000 }
textarea { font-family: Geneva, Arial, sans-serif; font-size: 12px; color: #000000 }
*/
