* {
 margin: 0px;
 padding: 0px;
}

body {
 background-color: #323232;
 color: #FFFFFF;
}

div#page {
 width: 590px;
 margin: 0 auto;
}

h1 {
 text-indent: -1999px;
 background-image: url(http://www.fruit-lab.de/fileadmin/templates/www/img/logo.jpg);
 background-position: bottom center;
 background-repeat: no-repeat;
 width: 280px;
 height: 62px;
 margin: 40px auto;
 padding-top: 40px;
}

img {
 border: 0px;
}

/* Content Box */
div.csc-textpic {
 background-image: url(../img/c-box.jpg);
 background-position: top center;
 background-repeat: no-repeat;
 width: 550px;
 height: 131px;
 margin-bottom: 20px;
 
 padding: 20px;
 margin-top: 25px;
}

div.csc-textpic .bodytext {
 color: #FFFFFF;
 background-color: #434343;
 font-family: verdana,Helvetica,sans-serif;
 font-size: 11px;
 line-height: 15px;
 text-align: left;
}


div.support-left {
 padding-top: 20px; 
 width: 47%; 
 float: left; 
 text-align: right;
}

div.support-right {
 padding-top: 20px; 
 width: 47%; 
 float: right; 
 text-align: left;
}


div.csc-textpic h3 {
 color: #99F20D;
 font-size: 11px;
 font-family: verdana,Helvetica,sans-serif;
 padding-bottom: 4px;
 background-color: #434343;
}

div.csc-textpic a {
 color: #99F20D;
 font-size: 11px;
 font-family: verdana,Helvetica,sans-serif;
 text-decoration: none;
 background-color: #434343;
}

div.csc-textpic a:hover {
 text-decoration: underline;
}


h2, h2 a {
 color: #99F20D;
 font-weight: normal;
 font-style: italic;
 font-family: verdana,Helvetica,sans-serif;
 font-size: 11px;
 text-align: center;
 margin-bottom: 15px;
 text-decoration: none;
 background-color: #323232;
}

h2 a:hover {
 text-decoration: underline;
}
