@charset "utf-8";
/*SETTINGS*/
html,body{
color:#6e6e6e;
background:#dfe1e5;
background-image:url(/themes/start/img/bg_start.jpg);
background-position:top;
background-repeat:repeat-x;
}
#subnavi{
height:350px;
}
#content_text{
width:808px;
padding:17px 0 50px 13px;
background-image:url(/themes/start/img/bg_content.png);
background-position:top;
background-repeat:no-repeat;
}
#mood{
width:100%;
height:935px;
top:0;
position:absolute;
z-index:1;
background-position:center;
background-repeat:no-repeat;
}
#winter_box{
margin:-25px 0 0 0;
padding:20px 0 0 20px;
width:380px;
height:263px;
display:block;
float:left;
background-image:url(/themes/start/img/bg_winter.png);
background-position:top;
background-repeat:no-repeat;
}
#sommer_box{
margin:-25px 0 0 0;
padding:20px 0 0 20px;
width:380px;
height:263px;
display:block;
float:left;
background-image:url(/themes/start/img/bg_sommer.png);
background-position:top;
background-repeat:no-repeat;
}
h1{
margin:10px 0 0 0;
font-size:36px;
text-align:center;
}
h2{
margin:0 0 10px 0;
font-size:24px;
}
.noenter, .noenter:link, .noenter:visited, .noenter:hover, .noenter:active{
color:#6e6e6e;
text-decoration:none;
}
.noenter:hover, .noenter:active{
text-decoration:underline;
}
.enter, .enter:link, .enter:visited, .enter:hover, .enter:active{
display:block;
margin:6px 0 0 0;
padding:3px 0 0 23px;
width:117px;
height:22px;
color:#950000;
font-size:20px;
text-decoration:none;
text-transform:uppercase;
}
.enter:hover, .enter:active{
background-image:url(/themes/start/img/bg_enter.png);
background-position:top;
background-repeat:no-repeat;
color:#FFFFFF;
}
#footer_start{
color:#a3a3a3;
font-size:10px;
padding:0 0 0 6px;
}
#footer_start a, #footer_start a:link, #footer_start a:visited, #footer_start a:hover, #footer_start a:active{
color:#a3a3a3;
font-size:10px;
text-decoration:none;
}
#footer_start a:hover, #footer_start a:active{
text-decoration:underline;
}
#footer_start .crea{
padding:0 0 0 263px;
}

#container_content{
top:332px;
}
