* {
	font-family: Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    border-spacing: 0px;   
    margin: 0 auto;
	padding: 0;     
}

html, body {
    max-width: 700px;
    background-color: #efefef;
}

#container {
    vertical-align:top;
    text-align: left;  
    background:#ffffff;
    max-width: 700px;
}

#navi {
    background: url('images/header.gif') no-repeat center top;
    width: 700px;
    height: 149px;
    text-align: right;    
}

#navi img {
    height:15px;
    width:1px; 
    background-color: #5d88bc;
}

#navi a {
    font-size: 7pt;
	text-decoration: none;
	color: #5d88bc;
    vertical-align: top;
    margin: 4 10;				
}

#navi-main {
    background-color: #F9EBBF;
    height:500;   
    min-width: 200px;    
    vertical-align: top;
}

#navi-main td {
    width: 200px;
}

#navi-main img {
    height:20px;
    width:20px;
}

#navi-main a {
    font-size: 8pt;
	text-decoration: none;
    vertical-align: text-top;
    margin-left:10px;            
}

#content {
    width: 470px;
    vertical-align:top;
    text-align: left;            
}

#text {
    vertical-align:top;
}

#text p {
	font-size: 11px;
    font-family: arial, helvetica, sans-serif; 
    text-decoration: none;    	   
}

#text a
    text-decoration: none; 
    font-weight: bold;
    color: #0F335D;
    line-height:13pt;     
}

#text td {
    vertical-align: top;
    text-align:left;
}

#text-breit {
    vertical-align:top;
    width:480;
}

#text-breit p {
	font-size: 8pt;
	text-decoration: none;
    line-height:11pt;    
}

#bild-re {
    vertical-align: top;
}


#bild-un td {
	width: 400;
    vertical-align: top;
    text-align: center;	
}

#claim {	
    height:80;				
}

#claim p {
	font-size: 8pt;
	text-decoration: none;	
	text-align: right;
    margin: 4 10;
    color:#FDC211;    				
}

#footer { 
    width: 700;
    height: 22px;
    background-color: #5D88BC;
}

#footer p {
    text-align: right; 
    font-size: 8pt;
    text-decoration: none;
    color: #ffffff;
    margin: 4 10;
}

.text {
	color: #0F335D;	
}

.header {
	font-size: 11pt;
	font-weight: bold;
	vertical-align:top;	
	color: #5d88bc;	
}

.link {
	font-size: 8pt;
	vertical-align:top;
    text-decoration: none;	
	text-align:left;				
	color: #5d88bc;	
}

.sub {
	font-size: 7pt;
	text-align:left;
    line-height:15pt;	
	text-decoration: none;
    font-weight: bold;		
	color: #5d88bc;	
}

.text-re {
	font-size: 10pt;
	text-align: right;
    line-height:15pt;	
	text-decoration: none;	
	color: #5d88bc;	
}

li {
	color: #0F335D;
	font-size: 8pt;
	text-decoration: none;
    line-height:13pt; 
    list-style-image:url('images/li.gif');    
    list-style-position:outside;
    margin-left:16px;
}

.blau {
	font-size: 10pt;
	text-align: left;
	text-decoration: none;	
	color: #5d88bc;	
}

.team {
	font-size: 8pt;
	text-align: center;
	text-decoration: none;	
	color: #0F335D;	
}
    
.bild{
    text-align:center;
    width:200;
}

.blue{
    background-color:#5d88bc;
    border-top-style:solid;
    border-top-color:#ffffff;
    border-top-width:1;
}

.blue a {
    color: #FFFFFF;
    font-weight: bold;
}

.orange{
    background-color:#F9EBBF;
    border-top-style:solid;
    border-top-color:#ffffff;
    border-top-width:1;
}

.orange a {color: #5d88bc;}

.orange-sub{background-color:#F9EBBF;}

.orange-sub a {color: #5d88bc;}

.space{height:10;}
