body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background-color:#CCCCCC;
	color: Black;
}

td th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

a {
	color: #671414;
	background-color: inherit;
}

a:hover {
	color: #FF6347;
	background-color: inherit;
}

a img {
	border:0;
}

input, select, textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

p {
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
}

.box_main {
	width: 800px;
	height: 400px;
	background-color: #F5F5F5;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border: 1px solid Gray;
	position: relative;
	color: Black;
}

.hline2 {
	top: 90px;
	position: absolute;
	font-size: 1px;
	height: 3px;
	width: 100%;
	background-color: #FFA500;
	border-bottom-color: Gray;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: Black;
}

.box_sh {
	top: 10px;
	left: 20px;
	position: relative;
	letter-spacing: 1mm;
	font-size: 14px;
	font-weight: bold;
	color: Black;
	background-color: inherit;
	width: 50%;
}

.box_it {
	top: 15px;
	left: 20px;
	position: relative;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	background-color: inherit;
	width: 50%;
}

.box_mainmenu {
	background-color: Silver;
	top: 35px;
	left: 0px;
	position: relative;
	width: 100%;
	height: 22px;
	border-bottom-color: Gray;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: Gray;
	border-top-style: solid;
	border-top-width: 1px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: Black;
}

.mainmenu_item a {
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	height: 17px;
	text-decoration: none;
	color: Black;
	background-color: inherit;
}

.mainmenu_item a:hover {
	background-color: #4F4F4F;
	color: #FFA500;
}

.mainmenu_item_active {
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	background-color: #4F4F4F;
	color: #FFA500;
	height: 17px;
}

.box_left {
	top: 120px;
	left: 20px;
	position: absolute;
	width: 250px;
	height: 250px;
	border-right-color: Gray;
	border-right-style: solid;
	border-right-width: 1px;
}

.box_left p {
	padding-right: 20px;
}

.box_right {
	top: 120px;
	left: 300px;
	position: absolute;
	width: 450px;
	height: 250px;
	text-align: left;
	font-size: 11px;
	line-height: 15px;
}

.box_right_partner {
	top: 120px;
	left: 300px;
	position: absolute;
	width: 450px;
	height: 250px;
	text-align: left;
	font-size: 11px;
}

.footer {
	font-size: 9px;
	top: 10px;
	position: relative;
	color: Black;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: inherit;
}

.footer_left {
	float: left;
	text-align: left;
}

.footer_right {
	text-align: right;	
}

.footer_right a img {
	border:0;
}

.antifloat {
	clear: both;
	visibility: hidden;
}

.label {
	float: left;
	width: 45px;
}

.label_form {
	float: left;
	width: 70px;
}

.label_vita {
	float: left;
	width: 90px;
	font-weight: bold;
}

.small {
	font-size: 9px;
}

.secmenu_item_active {
	width: 200px;
	padding-left: 20px;
	font-size: 12px;
	border-bottom-color: #FFA500;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-weight: bold;
	line-height: 25px;
}

.secmenu_item {
	padding-left: 20px;
	font-size: 12px;
	line-height: 25px;
}

.secmenu_item a {
	color: Black;
	text-decoration: none;
	background-color: inherit;
}

.secmenu_item a:hover {
	text-decoration: none;
	color: #FFA500;
	background-color: inherit;
}

.tooltip {
	z-index: 100;
}

.tooltip a {
	text-decoration: none;
	color: #CD5C5C;
	background-color: inherit;
}

.tooltip a:hover {
	text-decoration: underline;
	background-color: #F5F5F5;
	color: #CD5C5C;
	cursor: help;
}

.tooltip a span {
	display: none;
}

.tooltip a:hover span {
	display: block;
	position: absolute;
	left: 0px;
	top: 215px;
	width: 450px;
	padding: 5px;
	color: Black;
	background-color: White;
	font-size: 10px;
	text-align: left;
	border: 1px solid Black;
	font-weight: normal;
	z-index: 100;
	text-decoration: none;
}

.fett {
	font-weight:bold;
}

.c1 {
	text-align:right;
	vertical-align:top;
	font-weight:bold;
	padding-right:10px;
	width:75px;
}

.referenz {
	z-index: 100;
}

.referenz a {
	text-decoration: none;
}

.referenz a:hover {
	cursor: help;
}

.referenz a span {
	display: none;
}

.referenz img {
	margin:2px;
}

.referenz a:hover span {
	display: block;
	position: absolute;
	left: -280px;
	top: 0px;
	width: 220px;
	padding: 5px;
	color: Black;
	background-color: White;
	font-size: 10px;
	text-align: left;
	border: 1px solid Black;
	font-weight: normal;
	z-index: 100;
	text-decoration: none;
}

.column_left {
	width: 250px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.column_right {
	width: 200px;
	position: absolute;
	top: 0px;
	left: 270px;
}

.chapter_pic {
	position:absolute;
	top:151px;
}