/* --- [ body ] ------------------------------ */
body {
	margin: 0px;
	padding: 0px;
	color: #999;
	font-family: helvetica, tahoma, arial, sans-serif;
	font-size: 0.75em;
	line-height: 1.4em;
	background: #e6e6dc;
}

/* --- [ End body ] ------------------------------ */
/* --- [ img ] ------------------------------ */
img {
	border: none;
}

img.border_yes {
	border: solid 1px #666;
}

img.float_left {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 10px;
	border: solid 1px #666;
}

img.float_right {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 0px;
	border: solid 1px #666;
}

/* --- [ End img ] ------------------------------ */
/* --- [ h ] ------------------------------ */
h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	clear: left;
}

h1 {
	font-size: 1.2em;
}

h2 {
	font-size: 1em;
}

h3,h4 {
	height: 20px;
	font-size: 1em;
}

h3 {
	background: url('../img/h3.jpg') no-repeat 0px 18px;
	text-align: left;
	margin: 25px 0px 10px 0px;
	color: #4F6B3D;
	width: 99%;
}

h3.border_no {
	border: none;
	background: none;
}

h4 {
	color: #C0D3B4;
	margin: 10px 0px 0px 0px;
}

h5,h6 {
	height: 25px;
	font-size: 1em;
	color: #999;
	margin: 0px 0px 0px 0px;
}

h6 {
	height: 20px;
	color: #4F6B3D;
	margin: 10px 0px 0px 0px;
}

/* --- [ End h ] ------------------------------ */
.show_no {
	display: none;
}

.spacer {
	clear: both;
	font-size: 0.0em;
}

.picture_float_left_margin_5 {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 110px;
	height: 100px;
	float: left;
}

.picture_float_left_margin_5 img {
	border: 1px solid #666;
}

.picture_float_left {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 110px;
	height: 100px;
	float: left;
}

.picture_float_left img {
	border: 1px solid #666;
}

.clear_left {
	clear: left;
}

.height_15 {
	height: 15px;
}

.fat {
	font-size: 1.3em;
	color: #4F6B3D;
	font-weight: bold;
}

.background_green {
	background: #F8F3EF;
	padding: 20px;
	min-height: 100px;
}

div.box {
	padding: 0px;
	margin: 0px;
	background: #F8F3EF url(../img/box_ww.gif) repeat-y;
}

div.box div {
	background: url(../img/box_ee.gif) right repeat-y;
}

div.box div div {
	background: url(../img/box_nn.gif) repeat-x;
}

div.box div div div {
	background: url(../img/box_ss.gif) bottom repeat-x;
}

div.box div div div div {
	background: url(../img/box_nw.gif) left top no-repeat;
}

div.box div div div div div {
	background: url(../img/box_ne.gif) right top no-repeat;
}

div.box div div div div div div {
	background: url(../img/box_sw.gif) left bottom no-repeat;
}

div.box div div div div div div div {
	background: url(../img/box_se.gif) right bottom no-repeat;
}

div.box div div div div div div div div {
	background: none;
}

.background_green_70 {
	padding: 20px;
	min-height: 70px;
}

.background_white_20 {
	background: #fff;
	border: 1px dotted #4F6B3D;
	border-top: 0px dotted #4F6B3D;
	padding-top: 5px;
	min-height: 20px;
}

/* --- [ p ] ------------------------------ */
p {
	text-align: left;
}

p.margin_top_5_left_10_bottom_20 {
	margin: 5px 0px 10px 20px;
}

p.error {
	color: red;
	font-weight: bold;
}

/* --- [ end p ] ------------------------------ */
/* --- [ a ] ------------------------------ */
a {
	color: green;
	text-decoration: none;
}

a.weniger {
	
}

a.mehr {
	
}

a:link,a:visited {
	color: green;
	text-decoration: none;
}

a:hover,a:active {
	color: green;
	text-decoration: underline;
}

a.small {
	font-size: 0.9em;
	font-weight: normal;
}

a.bulletlink:link,a.bulletlink:visited {
	text-decoration: none;
	background: url('../img/bullet.gif') no-repeat left;
	padding: 0px 0px 2px 20px;
}

a.bulletlink:hover,a.bulletlink:active {
	text-decoration: underline;
	background: transparent url('../img/bullet_sel.gif') no-repeat left;
}

a.bulletlink_table:link,a.bulletlink_table:visited {
	text-decoration: none;
	color: #4F6B3D;
}

a.bulletlink_table:hover,a.bulletlink_table:active {
	text-decoration: underline;
	color: #4F6B3D;
}

a.bulletlink_white:link,a.bulletlink_white:visited {
	text-decoration: none;
	background: url('../img/bullet_green.gif') no-repeat left;
	padding: 0px 0px 2px 20px;
	color: #fff;
}

a.bulletlink_white:hover,a.bulletlink_white:active {
	text-decoration: underline;
	background: transparent url('../img/bullet_green_sel.gif') no-repeat
		left;
	color: #fff;
}

a.bulletanker_close:link,a.bulletanker_close:visited {
	text-decoration: none;
	background: url('../img/bullet_down.gif') no-repeat left;
	padding: 0px 0px 2px 20px;
	color: #fff;
}

a.bulletanker_close_dis:link,a.bulletanker_close_dis:visited {
	text-decoration: none;
	background: url('../img/bullet_down_dis.gif') no-repeat left;
	padding: 0px 0px 2px 20px;
	color: #fff;
	cursor: default;
}

a.bulletanker_open:link,a.bulletanker_open:visited {
	text-decoration: none;
	background: url('../img/bullet_up.gif') no-repeat left;
	padding: 0px 0px 2px 20px;
	color: #fff;
}

a.sort:link,a.sort:visited {
	text-decoration: none;
	padding: 0px 20px 0px 0px;
}

a.sort_up:link,a.sort_up:visited {
	text-decoration: none;
	background: url('../img/bullet_up.gif') no-repeat right;
	padding: 0px 20px 0px 0px;
}

a.sort_down:link,a.sort_down:visited {
	text-decoration: none;
	background: url('../img/bullet_down.gif') no-repeat right;
	padding: 0px 20px 0px 0px;
}

a.infobox {
	border-bottom: 1px dotted green;
	text-decoration: none;
}

a.infobox:hover {
	cursor: help;
	text-decoration: none;
}

a.infobox span {
	position: absolute;
	visibility: hidden;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 5px;
	text-decoration: none;
	z-index: 99;
	border: 1px solid green;
	background: white;
}

a.infobox:hover span {
	visibility: visible;
	z-index: 100;
}

a.infobox span table {
	color: green;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border: none;
	width: 1px;
}

a.infobox span table.img {
	color: green;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border: none;
}

a.infobox span table th {
	white-space: nowrap;
	border: none;
	background: white;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	padding-right: 5px;
	vertical-align: top;
	height: 1.4em;
}

a.infobox span table td {
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	border: none;
	background: white;
	vertical-align: top;
	height: 1.4em;
}

/* --- [ end a ] ------------------------------ */
/* --- [ table ] ------------------------------ */
table {
	color: #666;
	text-align: left;
	margin: 0px;
	border-collapse: collapse;
	border: none;
	width: 100%;
	clear: left;
}

table.font_size_85 {
	border: dotted 1px #C0D3B4;
}

table.font_size_85 td {
	font-size: 0.9em;
}

table.border_yes {
	border: dotted 1px #C0D3B4;
}

/* --- [ end table ] ------------------------------ */
/* --- [ tr ] ------------------------------ */
table tr.highlight {
	background: #F4F9F5;
}

/* --- [ end tr ] ------------------------------ */
/* --- [ th ] ------------------------------ */
table th {
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	border: solid 1px #fff;
	background: #C0D3B4;
	color: #4F6B3D;
	padding-left: 10px;
	height: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

table th.white_border_no_width_100 {
	background: none;
	border: none;
	width: 10em;
}

table th.white_border_no_width_130 {
	background: none;
	border: none;
	width: 130px;
}
table th.white_border_no_width_60 {
	background: none;
	border: none;
	width: 60px;
}
table th.white_border_no {
	background: none;
	border: none;
}

table th.border_left {
	border-left: dotted 1px #C0D3B4;
}

table th.border_right {
	border-right: dotted 1px #C0D3B4;
}

table th.border_top {
	border-top: dotted 1px #C0D3B4;
}

table th.border_bottom {
	border-bottom: dotted 1px #C0D3B4;
}

table th.border_bottom_width_80 {
	border-bottom: dotted 1px #C0D3B4;
	width: 80px;
}

table th.border_top_bottom {
	border-top: dotted 1px #C0D3B4;
	border-bottom: dotted 1px #C0D3B4;
}
table th.border_top_bottom_120 {
	border-top: dotted 1px #C0D3B4;
	border-bottom: dotted 1px #C0D3B4;
	width: 120px;
}

table th.border_left_right {
	border-left: dotted 1px #C0D3B4;
	border-right: dotted 1px #C0D3B4;
}

table th.border_left_right_width_130 {
	border-left: dotted 1px #C0D3B4;
	border-right: dotted 1px #C0D3B4;
	width: 130px;
}

table th.border_left_right_top {
	border-left: dotted 1px #C0D3B4;
	border-right: dotted 1px #C0D3B4;
	border-top: dotted 1px #C0D3B4;
}

table th.border_left_right_top_100 {
	border-left: dotted 1px #C0D3B4;
	border-right: dotted 1px #C0D3B4;
	border-top: dotted 1px #C0D3B4;
	width: 10em;
}

table th.border_left_top {
	border-left: dotted 1px #C0D3B4;
	border-top: dotted 1px #C0D3B4;
}

table th.border_left_width_20 {
	border-left: dotted 1px #C0D3B4;
	width: 20px;
}

table th.border_left_width_25 {
	border-left: dotted 1px #C0D3B4;
	width: 25px;
}

table th.border_left_width_50 {
	border-left: dotted 1px #C0D3B4;
	width: 50px;
}

table th.border_left_right_width_40 {
	border-left: dotted 1px #C0D3B4;
	border-right: dotted 1px #C0D3B4;
	width: 40px;
}

table th.border_right_width_25 {
	border-right: dotted 1px #C0D3B4;
	width: 25px;
}

table th.border_right_width_50 {
	border-right: dotted 1px #C0D3B4;
	width: 50px;
}

table th.border_left_top_bottom {
	border-left: dotted 1px #C0D3B4;
	border-top: dotted 1px #C0D3B4;
	border-bottom: dotted 1px #C0D3B4;
}
table th.border_left_top_bottom_40p {
	border-left: dotted 1px #C0D3B4;
	border-top: dotted 1px #C0D3B4;
	border-bottom: dotted 1px #C0D3B4;
	width: 40%;
}
table th.border_left_top_bottom_120 {
	border-left: dotted 1px #C0D3B4;
	border-top: dotted 1px #C0D3B4;
	border-bottom: dotted 1px #C0D3B4;
	width: 120px;
}
table th.border_left_top_bottom_width_20 {
	border-left: dotted 1px #C0D3B4;
	border-top: dotted 1px #C0D3B4;
	border-bottom: dotted 1px #C0D3B4;
	width: 20px;
}

table th.border_left_top_bottom_width_5 {
	border-left: dotted 1px #C0D3B4;
	border-top: dotted 1px #C0D3B4;
	border-bottom: dotted 1px #C0D3B4;
	width: 5px;
	padding: 0px;
	margin: 0px;
}

table th.border_right_top {
	border-right: dotted 1px #C0D3B4;
	border-top: dotted 1px #C0D3B4;
}

table th.border_right_top_bottom {
	border-right: dotted 1px #C0D3B4;
	border-top: dotted 1px #C0D3B4;
	border-bottom: dotted 1px #C0D3B4;
}
table th.border_right_top_bottom_40p {
	border-right: dotted 1px #C0D3B4;
	border-top: dotted 1px #C0D3B4;
	border-bottom: dotted 1px #C0D3B4;
	width: 40%;
}

table th.border_left_right_bottom {
	border-left: dotted 1px #C0D3B4;
	border-right: dotted 1px #C0D3B4;
	border-bottom: dotted 1px #C0D3B4;
}

table th.border_left_right_top_bottom {
	border-left: dotted 1px #C0D3B4;
	border-right: dotted 1px #C0D3B4;
	border-top: dotted 1px #C0D3B4;
	border-bottom: dotted 1px #C0D3B4;
}

table th.border_left_right_top_bottom_color_white_center {
	border-left: dotted 1px #C0D3B4;
	border-right: dotted 1px #C0D3B4;
	border-top: dotted 1px #C0D3B4;
	border-bottom: dotted 1px #C0D3B4;
	background: #f8f3ef;
	text-align: center;
	font-style: italic;
}

table th.border_left_bottom {
	border-left: dotted 1px #C0D3B4;
	border-bottom: dotted 1px #C0D3B4;
}

table th.border_left_bottom_width_80 {
	border-left: dotted 1px #C0D3B4;
	border-bottom: dotted 1px #C0D3B4;
	width: 40px;
}

table th.border_left_bottom_height_40 {
	border-left: dotted 1px #C0D3B4;
	border-bottom: dotted 1px #C0D3B4;
	height: 40px;
}

table th.border_right_bottom {
	border-right: dotted 1px #C0D3B4;
	border-bottom: dotted 1px #C0D3B4;
}

table th.border_right_bottom_width_80 {
	border-right: dotted 1px #C0D3B4;
	border-bottom: dotted 1px #C0D3B4;
	width: 80px;
}

table th.border_right_top_width_100 {
	border-right: dotted 1px #C0D3B4;
	border-top: dotted 1px #C0D3B4;
	width: 100px;
}

/* --- [ end th ] ------------------------------ */
/* --- [ td ] ------------------------------ */
table td {
	text-align: left;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

table td.border_left {
	border-left: dotted 1px #C0D3B4;
}

table td.border_right {
	border-right: dotted 1px #C0D3B4;
}

table td.border_top {
	border-top: dotted 1px #C0D3B4;
}

table td.border_bottom {
	border-bottom: dotted 1px #C0D3B4;
}

table td.border_left_right {
	border-left: dotted 1px #C0D3B4;
	border-right: dotted 1px #C0D3B4;
}

table td.border_left_right_top {
	border-left: dotted 1px #C0D3B4;
	border-right: dotted 1px #C0D3B4;
	border-top: dotted 1px #C0D3B4;
}

table td.border_left_top {
	border-left: dotted 1px #C0D3B4;
	border-top: dotted 1px #C0D3B4;
}

table td.border_right_top {
	border-right: dotted 1px #C0D3B4;
	border-top: dotted 1px #C0D3B4;
}

table td.border_left_right_bottom {
	border-left: dotted 1px #C0D3B4;
	border-right: dotted 1px #C0D3B4;
	border-bottom: dotted 1px #C0D3B4;
}

table td.border_left_right_top_bottom {
	border-left: dotted 1px #C0D3B4;
	border-right: dotted 1px #C0D3B4;
	border-bottom: dotted 1px #C0D3B4;
	border-top: dotted 1px #C0D3B4;
}

table td.border_left_right_bottom_width_20 {
	border-left: dotted 1px #C0D3B4;
	border-right: dotted 1px #C0D3B4;
	border-bottom: dotted 1px #C0D3B4;
	width: 20px;
}

table td.border_left_bottom {
	border-left: dotted 1px #C0D3B4;
	border-bottom: dotted 1px #C0D3B4;
}

table td.border_left_bottom_nowrap {
	border-left: dotted 1px #C0D3B4;
	border-bottom: dotted 1px #C0D3B4;
	white-space: nowrap;
}

table td.border_right_bottom {
	border-right: dotted 1px #C0D3B4;
	border-bottom: dotted 1px #C0D3B4;
}

table td.border_left_bottom_width_20 {
	border-left: dotted 1px #C0D3B4;
	border-bottom: dotted 1px #C0D3B4;
	width: 20px;
}

table td.border_no {
	border: none;
}

table td.kennzeichen_tunier {
	padding-left: 5px;
	padding-right: 10px;
	width: 10px;
	border: dotted 1px #C0D3B4;
	background: #75D6FF;
}

table td.kennzeichen_tunier_klein {
	padding-left: 0px;
	padding-right: 0px;
	width: 5px;
	border: dotted 1px #C0D3B4;
	background: #75D6FF;
}

table td.kennzeichen_seminar {
	padding-left: 5px;
	padding-right: 10px;
	width: 10px;
	border: dotted 1px #C0D3B4;
	background: yellow;
}

table td.kennzeichen_seminar_klein {
	padding-left: 0px;
	padding-right: 0px;
	width: 5px;
	border: dotted 1px #C0D3B4;
	background: yellow;
}

table td.kennzeichen_standart {
	padding-left: 5px;
	padding-right: 10px;
	width: 10px;
	border: dotted 1px #C0D3B4;
	background: #66995F;
}

table td.kennzeichen_standart_klein {
	padding-left: 0px;
	padding-right: 0px;
	width: 5px;
	border: dotted 1px #C0D3B4;
	background: #66995F;
}

table td.border_left_align_center {
	text-align: center;
	border-left: dotted 1px #C0D3B4;
	width: 60px;
}

table td span.small {
	text-align: center;
	font-size: 0.9em;
	font-style: italic;
}

/* --- [ end td ] ------------------------------ */
/* --- [ fieldset ] ------------------------------ */
fieldset {
	position: relative;
	padding: 20px;
	margin: 0px;
	color: #999;
	line-height: 2em;
	font-weight: bold;
	border: none;
}

fieldset legend {
	position: relative;
	color: #4F6B3D;
	padding: 0px;
}

fieldset div {
	float: left;
	clear: left;
	width: 100%;
}

fieldset.height_standard {
	height: 120px;
}

fieldset label {
	float: left;
	color: #999;
	font-weight: normal;
	width: 150px;
}

fieldset div.label_small {
	float: left;
	color: #999;
	font-weight: normal;
	width: 50px;
	clear: none;
}

fieldset label.small {
	float: none;
	color: #999;
	font-weight: normal;
}

fieldset input {
	border: 1px solid #999;
}

form img.imageborder {
	border: 1px solid #999;
}

/* --- [ end fieldset ] ------------------------------ */
/* --- [ formular ] ------------------------------ */
.pflichtfelder {
	padding: 0px;
	font-weight: normal;
	font-size: 0.9em;
	color: red;
}

input.inputfield {
	border: 1px solid #999;
}

text {
	border: 1px solid #999;
}

select {
	margin-bottom: 3px;
	margin-right: 3px;
	border: 1px solid #999;
}

.radiogroup {
	font-weight: normal;
	margin-left: 0px;
	border: 0px solid #999;
}

.radiogroup_h200 {
	font-weight: normal;
	margin-left: 0px;
	border: 0px solid #999;
	height: 200px;
}

.radiogroup_umfrage {
	font-weight: normal;
	margin-left: 0px;
	border: 0px solid #999;
	height: 25px;
	text-align: left;
	vertical-align: middle;
	padding-right: 5px;
	margin-bottom: 5px;
}

.checkbox {
	font-weight: normal;
	margin-left: 0px;
	border: 0px solid #999;
}

textarea {
	font-family: helvetica, tahoma, arial, sans-serif;
	font-size: 1.0em;
	border: 1px solid #999;
	margin-bottom: 5px;
}

input.error {
	border: 1px solid red;
}

textarea.error {
	border: 1px solid red;
}

select.error {
	border: 1px solid red;
}

input.submit {
	margin-top: 20px;
}

pre {
	margin-left: 10px;
}

/* --- [ end formular ] ------------------------------ */
/* --- [ listen ] ------------------------------ */
ul.no_bullet {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

ul.no_bullet li {
	line-height: 1.5em;
	white-space: nowrap;
}

ul.no_bullet li:hover {
	line-height: 1.5em;
	white-space: nowrap;
}

li.error {
	color: red;
	font-weight: bold;
}

ul.intable {
	line-height: 1.5em;
	margin: 5px;
	padding-left: 10px;
}

/* --- [ end listen ] ------------------------------ */
/* --- [ header ] ------------------------------ */
.header_icon {
	margin: 0px 0px 10px 0px;
	clear: left;
	height: 45px;
}

.header_icon h3 {
	float: left;
	margin: 25px 0px 10px 0px;
}

.header_icon h3.line_through {
	text-decoration: line-through;
	float: left;
	margin: 25px 0px 10px 0px;
}

.header_icon .div_h4 {
	position: absolute;
	margin-top: 25px;
	right: 60px;
	float: right;
	color: #C0D3B4;
	font-weight: bold;
}

.header_icon .div_h4_margin_17 {
	position: absolute;
	margin-top: 17px;
	right: 60px;
	float: right;
	color: #C0D3B4;
	font-weight: bold;
}

.header_icon .div_h4_margin_90 {
	position: absolute;
	margin-top: 20px;
	text-align: right;
	right: 90px;
	float: right;
	color: #C0D3B4;
	font-weight: bold;
}

.header_icon .div_h4_margin_90 select {
	margin-bottom: 8px;
	width: 145px;
}

.header_icon .div_h4_margin_60 {
	position: absolute;
	margin-top: 20px;
	text-align: right;
	right: 60px;
	float: right;
	color: #C0D3B4;
	font-weight: bold;
}

.header_icon .div_h4_margin_60_left {
	position: absolute;
	margin-top: 20px;
	text-align: left;
	right: 60px;
	float: right;
	color: #C0D3B4;
	font-weight: bold;
}

.header_icon .div_h4_margin_60 select {
	margin-bottom: 8px;
	width: 145px;
}

.header_icon .div_h4_margin_60_left select {
	margin-bottom: 8px;
	width: 145px;
}

.header_icon .div_h4_margin_right_200 {
	position: absolute;
	margin-top: 17px;
	right: 200px;
	float: right;
	color: #C0D3B4;
	font-weight: bold;
}

.header_icon .div_h4_margin_right_300 {
	position: absolute;
	margin-top: 17px;
	right: 300px;
	float: right;
	color: #C0D3B4;
	font-weight: bold;
}

.header_icon .div_h5 {
	position: absolute;
	margin-top: 17px;
	right: 60px;
	padding: 0px;
	float: right;
	font-weight: bold;
}

.header_icon .div_h5_margin_right_60 {
	position: absolute;
	margin-top: 15px;
	right: 60px;
	float: right;
	font-size: 1.0em;
	color: #C0D3B4;
	font-weight: bold;
}

.header_icon .div_h5_margin_right_60_10 {
	position: absolute;
	margin-top: 10px;
	right: 60px;
	float: right;
	font-size: 1.0em;
	color: #C0D3B4;
	font-weight: bold;
}

.header_icon .div_h5_margin_right_370 {
	position: absolute;
	margin-top: 15px;
	right: 370px;
	float: right;
	font-size: 1.0em;
	color: #C0D3B4;
	font-weight: bold;
}

.header_icon .div_h6_margin_right_60 {
	position: absolute;
	margin-top: 30px;
	right: 60px;
	color: #999;
	font-size: 0.9em;
	float: right;
	font-weight: bold;
}

.header_icon .div_h6_margin_right_60_30 {
	position: absolute;
	margin-top: 30px;
	right: 60px;
	color: #999;
	font-size: 0.9em;
	float: right;
	font-weight: bold;
}

.header_icon .div_h6_margin_right_60_25 {
	position: absolute;
	margin-top: 25px;
	right: 60px;
	color: #999;
	font-size: 0.9em;
	float: right;
	font-weight: bold;
}

.header_icon .div_h6_margin_right_60_35 {
	position: absolute;
	margin-top: 35px;
	right: 60px;
	color: #999;
	font-size: 0.9em;
	float: right;
	font-weight: bold;
}

.header_icon .div_h7_margin_right_60_40 {
	position: absolute;
	margin-top: 40px;
	right: 60px;
	color: #999;
	font-size: 0.9em;
	float: right;
	font-weight: normal;
}

.header_icon_height_20 {
	margin: 0px 0px 0px 0px;
	clear: left;
	height: 2.5em;
}

.header_icon_height_20 h3.line_through {
	text-decoration: line-through;
	float: left;
	margin: 10px 0px 0px 0px;
	height: 20px;
	border: none;
	background: none;
}

.header_icon_height_20 h3 {
	float: left;
	margin: 10px 0px 0px 0px;
	height: 20px;
	border: none;
	background: none;
}

.header_icon_height_20 .div_h4 {
	position: absolute;
	margin-top: 10px;
	right: 60px;
	float: right;
}

/* --- [ end header ] ------------------------------ */
/* --- [ Container ] ---------------------------------- */
#container {
	
}

/* --- [ End Container ] ---------------------------------- */
/* --- [ Navbar ] ---------------------------------- */
#navbar {
	position: relative;
	margin: 147px 0px 0px 210px;
	padding: 0px 0px 0px 10px;
	color: #fff;
	height: 25px;
	z-index: 4;
}

#navbar span.disabled {
	font-weight: bold;
}

#navbar a {
	color: #fff;
	text-decoration: none;
}

#navbar a:link,#navbar a:visited {
	color: #fff;
	text-decoration: none;
}

#navbar a:hover,#navbar a:active {
	color: #fff;
	background: none;
	text-decoration: underline;
}

/* ---[ End Navbar ]------------------------------ */
/* ---[ Start Ticker ]------------------------- */
#pscroller {
	position: relative;
	height: 40px;
	margin-left: 0px;
	overflow: hidden;
	z-index: 99;
	background: #DEDFE2;
	border: 1px solid #fff;
	width: 138px;
	padding-top: 6px;
	text-align: center;
}

#pscroller a {
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
	color: #fff;
}

/*
#pscroller{
margin-top: -10px;  
z-index:99;
overflow: hidden;
width: 300px;
height: 20px;
color: #000;  
text-align: center;
border: solid black;
}

#pscroller a{
text-decoration: none;
color: #000; 
}
*/
.someclass {
	
}

/* ---[ End Ticker ]------------------------- */
/* --- [ Loginbar ] ---------------------------------- */
#loginbar {
	position: absolute;
	top: 147px;
	right: 230px;
	height: 25px;
	z-index: 4;
}

#loginbar a.login {
	color: #fff;
	text-decoration: none;
	background: url('../img/login.gif') no-repeat left;
	padding: 0px 0px 0px 28px;
}

#loginbar a.login:link {
	color: #fff;
	text-decoration: none;
	background: url('../img/login.gif') no-repeat left;
	padding: 0px 0px 0px 28px;
}

#loginbar a.login:hover {
	color: #fff;
	background: none;
	text-decoration: underline;
	background: url('../img/login.gif') no-repeat left;
	padding: 0px 0px 0px 28px;
}

#loginbar a.logout {
	color: #fff;
	text-decoration: none;
	background: url('../img/logout.gif') no-repeat left;
	padding: 0px 0px 0px 28px;
}

#loginbar a.logout:link {
	color: #fff;
	text-decoration: none;
	background: url('../img/logout.gif') no-repeat left;
	padding: 0px 0px 0px 28px;
}

#loginbar a.logout:hover {
	color: #fff;
	background: none;
	text-decoration: underline;
	background: url('../img/logout.gif') no-repeat left;
	padding: 0px 0px 0px 28px;
}

/* ---[ End Loginbar ]------------------------------ */
/* ---[ Page Header ]------------------------ */
#pageHeader {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 2;
	height: 180px;
	width: 100%;
	background: #e6e6dc url('../img/pageHeader_bg.jpg') 0px 0px repeat-x;
}

#pageHeader_right {
	position: relative;
	color: #666;
	height: 16px;
	width: 195px;
	float: right;
	right: 0px;
	top: 167px;
	background: transparent url('../img/pageHeader_right.jpg') 0px 0px
		no-repeat;
}

/* ---[ End Page Header ]-------------------- */
/* ---[ Supporting Text ]------------------------ */
#supportingText {
	position: relative;
	margin: 0px 194px 0px 154px;
	background: #fff;
	padding: 25px 55px 50px 80px;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	min-height: 1100px;
}

#supportingText #main {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

/* ---[ End Supporting Text ]------------------------------ */
/* ---[ Link List ]------------------------------ */
#linkList {
	position: relative;
	margin-top: 180px;
	right: 20px;
	width: 190px;
	float: right;
	background: transparent url('../img/menu_middle.gif') 0px 0px repeat-y;
	z-index: 2;
}

#linkList_top {
	position: absolute;
	top: 0px;
	left: 0px;
	background: #fff url('../img/menu_top.gif') 0px 0px no-repeat;
	width: 190px;
	height: 15px;
}

#linkList_bottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: transparent url('../img/menu_bottom.gif') 0px 0px no-repeat;
	width: 190px;
	height: 20px;
}

/* ---[ End Link List ]------------------------------ */
/* ---[ Link List 2 ]------------------------ */
#linkList2 {
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	color: #666;
}

#linkList2 a:link,#linkList2 a:visited {
	color: #819bb2;
	text-decoration: none;
}

#linkList2 a:hover,#linkList2 a:active {
	color: #819bb2;
	text-decoration: underline;
}

#ww_4d34686cba8b8_link2 {
	display: none;
}

#ww_4d34686cba8b8_link1 {
	display: none;
}

/* ---[ End Link List 2 ]------------------------------ */
/* ---[ Kalender List ]------------------------------ */
#linkList_calendar {
	line-height: 0.9em;
	width: 140px;
	height: 150px;
}

#linkList_calendar #caltable {
	border-collapse: collapse;
	border: solid #fff 1px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-left: 0px;
	background-color: #DEDFE2;
}

#linkList_calendar #caltable th.buttons {
	font-weight: bold;
	font-size: 0.8em;
	text-align: center;
	padding: 0px;
	margin: 0px;
	width: 20px;
	height: 20px;
}

#linkList_calendar #caltable th.date {
	font-weight: bold;
	font-size: 0.8em;
	text-align: center;
	padding: 2px;
	margin: 0px;
	height: 20px;
}

#linkList_calendar a.days:link,#linkList_calendar a.days:visited {
	border: none;
	text-decoration: none;
	color: #fff;
	font-size: 1.6em;
}

#linkList_calendar a.days:hover {
	border: none;
	text-decoration: none;
	color: #fff;
	font-size: 1.6em;
}

#linkList_calendar #caltable td {
	font-weight: normal;
	padding: 2px;
	margin: 0px;
}

#linkList_calendar #caltable td.days {
	border-bottom: solid #fff 1px;
	background-color: #f8f3ef;
	text-align: center;
	font-size: 0.8em;
	color: #819bb2;
}

#linkList_calendar #caltable td.day {
	border: solid #fff 1px;
	text-align: center;
	font-size: 0.8em;
	color: #819bb2;
}

#linkList_calendar #caltable td.today {
	border: solid #fff 1px;
	text-align: center;
	font-size: 0.8em;
	color: #819bb2;
	background-color: #fff;
}

#linkList_calendar #caltable td.dayhighlightturnier {
	border: solid #fff 1px;
	background-color: #75D6FF;
	color: #fff;
	text-align: center;
	font-size: 0.8em;
	color: #fff;
	cursor: help;
}
#linkList_calendar #caltable td.dayhighlightseminar {
	border: solid #fff 1px;
	background-color: yellow;
	color: #fff;
	text-align: center;
	font-size: 0.8em;
	color: #fff;
	cursor: help;
}
#linkList_calendar #caltable td.dayhighlightstandard {
	border: solid #fff 1px;
	background-color: #66995F;
	color: #fff;
	text-align: center;
	font-size: 0.8em;
	color: #fff;
	cursor: help;
}

#linkList_calendar td span {
	position: absolute;
	visibility: hidden;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 3px;
	text-decoration: none;
	z-index: 100;
	border: 1px solid green;
	background: white;
	font-size: 1.0em;
	min-width: 50px;
	color: #fff;
	text-align: left;
}

#linkList_calendar td:hover span {
	visibility: visible;
	z-index: 100;
}

#linkList_calendar td span table {
	color: green;
	margin: 0px;
	padding: 0px;
	width: 1px;
	border-collapse: collapse;
	border: none;
	text-align: left;
}

#linkList_calendar td span table th {
	white-space: nowrap;
	border: none;
	background: white;
	margin: 0px;
	padding: 0px;
	font-size: 1.0em;
	padding-right: 5px;
}

#linkList_calendar td span table td {
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	border: none;
	background: white;
	text-align: left;
	font-size: 1.0em;
}

/* ---[ End Kalender List ]------------------------------ */
/* ---[ L Select ]----------------------- */
#lselect {
	
}

#lselect ul {
	font-size: 1.0em;
	margin-left: 10px;
}

#lselect h3 {
	background: #f1f1f1 url('../img/h3.side.select.gif') 0% 0% no-repeat;
	height: 30px;
	width: 100px;
	border: none;
	margin: 0px 0px;
}

#lselect h3.select_on {
	margin: 3px 0px 10px 0px;
	padding-left: 30px;
	line-height: 2.5em;
	text-align: left;
}

#lselect h3.select_off {
	margin: 3px 0px 10px 0px;
	background: none;
	width: 140px;
	height: 10px;
}

/* ---[ End L Select ]------------------- */
/* ---[ L Logo ]----------------------- */
#logo {
	background: transparent url('../img/logo.gif') 50% 100% no-repeat;
	width: 140px;
	height: 100px;
}

/* ---[ End L Logo ]------------------- */
/* ---[ Chat ]-------------------- */
#chat {
	
}

#chat #contentwrap {
	min-height: 300px;
	padding: 5px;
	background: #F8F3EF;
	border: 1px dotted #4F6B3D;
}

#chat #contentwrap #content {
	height: 100%;
}

#chat .time {
	color: #777;
	font-weight: normal;
	padding-right: 5px;
}

#chat .name {
	color: #777;
	font-weight: bold;
	padding-right: 5px;
}

#chat .text {
	color: #000;
	font-weight: normal;
	padding-right: 5px;
	float: left;
	clear: left;
}

#chat #inputwrap {
	font: 8pt Arial;
}

#chat #input {
	
}

#chat #input .text {
	border: 1px solid #999;
	width: 350px;
	background-color: #fff;
	margin-top: 5px;
}

#chat #input .button {
	margin-top: 3px;
}

/* ---[ End Chat ]-------------------- */
/* ---[ Infobox ]------------------------ */
.infobox_330 {
	width: 330px;
	float: left;
	margin-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	height: 150px;
}

.info_180 {
	width: 180px;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 20px;
	text-align: justify;
	float: left;
}

.info_180 h3 {
	height: 20px;
	text-align: left;
	margin: 0px 0px 0px 0px;
}

.info_180 h4 {
	text-align: left;
	margin: 5px 0px 0px 0px;
}

.picture_120 {
	width: 120px;
	height: 130px;
	float: left;
	padding: 0px;
	margin-left: 0px;
}

.infobox_550 {
	width: 530px;
	float: left;
	margin-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	height: 220px;
}

.info_300 {
	width: 300px;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 20px;
	text-align: justify;
	float: left;
}

.info_300 h3 {
	height: 20px;
	text-align: left;
	margin: 0px 0px 0px 0px;
}

.info_300 h4 {
	text-align: left;
	margin: 5px 0px 0px 0px;
}

.picture_200 {
	width: 200px;
	height: 150px;
	float: left;
	padding: 0px;
	margin-left: 0px;
}

.beschreibung {
	margin-bottom: 10px;
	width: 100%;
	font-size: 0.9em;
}

/* ---[ End Infobox ]-------------------- */
/* ---[ Produkt ]------------------------ */
#produkt {
	
}

#produkt .produkt {
	height: 271px;
	width: 281px;
	background: transparent url('../img/produkt.jpg') 0px 0px no-repeat;
	float: left;
	clear: none;
	margin-right: 30px;
	margin-bottom: 30px;
}

#produkt .zumangebot {
	position: absolute;
	margin-left: 10px;
	margin-top: 243px;
	font-weight: bold;
	color: #fff;
}

#produkt .beschreibung {
	position: absolute;
	margin-left: 175px;
	margin-top: 30px;
	width: 100px;
}

#produkt .bezeichnung {
	position: absolute;
	width: 281px;
	margin-left: 15px;
	margin-top: 5px;
	font-weight: bold;
}

#produkt .cover {
	position: absolute;
	margin-left: 2px;
	margin-top: 26px;
	height: 204px;
	width: 165px;
	border: none;
}

#produkt .cover img {
	height: 204px;
	width: 165px;
}

#produkt #produktbilder {
	position: absolute;
	height: 400px;
	width: 250px;
	float: left;
}

#produkt #produktbild_big {
	height: 300px;
	width: 250px;
}

#produkt #produktbild_big img {
	height: 300px;
	width: 250px;
	border: 1px solid #888888;
}

#produkt #produktbild_small {
	height: 90px;
	width: 250px;
	float: left;
	margin-top: 10px;
}

#produkt .produktbild_small1 {
	height: 90px;
	width: 76px;
	float: left;
}

#produkt .produktbild_small2 {
	height: 90px;
	width: 76px;
	margin-right: auto;
	margin-left: auto;
}

#produkt .produktbild_small3 {
	height: 90px;
	width: 76px;
	float: right;
}

#produkt .produktbild_small1 img {
	height: 90px;
	width: 76px;
	border: 1px solid #888888;
}

#produkt .produktbild_small2 img {
	height: 90px;
	width: 76px;
	border: 1px solid #888888;
}

#produkt .produktbild_small3 img {
	height: 90px;
	width: 76px;
	border: 1px solid #888888;
}

#produkt #produktangebot {
	position: absolute;
	height: 400px;
	width: 270px;
	margin-left: 265px;
}

#produkt #produktdetails {
	height: 300px;
	border: 1px solid #888888;
	background: #F8F3EF;
	width: 270px;
}

#produkt #produktdetails .header {
	color: #4F6B3D;
	font-weight: bold;
	width: 100%;
}

#produkt #produktpreis {
	position: absolute;
	font-weight: bold;
	font-size: 2.0em;
	color: #4F6B3D;
	right: 20px;
	bottom: 120px;
}

#produkt #produktbeschreibung {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

#produkt #produktgroessen {
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

#produkt #produktbestellung {
	height: 90px;
	background: #F8F3EF;
	margin-top: 8px;
	border: 1px solid #888888;
	width: 100%;
	padding: 0px;
}

#produkt #produktbestellung .textarea {
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-left: 10px;
}

#produkt #produktbestellung .submit {
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-left: 90px;
}

/* ---[ End Produkt ]------------------------ */
/* ---[ Album ]------------------------ */
#album {
	
}

#album .album {
	height: 134px;
	width: 200px;
	background: transparent url('../img/album.jpg') 0px 0px no-repeat;
	float: left;
	clear: none;
	margin-right: 15px;
	margin-bottom: 10px;
}

#album .titel {
	position: absolute;
	margin-left: 10px;
	margin-top: 103px;
	font-weight: bold;
	color: #fff;
}

#album .ort {
	position: absolute;
	width: 118px;
	margin-left: 10px;
	margin-top: 20px;
	color: #999;
	float: left;
}

#album .datum {
	position: absolute;
	width: 118px;
	color: #999;
	margin-left: 10px;
	margin-top: 35px;
	float: left;
}

#album .von {
	position: absolute;
	width: 118px;
	color: #999;
	margin-left: 10px;
	margin-top: 73px;
	float: left;
	font-size: 0.8em;
}

#album .cover {
	position: absolute;
	margin-left: 134px;
	margin-top: 4px;
	height: 87px;
	width: 63px;
}

#album .cover img {
	height: 87px;
	width: 63px;
}

/* ---[ End Album ]------------------------ */
/* ---[ Thumbnails ]------------------------ */
#thumbnails {
	width: 100%;
}

#thumbnails .thumbnails {
	height: 120px;
	width: 120px;
	background: #fff;
	padding: 8px;
	float: left;
}

#thumbnails .thumbnails table {
	height: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border: solid 1px #cccccc;
	text-align: center;
	vertical-align: middle;
}

#thumbnails .thumbnails td.hover {
	width: 100%;
	height: 100%;
	background: #f8f3ef;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
}

#thumbnails .thumbnails td.hover:hover,.thumbnailshover {
	width: 100%;
	height: 100%;
	background: #C0D3B4;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
}

#thumbnails .thumbnails td.hover {
	background-color: expression(this.onmouseover =                               new
		Function("this.className = this.className.replace('hover', 'thumbnailshover');"
		), this.onmouseout =                               new
		Function("this.className = this.className.replace('thumbnailshover', 'hover');"
		) );
}

#thumbnails .hidden {
	display: none;
}

#thumbnails .thumbnails img {
	max-width: 100px;
	max-height: 100px;
}

/* ---[ End Thumbnails ]------------------------ */
/* ---[ Seitenangabe ]------------------------ */
#seitenangabe {
	margin: auto;
	padding: 0px;
	clear: left;
	width: 300px;
}

#seitenangabe table {
	margin-top: 20px;
	padding: 0px;
	width: 100%;
}

#seitenangabe table td {
	border: none;
}

#seitenangabe table td.previous {
	padding: 0px;
	margin: 0px;
	text-align: right;
}

#seitenangabe table td.next {
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#seitenangabe table td.info {
	padding: 5px;
	margin: 0px;
	text-align: center;
	white-space: nowrap;
}

/* ---[ End Seitenangabe ]------------------------ */
/* ---[ Video ]------------------------ */
#video {
	
}

#video OBJECT {
	margin-left: 0px;
	margin-top: 10px;
}

#video EMBED {
	margin-left: 0px;
	margin-top: 10px;
}

#videolink {
	margin-left: 0px;
	margin-top: 20px;
	color: #999;
}

#video .video {
	height: 134px;
	width: 200px;
	background: transparent url('../img/album.jpg') 0px 0px no-repeat;
	float: left;
	clear: none;
	margin: 8px;
}

#video .titel {
	margin-right: -30px;
	margin-top: 50px;
	float: right;
	font-weight: bold;
	color: #fff;
	text-align: right;
}

#video .beschreibung {
	width: 118px;
	margin-left: 10px;
	margin-top: 20px;
	color: #999;
	float: left;
}

#video .datum {
	width: 118px;
	color: #999;
	margin-left: 10px;
	margin-top: 0px;
	float: left;
}

#video .cover {
	position: relative;
	margin-right: 3px;
	margin-top: -32px;
	height: 87px;
	width: 63px;
	float: right;
}

#video .cover img {
	height: 87px;
	width: 63px;
}

#video .titel a {
	border: solid 0px #f00;
	background: url('../img/bullet_green.gif') no-repeat left;
	padding: 0px 0px 2px 20px;
	color: #fff;
}

#video .titel a:hover {
	background: transparent url('../img/bullet_green_sel.gif') no-repeat
		left;
	text-decoration: underline;
}

/* ---[ End Video ]------------------------ */
/* ---[ G�stebuch ]------------------------ */
.gaestebucheintrag {
	margin-left: auto;
	margin-right: auto;
}

.gb_datum {
	margin-top: -30px;
	float: right;
	font-size: 1.0em;
	color: #4F6B3D;
	font-weight: bold;
}

.gb_kontakt {
	background: #fff;
	padding: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	height: 5px;
}

.gb_ausgabebilder {
	padding: 5px;
	text-align: center;
	padding-top: 20px;
}

.gb_ausgabebilder img {
	border: solid 1px #666;
}

#gbucheingabefeld {
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 30%
}

.gbucheingabebutton {
	width: 40%;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	width: 100%
}

#gbuch {
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	width: 520px;
}

.gbuchlinks {
	clear: left;
	float: left;
	width: 50%;
	margin-bottom: 0px;
}

.gbuchrechts {
	float: right;
	width: 50%;
}

.gbuchsmall {
	font-size: 0.85em;
	line-height: 1.0em;
	font-weight: normal;
}

.gbuchausgabekommentar {
	font-size: 0.85em;
	text-align: left;
	font-style: italic;
	padding-top: 10px;
	padding-bottom: 20px;
	height: 5px;
}

#gbuchseitenanzeige {
	clear: left;
	float: left;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	font-size: 0.85em;
	color: #666;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* ---[ End G�stebuch ]-------------------- */
/* ---[ Newsarchive ]------------------------ */
.newsarchive {
	position: absolute;
	width: 90%;
	clear: left;
	bottom: 30px;
	padding: 0px;
	text-align: center;
}

/* ---[ End Newsarchive ]-------------------- */
/* ---[ Page Site Left ]------------------------ */
#pageSite_left {
	position: absolute;
	top: 400px;
	left: 90px;
	height: 600px;
	width: 80px;
	margin: 0px;
	padding: 0px;
	background: transparent url('../img/pageSite_left.jpg') 0px 0px repeat-x;
	z-index: 4;
}

/* ---[ End Mitglieder Counter ]-------------------- */
/* ---[ Footer ]----------------------------- */
#footer {
	position: relative;
	margin: 10px 235px 0px 160px;
	font-size: 0.8em;
}

/* ---[ End Footer ]------------------------- */
/* ---[ Update ]----------------------------- */
#update {
	position: relative;
	float: left;
	margin-left: 0px;
	padding-left: 20px;
}

/* ---[ End Update ]------------------------- */
/* ---[ Copyright ]----------------------------- */
#copyright {
	position: relative;
	float: right;
	margin-right: 0px;
	padding-right: 0px;
}

/* ---[ End Copyright ]------------------------- */
/* ---[ Designed ]----------------------------- */
#designed {
	position: relative;
	font-size: 0.8em;
	text-align: center;
	margin: 10px 235px 0px 160px;
	padding-bottom: 10px;
}

#designed a {
	font-weight: bold;
	color: #999;
}

/* ---[ Link Terminkalender ]------------------------------ */
#linkList_topnews {
	position: absolute;
	margin-top: 20px;
	right: 20px;
	width: 190px;
	float: right;
	background: transparent url('../img/menu_middle.gif') 0px 0px repeat-y;
	z-index: 2;
	height: 140px;
}

#linkList_topnews_top {
	position: absolute;
	top: 0px;
	left: 0px;
	background: #fff url('../img/menu_top.gif') 0px 0px no-repeat;
	width: 190px;
	height: 15px;
}

#linkList_topnews_bottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: transparent url('../img/menu_bottom.gif') 0px 0px no-repeat;
	width: 190px;
	height: 20px;
}

/* ---[ Link Terminkalender ]------------------------------ */
#linkList_terminkalender {
	position: absolute;
	margin-top: 98px;
	left: 5px;
	width: 190px;
	float: left;
	background: transparent url('../img/menu_l_middle.gif') 0px 0px repeat-y;
	z-index: 2;
	height: 222px;
}

#linkList_terminkalender_top {
	position: absolute;
	top: 0px;
	left: 0px;
	background: #fff url('../img/menu_l_top.gif') 0px 0px no-repeat;
	width: 190px;
	height: 15px;
}

#linkList_terminkalender_bottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: transparent url('../img/menu_l_bottom.gif') 0px 0px
		no-repeat;
	width: 190px;
	height: 20px;
}

/* ------ [ Mitglieder Counter ] ---------------------------------*/
#mitgliedercounter {
	padding: 2px;
	font-family: Verdana;
	font-size: 0.85em;
	line-height: 1.2em;
	font-weight: normal;
	color: #819bb2;
	top: 280px;
	left: 19px;
	margin: 0px;
	z-index: 6;
}

#mitgliedercounter div {
	margin-bottom: 4px;
}

#mitgliedercounter .width_150 {
	width: 70px;
	float: left;
}

/* ---[ Link Terminkalender ]------------------------------ */
#linkList_counter {
	position: absolute;
	margin-top: 340px;
	left: 5px;
	width: 190px;
	float: left;
	background: transparent url('../img/menu_l_middle.gif') 0px 0px repeat-y;
	z-index: 2;
	height: 180px;
}

#linkList_counter_top {
	position: absolute;
	top: 0px;
	left: 0px;
	background: #fff url('../img/menu_l_top.gif') 0px 0px no-repeat;
	width: 190px;
	height: 15px;
}

#linkList_counter_bottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: transparent url('../img/menu_l_bottom.gif') 0px 0px
		no-repeat;
	width: 190px;
	height: 20px;
}

/* ---[ Link Wetter ]------------------------------ */
#linkList_wetter {
	position: absolute;
	margin-top: 740px;
	left: 5px;
	width: 190px;
	float: left;
	background: transparent url('../img/menu_l_middle.gif') 0px 0px repeat-y;
	z-index: 2;
	height: 180px;
}

#linkList_wetter_top {
	position: absolute;
	top: 0px;
	left: 0px;
	background: #fff url('../img/menu_l_top.gif') 0px 0px no-repeat;
	width: 190px;
	height: 15px;
}

#linkList_wetter_bottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: transparent url('../img/menu_l_bottom.gif') 0px 0px
		no-repeat;
	width: 190px;
	height: 20px;
}

#wetter {
	margin-left: -18px;
}

/* ---[ Link List 2 ]------------------------ */
#linkList3 {
	padding-top: 20px;
	padding-left: 30px;
	padding-bottom: 20px;
	color: #666;
}

#linkList3 a:link,#linkList3 a:visited {
	color: #819bb2;
	text-decoration: none;
}

#linkList3 a:hover,#linkList3 a:active {
	color: #819bb2;
	text-decoration: underline;
}

/* ---[ End Link List 2 ]------------------------------ */
/* ---[ Link Parcours ]------------------------------ */
#linkList_parcours {
	position: absolute;
	margin-top: 540px;
	left: 5px;
	width: 190px;
	float: left;
	background: transparent url('../img/menu_l_middle.gif') 0px 0px repeat-y;
	z-index: 2;
	height: 180px;
}

#linkList_parcours_top {
	position: absolute;
	top: 0px;
	left: 0px;
	background: #fff url('../img/menu_l_top.gif') 0px 0px no-repeat;
	width: 190px;
	height: 15px;
}

#linkList_parcours_bottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: transparent url('../img/menu_l_bottom.gif') 0px 0px
		no-repeat;
	width: 190px;
	height: 20px;
}
