body{
	margin: 5px;
	background-color: #0f76b1;
}
body, table{
	font-family: Arial;
	font-size: 12px;
}
td{
	vertical-align: top;
}
img{
	border: 0px;
}
input, textarea, select{
	width: 300px;
	color: #000;
}
.button{
	width: 150px;
	background-color: #0f76b1;
	color: #FFF;
	border: 1px solid #FFF;
}
a:link, a:visited {
	text-decoration: none;
	color: #0f76b1;
	font-weight: bold;
}
a:hover {
	color: lightblue;
	text-decoration: underline;
	font-weight: bold;
}
.menumainlevel:link, .menumainlevel:visited{
	color: #0f76b1;
	font-weight: bold;
}
.menumainlevel:hover {
	color: lightblue;
	text-decoration: underline;
	font-weight: bold;
}
.menusublevel:link, .menusublevel:visited{
	color: #0f76b1;
	margin-left: 5px;
	font-weight: normal;
}
.menusublevel:hover {
	color: lightblue;
	text-decoration: underline;
	margin-left: 5px;
	font-weight: normal;
}
h1, h2, h3, h4, h5{
	margin-bottom: 5px;
	color: #094a73;
	text-decoration: none;
}
.info_header{
	color: red;
	font-size: 150%;
	font-weight: bold;
}
.info_name{
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

.info_td{
	border-right: 1px dashed #0f76b1;
	text-align: right;
}
.info_table{
	border: 1px dashed #0f76b1;
	/*
	border: 0px;
	border-top: 1px dashed #0f76b1;
	border-left: 1px dashed #0f76b1;
	border-bottom: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	*/
	padding: 5px;
	text-align: left;
	background-color: #FFFFFF;
	font-size: 120%;
	min-width: 50%;
}
.headmenu:link, .headmenu:visited{
	background-color: #e8e8e8;
	color: #0f76b1;
	font-weight: bold;
	padding: 5px;
	line-height: 30px;
	border: 1px dashed #0f76b1;
}
.headmenu:hover {
	background-color: #0f76b1;
	color: #FFF;
	font-weight: bold;
	padding: 5px;
	line-height: 30px;
	border: 1px solid #0f76b1;
	text-decoration: none;
}
.headmenuactive {
	background-color: #0f76b1;
	color: #FFF;
	font-weight: bold;
	padding: 5px;
	line-height: 30px;
	border: 1px solid #0f76b1;
	text-decoration: none;
}
.plaintext{
	text-align: justify;
	width: 100%;
}
.mainlevel{
	color: #000;
	font-weight: bold;
}
.productmenu{
	text-align: right;
	width: 100px;
	border: 0px;
	border-left: 1px dashed lightblue;
}
.head_tabelle{
	border: 0px solid black;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 5%;
	width: 90%;
	height: 150px;
	background-image: url('../images/head_background_2.gif');
	min-width: 750px;
}
.head_background_left{
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 200px;
}
.head_background_center{
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 15px;
	vertical-align: middle;
}
.head_background_right{
	text-align: right;
	margin: 0px;
	padding: 0px;
	width: 115px;
}
.basic_tabelle{
	position: absolute;
	top: 165px;
	left: 5%;
	border: 0px solid black;
	border-collapse: collapse;
	width: 90%;
	min-width: 400px;
}
.basic_backgroung_left{
	width: 210px;
}
.menu_tabelle{
	border: 0px solid black;
	border-collapse: collapse;
	width: 200px;
	height: 400px;
	background-image: url("../images/menu_background_2.gif");
}
.menu_background_top{
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 23px;
}
.menu_background_middle{
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	vertical-align: top;
	font-size: 12px;
}
.menu_background_bottom{
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 28px;
}
.main_tabelle{
	border: 0px solid black;
	border-collapse: collapse;
	width: 100%;
	height: 400px;
	padding: 0px;
}
.main_background_top_left{
	width: 23px;
	height: 23px;
	margin: 0px;
	padding: 0px;
}
.main_background_top_center{
	margin: 0px;
	padding: 0px;
	height: 23px;
	background-image: url("../images/main_background_2.gif");
}
.main_background_top_right{
	width: 24px;
	height: 23px;
	margin: 0px;
	padding: 0px;
}
.main_background_middle_left{
	width: 23px;
	margin: 0px;
	padding: 0px;
	background-image: url("../images/main_background_4.gif");
}
.main_background_middle_center{
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	background-color: #e8e8e8;
}
.main_background_middle_right{
	width: 24px;
	margin: 0px;
	padding: 0px;
	background-image: url("../images/main_background_6.gif");
}
.main_background_bottom_left{
	height: 28px;
	width: 23px;
	margin: 0px;
	padding: 0px;
}
.main_background_bottom_center{
	height: 28px;
	margin: 0px;
	padding: 0px;
	background-image: url("../images/main_background_8.gif");
}
.main_background_bottom_right{
	height: 28px;
	width: 23px;
	margin: 0px;
	padding: 0px;
}
