﻿html
{
     overflow: -moz-scrollbars-vertical;
     overflow: scroll;
}
body
{
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-size:10pt;
	color:Black;
	padding:5px;
	margin:5px;
}
a
{
	color:#FFFF00;
	text-decoration:none;
}
a:active
{
	background-color:#333366;
	color:#993300;
}
a:hover
{
	background-color:White;
	color:#6060FF;
}
a:current
{
}
img
{
	border-style:none;
}
.width_80
{
	width:80%;
}
h1
{
	font-size:2em;
	font-style:italic;
	font-weight:bold;
}
.h1_medium
{
	font-size:0.8em;
}
h2
{
	font-size:1.5em;
	font-weight:bold;
}
.h2_small_std
{
	font-size:0.4em;
	font-style:normal;
	font-weight:normal;	
}
h3
{
	font-size:1em;
	font-weight:bold;
}
.h3_medium
{
	font-size:0.8em;
}
h4
{
	font-weight:bold;
	text-decoration:underline;
}
.h4_medium
{
	font-weight:normal;
	text-decoration:none;
}
.table_100
{
	border:none;
	height:100%;
	width:100%;
}
.table_w100
{
	border:none;
	width:100%;
}
.table_w80
{
	border:none;
	width:80%;
}
.table_w75
{
	border:none;
	width:75%;
}
.table_w60
{
	border:none;
	width:60%;
}
.table_termin
{
	width:100%;
	border-top:solid 1px #CCCCFF;
	border-bottom:solid 1px #CCCCFF;
	border-left:none;
	border-right:none;
}
.table_wettk
{
	width:100%;
	border-top:solid 1px #CCCCFF;
	border-bottom:solid 1px #CCCCFF;
	border-left:none;
	border-right:none;
}
th
{
	text-align:left;
	background-color:#E1E1E1;
}
.td_noBorder_top
{
	border:none;
	vertical-align:top;
	text-align:left;
}
.td_noBorder_center
{
	border:none;
	vertical-align:top;
	text-align:center;
}
.td_s_noBorder_top
{
	font-size:0.8em;
	border:none;
	vertical-align:top;
	text-align:left;
}
.td_bo
{
	border-bottom:solid 1px #CCCCFF;
	border-left:none;
	border-right:none;
	vertical-align:top;
	text-align:left;
}
.td_bo_bi
{
	border-bottom:solid 1px #CCCCFF;
	border-left:none;
	border-right:none;
	vertical-align:top;
	text-align:left;
	font-style:italic;
	font-weight:bold;
}
.td_bo_bi_red
{
	border-bottom:solid 1px #CCCCFF;
	border-left:none;
	border-right:none;
	vertical-align:top;
	text-align:left;
	font-style:italic;
	font-weight:bold;
	background-color:red;
	color:White;
}
.td_bo_bi_caption
{
	border-bottom:solid 1px #CCCCFF;
	border-left:none;
	border-right:none;
	vertical-align:top;
	text-align:left;
	font-style:italic;
	font-weight:bold;
	background-color:#FFFFBF;
}
.td_center_bo
{
	border-bottom:solid 1px #CCCCFF;
	border-left:none;
	border-right:none;
	vertical-align:top;
	text-align:center;
}
.td_b_topBorder
{
	border:none;
	border-top:solid 1px #CCCCFF;
	text-align:left;
	font-weight:bold;
	vertical-align:top;
}
.td_leftBorder
{
	border:none;
	border-left:solid 1px #CCCCFF;
	text-align:left;
	vertical-align:top;
}
.td_lb_Border
{
	border:none;
	border-left:solid 1px #CCCCFF;
	border-bottom:solid 1px #CCCCFF;
	text-align:left;
	vertical-align:top;
}
.td_bo_middle
{
	border-bottom:solid 1px #CCCCFF;
	border-left:none;
	border-right:none;
	vertical-align:middle;
	text-align:left;
}
.td_bo_middle_center
{
	border-bottom:solid 1px #CCCCFF;
	border-left:none;
	border-right:none;
	vertical-align:middle;
	text-align:center;
}
.td_bo_2px
{
	border-bottom:solid 2px #CCCCFF;
	border-left:none;
	border-right:none;
	vertical-align:top;
	text-align:left;
}
.td_s
{
	font-size:0.8em;
	border-bottom:solid 1px #CCCCFF;
	border-left:none;
	border-right:none;
	text-align:left;
}
.td_s_middle_noBorder
{
	font-size:0.8em;
	border:none;
	text-align:center;
	vertical-align:middle;
}
.td_ss_top_noBorder
{
	font-size:0.7em;
	border:none;
	text-align:center;
	vertical-align:top;
}
.td_ss_top_leftBorder
{
	font-size:0.7em;
	border:none;
	border-left:solid 1px #CCCCFF;
	text-align:center;
	vertical-align:top;
}
.td_s_bo_middle_center
{
	font-size:0.8em;
	border-bottom:solid 1px #CCCCFF;
	border-left:none;
	border-right:none;
	vertical-align:middle;
	text-align:center;
}
.th_border
{
	border-bottom:solid 1px #CCCCFF;
	border-top:solid 1px #CCCCFF;
	border-left:none;
	border-right:none;
	text-align:left;
}
.th_middle_border
{
	border-bottom:solid 1px #CCCCFF;
	border-top:solid 1px #CCCCFF;
	border-left:none;
	border-right:none;
	text-align:center;
}
.th_middle_bottomBorder
{
	border:none;
	border-bottom:solid 1px #CCCCFF;
	vertical-align:middle;
	text-align:center;
}
.th_middle_tlbBorder
{
	border:solid 1px #CCCCFF;
	border-right:none;
	vertical-align:middle;
	text-align:center;
}
.th_middle_tlBorder
{
	border:none;
	border-top:solid 1px #CCCCFF;
	border-left:solid 1px #CCCCFF;
	vertical-align:middle;
	text-align:center;
}
.th_middle_blBorder
{
	border:none;
	border-bottom:solid 1px #CCCCFF;
	border-left:solid 1px #CCCCFF;
	vertical-align:middle;
	text-align:center;
}
.th_middle_noBorder
{
	border:none;
	vertical-align:middle;
	text-align:center;
}
.th_middle_leftBorder
{
	border:none;
	border-left:solid 1px #CCCCFF;
	vertical-align:middle;
	text-align:center;
}
.th_left_noBorder
{
	border:none;
	vertical-align:middle;
	text-align:left;
}
.th_left_topBorder
{
	border:none;
	border-top:solid 1px #CCCCFF;
	vertical-align:middle;
	text-align:left;
}
.th_left_bottomBorder
{
	border:none;
	border-bottom:solid 1px #CCCCFF;
	vertical-align:middle;
	text-align:left;
}
.th_nextyear
{
	font-size:1em;
	border-bottom:solid 1px #CCCCFF;
	border-top:solid 1px #CCCCFF;
	border-left:none;
	border-right:none;
	background-color:#F3C9AF;
	text-align:center;
}
.th_nextyear_left
{
	font-size:1em;
	border-bottom:solid 1px #CCCCFF;
	border-top:solid 1px #CCCCFF;
	border-left:none;
	border-right:none;
	background-color:#F3C9AF;
	text-align:left;
	padding-left:5px;
}
.td_nextyear_wk
{
	font-size:1em;
	border:none;
}
.td_nextyear_lr
{
	border:none;
	border-bottom:solid 1px #CCCCFF;
	text-align:left;
}
.td_nextyear_txt
{
	font-size:0.9em;
	border:none;
	text-align:center;
}
.th_curyear
{
	font-size:1em;
	border-bottom:solid 1px #CCCCFF;
	border-top:solid 1px #CCCCFF;
	border-left:none;
	border-right:none;
	background-color:#CDFFA7;
	text-align:center;
}
.th_curyear_left
{
	font-size:1em;
	border-bottom:solid 1px #CCCCFF;
	border-top:solid 1px #CCCCFF;
	border-left:none;
	border-right:none;
	background-color:#CDFFA7;
	text-align:left;
	padding-left:5px;
}
.td_curyear_wk
{
	font-size:1em;
	border:none;
}
.td_curyear_lr
{
	border:none;
	border-bottom:solid 1px #CCCCFF;
	text-align:left;
}
.td_curyear_l
{
	border:none;
	text-align:left;
}
.td_curyear_txt
{
	font-size:0.9em;
	border:none;
	text-align:center;
}
.th_prevyear
{
	font-size:0.9em;
	border-bottom:solid 1px #CCCCFF;
	border-top:solid 1px #CCCCFF;
	border-left:none;
	border-right:none;
	background-color:#FFFF80;
	text-align:center;
}
.th_prevyear_left
{
	font-size:0.9em;
	border-bottom:solid 1px #CCCCFF;
	border-top:solid 1px #CCCCFF;
	border-left:none;
	border-right:none;
	background-color:#FFFF80;
	text-align:left;
	padding-left:5px;
}
.td_prevyear_wk
{
	font-size:0.8em;
	border:none;
	text-align:left;
}
.td_prevyear_lr
{
	border:none;
	border-bottom:solid 1px #CCCCFF;
	text-align:left;
}
.td_prevyear_l
{
	border:none;
	text-align:left;
}
.td_prevyear_txt
{
	font-size:0.8em;
	border:none;
	text-align:center;
}
.th_faraway
{
	font-size:0.7em;
	border-bottom:solid 1px #CCCCFF;
	border-top:solid 1px #CCCCFF;
	border-left:none;
	border-right:none;
	text-align:center;
}
.th_faraway_left
{
	font-size:0.7em;
	border-bottom:solid 1px #CCCCFF;
	border-top:solid 1px #CCCCFF;
	border-left:none;
	border-right:none;
	text-align:left;
	padding-left:5px;
}
.td_faraway_wk
{
	font-size:0.7em;
	border:none;
	text-align:left;
}
.td_faraway_lr
{
	border:none;
	border-bottom:solid 1px #CCCCFF;
	text-align:left;
}
.td_faraway_txt
{
	font-size:0.7em;
	border:none;
	text-align:center;
}
.txt_bericht_title
{
	background-color:#B1D3D3;
	font-size:1em;
	font-weight:bold;
	padding:10px;
	text-align:center;
	/* border:solid 1px #CCCCFF; */
}
.abb_title
{
	font-size:0.6em;
	font-style:normal;
	font-variant:small-caps;
}
.txt_bericht_italic
{
	font-style:italic;
	font-size:0.8em;
}
.txt_bericht_caption
{
	font-family:Andy,Monotype Corsiva,Bradley Hand ITC,Fine Hand,Arial,Helvetica,Verdana,sans-serif;
	font-size:1.3em;
	background-color:#FFFFBF;
}
.txt_bericht_txt
{
	font-family:Andy,Monotype Corsiva,Bradley Hand ITC,Fine Hand,Arial,Helvetica,Verdana,sans-serif;
	font-size:1.1em;
}
.txt_bericht_autor
{
	font-family:Andy,Monotype Corsiva,Bradley Hand ITC,Fine Hand,Arial,Helvetica,Verdana,sans-serif;
	font-size:1.2em;
	border-top:solid 1px #CCCCFF;
}
.txt_caption
{
	background-color:#FFC49E;
	font-size:1em;
	font-style:italic;
	font-weight:bold;
	padding:2px;
}
.txt_caption_italic
{
	font-size:0.9em;
	background-color:#FFC49E;
	font-style:italic;
	font-weight:normal;
	padding:2px;
}
.txt_caption_center
{
	font-size:1em;
	background-color:#FFC49E;
	font-weight:bold;
	padding:2px;
	text-align:center;
}
.txt_caption_small
{
	font-size:0.8em;
	background-color:#FFC49E;
	font-weight:normal;
	padding:2px;
}
.txt_normal
{
	font-weight:normal;
	font-size:1em;
	text-align:justify;
}
.txt_bigger_b
{
	font-weight:bold;
	font-size:1.2em;
}
.txt_bigger_b_smallCaps
{
	font-weight:bold;
	font-size:1.4em;
	font-variant:small-caps;
	letter-spacing:0.1em;
}
.txt_bigger
{
	font-weight:normal;
	font-size:1.2em;
}
.txt_bigger_li
{
	
	font-weight:normal;
	font-size:1.2em;
	padding: 5px 5px 5px 10px;
	margin: 5px 5px 5px 50px;
}
.txt_bigger_b_center
{
	font-weight:bold;
	font-size:1.2em;
	text-align:center;
	vertical-align:middle;
}
.txt_center_smallCaps
{
	font-weight:bold;
	font-size:1.1em;
	text-align:center;
	vertical-align:middle;
	font-variant:small-caps;
}
.txt_b
{
	font-weight:bold;
}
.txt_u
{
	text-decoration:underline;
}
.txt_u_black
{
	color:Black;
	text-decoration:underline;
}
.txt_sb
{
	font-size:0.8em;
	font-weight:bold;
}
.txt_s
{
	font-size:0.8em;
}
.txt_sb_red
{
	color:Red;
	font-size:0.8em;
	font-weight:bold;
}
.txt_wichtig
{
	color:Red;
	font-size:1.5em;
	font-weight:bold;
	letter-spacing:0.1em;
	text-align:center;
	vertical-align:middle;
}
.txt_link
{
	color:#6060FF;
	text-decoration:none;
}
.txt_link:hover
{
	color:Navy;
	text-decoration:none;
	background-color:#FFFF00;
}
.txt_navy
{
	color:Navy;
}
#top
{
	width: 900px;
	height:109px;
	padding:5px;
	margin:1px;
	margin-left: auto;
	margin-right: auto;
	background-color:#333366;
	color:White;
	text-align:center;
	border-left-style:ridge;
	border-left-color:#3C3C77;
	border-left-width:5px;
	border-right-style:groove;
	border-right-color:#3C3C77;
	border-right-width:5px;
}
#menu
{
	width:900px;
	height:17px;
	padding:5px;
	margin:1px;
	margin-left: auto;
	margin-right: auto;
	background-color:#3C3C77;
	color:White;
	border-left-style:ridge;
	border-left-color:#3C3C77;
	border-left-width:5px;
	border-right-style:groove;
	border-right-color:#3C3C77;
	border-right-width:5px;
}
#menu_unten
{
	width: 900px;
	height:17px;
	padding:5px;
	margin:1px;
	margin-left: auto;
	margin-right: auto;
	background-color:#3C3C77;
	color:White;
	border-left-style:ridge;
	border-left-color:#3C3C77;
	border-left-width:5px;
	border-right-style:groove;
	border-right-color:#3C3C77;
	border-right-width:5px;
}
#content
{
	width:900px;
	height:300px;
	/* height:400px; */
	padding:5px;
	margin:1px;
	margin-left: auto;
	margin-right: auto;
	background-color:#EFEFF5;
	background-position:bottom center;
	background-image: url('../images/wtropfen.gif');
	background-repeat: no-repeat;
}
#content_300
{
	width:900px;
	height:300px;
	padding:5px;
	margin:1px;
	margin-left: auto;
	margin-right: auto;
	background-color:#EFEFF5;
}
#content_500
{
	width:900px;
	height:500px;
	padding:5px;
	margin:1px;
	margin-left: auto;
	margin-right: auto;
	background-color:#EFEFF5;
}
#content_700
{
	width:900px;
	height:700px;
	padding:5px;
	margin:1px;
	margin-left: auto;
	margin-right: auto;
	background-color:#EFEFF5;
}
#content_1300
{
	width:900px;
	height:1300px;
	padding:5px;
	margin:1px;
	margin-left: auto;
	margin-right: auto;
	background-color:#EFEFF5;
}
#content_1500
{
	width:900px;
	height:1500px;
	padding:5px;
	margin:1px;
	margin-left: auto;
	margin-right: auto;
	background-color:#EFEFF5;
}
#content_1800
{
	width:900px;
	height:1800px;
	padding:5px;
	margin:1px;
	margin-left: auto;
	margin-right: auto;
	background-color:#EFEFF5;
}
#content_aktuelles
{
	width:900px;
	height:13500px;
	padding:5px;
	margin:1px;
	margin-left: auto;
	margin-right: auto;
	background-color:#EFEFF5;
}
#content_sp
{
	width:900px;
	height:900px;
	padding:5px;
	margin:1px;
	margin-left: auto;
	margin-right: auto;
	background-color:#EFEFF5;
}
#jo
{
	width: 900px;
	height:110px;
	padding:5px;
	margin:1px;
	margin-left: auto;
	margin-right: auto;
	background-color:#EFEFF5;
	text-align:center;
}
.counter
{
    text-align:right;
    font-size:0.8em;
}
.lightblue
{
    font-size:9pt;
    color:#3366FF;
    vertical-align:middle;
    text-align:center;
}
.lightblue_bigger
{
    font-size:11pt;
    color:#3366FF;
    vertical-align:middle;
    text-align:center;
}
.mainField
{
    font-size:11pt;
    color:Red;
    font-size:12px;
    font-weight:bold;
    vertical-align:top;
}
.anm_header
{
	font-size:12pt;
	border-bottom:solid 1px #CCCCFF;
	border-top:solid 1px #CCCCFF;
	border-left:none;
	border-right:none;
	background-color:#CDFFA7;
	text-align:left;
	vertical-align:middle;
    font-weight:bold;
}
.anm_footer
{
	font-size:12pt;
	border-bottom:solid 1px #CCCCFF;
	border-top:solid 1px #CCCCFF;
	border-left:none;
	border-right:none;
	background-color:#CDFFA7;
	text-align:center;
	vertical-align:middle;
    font-weight:bold;
}
