html, body{
	margin: 0px;
	padding: 0px;
}

body, td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
}

/*    Überschriften + Links    */

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	/*display: inline;*/
}

h2, h3, h4, h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16px;
	/*display: inline;*/
}

a:link, a:visited, a:active{
	color: #1F568D;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#logo{
	/*background: url(../images/logo_01.png) left top no-repeat;*/
	width: 203px;
	height: 112px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#header{
	position: absolute;
	left: 203px;
	top: 0px;
	/*background: #fff url(../images/raps_02.png) left top no-repeat;*/
	width: 789px;
	height: 112px;
}

#slogan{
	display: none;
	position: absolute;
	left: 0px;
	top: 75px;
	color: #4A4A4A;
	background: transparent;
	width: 203px;
	height: 25px;
	font-size: 11px;
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
}

#breadcrumb{
	position: absolute;
	color: #fff;
	background: #174A82 url(../images/toolbar.png) left center no-repeat;
	text-indent: 10px;
	white-space: nowrap;
	left: 203px;
	top: 112px;
	width: 594px;
	height: 25px;
	line-height: 25px;
}
#breadcrumb a:link, #breadcrumb a:active, #breadcrumb a:visited{
	background: transparent url(../images/arrow2.gif) left center no-repeat;
	text-align: left;
	padding-left: 12px;
	padding-right: 2px;
	color: #fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

#breadcrumb a:hover{
	border-bottom: #fff 1px dotted;
}

#topnavi{
	position: absolute;
	left: 496px;
	top: 0px;
	color: #fff;
	width: 495px;
	text-align: right;
	height: 16px;
	line-height: 16px;
}

#topnavi a:link, #topnavi a:active, #topnavi a:visited{
	text-align: left;
	padding-left: 2px;
	padding-right: 2px;
	color: #fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

#topnavi a:hover{
	border-bottom: #fff 1px dotted;
}

#search{
	background: #174A82;
	color: #fff;
	position: absolute;
	left: 797px;
	top: 112px;
	width: 195px;
	height: 25px;
	line-height: 25px;
	text-align: right;
}

#search form{
	display: inline;
}

/*   News    */

a.news_link:link,a.news_link:active, a.news_link:visited{
	text-align: right;
	display: block;
	text-decoration: underline;
}

a.news_link:hover{
	text-decoration: none;
}

span.news_small{
	font-size: 10px;
	color: #999;
	font-weight: normal;
}

h1.news_detail_h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	display: inline;
}


h2.news_detail_h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16px;
	display: inline;	
}

h2.news_h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16px;
	display: inline;
}

.news_navi{
	text-align: left;
	text-indent: 5px;
	border-bottom: #D1D7DC 1px solid;
}

.news_navi_body{
	/*background: #FAFAFA;
	border-bottom: #D1D7DC 1px solid;
	border-left: #D1D7DC 1px solid;
	border-right: #D1D7DC 1px solid;*/
}

.news_navi a:active,
.news_navi a:link,
.news_navi a:visited{
	padding: 2px;
	margin-left: 1px;
	padding-left: 8px;
	padding-right: 8px;
	border-left: #D1D7DC 1px solid;
	border-right: #D1D7DC 1px solid;
	border-top: #D1D7DC 1px solid;
	background: #fff;
}

.news_navi a:hover{
	background: #1F568D;
	color: #fff;
}

.news_navi .news_navi_active{
	padding: 2px;
	padding-left: 8px;
	padding-right: 8px;
	font-weight: bold;
	border-left: #D1D7DC 1px solid;
	border-right: #D1D7DC 1px solid;
	border-top: #D1D7DC 1px solid;
	background: #1F568D;
	color: #fff;
}

/* Box Aktuelles + Partner */

#left_column{
	/*padding: 5px;*/
	width: 204px;
	height: 80px;
	vertical-align: middle;
	background: url(../images/deho-lin.png) center center no-repeat;
	overflow: auto;
	border-top: #fff 4px solid;
	/* IE Box Model Hack 
   voice-family: "\"}\"";
   voice-family: inherit;
	width: 194px; */
}

/*html>body #left_column {
	width: 194px;
}*/

#left_column #left{
	padding: 5px;
	border: #1F568D 1px solid;
	background: #fff url(../images/bg_left.png) left top no-repeat;
}

#left_column #left a:link, 
#left_column #left a:visited, 
#left_column #left a:active{
	color: #555;
	text-decoration: underline;
}

#left_column #left a:hover{
	text-decoration: none;
}

#left_column #left h1, 
#left_column #left h2, 
#left_column #left h3, 
#left_column #left h4{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	display: inline;
}

#right_column{
	position: absolute;
	left: 797px;
	top: 143px;
	width: 193px;
}

#right_column #box_akt{
	width: 193px;
	background: #FAF9F9 url(../images/box_head_aktuelles_05.png) left top no-repeat;
	border: #ccc 1px solid;
	padding-top: 26px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	vertical-align: top;
	text-align: left;
}

#right_column #box_par{
	width: 193px;
	background: #FAF9F9 url(../images/box_head_partner_05.png) left top no-repeat;
	border: #ccc 1px solid;
	padding-top: 26px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	vertical-align: top;
	text-align: left;
}


#box_akt a:link, #box_akt a:visited, #box_akt a:active, #box_par a:link, #box_par a:visited, #box_par a:active{
	color: #555;
	text-decoration: underline;
}

#box_akt a:hover,#box_par a:hover{
	text-decoration: none;
}

#box_akt h1, #box_akt h2, #box_akt h3, #box_akt h4{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	display: inline;
}

/*#box_akt a:link, #box_akt a:visited, #box_akt a:active, #box_akt a:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	display: block;
}*/

#box_par h1, #box_par h2, #box_par h3, #box_par h4{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	display: inline;
}

.inner{
	display: block;
	padding: 10px;
}

/* Content-Bereich */

#right_column #side_content{
	width: 193px;
	background: #FAF9F9;
}

#right_column #side_content div.content_box{	
	border: #ccc 1px solid;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	vertical-align: top;
	text-align: left;
	padding: 10px;
	line-height: 16px;
	margin-bottom: 10px;
	/* IE Box Model Hack */
   voice-family: "\"}\"";
   voice-family: inherit;
	margin-bottom: 10px;
}

html>body #right_column #side_content div.content_box {
	margin-bottom: 10px;
}

#right_column #side_content div.content_box h1, 
#right_column #side_content div.content_box h2, 
#right_column #side_content div.content_box h3, 
#right_column #side_content div.content_box h4{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	display: inline;
}

#right_column #side_content div.content_box a:link, 
#right_column #side_content div.content_box a:visited, 
#right_column #side_content div.content_box a:active{
	color: #555;
	text-decoration: underline;
}

#right_column #side_content div.content_box a:hover{
	text-decoration: none;
}

/* Main Content */


#main_content{
	width: 582px;
	background: #fff;
	position: absolute;
	overflow: auto;
	left: 210px;
	top: 143px;
}

#main_content ul li, #main_content_ww ul li{
	list-style-image: url(../images/navi_first_0.gif);
}

#main_content div.content_box{	
	border: #ccc 1px solid;
	padding: 10px;
	line-height: 16px;
	margin-bottom: 10px;
	/* IE Box Model Hack */
   voice-family: "\"}\"";
   voice-family: inherit;
	margin-bottom: 10px;
}

html>body #main_content div.content_box {
	margin-bottom: 10px;
}

#main_content div.content_box_hightlight{
	border: #ccc 1px solid;
	background: #E7F3FF;
	padding: 10px;
}

#main_content div.teaser{
	border: #ccc 1px solid;
	background: #E7F3FF;
	padding: 10px;	
}

#main_content div.teaser a:link, #main_content div.teaser a:active,#main_content div.teaser a:visited{
	color: #555;
	text-decoration: none;
}

#main_content div.teaser a:hover{
	color: #555;
	text-decoration: underline;
}

/*    Content-Bereich Whole Width   */

#main_content_print{
	width: 100%;
	/*overflow: auto;*/
	background: #fff;
}

#main_content_print div.content_box{	
	border: #ccc 1px solid;
	padding: 10px;
	margin-bottom: 10px;
	/* IE Box Model Hack */
   voice-family: "\"}\"";
   voice-family: inherit;
	margin-bottom: 10px;
}

html>body #main_content_print div.content_box {
	margin-bottom: 10px;
}

#main_content_ww{
	width: 782px;
	overflow: auto;
	background: #fff;
	position: absolute;
	left: 210px;
	top: 143px;
}

#main_content_ww div.content_box{	
	border: #ccc 1px solid;
	padding: 10px;
	margin-bottom: 10px;
	/* IE Box Model Hack */
   voice-family: "\"}\"";
   voice-family: inherit;
	margin-bottom: 10px;
}

html>body #main_content_ww div.content_box {
	margin-bottom: 10px;
}

#main_content_ww div.content_box_hightlight{
	border: #ccc 1px solid;
	background: #E7F3FF;
	padding: 10px;
}

#main_content_ww div.teaser{
	border: #ccc 1px solid;
	background: #E7F3FF;
	padding: 10px;	
}

#main_content_ww div.teaser a:link, 
#main_content_ww div.teaser a:active,
#main_content_ww div.teaser a:visited{
	color: #555;
	text-decoration: none;
}

#main_content_ww div.teaser a:hover{
	color: #555;
	text-decoration: underline;
}

/* Navigation */

.navigate {
	position: absolute;
	left: 0px;
	top: 153px;
	OVERFLOW: hidden;
	WIDTH: 204px; 
	BORDER-TOP: #fff 5px solid;
	/*BORDER-BOTTOM: #fff 5px solid;*/
	font-size: 11px;
}
.navigate UL {
	PADDING-RIGHT: 0px! important; 
	PADDING-LEFT: 0px! important; 
	BACKGROUND: none transparent scroll repeat 0% 0%; 
	PADDING-BOTTOM: 0px! important; 
	MARGIN: 0px; 
	LINE-HEIGHT: 1.16em; 
	PADDING-TOP: 0px! important; 
	LIST-STYLE-TYPE: none
}
.navigate LI {
	PADDING-RIGHT: 0px! important; 
	PADDING-LEFT: 0px! important; 
	BACKGROUND: none transparent scroll repeat 0% 0%; 
	PADDING-BOTTOM: 0px! important; 
	MARGIN: 0px; 
	LINE-HEIGHT: 1.16em; 
	PADDING-TOP: 0px! important; 
	LIST-STYLE-TYPE: none
}

/* 1st Level */

.navigate LI A, 
.navigate LI A:link, 
.navigate LI A:visited, 
.navigate LI A:active, 
.navigate LI A:hover {
	PADDING-RIGHT: 2px; 
	DISPLAY: block; 
	PADDING-LEFT: 26px; 
	PADDING-BOTTOM: 4px; 
	MARGIN: 0px; 
	WIDTH: 100%; 
	PADDING-TOP: 4px; 
	BORDER-BOTTOM: #fff 1px solid; 
	TEXT-DECORATION: none
}

.navigate ul.first LI.current A, 
.navigate ul.first LI.current A:link, 
.navigate ul.first LI.current A:visited, 
.navigate ul.first LI.current A:active, 
.navigate ul.first LI.current A:hover {
	BACKGROUND: url(../images/navi_first_1.gif) #1F568D no-repeat 8px 6px;
	COLOR: #fff; 
	BORDER-BOTTOM: #fff 1px solid
}

/* weiter zu Level 1 -> selected */

.navigate ul.first LI.current A:hover,
.navigate ul.first LI.current A.current,
.navigate ul.first LI.current A.current:link,
.navigate ul.first LI.current A.current:visited,
.navigate ul.first LI.current A.current:active,
.navigate ul.first LI.current A.current:hover{
	COLOR: #fff; 
	BACKGROUND-COLOR: #316598;
}

.navigate ul.first LI A.current,
.navigate ul.first LI A.current:link,
.navigate ul.first LI A.current:visited,
.navigate ul.first LI A.current:active,
.navigate ul.first LI A.current:hover{
	COLOR: #fff! important; 
	BACKGROUND-COLOR: #316598! important
}

/**** 3 Farben-Navi ****/

.navigate ul.first LI A, 
.navigate ul.first LI A:link,
.navigate ul.first LI A:visited,
.navigate ul.first LI A:active{
	BACKGROUND: url(../images/navi_first_0.gif) #1F568D no-repeat 8px 6px; 
	COLOR: #fff
}
.navigate ul.first LI A:hover {
	BACKGROUND: url(../images/navi_first_0.gif) #316598 no-repeat 8px 6px;
	COLOR: #fff;
}

/********* 2 **********/

.navigate ul.first ul.second LI A, 
.navigate ul.first ul.second LI A:link, 
.navigate ul.first ul.second LI A:visited, 
.navigate ul.first ul.second LI A:active{
	PADDING-LEFT: 40px; 
	BACKGROUND: url(../images/navi_second_sub_0.gif) #E7F3FF no-repeat 27px 6px; 
	color: #333;
	BORDER-BOTTOM: #fff 1px solid;
}

.navigate ul.first ul.second LI A:hover {
	COLOR: #fff; 
	BACKGROUND: url(../images/navi_second_sub_0.gif) #E7F3FF no-repeat 27px 6px;
	BACKGROUND-COLOR: #316598;
}

.navigate ul.first ul.second LI.current A, 
.navigate ul.first ul.second LI.current A:link, 
.navigate ul.first ul.second LI.current A:visited, 
.navigate ul.first ul.second LI.current A:active, 
.navigate ul.first ul.second LI.current A:hover{
	BACKGROUND: url(../images/navi_second_sub_1.gif) #E7F3FF no-repeat 24px 6px;
}

/********* 3 **********/

.navigate ul.first ul.second ul.third LI A, 
.navigate ul.first ul.second ul.third LI A:link, 
.navigate ul.first ul.second ul.third LI A:visited, 
.navigate ul.first ul.second ul.third LI A:active{
	PADDING-LEFT: 54px; 
	BACKGROUND: url(../images/navi_second_sub_0.gif) #F5FAFF no-repeat 42px 6px
}

.navigate ul.first ul.second ul.third LI A:hover {
	COLOR: #fff; 
	BACKGROUND-COLOR: #316598;
}

.navigate ul.first ul.second ul.third LI.current A, 
.navigate ul.first ul.second ul.third LI.current A:link,
.navigate ul.first ul.second ul.third LI.current A:visited,
.navigate ul.first ul.second ul.third LI.current A:active,
.navigate ul.first ul.second ul.third LI.current A:hover{
	BACKGROUND: url(../images/navi_second_sub_1.gif) #F5FAFF no-repeat 39px 6px
}


/*** Rest ****/

.input {
	color: #555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px solid  #B2B2B2;
}

input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* Links & Download */

.link_box_head{
	font-weight: bold;
}

.link_box_content li{
	list-style-type: none;
	/*background: url(../images/navi_first_0.gif) left center no-repeat;
	text-indent: 15px;*/
}

.hi{
	overflow: hidden; 
	position:absolute; 
	left:3px; top:2px; 
	z-index:1; 
	/*border: #000000 1px solid; */
	visibility: hidden
}

.highlighted{
	background : #FFFF00;
	/*#FFDCDB;*/
}

.small_grey{
	color: #999;
	font-size: 11px;
}

/* Header-Style */

#slide_image_container {
	/*background-color: #FFFFFF;*/
	position: relative;
}

#slide_loading {
	height: 0px;
	height: 0px;
	position: absolute;
	text-align: left;
	top: 0px;
	width: 0px;
}

.powByPmw{ 
	float: right;
}

#powByPmwContainer{
	white-space: nowrap;
	font-size: 0.9em; 
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}

.mItemPic{
	text-align: center;
	width: 80px;
}

.mItemDesc{
	vertical-align: top;
}

.clear{
	clear: both;
}

a.more:link,
a.more:active,
a.more:visited{
	display: block; 
	text-align: right;
	text-decoration: none;
}

a.more:hover{
	text-decoration: underline;
}

a.newsExportLink:link,
a.newsExportLink:active,
a.newsExportLink:visited{
	padding: 1.0em;
	padding-left: 2.3em;
	color: #555;
	background: url(../images/txtDownload.png) 1% 50% no-repeat;
}

a.newsExportLink:hover{
	text-decoration: none;
	color: #1F568D;
}

/*** Highslide ***/

.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(../js/highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 1px solid #fff;
	padding: 1px;
}
.highslide:hover img {
	border: 1px solid #ccc;
	padding: 1px;
}

.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../js/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(../js/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}