@charset "UTF-8";
/* CSS Document */

body{
padding:0px;
margin:0px;
background-color:#ededed;
background-image:url(../img/body_bg.jpg);
background-position:top;
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}

.cleardiv{
clear:both;
font-size:1px;
height:1px;
}

a{
text-decoration:none;
color:#d3213b;
}

a:hover{
text-decoration:underline;
}

.all{
width:594px;
height:auto;
left:50%;
margin-left:-297px;
position:relative;

}

.logo{
float:left;
width:594px;
margin-top:50px;
height:100px;
}

.logo-icon{
background-image:url(../img/logo.jpg);
background-repeat:no-repeat;
width:58px;
height:60px;
float:left;
}

.logo-type{
background-image:url(../img/logo_type.gif);
background-repeat:no-repeat;
background-position:center;
margin-left:20px;
width:506px;
height:60px;
float:left;
}

.content-container{
margin-top:15px;
width:594px;
height:400px;
float:left;
}

.trenner{
width:330px;
margin-bottom:6px;
margin-top:4px;
height:3px;	
font-size:1px;
border:1px #CCCCCC solid;
}

.headline{
font-size:20px;
}

.candy-box{
width:279px;
height:203px;
background-color:#FFFFFF;
border:1px #aaaaaa solid;
float:left;
margin-top:20px;
}

.candy-box-top{
height:15px;
width:auto;
background-color:#bedce9;
border-bottom:1px #aaaaaa solid;
}

.candy-box-logo{
background-image:url(../img/candy_logo.jpg);
width:279px;
height:116px;
}

.candy-box-bottom{
background-image:url(../img/box_bottom.jpg);
border-top:1px #aaaaaa solid;
height:25px;
width:279px;
margin-top:41px;
text-align:center;
padding-top:4px;
font-size:15px;
}

.candy-box-bottom2{
background-image:url(../img/box_bottom2.jpg);
background-position:bottom;
background-repeat:no-repeat;
border-top:1px #aaaaaa solid;
padding:5px;
height:61px;
width:269px;
text-align:left;
padding-top:4px;
font-size:12px;
}


.hoover-box{
width:279px;
height:203px;
background-color:#FFFFFF;
border:1px #aaaaaa solid;
float:left;
margin-top:20px;
margin-left:30px;
}

.hoover-box-top{
height:15px;
width:auto;
background-color:#e8c4c9;
border-bottom:1px #aaaaaa solid;
}

.hoover-box-logo{
background-image:url(../img/hoover_logo.jpg);
width:279px;
height:116px;
}

.hoover-box-bottom{
background-image:url(../img/box_bottom.jpg);
border-top:1px #aaaaaa solid;
height:25px;
width:279px;
margin-top:41px;
text-align:center;
padding-top:4px;
font-size:15px;
}

.candy-box-bottom a{
text-decoration:none;
color:#0099d8;
}

.candy-box-bottom a:hover{
text-decoration:underline;
}

.hoover-box-bottom a{
text-decoration:none;
color:#d3213b;
}

.hoover-box-bottom a:hover{
text-decoration:underline;
}

.bottom{
font-size:11px;
margin-top:40px;
width:594px;
height:100px;
float:left;}

.bottom a{
color:#333333;
margin-left:4px;
margin-right:4px;
}