/*** Framework ***/

html, body {
	margin: 0;
	height: 100%;
	/*background: #005454 url('../img/bg.jpg') repeat;*/
  background-color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:normal;
	color: #333333;
}

#container {
	position: relative;
	margin: 0;
	width: 990px;
	border: 0;
	border-top-width: 0px;
	text-align: left;
	background: #FFFFFF url('../img/main_bg.jpg') repeat-y;
}
#popupcontainer {
	position: relative;
	margin: 0;
	width: 100%;
	border: 0;
	border-top-width: 0px;
	text-align: left;
	background-color: #FFFFFF;
  //border-right:1px solid #daeeed;
}
#popupcontainer #header {
  width:100%;
  border-right:0px solid #daeeed;
}
#popupcontainer #contentarea {
  width:100%;
  border-right:0px solid #daeeed;
}
#popupcontainer #footer {
  width:100%;
  
  background-color:#fff;
}

/** Header **/

#header {
	height: 90px;
  overflow: hidden;
	width: 989px;
  text-align:right;
  padding:0;
  background-color: #FFFFFF;
  border-right:1px solid #daeeed;
}



.logo {
  margin: 0;
	padding: 0 330px 0 0;
	width: 310px;
  height: 90px;
  float:left;
}
*html .logo {
	padding: 0 320px 0 0;

}

.metanav {
margin: 0;
height:90px;
text-align:right;
}

#leftnav {
float:left;
width:200px;
width:220px;
padding: 10px 20px 20px 20px;
height:600px; 

}


#panorama {
	height: 140px;
  overflow: hidden;
	/** width: 990px; **//** START **/
  width: 740px;
  padding:0;
}

.topimage {

float:left;
/**width:750px; **/ /** START **/
width:480px;
margin:0;
padding:0;
height:140px;
background-color: #DAEEEE;
}


.loginbox {
background-color:#DAEEEE;
height:140px;
width:240px;
float:left;
border-bottom:4px solid #CCCCCC;
}

*html .loginbox { height:120px; width:240px;}

#loginform {
  padding:10px;
  height:140px;
}
*html #loginform { height:120px; padding-bottom:0px;}

#teaser #loginform  fieldset{
  border:0;
  margin:0;
  padding:0;
}

#loginform  label{
color:#008c8c;
width:100px;
float:left;
font-size:10px;
font-weight:bold;
padding:0;
margin:3px 0 0 0;
margin-bottom: 0px;
text-align: left; 
}
*+ html #loginform label { margin:1px 0 0 0;}

#loginform  label.msg,
#loginform  label.error {
width:160px;
margin-top:0px;
}

#loginform  label.error {
color:#BF0000;
}


#loginform  input{
  font-size:11px;
  width:150px;
  height:12px;
  padding:0;
  margin:0px 0 5px 0;
  text-align: left; 
}
*+ html #loginform input { 
margin:0px 0 0 0;
}


#loginform  label.legend{
  color:#000000;
  display:block;
  width:60px;
  font-size:13px;
  font-weight:bold;
  margin-bottom:3px;
  float:left;
}

#loginform input.submit {
display:block;

}


#teaser #loginform hr {
	border: 0px;
	padding-top: 0px;
  padding-bottom: 0px;
	border-top: 1px solid #008C8C;
  width: 150px;
  margin: 3px 0 3px 0;
  height:1px;
}
*+ html #teaser #loginform hr { margin: 0px;}


#content {
float:left;
/** width:750px; **/ /** START **/
width:490px;
margin:0;
padding:0;
background-color:#FFFFFF;
overflow: hidden;

}

#contentarea {
/*	padding-right: 50px;*/
/*	padding-top: 20px;*/
margin:0px;
padding:0px;
}
* html .tx-rlmpflashdetection-pi1 {
margin-top:-15px;
padding:0px;

}
* +html .tx-rlmpflashdetection-pi1 {
margin-top:-15px;
padding:0px;

}
.leftrow {
float:left;
width:420px;
margin:0;
padding:30px 20px 30px 20px;
}

.rightrow {
float:left;
width:210px;
margin:0;
padding:30px 50px 30px 30px;

}


#teaser {
background-color:#DAEEEE;

background-repeat: repeat-Y;
height:100%;
width:240px;
float:left;
border-bottom:1px solid #DAEEEE;
overflow:hidden;
}

*html #teaser { width:240px; }


.toparea {

float:left;
width:750px;
margin:0;
padding:0;
height:140px;
background-color:#DAEEEE;
}

#searchbox {
height:70px;
width:239px;
background-color: #ffffff;
border-left:1px solid #DAEEEE;
margin:0;
padding:0;
  }

  
fieldset {
margin:0;
padding:0;
border:0pt none;
}  
  
#searchbox  input{
font-size:11px;
width:125px;
margin-bottom: 3px;
text-align: left; 
}
#searchbox  select{
font-size:11px;
width:184px;
margin-bottom: 3px;
text-align: left; 
}
#teaser #searchbox fieldset {
border:0;

}

#linkbox {

width:240px;
background-color:#DAEEEE;
border-top: 4px solid #CCCCCC;
padding-top:10px;

}

.teaserbox {
  padding-top:10px;
  padding-bottom:10px;
  width:240px;
}

div.blue {
width:239px;
background-color:#DAEEEE;
border-top: 4px solid #CCCCCC;

border-left:1px solid #DAEEEE;
}
div.white {
width:238px;
background-color: #ffffff;
border-bottom: 4px solid #CCCCCC;
border-left:1px solid #DAEEEE;
border-right:1px solid #DAEEEE;
}

#footer {
background-color:#e6e6e6;
  margin: 0;
	padding: 0;
  color:#666666;
  font-size:11px;
  font-weight:bold;
	height: 20px;
  overflow: hidden;
	width: 990px;

}

.left {
  margin: 0;
	padding: 0;
  padding-top:5px;
  padding-left:20px;
	width: 740px;
  height: 20px;

  float:left;

}

span.footer_copy {
  padding-left:20px;
}

.right {
  width:240px;
  margin-left:10px;
  padding-top:5px;
height:20px;

float:left;

}


.clear {
	clear: both;
}


/*** Menues ***/
/** Metanav  (Top) **/

.metanav ul {
	margin: 0;
	padding: 0;
  margin-top:15px;  
	list-style-type: none;
}


.metanav ul li {
	margin: 0;
	padding: 0px 20px 0px 0px;
	height: 25px;
	float: left;
}

.metanav ul li a {

text-decoration:none;
color: #999999;
font-size:11px;
font-weight:bold;
}


/** Top Border **/
#topborder {
	margin: 0;
  width: 990px;
  height: 5px;
  background-color:#008c8c;

}

/**Top Navigation **/

#topnav {
	margin: 0;
  width: 990px;
  height: 60px;
  background-color:#008c8c;
}

#topnav ul {
	margin: 0;
	padding: 0px;
	list-style-type: none;
}

#topnav ul li {
	margin: 0;
	float: left;
}

#topnav ul li.on {
}

#topnav ul li a {
	width: 115px;
	height: 40px;
  margin-top:0px;
	padding: 20px 0px 0px 10px;
  font-size:13px;
	font-weight: bold;
	color: #ffffff;
  display:block;
  text-decoration:none;
  letter-spacing: 0px;
}

#topnav ul li a.on {
	background-color:#daeeee;
	font-weight: bold;
  color:#000000;
}

#topnav ul li a:hover {
	background-color:#daeeee;
	font-weight: bold;
  color:#000000;
}

/** Left Navigation **/

#leftnav {
	margin: 0;
}

#leftnav ul.firstlvl {
	margin: 0;
	padding: 0px;
	list-style-type: none;
  list-style-image:none;
}

#leftnav ul.firstlvl li {
	margin: 0;
border-bottom: 2px solid #cccccc;
	padding-bottom:5px;
}

#leftnav ul.firstlvl li.on {
}

#leftnav ul.firstlvl li a {
	
  margin-top:0px;
	padding: 10px 0px 0px 0px;
  
	font-weight: bold;
	color: #008C8C;
  display:block;
  text-decoration:none;
}

#leftnav ul.firstlvl li.on a {
	font-weight: bold;
  color:#000000;
}

#leftnav ul.firstlvl li a:hover {
	
	font-weight: bold;
  color:#005959;
}

#leftnav ul.firstlvl li.on ul.secondlvl  {
	margin: 0;
	border-left:3px solid #e6e6e6;
	list-style-type: none;
  list-style-image:none;
  padding:0px 0 0px 0;
  margin-top:10px;
}

#leftnav ul.firstlvl li.on ul.secondlvl  li {
	margin: 0;
  border:0;
	padding-bottom:0px;
  
}

#leftnav ul.firstlvl li.on ul.secondlvl li.on {

}

#leftnav ul.firstlvl li.on ul.secondlvl li a {
	
  margin-top:0px;
	padding: 5px 0px 5px 0px;
  
  padding-left:20px; 
	font-weight: bold;
	color: #666666;
  display:block;
  text-decoration:none;
}

#leftnav ul.firstlvl li.on ul.secondlvl li.on a {
	font-weight: bold;
  color:#000000;
  margin-left:-3px;
border-left: 3px solid #008C8C;  
}

#leftnav ul.firstlvl li.on ul.secondlvl li a:hover {
	border-left: 3px solid #008C8C;
  margin-left:-3px;
	font-weight: bold;
  color:#005959;
}




#leftnav ul.firstlvl li.on ul.secondlvl li.on ul.thirdlvl  {
	margin: 5px 0px 5px 10px;
  list-style-image:none;	
	list-style-type: none;
  padding:0px 0 0px 0;
}

#leftnav ul.firstlvl li.on ul.secondlvl li.on ul.thirdlvl li {
	margin: 0;
  border:0;
	padding-bottom:0px;

}

#leftnav ul.firstlvl li.on ul.secondlvl li.on ul.thirdlvl li.on {
background-color:#DAEEEE;
}

#leftnav ul.firstlvl li.on ul.secondlvl li.on ul.thirdlvl li a {
	
  margin-top:0px;
	padding: 5px 0px 5px 0px;
  border:0;
  padding-left:20px; 
	font-weight: bold;
	color: #666666;
  display:block;
  text-decoration:none;
  border-left:3px solid #CCCCCC;
  margin-left:-2px;
}

#leftnav ul.firstlvl li.on ul.secondlvl li.on ul.thirdlvl li.on a {
	font-weight: bold;
  color:#000000;
  margin-left:-2px;
  border-left: 3px solid #008C8C;
}

#leftnav ul.firstlvl li.on ul.secondlvl li.on ul.thirdlvl li a:hover {
	
	font-weight: bold;
  color:#005959;
  border-left: 3px solid #008C8C;
  margin-left:-2px;
  background-color:#DAEEEE;
}


/** Teaser Navigation **/
.linklist {
	margin: 0;
  padding:0 10px 10px 10px;
	list-style-type: none;

}
.linklist li {
padding-bottom:5px;
}

.linklist a {
  font-size:11px;
	font-weight: bold;
  color:#008C8C;
  text-decoration:none;
  background-image:url(../img/link_pfeil.png);
	background-position:left 1px;
	background-repeat:no-repeat;
	padding-left:16px;
	white-space:nowrap;
	zoom:1;
}

.footernav {

float:right;
}
ul.footernav  {
	margin: 0;
	padding: 0px;
	list-style-type: none;
  vertical-align:right;
  
}

ul.footernav li {
	margin: 0;
	float: left;
}
ul.footernav  li a {
	padding-right:15px;
	
	font-weight: bold;
	color: #666666;
  display:block;
  text-decoration:none;
  width:45px;
}


/*** Standard Elements ***/
/** Links **/
a {
  font-size:11px;
	font-weight: bold;
  color:#008C8C;
  text-decoration:none;
 	zoom:1;
}
a.ar_link:hover,
a.search_link:hover,
a.video_link:hover,
a:hover {
  color:#005959;
}


a.ar_link ,
a.int_link {
  background-image:url(../img/icons/icn_link_g.gif);
	background-position:left 1px;
	background-repeat:no-repeat;
	padding-left:16px;
}

*html a.ar_link ,
*html a.int_link {
background-position:left 3px;
}
*+ html a.ar_link ,
*+ html a.int_link {
	background-position:left 3px;
}
*html #loginform a.ar_link ,
*html #loginform a.int_link {
background-position:left 2px;
}
*+ html #loginform a.ar_link ,
*+ html #loginform a.int_link {
background-position:left 1px;
}

a.search_link {
  font-size:11px;
	font-weight: bold;
  color:#008C8C;
  text-decoration:none;
  background-image:url(../img/link_lupe.png);
	background-position:left -2px;
	background-repeat:no-repeat;
	padding-left:18px;
	white-space:nowrap;
	zoom:1;
}
a.video_link {
  font-size:11px;
	font-weight: bold;
  color:#008C8C;
  text-decoration:none;
  background-image:url(../img/link_video.png);
	background-position:left -2px;
	background-repeat:no-repeat;
	padding-left:18px;
	white-space:nowrap;
	zoom:1;
}
a.download_link {
  font-size:11px;
	font-weight: bold;
  color:#008C8C;
  text-decoration:none;
  background-image:url(../img/link_download.png);
	background-position:left -2px;
	background-repeat:no-repeat;
	padding-left:18px;
	white-space:nowrap;
	zoom:1;
}
a.email_link {
  background-image:url(../img/icons/icn_email_g.gif);
	background-position:left -1px;
	background-repeat:no-repeat;
	padding-left:16px;
}
a.email_link:hover {
  background-image:url(../img/icons/icn_email_g.gif);
  color:#005959;
}


img {
border:none;
}

#teaser a {
margin-left:0px;
}

/** Headlines **/
h1 {
  font-size:20px;
	font-weight: bold;
  color:#000000;
  line-height: 24px;
  margin:0 0 10px 0;
  padding:0;
}

h2 {
  font-size:20px;
	font-weight: normal;
  color:#999999;
  line-height: 24px;  
	margin: 0 0 0px 0;
  padding:0px;
}
h3 {
  font-size:15px;
	font-weight: bold;
  color:#008C8C;
  line-height: 20px;
  margin: 0;
  padding:0px;
  padding-bottom:5px;
}
h4 {
color:#008C8C;
font-size:13px;
font-weight:bold;
line-height:18px;
margin:0;
padding:0;

}

h5 {
  font-size:13px;
	font-weight: bold;
  color:#000000;
  line-height: 1.4em;
	margin: 0;
  padding:0px;
}

#teaser h1 {
  font-size:16px;
	font-weight: bold;
  color:#008C8C;
  line-height: 20px;
  margin:0 0 10px 0;
  padding:0;
  padding-left:10px;
}

#teaser h2 {
  font-size:15px;
	font-weight: bold;
  color:#008C8C;
  line-height: 20px;  
  padding-left:10px;
}
#teaser h3 {
  font-size:13px;
	font-weight: bold;
  color:#000000;
  line-height: 16px;
  padding:0;
  padding-left:10px;
  margin:0;
}

.date {
  font-size:12px;
	font-weight: bold;
  color:#000000;
  line-height: 14px;
}


p {
	margin: 0;
  padding:0px;
  word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.4em;
font-size: 12px;
padding-bottom:20px;

}

#contentarea p {
  padding: 5px 50px 0 0; 
}
#contentarea hr {
  padding: 0px 50px 0 0; 
}

#teaser p {
  padding-left:10px;
  padding-right:10px;
  padding-bottom:10px;
}

#teaser fieldset {
margin:0;
padding:10px;
padding-left:10px;
padding-right:10px;
border:0pt none;
border-top:1px solid #DAEEEE;
border-bottom:1px solid #DAEEEE;
margin-bottom:10px;
}  

.checkbox { border: 1px solid white; background-color: black }
.radio {
padding-top:4px;
margin:0;
margin-right:5px;
}

hr {
	border: 0px;
	padding-top: 10px;
	border-top: 1px solid #cccccc;
}

hr.blue {
	border: 0px;
	padding-top: 10px;
	border-top: 1px solid #008C8C;
}

hr.white {
	border: 0px;
  margin:0;
  padding:0;
	color:#fff;
	border-top: 1px solid #fff;
}


#teaser hr {
	border: 0px;
  padding:0;
  margin:0;
	margin-top: 0px;
	border-top: 1px solid #008C8C;
  
  padding-top: 5px;
  padding-bottom: 5px;
	margin: 3px 0 3px 0;

}


/* allow room for 3 columns */
  div.wrapper ul
  {
  margin:0;
  padding:0;
  padding-top:10px;
    width: 440px;
  list-style-type: none;
  }

  /* float & allow room for the widest item */
  div.wrapper ul li
  {
    float: left;
    width: 220px;
    padding:0px 0 5px 0;
  }

  /* stop the float */
  div.wrapper br
  {
    clear: left;
  }

  /* separate the list from subsequent markup */
  div.wrapper
  {
    margin-bottom: 1em;
  }


/*** Startseite ***/
.block {
border-top: 4px solid #cccccc;
padding-top:10px;
margin-bottom:10px;
}

/** Topics **/
div.topic {
  padding-bottom: 0px;
  border-bottom: 1px solid #cccccc;
	clear: both;
	position:relative;  
  margin: 0px 0px 0px 0px;
	padding:10px 20px 10px 0px;
  
  
  
}
div.topic h3 {
  margin-bottom: 5px;
  line-height:15px;
}

div.topic p {
  margin-left: 0px;
}
.topicimage {
  float:left;
  width: 150px;
}
.topictext {
  float:left;
  width: 250px;
}

.topicimage img{
	
}


table.survey_result {
    border-collapse:collapse;
    margin:0pt auto 1.5em;
    padding:0pt;
    width:auto;

}

.survey_result td {
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:bold;
  line-height:normal;
  padding:0px;
  margin:0px;
  text-align: left;
  color:#008C8C;
  padding-left:10px;
  height: 25px;
  padding-bottom:2px;
}
.survey_result td.question {
padding-top:5px;
padding-bottom:5px;
width:320px;
  font-weight:bold;
}
.survey_result td.answer {
padding-top:5px;
padding-bottom:5px;
  color:#000;
  font-weight:normal;
  width:100px;
}
.survey_result td.table {
padding-left:0px;
}

.status_lights {
width:130px;
padding:0px 0 0px 0px; 

}
.status_lights  td{
padding-left:0px;
}

.survey_result th {
height:30px;
  font-weight:bold;
background:#BFE2E2 none repeat scroll 0%;
text-align: left;
padding-left:10px;
color:#333333;
}

.survey_result td.head {
font-weight:bold;
height:15px;
text-align: center;
}


.survey_result tr {
height:20px;
}

.survey_result tr.odd {

}
.survey_result tr.subeven ,
.survey_result tr.even {
  background:#EEF7F7 none repeat scroll 0%;
}

.survey_result tr.subeven  td.question,
.survey_result tr.subodd td.question {
  padding-left:20px;
}

.survey_result tr.subsubeven  td.question,
.survey_result tr.subsubodd td.question {
  padding-left:30px;
}
.survey_result tr.subsubsubeven  td.question,
.survey_result tr.subsubsubodd td.question {
  padding-left:40px;
}


.survey_result tr.section {
background-color:#ccc;
border-top:2px solid #999;
border-bottom:1px solid #999;
cursor:pointer;
}



.survey_result  tr.on {
background-color:#BFE2E2;
border-top:2px solid #008C8C;
border-bottom:1px solid #008C8C;
}

.survey_result  tr.on:hover {
background-color:#ccc;
}
.survey_result  tr.hide:hover {
background-color:#BFE2E2;
}

.survey_result tr.on  td{
font-size:11px;
font-weight:normal;
color:#000;
background-image:url(../img/minusbullet_list.gif);
background-position:left 8px;
background-repeat:no-repeat;
padding-left:20px;
}

.survey_result tr.hide  td{
font-size:11px;
font-weight:normal;
color:#000;
background-image:url(../img/plusbullet_list.gif);
background-position:left 8px;
background-repeat:no-repeat;
padding-left:20px;
}

* html .survey_result tr.hide  td,
* html .survey_result tr.on  td{
margin:0px;
background-position:left 16px;

}


span.status {
  font-size:11px;
	font-weight: bold;
  color:#666666;
  
}



table.contenttable  {
    border-collapse:collapse;
    margin:0pt auto 1.5em;
    padding:0pt;
    width:auto;

}

.contenttable  td {
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:normal;
  padding:0px;
  margin:0px;
  text-align: left;
  font-weight:normal;
  padding-left:10px;
  height: 25px;
  padding-bottom:5px;
  vertical-align:top;
}

.contenttable th {
background:#BFE2E2 none repeat scroll 0%;
padding-left:10px;
height:30px;
}


.contenttable tr {
background-color: #EEF7F7;
border-bottom:2px solid white;
}

.contenttable  td.td-0 {
  color:#008C8C;
  font-weight:bold;
}

#contentarea p.block {
margin:0 50px 10px 0;
padding:0;
border-top: none;
padding-top:opx;
margin-bottom:0px;
}


/*
.outer {
background-color:#FEFEFE;
border-left-color:#FFCCCC;
border-left-width:260px;
border-right-color:#CCFFCC;
border-right-width:240px;
}
#leftnav {
margin-left:-220px;
width:220px;
}
#teaser {
margin-right:-240px;
width:240px;
}
.wide {
background-color:#FFFFCC;
}
.outer {
border-left-style:solid;
border-right-style:solid;
width:auto;
}
.inner {
margin:0pt;
width:100%;
}
#leftnav{
float:left;
position:relative;
z-index:10;
}
#teaser {
float:left;
position:relative;
z-index:11;
}
#content {
float:left;
position:relative;
width:100%;
z-index:12;
}
.wide {
position:relative;
width:100%;
z-index:13;
}
.clear {
clear:both;
}
.outer > .inner {
border-bottom:1px solid transparent;
}
#leftnav {
margin-right:1px;
}
#teaser {
margin-left:1px;
}
*/


ul {
color:#333333;
list-style-image:url(../img/icons/icn_bullet_g.gif);
}


.ext_link {
background-image:url(../img/icons/icn_ext_link_g.gif);
background-position:left 1px;
background-repeat:no-repeat;
padding-left:16px;
}
