/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
}
img {
	border: 0px;
	margin: 0px;
}
/*logo---------------------------------------------------*/

#container_logo {
	position: absolute;
	top: 0px;
	left: 00px;
	width: 375px;
}
/*navi---------------------------------------------------*/

#container_navi {
	position: absolute;
	top: 90px;
	left: 0px;
	width: 189px;
	font-size: 11px;
	line-height: 24px;
	color: #333333;
	font-weight: normal;
	text-align: right;
}
a.type_01:link {
	color: #CBCBCB;
	text-decoration: none;
	font-weight: normal;
}
a.type_01:visited {
	color: #CBCBCB;
	text-decoration: none;
	font-weight: normal;
}
a.type_01:hover {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.type_01:active {
	color: #CBCBCB;
	text-decoration: none;
	font-weight: normal;
}
a.type_01hi:link {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.type_01hi:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.type_01hi:hover {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.type_01hi:active {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
/*content---------------------------------------------------*/

#container_home {
	position: absolute;
	top: 90px;
	left: 209px;
	width: 790px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-bottom: 45px;
	padding-left: 45px;
	font-size: 11px;
	line-height: 24px;
	color: #666666;
}
#container_content {
	position: absolute;
	top: 90px;
	left: 209px;
	width: 500px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-bottom: 45px;
	padding-left: 45px;
	font-size: 11px;
	line-height: 24px;
	color: #666666;
}
#container_bk {
	position: absolute;
	top: 90px;
	left: 720px;
	width: 30px;
}
#container_kv {
	position: absolute;
	top: 90px;
	left: 760px;
	width: 260px;
}
#container_fkquer {
	position: absolute;
	top: 594px;
	left: 209px;
	width: 550px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-bottom: 45px;
	padding-left: 45px;
	font-size: 11px;
	color: #666666;
}
.fk {
	margin-right: 11px;
	margin-bottom: 11px;
}

/*text---------------------------------------------------*/

#container_text {
	width: 400px;
	padding-top: 36px;
	text-align: justify;
}
#container_text_l {
	width: 400px;
	padding-top: 36px;
	text-align: left;
}
.title {
	font-weight: bold;
	color: #333333;
	font-size: 18px;
	line-height: 24px;
}
.trenner {
	text-align: center;
}
.vers {
	text-transform: uppercase;
}
.kursiv {
	font-style: italic;
}
.boldkursiv {
	font-weight: bold;
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.tab {
	border: 0px;
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 24px;
	font-size: 11px;
	line-height: 24px;
}
