
body{
width:458px;
margin-left:auto;
margin-right:auto;
font-size:0.9em;
text-align:center;
font-family: arial, helvetica, sans-serif;
color:#1e336c;
}

div.buttontext a{
color:#1e336c;
text-decoration:none;
}

div.buttontext a:hover{
color:#ee0000;
text-decoration:underline;
}


div#main{
width:458px;
margin-left:auto;
margin-right:auto;
}

div#header{
width:458px;
height:101px;
background: url(/images/layout/front/home_logo.gif);
background-repeat: no-repeat;
}

div#header-right{
background-image: url(/images/layout/spar.gif);
background-repeat: no-repeat;
background-position:center right;
width:458px;
height:101px;
}

div#top-text{
padding-top:12px;
overflow:hidden;
}

div.row{
width:458px;
}

div.link-whole{
width:229px;
float:left;
}

div.link-whole img{
margin-bottom:10px;
}

a img{
border:0;
}

div.row
{
width:100%;
padding-top:27px;
overflow:hidden;
}

div#body{
width:458px;
background-image: url(/images/flash/background.gif);
background-repeat: repeat-x;
}

div#explanation{
text-align:left;
margin-top:12px;
padding: 5px;
border: 1px solid #000;
color:#000;
background-color:#f9f9d8;
}

div#explanation ul{
margin:0px;
padding:0px;
list-style:none;
}

div#explanation ul li{
margin-top:3px;
}

div.element{
margin-top:5px;
width:100%;
overflow:hidden;
}

div.label{
margin-left:1px;
width:150px;
float:left;
height:100%;
display:block;
overflow:hidden;
}

div.value{
width:300px;
float:right;
}