* {
	font-family:verdana; 
	font-size:12;
}


body
{
text-align: center;
}


/*Mailformular Formatierung*/
input, textarea, select {
	border:1px solid;
	border-color:#6495ED;		
}
.form_button{
	background-color:#6495ED;
}
a img{
  	border: 0px
}
a {
  	text-decoration:none;
}

#frame{
	height:100%;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	top:0px;
	border-spacing:0px;
	padding:0px; 
	border:5px solid;
	border-color:#F0F0C8;
	width:800px;
}

.tabelle_header{
	/*border:5px solid;
	border-bottom:0px;	
	border-color:#F0F0C8;
	padding:0px;
	width:800px;	*/
	border-spacing:0px;

}
.tabelle_links{
/*	border:5px solid;
	border-top:0px;
	border-bottom:0px;
	border-color:#F0F0C8;
	width:800px;
	padding:0px;*/
	border-spacing:0px;
}
.tabelle_content{
/*	border:5px solid;
	border-top:0px;
	border-color:#F0F0C8;
	padding:0px;
	width:800px;
	height:100%-220px;*/
	border-spacing:0px;
}

.header{
	height:200px;
	border-bottom:0px;
	padding:0px;
}

.navigation{
	text-align:left;
	width:752px;
	height:20px;
	background-color:#6495ED;
	border-color:#6495ED;
	border-bottom:1px solid #000000;
        border-top:1px solid #000000;
}

.content{
	vertical-align:top;
	width:548px;
	background-color:#F0F0C8
}


.flagge_de{
	background-color:#6495ED;
	height:20px;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
}

.flagge_uk{
	background-color:#6495ED;
	height:20px;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
}

.spacer_top{
	height:25px;
	background-color:#F0F0C8;	
}
.spacer_bottom{
	height:25px;
	background-color:#6495ED;	
}
#spacer_left{
	width:25px;
	background-color:#F0F0C8;
}
#spacer_right{
	width:10px;
	background-color:#F0F0C8;
}
#pics{
	width:209px;
	vertical-align:top;
	background-color:#6495ED;

}
#navi_border{
	border:0px;
	height:20px;
	border-spacing:0px;
	padding:0px; 
}
#no_border{
	border:0px;
	border-spacing:0px;
	padding:0px; 
}

