@charset "utf-8";
/************************************************************************************/
/*                                                                                  */
/* Layout Styles                                                                    */
/*                                                                                  */
/* -------------------------------                                                  */
/* Energy-Star Blau: #009EE0                                                        */
/* -------------------------------                                                  */
/************************************************************************************/

/************************************************************************************/
/* Layout */
#divLayout
{
	margin: 40px auto;
	width: 935px;
	min-height: 100%;
	position: relative;
	z-index: 2;
	text-align: left;
} 

/* -- Dev Version Information -- */
#divVersion
{
	position: absolute;
	height: 16px;
	width: 200px;
	top: -18px;
	left: 0px;
	color: #F00;
	background-color: #FFF;
	padding: 2px 5px 2px 5px;
	font-size: 1.2em;
}



/************************************************************************************/
/* Hintergrundbild */
#imgBackground
{
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index:1;
}

#divHintergrund_unten 
{
	background-color: #cdcdcd;
	background-image: url(/images/hintergrund.gif);
	background-repeat: repeat-y;
	width: 935px;
	margin: 0px;
	display: inline-block;
}

#divHintergrund_geraete 
{
	background-color: #ffffff;
	width: 935px;
	margin: 0px;
	display: inline-block;
}



/************************************************************************************/
/* Header */
#divHeader 
{
	width: 100%;
	height: 176px;
	background-color: #fff;
	background-image: url(../images/header/trennlinie_vertikal.png);
	background-repeat: repeat-y;
	background-position: 172px;
	border-bottom: 3px solid #ccc;
}

#divHeader #imgLogo
{
	width: 162px;
	height: 166px;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}

#divHeader #imgBanner
{
	width: 750px;
	height: 166px;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}



/************************************************************************************/
/* Content */
#divContent
{
	float: left;
	width: 460px;
	width: 513px;
	min-height: 500px;
	margin: 0px 0px 0px 2px;
	padding: 10px 12px 5px 12px;
}



/************************************************************************************/
/* Linke Box */

/* -- Generell -- */
#divLinke_box
{
	width: 173px;
	float: left;
}

#divLinke_box ul
{
	width: 135px;
	float: left;
}

#divLinke_box .img
{
	padding:12px 0 0 0;
	font-size:12px;
}


/* -- Linke Box (oben/unten) -- */
#divLinke_box_oben, #divLinke_box_unten
{
	float: right;
	width: 163px;
	padding: 5px;
}

#divLinke_box_oben
{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}


/* -- Tr�gerschaft -- */
#lstLinke_box_traegerschaft
{
	margin: 0 0 0 0;
}

#lstLinke_box_traegerschaft li
{
	padding: 0 0 7px 10px;
	list-style:none;
}


/* -- Partner -- */
#lstLinke_box_partner
{
	padding: 0 0 0 15px;
}

#lstLinke_box_partner li
{
	padding: 0 0 5px 0;
	margin:0;
	list-style:disc;
}

/* -- Geraete-Datenbank -- */
#divLinke_box #ulDeviceNavLeft,
#divLinke_box #ulDeviceNavLeft ul
{
	width:163px;
}

#ulDeviceNavLeft li
{
	font-weight:bold;
	margin-bottom:10px;
}

#ulDeviceNavLeft li a
{
	background-repeat:no-repeat;
	padding-left:22px;
	display:inline-block;
}

#ulDeviceNavLeft li a.navInactive
{
	text-decoration:none;
	cursor:text;
}

#ulDeviceNavLeft li ul
{
	margin-bottom:10px;
}

#ulDeviceNavLeft li li
{
	font-weight:normal;
	padding:0;
	margin:0;
}

.divFormSection
{
	padding:0.5em 0 1em 0;
	border-bottom: 2px solid #CCC;
	float:left;
	width:100%;
}

.ulFilterList {
	float:left;
	width:33%;
}

.ulFilterList li a {
	padding-left:20px;
	background-image:url(/images/icons/checkbox.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	display:inline-block;
/*	height:18px; */
	line-height:18px;
}

.ulFilterList li a.filterselected {
	background-image:url(/images/icons/checkbox_on.gif);
	font-weight:bold;
}

.ulFilterList li a.filterdisabled {
	background-image:url(/images/icons/checkbox_gray.gif);
	color:#CCC;
}

#ulDeviceInstructions li {
	list-style-type:disc;
	margin-left:2em;
	margin-bottom:0.5em;
}

#divDeviceCount {
	margin-top:41px;		
}

#ulDeviceCount {
	margin-top:1em;
}

#ulDeviceCount li {
	float:left;
	display:block;
	font-size:2px;
	width:8px;
	height:8px;
	max-height:8px;
	overflow:hidden;
	background-color:#ccc;
	padding:0;
	margin: 0 2px 2px 0;
}

#ulDeviceCount li.more {
	float:left;
	display:block;
	font-size:10px;
	background-color:#ffffff;
	padding:0;
	margin: 0 2px 2px 0;
	width:20px;
	height:20px;
	max-height:20px;
}

.deviceSubmitForm {
	float: right;
	text-align:right;
	margin-top:1em;
}

.deviceSubmitForm .button {
	float:none;
	margin-right: 0em;
}

#deviceNavButton {
	background-color:#368cba;
	color:#FFFFFF;
	font-weight:bold;
	padding:0 0 0 28px;
	width:25%;
	margin:10px 0 10px 7px;
	background-image:url(/images/icons/other_database.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}

#deviceNav {
	position:absolute;
	top:252px;
	left:7px;
	width:600px;
	display:none;
	background-color:#368cba;
	padding:20px 3px 10px 3px;
	z-index:100;
}

#deviceNav #ulDeviceNavLeft li {
	float:left;
	width:180px;
}

#deviceNav #ulDeviceNavLeft li ul{
	margin-bottom:0;
	margin-top:10px;
}

#deviceNav #ulDeviceNavLeft li a{
	color:#FFFFFF;
}

#deviceBackButton {
	background-color:#EEE;
	padding:3px 0 3px 7px;
	margin:0 0 3px 0;
}

#deviceBackButton a {
	text-decoration:none;
	background-image:url(/images/icons/arrow_left.gif);
	background-repeat:no-repeat;
	padding-left:28px;
	display:inline-block;
}

#deviceSortLegend {
	float:right;
	margin-right:50px;
}

#deviceSortLegend img {
	margin-right:3px;
}

/*#scrollTable {
	width:100%;
}

#scrollTable th,
#scrollTable td {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 3px;
	border-color:#008CAF #DDEDFA;
	border-style:solid;
	border-width:0 1px 1px 0;
}

#scrollTable th {
	padding-bottom:3px;
	vertical-align:bottom;
	background-color:#FFFFFF;
	white-space:nowrap;
}

#scrollTable th h1 {
	font-size:21px;
	font-weight:bold;
	color:#009EE0;
	margin-bottom:40px;
}

#scrollTable th.sort {
	background-color:#EEEEEE;
	padding: 3px 3px;
	text-align:center;
}

#scrollTable th.sort img {
	margin-right:3px;
}

#scrollTable tr.alt td {
	background-color:#F2F8FE;
}

#scrollTable .center {
	text-align:center;
}

#scrollTable td.right {
	text-align:right;
}
*/

.scrollTable .fht-table th,
.scrollTable .fht-table td {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 3px;
	border-color:#008CAF #DDEDFA;
	border-style:solid;
	border-width:0 1px 1px 0;
}

.scrollTable th {
	padding-bottom:3px;
	vertical-align:bottom;
	background-color:#FFFFFF;
	white-space:nowrap;
}

.scrollTable th h1 {
	font-size:21px;
	font-weight:bold;
	color:#009EE0;
	margin-bottom:40px;
}

.scrollTable th.sort {
	background-color:#EEEEEE;
	padding: 3px 3px;
	text-align:center;
}

.scrollTable th.sort img {
	margin-right:3px;
}

.scrollTable tr.alt td {
	background-color:#F2F8FE;
}

.scrollTable .center {
	text-align:center;
}

.scrollTable td.right {
	text-align:right;
}


#devicephoto {
	position:absolute;
	z-index:1000;
	background:#368cba;
	padding:3px;
	border:1px solid #EEEEEE;
}

/************************************************************************************/
/* Rechte Box */

/* -- Rechte Box (oben/unten) -- */
#divRechte_box_oben, #divRechte_box_unten
{
	float: right;
	width: 238px;
	width: 200px;
	padding: 10px;
}

#divRechte_box_oben
{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#divRechte_box_oben label
{
	text-align: left;
	height: 12px;	
}


/* -- Headlines rechte Box -- */
#lstHeadlines li
{
	font-size:12px;
	padding: 0 30px 15px 5px;
	list-style-type:none !important;
}


/* -- Newsletter Anmeldung - -*/
#tbxNewsletter
{
	width:165px;
}


/* -- Quicklinks -- */
#lstQuicklinks
{
	font-size: 1.1em;
	margin-bottom: 25px;
	margin-left: 0px;
}

#lstQuicklinks li
{
	list-style-type: none !important;
	list-style-position: outside;
	text-indent:5px;
	width: 100%;
}


/* -- Aktuell -- */
#lstAktuell
{
	font-size: 1.1em;
	margin-bottom: 25px;
	margin-left: 0px;
}

#lstAktuell li
{
	list-style-type: none !important;
	list-style-position: outside;
	text-indent:5px;
	width: 100%;
}



/************************************************************************************/
/* RSS Link */
#aNavLink 
{
	position: absolute;
	top: 2px;
	right: 3px;
	padding: 0 2px 0 0;
	text-decoration: none;
}

#aNavLink:hover 
{
	color: #009EE0;
}

#aNavLink img
{
	float: right;
	margin-left: 5px;
}



/************************************************************************************/
/* Footer */
#lstFooter
{
	clear: both;
	width: 100%;
	height: 19px;
	margin: 0px;
	background-image: url(/images/navigation.gif);
	background-repeat: no-repeat;
	display: block;
	padding: 4px 0 0 15px;
	font-size: 10px;
}

#lstFooter li
{
	float: left;
	margin-right: 10px;
}

#lstFooter a
{
	font-size: 10px;
	text-decoration:none;
}



/************************************************************************************/
/* Listen Filter */
#frmFilter
{
	float: left;
	height: 20px;
	width: 100%;
	margin: 2em 0em 2em 0em;
}
