.backLogo{
	background-color: #0E2C61;
	height: 117px;
	width: 100%;
}

body{
	background-color: #0286C5;
	font-family: Arial;
	width: 100%;
	height: 100%;
	margin-left: 0px;
	margin-right:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	top-margin: 0px;
	
}

.bodyBlueMedium{
	background-color: #20568E;
	font-family: Arial;
	width: 100%;
	height: 100%;
}

.bold{
	font-weight: bold;
}


.btnStandard{
	font-family: Arial;
	font-size: 8pt;
}

.fullIndent{
	position: absolute;
	left: 12px;
	height: 100%;
}

.fullScreen{
	background-color: #20568E;	
	width: 100%;
	height: 100%;
}

.fullScreenWidth{
	background-color: #20568E;	
	width: 100%;
}

.fullWidthAndHeight{
	width: 100%;
	height: 100%;
}

h2{
	font-size: 12px;
	margin : 0;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	padding : 0;
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0;
}

h3{
	font-size: 12px;
	margin : 0;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	padding : 0;
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0;
}

.logo{
	width: 224;
	position: absolute;
	left: 585px;
	top: 30px;
	z-index: 1;
}

.mainContent{
	background-color: #20568E;
	width: 100%;
	height: 100%;
}

.mainContentPopUp{
	background-color: #09548D;
	width: 100%;
	height: 100%;
}

.navContainer{
	position: absolute;
	left: 10px;
	top: 163px;
	z-index: 1;
}

.pageTopCorner{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}

.spaceLeft{
	background-color: #20568E;	
}

.stretchLeft{
	position: absolute;	
	background-color: #0286C5;
	width: 12px;
	height: 100%;
	z-index: 1;
}

.stretchLeftPopUp{
	position: absolute;	
	background-color: #0286C5;
	width: 12px;
	height: 100%;
	z-index: 1;
}

.stretchTop{
	position: absolute;	
	background-color: #0286C5;
	width: 100%;
	height: 12px;
	z-index: 1;
}

.stretchTopPopUp{
	position: absolute;	
	background-color: #0286C5;
	width: 100%;
	height: 12px;
	z-index: 1;
}

.stretchWaves{
	height: 31px;
}

.tblLanglochZeile{
	width: 350px;
}

.tr4{
	height: 4px;
}

.tr25{
	height: 25px;
}

.tr30{
	height: 30px;
}

.ulSPiegelstrich{
	list-style-type: square;
}


