body {
	background-color: #6878B0;
	margin: 0px;
	padding: 0px;
}	

.titelLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
}

.titelrahmen {
	border: 1px solid #6878B0;
	padding: 5px;	
}
.titelrahmenRECHTS {
	border: 1px  #6878B0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	padding: 5px;	
}

.inhaltrahmenHell {
	border: 1px solid #D0D4E8;
	background-color: #E0E4F0;
	padding: 5px;
}
.inhaltrahmenDunkel {
	border: 1px solid #A0ACD0;
	background-color: #C0C8E0;
	padding: 5px;
}


.inhaltrahmenHellRECHTS {
	border: 1px solid #D0D4E8;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;	
	background-color: #E0E4F0;
	padding: 5px;
}
.inhaltrahmenDunkelRECHTS {
	border: 1px solid #A0ACD0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;	
	background-color: #C0C8E0;
	padding: 5px;
}

.adminbut{
	font-family: Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 background-color: #FFFF00;
	 padding: 1px 3px;
	 border: 1px solid #333399;
	 color: #333399;
}


.naviBorder {
	background-color: #E8E8E8;
	border: 1px solid #989C98;
}

.naviBorderAkt {
	background-color: #E8ECE8;
	border: 1px solid #505050;
}
	
.navifontakt { 
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	FONT-FAMILY: Arial, Helvetica, sans-serif 
}

.navifont { 
	FONT-SIZE: 11px; 
	COLOR: #666666; 
	FONT-FAMILY: Arial, Helvetica, sans-serif 
}

.footertext {
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	height: 21px;
	width: 778px;
	background-color: #FFFFFF;
	background-image:  url(../sea/img/footer_border.gif);
	background-repeat: repeat-x;
}
.frontlinestitel {
	FONT-SIZE: 12px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif 
}

.frontlines { 
	FONT-SIZE: 11px; 
	COLOR: #1064b8; 
	FONT-FAMILY: Arial, Helvetica, sans-serif 
}

.contenttitel {	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif 
}

.contenttitelgross { 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 16px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.contentinhalt {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height: normal;
		
}

.headerline { 
	FONT-SIZE: 10px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.tblelimiter { 
	FONT-SIZE: 10px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height: 120%;
	
	border: 1px solid #6878B0;	
	padding: 5px; 
}
a:link { COLOR: #1064b8; text-decoration: none }
a:visited {color: #333399; text-decoration: none} 
a:hover {color: #333333; text-decoration: none}
a:active {color: #333333; text-decoration: none}

.contenttableborder {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	padding: 5px; 
	background-color: #E8E8E8;
	border: 1px solid #989C98;
	margin-top:5px; 
	margin-bottom:5px; 
}

.contentinhaltsmall { 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 9px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif  
}

.borderAkt {
	background-color: #E8ECE8;
	border: 1px solid #505050;
}
.border {
	background-color: #E8E8E8;
	border: 1px solid #989C98;
}
.navi {
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	border-left-width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.InfoAlertRahmen {
	border: 1px solid #6878B0;
	padding: 5px;
	background-color: #FFCC66;
	margin-top:5px; 
	margin-bottom:5px; 
}
.padding{
	padding:5px;
}
.formlabeltitel {
	font-weight:bold
}
.formlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 13px;
}
.formrahmen {
	padding: 5px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #FFFFFF;
	vertical-align:top;

}
.AdminHeader {
	padding: 5px;
	background-color: #C0C0C0;
	margin-top:5px;
	margin-bottom:5px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #FFFFFF;

}

