/*
    name:         style_gck.css
    author:       derow webwork
    email author: info@derow-webwork.de
    copyright:    derow webwork
    date:         2006/05/23
*/
body, p a {
font-family: arial, sans-serif;
font-size: 12px;
color: #3c4830;
background-color: transparent;
}

body {
margin: 0;
padding: 0;
text-align: center;
background-color: #3c4830;
}

#header{
background: url(../images/header.jpg) no-repeat;
width: 878px;
height: 182px;
margin: 0;
padding: 0;
}
#main{
background: url(../images/main.jpg) repeat-y;
width:878px;
margin-top: 0px;
padding: 0px;
display: table-cell;
}
#mainmenu{
float: left;
text-align: left;
margin: 0px;
margin-left: 10px;
padding: 0px;
padding-top: 10px;
width: 190px;
}
#mainmenu ul{
list-style: none;
padding: 0px;
margin: 0px;
}
#mainmenu li{
width: 190px;
height: 28px;
text-indent: 5px;
}
#mainmenu a{
position: absolute;
width: 190px;
height: 28px;
line-height: 28px;
text-indent: 40px;
font-size: 11px;
font-family: arial;
text-decoration: none;
color: #EDFFCD;
background: url(../images/button.jpg) no-repeat;
}
#mainmenu a:hover{
position: absolute;
width: 190px;
height: 28px;
font-family: arial;
color: #4E8100;
line-height: 28px;
background: url(../images/button_hover.jpg) no-repeat;
}
#mainmenu a:active{
position: absolute;
border: 1px dotted red;
width: 190px;
height: 28px;
font-family: arial;
color: #4E8100;
line-height: 28px;
background: url(../images/button_hover.jpg) no-repeat;
}

 #mainmenu .links {
 position: absolute;
width: 190px;
height: 28px;
font-family: arial;
color: #4E8100;
line-height: 28px;
background: url(../images/button_hover.jpg) no-repeat;
text-indent: 40px;
font-size: 11px;
font-family: arial;
text-decoration: none
}





#content{
float: left;
text-align: left;
padding-left: 0px;
margin-left: 25px;
padding-top: 0px;
margin-top: 15px;
width: 613px;
}
h1{
margin: 0px;
padding: 0px;
color: #3C4830;
font-size: 16px;
}
h3{
color: #3C4830;
font-size: 12px;
text-decoration: underline;
}
h2{
color: #3C4830;
font-size: 14px;
}
p{
color: #3C4830;
}
#content a{
color: #FF010C;
}
#content a:hover{
color: #10B624;
}
#content ul{
padding-left: 15px;
margin: 0px;
}
#content img{
border: 1px solid #3c4830;
}

#produkte {
text-align: center;
}

#wein{
valign: top;
text-align: left;
}

.weintext{
padding-left: 10px;
font-family: arial, sans-serif;
font-size: 12px;
color: #3c4830;
}

.image{
float: right;
padding-left: 20px;
}

.image2{
float: right;
padding-left: -10px;
}

.imagedesc{
font-size: 12px;
line-height: 20px;
}
.imagelink{
border: 0px;
}
#footer{
background: url(../images/footer.jpg) no-repeat;
height: 40px;
width: 878px;
margin: 0;
padding: 0;
}