* 
{
	font-family: Arial;
	font-size: 12px;
}

body 
{
	margin: 0px;
	background: #FFF;
	background-image: url(/Images/bg_x_repeat.jpg);
	background-repeat: repeat-x;
}

#main 
{
    position: absolute;
    width: 897px;
    left: 50%;
    margin-left: -448.5px;
    margin-right: auto;
    height: 100%;
}

#menu 
{
    margin-top: -392px;
    width: 897px;
    height: 125px;
}

#splash 
{
    margin-top: 126px;
}

#top_bottom
{
    margin-left: 1px;
    background-image: url(/Images/top_flash_footer.jpg);
    width: 896px;
    height: 22px;
}

#left_container
 {
    margin-top: 274px;
    width: 206px;
    float: left;  
}

.left_box 
{
    color: #6f6f6f;
    width: 206px;
    line-height: 17px;
}


#center_container
{
    margin-top: 263px;
    width: 445px;
    padding-left: 20px;
    padding-right: 20px;
    float: left;
}

#center_box
{
    margin-top: 11px;
    color: #6f6f6f;
    width: 96%;
    line-height: 17px;
    margin-right: 10px;
}

#center_box strong {
    color: #db3771;
}

#right_container
{
    margin-top: 266px;
    display: inline;
    width: 206px;
    float: left;
}

#right_container strong, #left_container strong, .titel 
{
    color: #00b1d9;
    font-weight: bold;
}

.news_item strong
{
    color: #6f6f6f !important;
    font-weight: bold;
}

.right_box
{
    width: 206px;
    min-height: 106px;
    margin-top: 9px;
    margin-bottom: 3px;
    color: #6f6f6f;
    line-height: 17px;
}

#left_container a:link , #center_container a:link , #right_container a:link , 
#left_container a:visited , #center_container a:visited , #right_container a:visited , 
#left_container a:active , #center_container a:active, #right_container a:active 
{ 
    text-decoration:underline; 
    color: #00b3db;
}

#left_container a:hover , #center_container a:hover, #right_container a:hover  
{ 
    text-decoration: underline; 
    color: #00b3db;
}

#footer_container 
{
    margin-top: 10px;
    float: left;
    display: block;
    width: 100%;
}

#footer_menu_left 
{
    float: left;
    width: 590px;
}

#footer_menu_right 
{
    float: right;
    width: 260px;
    text-align: right;
}

#footer_menu_left, #footer_menu_right 
{
    font-size: 11px;
    color: #6f6f6f;
    line-height: 17px;
}

#footer_menu_left strong, #footer_menu_right strong
{
    color: #00b3db;
}

#footer_menu_left a:link, #footer_menu_left a:visited, 
#footer_menu_right a:link, #footer_menu_right a:visited
{ 
    text-decoration:none; 
    color: #6f6f6f;
    font-size: 11px;
}

#footer_menu_left a:hover
{ 
    text-decoration: underline; 
    color: #6f6f6f;
    font-family: Arial;
}

#footer_disclaimer
{
    margin-top: 7px;
    width: 500px;
    color: #959595;
    line-height: 17px;
    text-align: left;
    float: left;
}

#footer_language
{
	position: absolute;
	top: 1px;
	left: 600px;
    margin-top: 8px;    
    width: 294px;
    text-align: right;
    float: right;
}

#footer_disclaimer a:link, #footer_disclaimer a:visited,
#footer_language a:link, #footer_language a:visited
{
	color: #959595;
	text-decoration: none;
}

#footer_disclaimer a:hover
{
    color: #959595;
    text-decoration: underline;
}

h1, h2
{
    font-size: 13px;
    display: inline;
    white-space: nowrap;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.boxtitle 
{
    font-size: 13px;
    display: inline;
}

.undersifr 
{
    margin-top: -10px;
}

#news_box 
{
    width: 205px;
}

.editbox 
{
    border: solid 1px #6f6f6f;
    width: 202px;
}

.button
{
    background-color: #cccccc;
    border: solid 1px #666666;
}