/* CSS Document www.bluecherryhosting.com */

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

body{
font-family:Arial, sans-serif;
font-size:12px;
background: #b7b7b7 url("blue-cherry-hosting-images/bg.jpg") top center repeat-x;
}


#wrapper{
width:750px;
margin: 0 auto;
background-color:#FFFFFF;
margin-bottom:20px;
}

#menu{
width:750px;
margin: 0 auto;
margin-top:15px;
text-align:right;

margin-bottom:-5px;
}

#content{

}

#contentleft{
width:145px;
float:left;
padding:10px;
padding-top:2px;
}
/* 165  */

#contentright{
width:570px;
float:left;
padding:10px;
padding-left:5px;
padding-top:2px;
padding-bottom:60px;
min-height:260px;
background-image:url(blue-cherry-hosting-images/guarantee.gif);
background-position:right bottom;
background-repeat:no-repeat;
}
/* 750 - 165 = 585 - 25 = 560  */

#contentright ul{
margin-left:30px;
}

#contentright li{
margin-bottom:4px;
}

#footer{
padding:10px;
padding-bottom:5px;
padding-top:5px;

background-image:url(blue-cherry-hosting-images/footer-bg.gif);
background-position:bottom;
background-repeat:no-repeat;
}

#footer a{
color:#000000;
}

a{
color:#0066CC;
text-decoration:none;
}

a img{
border:0px;
}

h1, dt{
font-size:15px;
font-family:Verdana, Arial, sans-serif;
padding-bottom:2px;
margin-bottom:9px;
border-bottom-color:#CCCCCC;
border-bottom-style:solid;
border-bottom-width:1px;
}

h2{
font-size:13px;
margin-bottom:4px;
margin-top:4px;
}

h3{
font-size:12px;
}

h4{
font-size:12px;
font-weight: bold;
}

p, li, dd{
font-size:12px;
margin-bottom:7px;
margin-top:1px;
margin-rigt:4px;
}

.webhostingtitel{
font-weight: bold;
font-size:16px;
color:#0066CC;
padding-right:10px;
}

td{
padding:2px;
}

.bold{
font-weight: bold;
}

.italic{
font-style: italic;
}

.noot{
font-size:10px;
}

.bottom{
font-size:10px;
text-align:center;
}

.center{
text-align:center;
}

.homepagetitel{
font-size:13px;
font-family:Verdana, Arial, sans-serif;
padding-top:7px;
padding-bottom:2px;
margin-bottom:9px;
border-bottom-color:#CCCCCC;
border-bottom-style:solid;
border-bottom-width:1px;
font-weight: bold;
}