body  {
	font-family:Arial, sans-serif; 
	font-size:14px; 
	background: #c3ccd4;
	margin: 0; 
	padding: 0;
	text-align: left; 
	color: #064699;
    }
a{ 
    color: #064699;
	text-decoration: underline;
	}
a:hover{ 
    color:#c3ccd4;
	}

#container {
	width:900px;
	background: #ffffff;
	margin: 0px auto;
	text-align: left;
	border: 1px solid #064699;
	box-shadow:8px 8px 8px #666;
    } 
#header { 
	background: #ffffff;
	margin-top:0px; margin-right:0px; 
	height:193px; 
	padding-right:0px; padding-top:0px;
	background-image:url(../images/header_europa.png);
	    } 
#balken { 
  background: #064699;
	height:13px;
	color:#ffffff;
	clear:both;
	text-align:right;
	padding:5px;
	padding-bottom:8px;
	} 	
#left { 
	background: #ffffff;
	font-size:12px;
	padding: 10px 2px 10px 10px;
	width:178px;
	float:left;
	} 
#content { 
	background: #ffffff;
	padding: 0px 100px 0px 70px;
	width:540px;
	float:right;
	} 
#flag{ 
	padding: 7px;
	height:15px;
	text-align:right;
	} 
#title { 
	background: #c3ccd4;
	font-size:16px;
	height:18px;
	color:#ffffff;
	font-weight:bold;
	text-align:left;
	width:630px;
	padding: 3px 3px 3px 7px;
	}	

#footer{ 
	background: #064699;
	height:13px;
	color:#ffffff;
	clear:both;
	text-align:center;
	padding:5px;
	padding-bottom:8px;
	}
#balken a{ 
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	}

.rot {
	color: #CC0000;
}
