/** Common Styles */
body {
	margin: 0px 0 0px 0;
	padding: 0;
	background: #4C4C4C url(images/img01.png) repeat;
	text-align: justify;
	line-height: 20px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #4C4C4C;
}

h1, h2, h3 {
	padding: 0;
	margin: 0;
	color: #000000;
}

strong {
	color: #000000;
}

p, ul, ol {
	margin-bottom: 1.5em;
}

ul {
	margin: 0px;
	padding: 0;
}

a {
	border: none;
	color: #308AC0;
}

a:hover {
	text-decoration: none;
	color: #003366;
	border-bottom: 1px #003366 solid;
/*	background: #308AC0;*/
}

/** Style for header starts here */
#header {
	width: 800px;
	height: 50px;
	margin: 0px auto;
	background: #FFFFFF url(images/header.jpg) no-repeat left top;
}

#header h1, #header h2 {
	margin: 0px;
	padding: 0;
	text-transform: uppercase;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
#header h1 {
	padding: 16px 10px 10px 10px;
	font-size: 3.4em;
}
#header h2 {
	float: left;
	margin-top: -28px;
	margin-left: 212px;
	padding: 5px 10px 5px 10px;
	font-size: 1.5em;
}
#header h3 {
	float: right;
	margin-top: -42px;;
	padding: 0px 3px 0px 0px;
}
#header a {
	border: none;
	text-decoration: none;
}
#header a:hover {
	text-decoration: none;
}

/** Style for menu starts here */
#menu {
	float: left;
	width: 800px;
	height: 22px;
	margin: -1px 0px 0px 20px;
	background: #000000;
}

#menu ul {
	margin: 0px;
	padding: 0 0 0 5px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 18px;
	margin: 0px;
	padding: 0px 10px 2px 10px;
	letter-spacing: 0px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:hover {
	background: #6090C0;
	color: #FFFFFF;
	text-decoration: none;
}

#menu .active a {
	background: #6090C0;
}

/** Style for wrapper starts here */
#wrapper {
	width: 840px;
	margin: 0px auto;
	padding: 20px 0;
	background: #FFFFFF url(images/img02.png) repeat-y left top;
}

#wrapper #topheader {
	float: right;
	margin: -22px;
	padding-right: 50px;
	padding-top: 2px;
}
#wrapper #topheader_left {
	float: left;
	margin: -22px;
	padding-left: 60px;
	padding-top: 2px;
}
#topheader_left #topheader_center {
	width: 400px;
	float: left;
	margin: -22px;
	padding-left: 205px;
	padding-top: 2px;
}
#topheader a {
	border: none;
	text-decoration: none;
	color: #308AC0;
}
#topheader a:hover {
	text-decoration: none;
	color: #003366;
}
/** Style for content starts here */
#content {
	width: 800px;
	margin: 0px auto;
}

#content h2 {
	text-transform: uppercase;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px #CCCCCC dashed;
}

#content p {
}

#content a {
	text-decoration: none;
}

#right {
	float: right;
	width: 580px;
	padding: 10px 0px;
}

#right ul {
	margin: 0 3em;
	padding: 0;
	list-style: none;
}

#right li {
	margin-bottom: 8px;
	padding-left: 10px;
	background: url(images/img06.jpg) no-repeat 0 7px;
	line-height: 17px;
}

#right .post {
}

#left {
	float: left;
	width: 185px;
	padding: 10px 6px;
	background: #EDEDED;
}

#left ul {
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
}

#left li {
	padding-left: 10px;
	background: url(images/img04.gif) no-repeat left 50%;
}

#left_start2 {
	float: left;
	width: 185px;
	padding: 10px 6px;
	background: #EDEDED;
	height: 415px;
}

#left_start2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#left_start2 li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#left_start2 a {
	border: none;
	text-decoration: none;
	color: #308AC0;
}

#left_start2 a:hover {
	text-decoration: none;
	color: #003366;
}

/** Style for footer starts here */
#footer {
	clear: both;
	width: 800px;
	height: 23px;
	margin: 0px auto;
/*	padding-top: 0px; */
	border-top: 1px solid #444444;
	background: #000000;
	text-transform: uppercase;
	font-size: 10px;
	color: #E5E5CC;
}

#footer #copyright {
	float: left;
	width: 340px;
	margin: 0px;
	padding-left: 20px;
	text-align: left;
}

#footer #copyright_right {
	float: right;
	width: 270px;
	padding-right: 20px;
	text-align: right;
}

#footer a {
	border-bottom: 1px #E5E5CC dashed;
	text-decoration: none;
	color: #E5E5CC;
}

/** Style for text */
#deftex {
	FONT: 12px Arial, Verdana;
	COLOR: #000000
}
#deftexbo {
	FONT: 12px Arial, Verdana;
	COLOR: #000000;
	FONT-WEIGHT: bold;
}
#deftexred {
	FONT: 11px Arial, Verdana;
	COLOR: #FF0000;
	FONT-WEIGHT: bold;
}
#deftexgreen {
	FONT: 11px Arial, Verdana;
	COLOR: #09BD00;
	FONT-WEIGHT: bold;
}
#deftexwhite {
	FONT: 12px Arial, Verdana;
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
}
#deftexsm {
	FONT: 11px Arial, Verdana;
	COLOR: #000000
}
#deftexsm2 {
	FONT: 10px Arial, Verdana;
	COLOR: #000000
}
#deftexsm3 {
	FONT: 11px Arial, Verdana;
	COLOR: #993300;
	FONT-WEIGHT: bold;
}
#deftexsm4 {
	PADDING: 3px;
	FONT: 10px Arial, Verdana;
	COLOR: #000000
}
#deftexblue {
	FONT: 11px Arial, Verdana;
	COLOR: #0000FF;
	FONT-WEIGHT: bold;
}
#deftexsmb {
	FONT: 11px Arial, Verdana;
	COLOR: #000000;
	FONT-WEIGHT: bold;
}
#deftexsmwhite {
	FONT: 11px Arial, Verdana;
	COLOR: #FFFFFF;
}
#deftexsm2white {
	FONT: 10px Arial, Verdana;
	COLOR: #FFFFFF;
}
#deftexsmgrey {
	FONT: 11px Arial, Verdana;
	COLOR: #F0F0F0;
}
#deftexsmsblue {
	FONT: 10px Arial, Verdana;
	COLOR: #99CCFF;
}
/** Style for DXC prop  */
#deftexes {
	FONT: 11px Arial, Verdana;
	COLOR: #FF0000;/*red #FF0000 */
}
#deftexms {
	FONT: 11px Arial, Verdana;
	COLOR: #3366FF;/*blue #3366FF */
}
#deftextr {
	FONT: 11px Arial, Verdana;
	COLOR: #009900;/*green #009900 */
}
#deftexau {
	FONT: 11px Arial, Verdana;
	COLOR: #FF9900;/*orange #FF9900 */
}
#deftexeme {
	FONT: 11px Arial, Verdana;
	COLOR: #FF33CC;/*pink #FF33CC */
}
#deftexesb {
	FONT: 11px Arial, Verdana;
	COLOR: #FF0000;/*red #FF0000 */
	FONT-WEIGHT: bold;
}
#deftexmsb {
	FONT: 11px Arial, Verdana;
	COLOR: #3366FF;/*blue #3366FF */
	FONT-WEIGHT: bold;
}
#deftextrb {
	FONT: 11px Arial, Verdana;
	COLOR: #009900;/*green #009900 */
	FONT-WEIGHT: bold;
}
#deftexaub {
	FONT: 11px Arial, Verdana;
	COLOR: #FF9900;/*orange #FF9900 */
	FONT-WEIGHT: bold;
}
#deftexemeb {
	FONT: 11px Arial, Verdana;
	COLOR: #FF33CC;/*pink #FF33CC */
	FONT-WEIGHT: bold;
}

/** Style for tables  */
#table_active {
	FONT: 12px Arial, Verdana;
	COLOR: #000000;
}
#table_inactive {
	FONT: 12px Arial, Verdana;
	COLOR: #C0C0C0;
	font-style : italic	;
}
.tablesheader_white {
	background-color: #FFFFFF;
}
.tablesheader_blue {
	background-color: #99CCFF;
}
.tablesheader_darkblue {
	background-color: #66CCFF;
}
.tablesheader_grey {
	background-color: #F0F0F0;
	height: 18px;
}
.tablesheader_lightgrey {
	background-color: #FAFAFA;
	height: 18px;
}
.tablesheader_darkgrey {
	background-color: #D1D1D1;
}
.tablesheader_black {
	background-color: #000000;
}

/** GMap */
#map_frame {
	WIDTH: 580px;
	HEIGHT: 450px;
}
#map_frame #map_canvas {
	WIDTH: 580px;
	HEIGHT: 450px;
}
#map_frame #map_logo {
	DISPLAY:BLOCK;
	LEFT: -10px;
	TOP: -445px;
	FLOAT: right;
	POSITION: RELATIVE;
	Z-INDEX: 10;
}
#map_frame #map_legend {
	DISPLAY:BLOCK;
	LEFT: 70px;
	TOP: -445px;
	FLOAT: left;
	POSITION: RELATIVE;
	Z-INDEX: 10;
}
/** Tooltip */
a.tooltip{
	position: relative;
	z-index: 100;
	color: #000;
	text-decoration: underline;
}
a.tooltip:hover{
	z-index: 200;
}
a.tooltip span{ /* Span Element nicht anzeigen */
	display: none;
}
a.tooltip:hover span{ /* Span Element nur angezeigt beim Ueberfahren mit der Maus */
	background: #505050; /* Hintergrundbild */
	display: block; /* macht aus dem Inlineelement ein Blockelement */
	position: absolute;
	top: 2.1em; /* abstand von oben */
	left: 4.0em; /* abstand von links */
	width: 15em; /* breite */
	padding: 4px 6px; /* Innenabstand */
	border: 1px solid #ccc; /* Rahmenfarbe */
	color: #fff; /* Textfarbe */
	text-align: left; /* Textausrichtung */
}
a.tooltip:hover span strong{
	color: #AC93C8;
}

/** SLIDER */
#slider1 {
	text-align: center;
	padding: 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
	height: 90px;
	width: auto;
/*	border: 1px #000000 solid;*/
}
#slider1 li {
	padding: 0;
	margin: 0;
	zoom:1;
	height: 90px;
	overflow:hidden
}
#slider2 {
	padding: 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
	height: 20px;
	width: auto;
/*	border: 1px #000000 solid;*/
	background: #FFC0C0;
}
#slider2 li {
	padding: 0;
	margin: 0;
	zoom:1;
	height: 20px;
	overflow:hidden
}
#slider3 {
	padding-top: 1px;
	margin: 0;
	list-style: none;
	overflow: hidden;
	height: 22px;
	width: auto;
/*	border: 1px #000000 solid;*/
	background: #000000;
}
#slider3 li {
	padding: 0;
	margin: 0;
	zoom:1;
	height: 22px;
	overflow:hidden
}
.bx-next {
	position:absolute;
	top:40%;
	right:-50px;
	z-index:999;
	width: 30px;
	height: 30px;
	text-indent: -999999px;
	background: url(images/blue_next.png) no-repeat 0 -30px;
}
.bx-prev {
	position:absolute;
	top:40%;
	left:-50px;
	z-index:999;
	width: 30px;
	height: 30px;
	text-indent: -999999px;
	background: url(images/blue_prev.png) no-repeat 0 -30px;
}
.bx-pager a {
	margin-right: 5px;
	color: #fff;
	padding: 3px 8px 3px 6px;
	font-size: 12px;
	zoom:1;
	background: url(images/blue_pager.png) no-repeat 0 -20px;
}
.bx-auto .start {
	background: url(images/blue_auto.png) no-repeat 0 2px;
	padding-left: 13px;
}
.bx-auto .stop {
	background: url(images/blue_auto.png) no-repeat 0 -14px;
	padding-left: 13px;
}
.bx-next:hover,
.bx-prev:hover {
	background-position: 0 0;
}
.bx-pager .pager-active,
.bx-pager a:hover {
	background-position: 0 0;
}
.bx-pager {
	text-align:center;
	padding-top: 0px;
	font-size:11px;
	color:#666;
}
.bx-captions {
	text-align:center;
	font-size: 11px;
	padding: 5px 0;
	color: #666;
}
.bx-auto {
	text-align: center;
	padding-top: 0px;
}
.bx-auto a {
	color: #666;
	font-size: 12px;
}
span.bar {
    background: url(images/bar.png) 0 0;
    display: block;
    width: 150px;
    line-height: 12px;
}
