/* 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_lt01 {
	position: absolute;
	top: 0px;
	left: 210px;
	width: 400px;
	background-attachment: scroll;
	background-image: url(../images/bg_lt01.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-top: 12px;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-align: left;
}
#container_lt02 {
	position: absolute;
	top: 124px;
	left: 210px;
	width: 50px;
}
#container_rt {
	position: absolute;
	top: 0px;
	left: 260px;
	width: 740px;
}
/*navi---------------------------------------------------*/

#container_navi {
	position: absolute;
	top: 200px;
	left: 0px;
	width: 211px;
}
.navi {
	padding-right: 30px;
	padding-bottom: 30px;
	font-size: 11px;
	line-height: 200%;
	text-align: right;
}
a.type_01:link {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a.type_01:visited {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a.type_01:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
a.type_01:active {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a.type_01hi:link {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
a.type_01hi:visited {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
a.type_01hi:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
a.type_01hi:active {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
/*content---------------------------------------------------*/

#container_content {
	position: absolute;
	top: 180px;
	left: 210px;
	width: 790px;
	background-attachment: scroll;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
}
.index {
	width: 690px;
	padding-bottom: 37px;
	padding-left: 100px;
}
.img_pb {
	padding-bottom: 45px;
}
.img_prb {
	padding-right: 45px;
	padding-bottom: 45px;
}
.img_pt {
	padding-top: 25px;
}
.text {
	width: 430px;
	padding-bottom: 37px;
	padding-left: 100px;
	font-size: 11px;
	line-height: 200%;
	text-align: justify;
}
.text_lb {
	width: 430px;
	padding-bottom: 37px;
	padding-left: 100px;
	font-size: 11px;
	line-height: 200%;
	text-align: left;
}
#images_text {
	position: absolute;
	top: 180px;
	left: 800px;
	width: 200px;
}
.foto {
	width: 640px;
	padding-bottom: 37px;
	padding-left: 100px;
	font-size: 11px;
	line-height: 200%;
	text-align: justify;
}
/*text---------------------------------------------------*/


.trenner {
	text-align: center;
}
.vers {
	text-transform: uppercase;
}
.kursiv {
	font-style: italic;
}
.boldkursiv {
	font-weight: bold;
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.text_tab {
	width: 725px;
	padding-left: 65px;
	font-size: 11px;
	line-height: 200%;
	text-align: justify;
}
.tab {
	border: 0px;
	text-align: left;
	vertical-align: text-top;
	padding-right: 30px;
	padding-bottom: 11px;
	padding-top: 11px;
	font-size: 11px;
	line-height: 200%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.tab_r {
	border: 0px;
	text-align: left;
	vertical-align: text-top;
	padding-bottom: 11px;
	padding-top: 11px;
	font-size: 11px;
	line-height: 200%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.tab_head {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	text-align: left;
	vertical-align: top;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-top: 33px;
	font-size: 11px;
	line-height: 150%;
}
