body{
margin:0;
padding:0;
background:#FFFFFF;
color:#777b80;
font-family:Georgia;
font-size:13px;
line-height:18px;
}
p{
margin:0;
padding:0;
}
img{
border:none;
}
strong{
color:#23b388;
}
/*LAYOUT*/
#wrapper{
margin:0 auto;
width:1120px;
height:765px;
}
#header{
height:48px;
padding:82px 0 0 0;
padding:46px 0 0 0;
}
#navi{
padding:54px 0 10px 124px;
width:996px;
height:49px;
background:url(/themes/default/img/bg_navi.gif) no-repeat center;
}
#content{
position:relative;
margin:0 0 0 156px;
width:962px;
height:440px;
height:480px;
z-index:3;
}
#content #content_scroller{
width:553px;
height:340px;
}
#footer{
padding:10px 0 0 0;
height:15px;
background:url(/themes/default/img/bg_foot.gif) no-repeat center;
}
/*NAVI*/
#navi a{
margin:0 0 0 31px;
padding:0 0 5px 0;
border-bottom:1px solid #FFFFFF;
color:#727272;
font-size:20px;
text-decoration:none;
}
#navi a:hover, #navi a.active{
padding:0 0 5px 0;
border-bottom:1px solid #00a17e;
color:#00a17e;
font-size:20px;
}
#navi a#home{
margin:0 0 0 85px;
}
/*HEADING*/
h1{
margin:0;
padding:21px 0 14px 0;
font-size:50px;
}
h3{
margin:0;
padding:0 0 2px 0;
color:#00a17e;
font-family:Georgia;
font-size:13px;
}
/*LINKS*/
#header a{
margin:0 auto;
display:block;
width:305px;
height:43px;
}
#content #content_scroller a{
color:#23b388;
font-weight:bold;
text-decoration:none;
}
#content #content_scroller a:hover{
text-decoration:underline;
cursor:pointer;
}
#footer a.imprint, #footer a.crea{
margin:0 0 0 155px;
color:#b8b8b8;
font-size:12px;
text-decoration:none;
}
#footer a.imprint{
color:#727272;
}
#footer a.crea{
margin:0 0 0 360px;
}
#footer a.imprint:hover, #footer a.crea:hover{
color:#00a17e;
}
