*
{
    font-family:                Arial, Verdana, sans-serif;
}

body
{
    border-top:                 1px solid #FFFFFF;
    border-left:                1px solid #FFFFFF;
    background:                 #FFFFFF url(../images/bg/main.gif);
}

#header
{
    width:                      979px;
    height:                     96px;
}

#logo
{
    width:                      311px;
    height:                     96px;
    float:                      left;
    background:                 #002764;
}

#navigation_meta
{
    width:                      668px;
    height:                     96px;
    float:                      left;
    background:                	#002764;
}

#navigation_main
{
    width:                      979px;
    height:                     30px;
    float:                      left;
    margin:                     -6px 0px -1px 0px;
    background:                 url(../images/navigation/background.gif);
}

#maincontent
{
    width:                      979px;
    margin:                     0px;
    border-top:                 5px solid #FFFFFF;
}

#navigation_second
{
    width:                      176px;
    float:                      left;
}

#content
{
    border-right:				1px solid white;
    width:                      601px;
    float:                      left;
    margin:                     0px 6px 0px 0px;
}

#marginal
{
    width:                      195px;
    float:                      left;
}

.fond_search_button,
.submit_nl_register
{
    color:                      #003B78;
    background:                 none;
    text-decoration:            none;
    cursor: 					pointer;
    padding-left:				0px;
    margin-left:				0px;
    border:						0px;
    float:                      left;
    text-align: 				left;
    position:					static;
    left:						91px;
    width: 						90px;
}
.submit_nl_register
{
    left:						114px;
    width: 						60px;
}


.fond_search_button_overview
{
    color:                      #FFFFFF;
    background-color:			#315E8D;

    cursor: 					pointer;
    padding-left:				0px;
    margin-left:				0px;
    border:						0px;
    text-align: 				left;
    position:					relative;
    left:						140px;
    width: 						90px;
}

.fond_search_button_history
{
    color:                      #FFFFFF;
    background-color:			#315E8D;
    padding-top:				3px;
    padding-bottom:				2px;
    cursor: 					pointer;
    padding-left:				0px;
    margin-left:				0px;
    border:						0px;
    text-align: 				left;
    position:					relative;
    left:						50px !important;
    width: 						90px;
    top:						1px;
}

.formular_button_submit
{
    color:                      #FFFFFF;
    background-color:			#315E8D;
    padding-top:				3px;
    padding-bottom:				2px;
    cursor: 					pointer;
    padding-left:				0px;
    margin-left:				0px;
    border:						0px;
    text-align: 				left;
    position:					relative;
    width: 						70px;
}

.formular_button_content
{
    position:					relative;
    color:                      #FFFFFF;
    background-color:           #315E8D;
    cursor: 					pointer;
    padding-left:				2px;
    border-right:				0px;
    border-bottom:				0px;
    border-top:					1px solid #A6B9CF;
    border-left:				1px solid #A6B9CF;
}

.input_material_readonly
{
    display:					none;
}

.textblock table.material_tb input
{
    width: 						20px;
    text-align: 				center;
}
.portal_teasers form input,
.infobox_second form input
{
    color:						#003B78;
}

#navi_and_content
{
    background-color: #FFFFFF;
    float: left;
}
