@charset "iso-8859-1";
body  {
	height: 100%;
	font: 100% Verdana;
	font-size: 14px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #06032f;
}
.ebs #container { 
	width: 995px;
	height: 100%;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
} 
.ebs #header { 
	background: #B70820;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
} 
.ebs #header h1 {
	margin: 0;
	padding: 30px 0;
}
.ebs #sidebar1 {
	margin-top: 0;
	float: left;
	width: 165px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	background: #EBEBEB;
	font-size:16px;
}
.ebs #sidebar2 {
	float: right;
	width: 155px;
	background: #EBEBEB;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	font-size:16px;
}
.ebs #mainContent {
	width: 630px;
	margin: 0 175px;
	padding-left: 5px;
} 
.ebs #footer {
	padding: 0 10px 0 20px;
	position: relative;
	clear: both;
	bottom: 0px;
	background-color: #EBEBEB;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	border-left: 1px;
	border-right: 1px;
} 
.ebs #footer p {
	margin: 0;
	padding: 10px 0;
	position: absolute;
	bottom: 0px;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.maintext {
	font-family: Verdana;
	font-size: 12px;
	font-style: inherit;
}

.headtext {
	font-family: Verdana;
	font-size: 12px;
	font-style: inherit;
	font-weight: bold;
}

.toptext {
	font-family:Verdana;
	font-size: 16px;
	color: #000080;
	font-weight: bold;
}
.topsub {
	font-family:Verdana;
	font-size: 12px;
	color: #000080;
	font-weight: bold;
	font-style: italic;
}

.subtext {
	font-family:Verdana;
	font-size: 10px;
	font-style: inherit;
}
.subbold {
	font-family:Verdana;
	font-size: 10px;
	font-style: inherit;
	font-weight: bold;	
}
.blocktext {
	font-family:Verdana;
	font-size: 14px;
	font-weight: bold;
	color:	#ff1800;
}

.blocklink {
	font-family:Verdana;
	font-size: 10px;
	font-style: inherit;
	color:	#ff1800;
}

.redlink {
	font-family:Verdana;
	font-size: 14px;
	font-style: inherit;
	color:	#ff1800;
}
a:link {
	color: #FF1800;
	text-decoration: none;
}
a:visited {
	color: #585a8c;
	text-decoration: none;
}
a:hover {
	color: #FF1800;
	text-decoration: underline;
}
a:active {
	color: #FF1800;
	text-decoration: none;
}
.style2 {color: #FFFFFE
}
.style3 {color: #0099FF
}
.dienst {
	font-family: Verdana;
	font-size: 12px;
	font-style: inherit;
	font-weight: bold;
	color: #B70820;
}
