/* CSS Document */


/* ------------------Body -----------------*/
* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-style: normal;
	font-weight: 300;
	font-size: 11px;
	}

body, html {
	width: 100%;
}

body {
	/*background-color: #40609D;*/
	font-size: 100.01%;
	background-image: url(images/hgk4243.gif);
	background-repeat: repeat;
}

.container {
	display: block;
	position:relative;
	margin: 0px auto;
	top:40px;
	height: 700px;
	width: 855px;
	/*background-image: url(images/hg4243.gif);
	background-repeat: no-repeat;*/
}

.bo_wd {
	width: 100%;
	background-image: url(images/wd_hg_instant.gif);
}
.home {
	position: absolute;
	height:500px;
	width:650px;
	left: 104px;
	top: 3px;
	background-image: url(images/hg4243.gif);
	background-repeat: no-repeat;
}

.home_apply {
	position: absolute;
	height:500px;
	width:650px;
	left: 104px;
	top: 3px;
	background-image: url(images/haf_kopf_sky14.gif);
	background-repeat: no-repeat;
	border: medium solid #82A9E9;
}

.home_wd {
	position: absolute;
	height:500px;
	width:650px;
	left: 104px;
	top: 3px;
	background-image: url(images/hg_wd1_rr.gif);
	background-repeat: no-repeat;
}

.login {
	position: absolute;
	height:120px;
	width:300px;
	left: 235px;
	top: 250px;
	/*background-image: url(images/hg_detail.gif);
	background-repeat: no-repeat;*/
	border: 1px solid #0033CC;
	text-indent: 11px;
}

.mail {
	position: absolute;
	height:50px;
	width:300px;
	left: 20px;
	top: 470px;
}

.text {
	position: absolute;
	height:250px;
	width:420px;
	left: 190px;
	top: 200px;
}

.text_01 {
	position: absolute;
	height:300px;
	width:420px;
	left: 173px;
	top: 180px;
	overflow: auto;
	padding-right: 30px;
}

a:link{
	color: #FF9900;
	text-decoration: none;
}

a:visited{
	color: #FF9900;
	text-decoration: none;
}

a:hover{
	color: #6666FF;
	text-decoration: none;
}


/* ------------------Ende Body -----------------------*/
.titel {
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	background-color: #FFCCFF;
	height: 30px;
	width: 900px;
}

.apply {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	background-position: center center;
	text-align: center;
}
.apply_small {
	font-size: 11px;
	font-weight: 400;
	color: #000099;
	text-decoration: none;
	background-position: center center;
	text-align: center;
}

.apply_warnung {
	font-size: 11px;
	font-weight: 400;
	color: #FF0000;
	text-decoration: blink;
	background-position: center center;
	text-align: center;
}

.apply_p {
	line-height: 40px;
	font-size: 24px;
	text-decoration: blink;
}
.fest {
	font-size: 16px;
	font-weight: 600;
	color: #FF6600;
}

.wd_titel {
	font-size: 16px;
	font-weight: 600;
	color: #FF9900;
}

.wd_u_titel {
	font-size: 12px;
	font-weight: 400;
	color: #339933;
}

.wd_menu {
	font-size: 12px;
	font-weight: 600;
	color: #339999;
	text-indent: 20px;
}

.wd_menu_aktuell {
	font-size: 12px;
	font-weight: 600;
	color: #EEF4F2;
	text-indent: 20px;
}
.tooltip {
	position: absolute;
	display: none;
	background-color: #CDDEDA;
	border: 1px solid #336666;
	font-size: 10px;
	color: #336666;
	z-index: 1;
	width: 250px;
}
.titel_tt{
	background-color: #3C8AB1;
	font-weight: 600;
	color: #FFFFFF;
}
