body {
	margin:0px;	
	color:#000000;
	background-color:#889fb1;
	font-family: Arial, Verdana, Sans-Serif;
	width:100%; 
	height:100%;
	font-size:100%;
	text-align:center;

}

a {
	color:#003371;
	font-weight:bold;
}

h1 {
	font-size:160%;	
	margin-bottom:5px;
}

h2 {
	font-size:130%;	
	margin-bottom:0px;
	margin-top:10px;
}

td {
	vertical-align:top;
	text-align:left;
	font-size:13px;	
	color: #003371;	
}

ul {
	margin-top: 0px;
	margin-bottom:0px;
}

p {
	margin-top:0px;
	margin-bottom:0px;	
}

.borderPic {
	margin-top:60px;
	border-top:solid 4px #889fb1;
}

.borderCenterPic {
	border-top:solid 4px #889fb1;
}


.doubleBorderPic {
	border-top:solid 4px #889fb1;
	border-bottom:solid 4px #889fb1;
}

.anfrageForm {
	width:250px;
}

.alert {
	font-weight:bold;
	color:#ff0000;
}

.navi {
	width:150px;
	background-color:#003371;
	height:100%;
}

.bu {
	font-size:85%;
	font-weight:bold;
}

.content {
	float:left;
	width:510px;
	height:100%;
	background-color:#dce2e8;
	
	border-left:5px solid #889fb1;
	border-right:5px solid #889fb1;
	font-size:13px;
	color: #003371;
}

.navibox {
	margin-top:90px;
}

.subnavibox {
	background-color:#b3c8da;
	margin-bottom:2px;	
}

.logobox {
	background-color:#889fb1;
	padding-top:7px;
	padding-bottom:11px;
	width:100%;
}

.teaserbox {
	background-color:#cfe7fc;
	margin-bottom:2px;
	color:#003371;
	font-weight:bold;
	font-size:11px;
	padding:2px;	
}

/* Links */

.Navi1 {
	text-align:right;
	padding:2px;
	color:#003371;
	text-decoration:none;
	display:block;
	background-color:#b3c8da;
	font-size:12px;
	margin-bottom:2px;
	font-weight:bold;	
	background-image:url(/img/pfeil_normal.gif);
	background-repeat:no-repeat;
	background-position:5px center;
}

.Navi1:hover {
	color:#b3c8da;
	background-color:#003371;
	background-image:url(/img/pfeil_rollover.gif);	
}

.Navi1active {
	text-align:right;
	padding:2px;
	color:#003371;
	text-decoration:none;
	display:block;
	background-color:#b3c8da;
	font-size:12px;
	margin-bottom:0px;
	font-weight:bold;	
	background-image:url(/img/pfeil_aktiv.gif);
	background-repeat:no-repeat;
	background-position:5px center;
}

.Navi1b {
	color:#74818c;
	text-decoration:none;
	font-weight:bold;
	display:block;
	background-color:#b3c8da;
	font-size:12px;
	margin-bottom:2px;
	padding:2px;
}

.Navi1b:hover {
	background-color:#74818c;
	color:#b3c8da;
}

.Navi1bactive{
	background-color:#74818c;
	text-decoration:none;
	font-weight:bold;
	display:block;
	color:#b3c8da;
	font-size:12px;
	margin-bottom:2px;
	padding:2px;	
}

.Navi2 {
	color:#ffffff;
	text-decoration:none;
	text-align:right;
	padding-right:2px;
	font-size:12px;
	display:block;
	padding-top:2px;	
	padding-bottom:2px;		
	background-image:url(/img/cube_normal.gif);
	background-repeat:no-repeat;
	background-position:5px center;
}

.Navi2:hover {
	background-color:#003371;
}

.Navi2active {
	color:#003371;
	text-decoration:none;
	text-align:right;
	padding-right:2px;
	font-size:12px;
	display:block;
	padding-top:2px;	
	padding-bottom:2px;		
	background-image:url(/img/cube_aktive.gif);
	background-repeat:no-repeat;
	background-position:5px center;
}

.teaserLink {
	text-decoration:none;
}

.dllink {
	font-weight:bold;
}

a.path {
	font-size:11px;
}

.orte1 {
	background-color:#aeb5bd;
}

.orte2 {
	background-color:#dde2e8;
}

.linkBox {
	width:100%;
	background-color:#cfe7fc;
	color:#003371;
	font-weight:bold;
	padding:13px 4px 13px 4px;
}

.linkBox a {
	text-decoration:none;
}

.linkBox td {
	vertical-align:top;
}