body {
        background-color: #FFFFFF;
        font-family: Lucida, Arial, Helvetica, sans-serif;
        font-size: 11px;
        text-align: left;
        color: rgb(72,74,77);
        padding: 0px;
        margin: 0px;
}

.bg_show {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 1;
}

.content_show {
	position: relative;
#	position: absolute;
	top: 60px;
#	left: 30px;
	z-index: 2;
	margin: 0 auto;
	padding-bottom: 30px;
	margin-bottom: 30px;
	width: 960px;
	background-color: transparent;
	border-width: 0px;
	border-style: solid;
	border-color: #FFFFFF;
}

.nav_wrapper {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #FFFFFF;
	filter:     Alpha(opacity=85);
        opacity:    0.85;
        moz-opacity:    0.85;
	text-align: right;
	line-height: 11px;
	margin: 0px;
	padding: 0px;
	padding-right: 44px;
	padding-top: 130px;
	width: 231px;
	#width: 275px;
	height: 195px;
	#height: 325px;
	z-index: 3;
}

.nav_list {
	list-style-type: none;
	list-style-position: inside;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

.nav_list_all {
	margin-bottom: 14px;
	padding-right: 8px;
}

.nav_list_green {
	color: rgb(162,155,65);
	border: 0px;
	border-bottom: 2px;
	border-color: rgb(162,155,65);
	margin-bottom: 12px;
	padding-right: 8px;
}

.querline_nav {
	width: 138px;
	text-align: right;
	margin-right: -8px;
	margin-top: 2px;
	height: 3px;
	color: rgb(162,155,65);
	background-color: rgb(162,155,65);
}

.white_block {
	position: absolute;
	top: 0px;
	left: 275px;
	background-color: #FFFFFF;
	filter:     Alpha(opacity=85);
        opacity:    0.85;
        moz-opacity:    0.85;
	text-align: left;
	line-height: 11px;
	margin: 0px;
	padding: 0px;
	width: 410px;
	height: 155px;
	z-index: 3;
}

.teaser_block {
	position: absolute;
	top: 155px;
	left: 275px;
	background-color: transparent;
	filter:     Alpha(opacity=85);
        opacity:    0.85;
        moz-opacity:    0.85;
	text-align: left;
	line-height: 11px;
	margin: 0px;
	padding: 0px;
	width: 410px;
	height: 170px;
	z-index: 3;
}

.logo_wrapper {
	position: absolute;
	top: 0px;
	left: 685px;
	background-color: #FFFFFF;
	filter:     Alpha(opacity=85);
        opacity:    0.85;
        moz-opacity:    0.85;
	text-align: left;
	line-height: 11px;
	margin: 0px;
	padding: 0px;
	padding-top: 23px;
	width: 275px;
	height: 302px;
	#height: 325px;
	z-index: 3;
}

.text_wrapper {
	position: relative;
	top: 325px;
	left: 0px;
	background-color: #FFFFFF;
	filter:     Alpha(opacity=85);
        opacity:    0.85;
        moz-opacity:    0.85;
	width: 960px;
	z-index: 3;
}

.left_text_wrapper {
	#position: relative;
	#top: 0px;
	#left: 0px;
	float: left;
	background-color: transparent;
	filter:     Alpha(opacity=85);
        opacity:    0.85;
        moz-opacity:    0.85;
	text-align: left;
	line-height: 22px;
	white-space: normal;
	margin: 0px;
	padding-top: 66px;
	padding-bottom: 20px;
	padding-left: 98px;
	padding-right: 45px;
	width: 277px;
	#width: 420px;
	z-index: 3;
}

.right_text_wrapper {
	#position: absolute;
	#top: 0px;
	#left: 420px;
	#left: 277px;
	background-color: transparent;
	filter:     Alpha(opacity=85);
        opacity:    0.85;
        moz-opacity:    0.85;
	text-align: left;
	line-height: 22px;
	vertical-align: top;
	margin: 0px;
	margin-left: 420px;
	#margin-left: 157px;
	padding: 0px;
	padding-left: 8px;
	padding-right: 150px;
	padding-bottom: 20px;
	padding-top: 0px;
	width: 382px;
	#width: 540px;
	z-index: 3;
}

.footer {
	clear: both;
	background-color: transparent;
	width: 500px;
	height: 40px;
}

.querline_left {
	width: 293px;
	text-align: right;
	margin-right: -8px;
	margin-left: -8px;
	margin-top: 16px;
	height: 3px;
	color: rgb(162,155,65);
	background-color: rgb(162,155,65);
}

.querline_right {
	width: 398px;
	text-align: right;
	margin-right: -8px;
	margin-left: -8px;
	margin-top: 16px;
	height: 3px;
	color: rgb(162,155,65);
	background-color: rgb(162,155,65);
}

.green {
	color: rgb(162,155,65);
}

.klein {
        font-size: 10px;
}

td {
        font-family: Lucida, Arial, Helvetica, sans-serif;
        font-size: 11px;
	border: 0px;
}

input {
	background-color: rgb(225,225,225);
        font-family: Lucida, Arial, Helvetica, sans-serif;
        font-size: 11px;
	border: 0px;
}

textarea, select {
	background-color: rgb(225,225,225);
        font-family: Lucida, Arial, Helvetica, sans-serif;
        font-size: 11px;
	border: 0px;
}

span.ltrText {
	unicode-bidi: bidi-override; 	  	
	direction: rtl;
}

A:link, A:visited {
        text-decoration: none;
        color: rgb(72,74,77);
}

A:active {
        text-decoration: none;
        color: rgb(72,74,77);
}

A:hover {
        text-decoration: none;
        color: rgb(72,74,77);
}
