@charset "utf-8";
#div_background {
	height: 99%;
	width: 820px;
	margin: 0 auto;
	border: 5;
}

#div_logo_header {
	font-size: 24px;
	position: relative;
	left: 96px;
	top: -100px;
	color: #8F8F8F;
}
.warning {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #F30;
	margin-top: 20px;
	text-align: justify;
}

#div_imprint {
	position: relative;
	text-align: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	right: 5px;
	width: 100px;
	float: right;
}
#div_imprint a {
	text-decoration: none;
}

#div_logo {
	text-align: left;
	top: 15px;
	position: relative;
	width: 98px;
	height: 108px;
}

#div_logo h1 { font-weight:normal; font-size: 24px; }

#div_topmenu {
	height: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #D52728;
	border-right-color: #D52728;
	border-bottom-color: #D52728;
	border-left-color: #D52728;
	position: relative;
	text-align: center;
	width: 655px;
	left: 3px;
	background: white;
}

.div_topmenu_entry {
	color: #FFF;
	background-color: #D52728;
	height: 16px;
	width: 142px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8pt;
	position: absolute;
	vertical-align: center;
}
#div_logo_subtitle {
	font-size: 11px;
	position: relative;
	left: 100px;
	top: -100px;
	color: #F66167;
	font-family: Tahoma, Geneva, sans-serif;
}
#div_logo_subtitle h2{ font-weight:normal; font-size: 11px; font-family: Tahoma, Geneva, sans-serif;}
#div_topmenu a {
	color: #FFF;
	text-decoration: none;
}
.div_element_title a {
	text-transform: none;
	text-decoration: none;
	font-style: normal;
	color: #000;
	font-weight: normal;
}

.div_element_title h3 { }

#div_content {
	border-right-style: solid;
	border-left-style: solid;
	width: 680px;
	border-right-color: #CCC;
	border-left-color: #CCC;
	border-right-width: 1px;
	border-left-width: 1px;
	float: left;
	height: 99%;	
}
.div_element {
	clear: both;
	padding-top: 15px;
}

.div_element_reviews {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #F66167;
	text-align: left;
	margin-left: 10px;
}
.div_element_title {
	font-size: 18px;
	color: #000;
	text-align: left;
	margin-left: 10px;
}
.tbl_div {
	float: left;
	margin-right: 25px;
	margin-bottom: 50px;
}
.info_div {
	float: right;
}
.detail_div {
	clear: both;
	width: 360px;	
	margin-right: 15px;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 25px;
	margin-bottom: 25px;
}

.chart_div {
	float: right;	
	margin-right: 15px;
	margin-bottom: 25px;
	margin-top: 15px;
}

.text_center {
	text-align:center;
	font-family: Tahoma, Geneva, sans-serif;
}

.text_left {
	text-align: left;
	margin-left: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

.x-view-selected{
	border:1px solid #99bbe8;
	background-color: #CCC;
}

body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
}
a:link {
	color: #000;
	font-weight: normal;   
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
.text_left a {
	font-weight: bolder;
	color: #CB282B;
}
