html,body {
	top:0;
	left:0;
	right:0;
	min-height:100%;
	margin:0;
	padding:0;
	width:100%;
}
body {
	position:absolute;
}


#linie-links {
	background-color: #5E7093;
    margin-top: 50px;
	position: static;
	height: 2px;
	width: 100%;
	z-index: 3;
	overflow:hidden;


}

#linie-links-center {
	background-color: #5E7093;
	margin-top: 50px;
	position: static;
	height: 2px;
	z-index: 7;
	overflow:hidden;

}

#linie-rechts {
	background-color: #5E7093;
	height: 2px;
	width: 150px;
	z-index: 4;
	padding-right: 10px;
	position: absolute;
	left: 0px;
	top: 100px;
}

#zertifikat-rechts {
	margin-top:0px;
	height: 2px;
	width: 150px;
	z-index: 4;
	padding-right: 10px;
	position: absolute;
}

#container-rechts {

	margin-top:0px;
	width: 100%;
	z-index: 4;
	position: absolute;
}


#linie-rechts-center {
	background-color: #5E7093;
	width: 100%;
	margin-right: 0px;
    margin-top:100px;
	position: static;
	overflow:hidden;
	height: 2px;
	z-index: 8;
}

#linie-unten {
	background-color: #5E7093;
    margin-top: 10px;
	position: static;
	height: 2px;
	width: 100%;
	overflow:hidden;


}

#telefon {
	background-color: #D3D4DF;
	margin-top: 10px;
	margin-left: 10px;
	position: static;
	height: 40px;
	overflow:hidden;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	vertical-align: middle;
	padding-top: 4px;
	border: 0px solid;








}

#back {
	margin-top: 10px;
	margin-left: 10px;
	position: absolute;
	z-index: 0;
}

#menu{
	background-color: #D3D3DE;
	width: 100%;
	height: 25px;
	position: static;
	overflow:hidden;
	padding-top: 9px;



}


a.menu-text:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;


}

a.menu-text:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a.menu-text:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a.menu-text:visited {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

a.menu-text-active:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;

}

a.menu-text-active:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a.menu-text-active:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a.menu-text-active:visited {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

#menu-rechts-container {
	width: 150px;
	margin-top: 6px;
	margin-left: 9px;
	position: absolute;
	overflow:hidden;
	left: 0px;
	top: 110px;
	z-index: 3;
	height: 200px;
}

#menu-rechts {
	background-color: #D3D3DE;
	width: 100%;
	height: 22px;
	padding-top: 4px;
	padding-left: 4px;
	margin-top: 0px;
	position: relative;
	overflow:hidden;
	height: 30px;
	vertical-align: middle;

}

#bild {
	vertical-align: middle;
	text-align: right;
	position: static;



}

a.menu-rechts-text:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;

}

a.menu-rechts-text:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a.menu-rechts-text:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

a.menu-rechts-text:visited {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

a.menu-rechts-text-active:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;

}

a.menu-rechts-text-active:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a.menu-rechts-text-active:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a.menu-rechts-text-active:visited {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}


.content-fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;


}


a.content-fliesstext:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;


}
a.content-fliesstext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;

}
a.content-fliesstext:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;

}


#content {
	margin:0;
	z-index:2;
	padding-bottom:5%;
	background-color: #F6F6F6;
}
#footer_container {
	position:fixed;
	bottom:0;
	left:0;
	right:0;
	text-align:center;
	font-weight:bold;
	margin:0;
	height:12%;
	z-index:3;
}
#footer { background-color:#F6F6F6; z-index:3; position:absolute; top:0; left:0; right:0; bottom:0; }

* html, * html body { bottom:0; height:100%; overflow:hidden; }
* html #footer_container {
	position:absolute;
	width:98%;
	padding-right:50px;
	background-color: #F6F6F6;
	/*border: 2px solid;*/
	right: 16px;
}
* html #footer { height:100%; position:static;}
* html #content {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	height:100%;
	overflow:auto;
	margin:0;
	width:100%;
	background-color: #F6F6F6;
}


.content {
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding: 5px -30px 15px 15px;

}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #09466F;
	text-decoration: none;

}
.td-kopf {
	background-image: url(bild-kopf3.jpg);
	background-repeat: no-repeat;
}
#umenu {
	background-color: #D3D3DE;
	width: 100%;
	height: 15px;
	position: static;
	overflow:hidden;
	height: 17px;
	vertical-align: middle;
	margin: 0px;






}
a.umenu-text:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;

}
a.umenu-text:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a.umenu-text:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a.umenu-text:visited {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

a.umenu-text-active:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;

}

a.umenu-text-active:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a.umenu-text-active:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a.umenu-text-active:visited {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;

}

.head3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;

}

input {
	border: 1px solid #003366;


}

textarea {
	border: 1px solid #003366;


}

fieldset {
	border: none;
} 
