/**************** CSS FILE - GARTENCENTERMECKELBURG.DE */

html, body, div, h1, h2, h3, ul, ol, span, a, table, td, tr, form, img, li, a:link, a:hover, a:visited, a:active {
   margin: 0;
   padding: 0;
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
   color: #016F38;
   border: 0;
}

body {
background: url(../img/bg_vorseite_fruehling.png) no-repeat center top;
text-align: center;
}

/**************** divs ******************/

#illu {
height: 162px;
width: 191px;
background: url(../img/illu_vorseite_herbst.jpg) no-repeat;
}

#main {
text-align: left;
margin: 0px auto;
width: 192px;
}

#content {
width: 192px;
height: 100%;
text-align: left;
}

.vlinesmall {
height: 1px;
background: url(../img/border_h.gif) repeat-x bottom;
width: 191px;
margin: 0 0 3px 0;
font-size: 0;
line-height: 0;
padding: 0;
}

.textcontent {
margin: 10px;
}

li {
height: 20px;
font-size: 12px;
list-style-type: none;
}

.box {
padding: 0 0 0 1px;
}
