﻿body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #e1f0fe;
	background-image: url(../images/header-bg.jpg);
	background-repeat: repeat-x;
	font-family: verdana, ms sans serif, tahoma ,arial,helvetica;
	font-size: 13px;
}
a img {
	border-width: 0px;
}
a:link {
	color: blue;
}
a:visited {
	color: blue;
}
a:hover {
	color: red;
}
a:active {
	color: red;
}
p {
	
}
ul {
	margin-top: 2px;
	margin-bottom: 10px;
	margin-left: 25px;
}
td {
	font-size: 13px;
}
.fl_l {
	margin: 0px;
	float: left;
}
.fl_r {
	margin: 0px;
	float: right;
}
.f2_l {
	margin: 2px;
	float: left;
}
.f2_r {
	margin: 2px;
	float: right;
}
.f5_l {
	margin: 5px;
	float: left;
}
.f5_r {
	margin: 5px;
	float: right;
}
.line {
	margin: 10px 0px 10px 0px;
	border-bottom: 1px dashed #000000;
}
hr.line {
	border-style: dashed;
	border-width: 1px;
	margin: 0px;
	padding: 0px;
}
.sp_row {
	padding: 0px;
	width: 484px;
	height: 25px;
	clear: both;
}
.sp_row_f1 {
	padding: 0px;
	width: 484px;
	height: 25px;
	clear: both;
}
.sp_row_f2 {
	padding: 0px;
	width: 484px;
	height: 45px;
	clear: both;
}
.sp_li {
	padding: 2px;
	width: 170px;
	float: left;
}
.sp_mi {
	padding: 2px;
	width: 273px;
	float: left;
}
.sp_re {
	padding: 2px;
	float: right;
	width: 25px;
	text-align: right;
}
.header_box {
}
.header_navi_box {
	position: absolute;
	width: 995px;
	top: 0px;
	left: 0px;
	text-align: right;
	padding: 15px 0px 0px 0px;
	font-weight: bold;
	white-space: nowrap;
	color: #C0C0C0;
}
.footer_box {
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	height: 20px;
	width: 100%;
	min-width: 995px;
	background-color: #0E6CC3;
	border-top: 1px solid #000000;
	text-align: center;
	padding: 3px 0px 0px 0px;
}
.footer_box_text {
	color: #C0C0C0;
	font-size: 11px;
}
.main_box {
	position: absolute;
	top: 85px;
	left: 210px;
	width: 772px;
	bottom: 30px;
	overflow: auto;
	padding: 5px 5px 5px 5px;
	background: url(../images/ph1x1.gif);
	border-left: 1px dashed gray;
	border-right: 1px dashed gray;

}
.right_box {
	position: absolute;
	top: 85px;
	left: 995px;
	width: 202px;
	bottom: 30px;
	overflow: auto;
	padding: 5px 5px 5px 5px;
	background: url(../images/ph1x1.gif);
	border: 0px gray dashed;
}
.navi_box {
	position: absolute;
	top: 80px;
	left: 0px;
	width: 200px;
	bottom: 25px;
	overflow: hidden;
	margin: 0px;
	padding:0px;
	background-color: #C0C0C0;
	border-left: 5px solid #ECF3FF;
	border-top: 5px solid #ECF3FF;
	border-bottom: 5px solid #ECF3FF;
}
.navi_box_text {
	position: relative;
	text-align: left;
	background-color: #C0C0C0;
	padding: 3px 3px 3px 3px;
	margin: 0px;
	border-bottom: 5px solid #ECF3FF;
	white-space: nowrap;
}
.navi_box_text1 {
	text-align: left;
	color: red;
	background-color: #C0C0C0;
	margin: 0px;
	border-bottom: 5px solid #ECF3FF;
	white-space: nowrap;
	padding: 3px 3px 3px 3px;
}
a.navi_box_menu:link {
	color: blue;
	text-decoration: none;
	cursor: pointer;
}
a.navi_box_menu:visited {
	color: blue;
	text-decoration: none;
	cursor: pointer;
}
a.navi_box_menu:hover {
	color: white;
	text-decoration: none;
	cursor: pointer;
}
a.navi_box_menu:active {
	color: #CC3300;
	text-decoration: none;
	cursor: pointer;
}
.navi_box_info_text {
	text-align: left;
	background-color: #C0C0C0;
	padding: 5px;
	margin: 0px;
}
a.header_navi_box_menu:link {
	color: white;
	text-decoration: none;
	cursor: pointer;
}
a.header_navi_box_menu:visited {
	color: white;
	text-decoration: none;
	cursor: pointer;
}
a.header_navi_box_menu:hover {
	color: red;
	text-decoration: underline;
	cursor: pointer;
}
a.header_navi_box_menu:active {
	color: red;
	text-decoration: underline;
	cursor: pointer;
}
.button_best_r {
	float: right;
	padding: 1px 5px 1px 5px;
	width: 40px;
	margin: 0px;
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	color: red;
	background-color: #F6F6F6;
	border-color: #003C74;
	border-style: solid;
	border-width: 1px;
}
.button_best {
	padding: 1px 5px 1px 5px;
	width: 40px;
	margin: 5px;
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	color: red;
	background-color: #F6F6F6;
	border-color: #003C74;
	border-style: solid;
	border-width: 1px;
}
.button_150 {
	width: 150px;
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	color: blue;
	background-color: #F6F6F6;
	border-color: #003C74;
	border-style: solid;
	border-width: 1px;
}
.button_250 {
	width: 250px;
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	color: blue;
	background-color: #F6F6F6;
	border-color: #003C74;
	border-style: solid;
	border-width: 1px;
}
.button_100 {
	width: 100px;
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	color: blue;
	background-color: #F6F6F6;
	border-color: #003C74;
	border-style: solid;
	border-width: 1px;
}
.button_50 {
	width: 50px;
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	color: blue;
	background-color: #F6F6F6;
	border-color: #003C74;
	border-style: solid;
	border-width: 1px;
}
.button_25 {
	width: 25px;
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	color: blue;
	background-color: #F6F6F6;
	border-color: #003C74;
	border-style: solid;
	border-width: 1px;
}
.edit_feld {
	cursor: pointer;
	text-align: left;
	color: blue;
	border-color: #003C74;
	border-style: solid;
	border-width: 1px;
	background-color: #F6F6F6;
}
.button_close {
	width: 100px;
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	color: blue;
	background-color: #F6F6F6;
	border-color: #003C74;
	border-style: solid;
	border-width: 1px;
}
.link {
	cursor: pointer;
	color: blue;
}
.info_box {
	position: absolute;
	top: 100px;
	left: 350px;
	background: #ffffff;
	z-index: 102;
	color: #000000;
	border: 2px solid #525252;
	text-align: left;
	width: 502px;
	min-height: 330px;
}
.info_box_head {
	position: absolute;
	background: silver;
	background-image: url(../images/header-bg2.jpg);
	color: #FFFFFF;
	width: 500px;
	height: 22px;
	padding: 2px 1px 2px 1px;
	white-space: nowrap;
}
.info_box_main {
	position: absolute;
	top: 25px;
	padding: 1px 1px 1px 1px;
}
.info_box_2 {
	position: absolute;
	top: 100px;
	left: 250px;
	background: #ffffff;
	z-index: 102;
	color: #000000;
	border: 2px solid #525252;
	text-align: left;
	width: 802px;
	min-height: 450px;
}
.info_box_head_2 {
	position: absolute;
	background: silver;
	background-image: url(../images/header-bg2.jpg);
	color: #FFFFFF;
	width: 800px;
	height: 22px;
	padding: 2px 1px 2px 1px;
	white-space: nowrap;
}
.info_box_main_2 {
	position: relative;
	top: 25px;
	padding: 1px 1px 1px 1px;
	min-height: 430px;
}
.info_box_main_menu {
	overflow: auto;
	height: 422px;
	width: 300px;
/*	background-color: whitesmoke; */
}
.info_box_main_2_liste {
	overflow: auto;
	height: 422px;
	width: 800px;
/*	background-color: whitesmoke; */
}
.info_box_main_inhalt {
	height: 422px;
	width: 500px;
	padding: 1px 1px 1px 1px;
	overflow: auto;
}
.window_layer {
	width: 654px;
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #000000;
}
.window_layer_head {
	position: relative;
	background: silver;
	background-image: url(../images/header-bg2.jpg);
	color: #FFFFFF;
	width: 652px;
	height: 22px;
	padding: 2px 1px 2px 1px;
}
.window_layer_main {
	position: relative;
	text-align: center;
	padding: 1px 0px 1px 0px;
}
.drag_bar {
	white-space: nowrap;
}
.t_in_info_box {
	width: 100%;
}
.td_in_info_box {
	height: 25px;
}
thead {
	background: silver;
	background-image: url(../images/header-bg2.jpg);
	color: #FFFFFF;
}
form {
	margin: 0;
	padding: 0;
}
textarea {
	width: 300px;
	height: 35px;
}
.textf_250 {
	width: 250px;
}
.textf_250r {
	width: 250px;
	background-color:red;
}
.textf_300 {
	width: 300px;
}
.textf_200 {
	width: 200px;
}
.textf_175 {
	width: 175px;
}
.textf_50 {
	width: 44px;
}
.select_250_r {
	width: 255px;
}
.select_125_r {
	width: 127px;
	margin-right:1px;
}

div.info_box_main_menu ol {
	list-style: none;
	list-style-position: outside;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	margin: 0px;
	font-weight: normal;
	line-height: 22px;
	font-size: 12px;
	background-color: whitesmoke;
	text-decoration: none;
	width: 100%;
	height: 422px;
}
div.info_box_main_menu li {
	border-bottom: 1px solid #000000;
	display: block;
	padding-left: 0px;
}
div.info_box_main_menu li a, div.info_box_main_menu li a:link {
	color: #0000ff;
	text-decoration: none;
	display: block;
	
	background-color: whitesmoke;
}
div.info_box_main_menu li a:active {
	color: #ff0000;
	text-decoration: none;
	background-color: whitesmoke;
}
div.info_box_main_menu li a:hover, div.info_box_main_menu li a:focus {
	background-color: #0E6CC3;
	color: #FFFFFF;
	text-decoration: none;
}
div.stat_menu {
	background-image: url(../images/header-bg2.jpg);
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 0px;
	width: 753px;
	height: 22px;
	position: relative;
}
div.stat_menu ul {
	list-style: none;
	list-style-position: outside;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	margin: 0px;
	font-weight: normal;
	line-height: 22px;
	text-decoration: none;
	display: inline;
}
div.stat_menu li {
	float: left;
	width: 150px;
	background-image: url(../images/header-bg2.jpg);
	color: #FFFFFF;
	border-right: 1px solid #ffffff;
	padding-left: 5px;
	padding-right: 5px;
}
div.stat_menu a, div.stat_menu a:link {
	color: #ffffff;
	display: block;
	width: 150px;
	text-decoration: none;
}
div.stat_menu a:hover {
	color: #000000;
}
div.stat_menu a:active, div.stat_menu a:focus {
	color: #FFCC99;
}
div.stat_box {
	clear: both;
	background: #ffffff;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 5px;
	margin: 0px;
	width: 743px;
	position: relative;
}
.box_fw {
	border: 1px gray solid;
	width: 200px;
	background-color: #C0C0C0;
}
.box_fw ul {
	list-style: none;
	list-style-position: outside;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	margin: 0px;
	font-weight: normal;
	line-height: 22px;
	text-decoration: none;
	display: inline;
}
.box_fw li {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	background-color: #FFFFFF;
}
.box_dc_re {
	border: 1px gray solid;
	width: 200px;
	background-color: #C0C0C0;
}
.box_dc_re ul {
	list-style: none;
	list-style-position: outside;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	margin: 0px;
	font-weight: normal;
	line-height: 22px;
	text-decoration: none;
	display: inline;
}
.box_dc_re form {
	background-color: white;
	padding: 5px;
	background-color: #FFFFFF;
}
.box_dc_re input {
	border: 1px maroon solid;
	font-size: 11px;
	width: 130px;
}
.box_dc_re select {
	border: 1px maroon solid;
	font-size: 11px;
}
input.button_dc {
	border: 1px maroon solid;
	font-size: 11px;
	width: 91px;
	margin-top: 5px;
}
.tabelle {
	display: inline-block;
	width: 770px;
}
.spalte1 {
	position: relative;
	float: left;
	width: 330px;
}
.spalte2 {
	position: relative;
	float: left;
	width: 300px;
}
.spalte3 {
	position: relative;
	float: left;
	width: 140px;
}
.frm_tvcode select, input {
	left: 170px;
	width: 150px;
}
.clr
{
    clear: both;
    padding: 0;
    margin: 0;
    background: none;
}
