
body {
    margin: 0px;
    padding: 0px;
    background-image:url(/i/background_neu.png);
    background-repeat: repeat-x;
    background-position: top left;
    font-family: verdana,geneva,arial,helvetica,sans-serif;
    line-height:1.6em;
    color:	#000000;
    font-size: 0.7em;
    background-color:#ffffff;
}

a {color: #00198b; text-decoration:none;}
a:visited {color:#00198b;}
a:hover {color:#e36818 ;}
a:active { color:#ab80ae;}

#container {
    width:975px;
    height:300px;
    margin: 150px 0px 0px 15px;
    background-color: #fff;
    border: 0px solid gray;
}

div#logos {
    width:975px;
    height:60px;
    margin: 0px 0px 0px 15px;
    background-color: #fff;
    border: 0px solid gray;
}
div#logos .flag {
    padding-top:5px;
    margin-left:10px;
    float:right;
}

div#logos .fp7 {
    padding-top:5px;
    padding-left:10px;
    float:right;
}


#container a,img {
    text-decoration:none;
    border:none;
}

#container #centerwrap {
    margin-left: auto;
    margin-right: auto;
    margin-top:0px;
    border:0px solid #000;
    width:600px;
    height:90px;
	text-align:center;
    clear:both;
	color: #00198b;
}

#footer {
	float:left;
	margin-top:120px;
	border-top:1px dotted #ccc;
	font-size:9px;
	text-align:center;
	color: #00198b;

}

div#footer #disclaimer {
	border:0px solid #000;
	width:875px;
	padding-top:0px;
    margin-left:0px;
	float:left;
	clear:left;
}

div#footer .flag {
    padding-top:0px;
	margin-left:10px;
	margin-top:10px;
	float:right;
}   
			    
div#footer .fp7 {
	padding-top:0px;
	padding-left:5px;
	margin-top:10px;
	float:right;
}



/* see-era - logo*/
#container .logo {
    float:left;
    margin-top:0px;
    margin-left:120px;
}
/* see-era-plus - logo */
#container .logoplus {
    float:left;
    margin-left:0px;
}
#container .logoplustext {
    color:#e36818;
}

/* Content */
#contenteefsdfsd {
    border:1px solid #000;
    background-color:#fff;
    width:100%;
    height:500px;
    float:left;
}

