body {
background:#444851;
font-family:Arial, Verdana, sans-serif;
width:100%;
text-align:center;
margin:0;
}

#pagecontainer {
text-align:center;
}

#navicontainer {
text-align:center;
width:350px;
margin-top:26px;
margin-left:auto;
margin-right:auto;
}

#button1 {
width:116px;
height:34px;
float:left;
background:url(/fileadmin/templates/sunchild/media/button_enter1.gif) no-repeat;
padding:6px 0 0 0;
text-align:center;
vertical-align:bottom;
font-size:12px;
color:#000000;
font-weight:bold;
}

#button2 {
width:116px;
height:34px;
float:left;
background:url(/fileadmin/templates/sunchild/media/button_enter2.gif) no-repeat;
padding:6px 0 0 0;
text-align:center;
vertical-align:bottom;
font-size:12px;
color:#000000;
font-weight:bold;
}

#button3 {
width:116px;
height:34px;
float:right;
background:url(/fileadmin/templates/sunchild/media/button_enter3.gif) no-repeat;
padding:6px 0 0 0;
text-align:center;
vertical-align:bottom;
font-size:12px;
color:#000000;
font-weight:bold;
}

#button1 a, #button2 a, #button3 a {
text-decoration:none;
color:000000;
}