
.black_overlay {
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.7;
    opacity:.70;
    filter: alpha(opacity=70);
}

.white_content {
	visibility: hidden;
    position: absolute;
	top: 0px;
	left: 0px;
	margin: 0 auto;
    z-index: 1002;
    overflow: hidden;
}


HTML {
	height: 100%;
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
}

BODY {
	margin: 0px;
	padding: 0px;
	background-image: url(_images/template/hintergrund.gif);
	background-color: #B3DAF6;
	background-position: top;
	background-repeat: repeat-x;
	background-attachment: fixed;
	height: 100%;
}

body {
    /* font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; */ 
	font-family: Tahoma, Geneva, Kalimati, sans-serif;
}

strong, em, b, i {
    /* font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; */
	font-family: Tahoma, Geneva, Kalimati, sans-serif;
}

h1, h2, h3, h4, h5, h6, address, TD {
    /* font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; */
	font-family: Tahoma, Geneva, Kalimati, sans-serif;
}

H1 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: relative;
	height: 60px;
}

H1 IMG {
	position: absolute;
	left: -18px;
	top: 0px;
}

H2 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 13px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	line-height: 15px;
	color: #313728;
}

P {
	font-size: 13px;
	/* letter-spacing: -0.05em; */
	line-height: 15px;
	margin: 0px 0px 16px 0px;
	padding: 0px;
	color: #313728;
}

A {
	color: black;
	font-size: 13px;
}

SUB,
SUP {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
}

SUP	{
	bottom: 1ex;
}

SUB	{
	top: .5ex;
}

#intro {
	/* text-align: center; */
	/* align: center; */
	position: relative;
}

#intro #bildreihe {
	text-align: center;
}

#intro #bildreihe IMG {
	margin: 5px;
}

#intro #logo {
	margin-top: 30px;
	margin-left: 190px;
	outline: 0;
}

#intro #enter {
	margin-left: 50px;
	outline: 0;
}

#slide_kopf {
	height: 25px;
	width: 812px;
	position: absolute;
	top: -40px;
	background-image: url(_images/template/kopf.png);
	background-position:  center top;
	background-repeat: no-repeat;
	padding: 8px 20px 0px 20px;
}

#slide_kopf.sichtbar,
#slide_fuss.sichtbar {
	top: 0px;
}

#slide_kopf .schaltflaechen {
	position: relative;
	line-height: 1px;
	font-size: 1px;
	float: right;
	width: 500px;
	padding-right: 20px;
}

/*
#slide_kopf .schaltflaechen A {
	padding: 4px 15px 0px 15px;
	height: 11px;
	float: right;
}
*/

#slide_kopf .schaltflaechen .schaltflaeche {
	padding: 4px 15px 0px 15px;
	height: 11px;
	float: right;
}

#slide_kopf .schaltflaechen IMG {
	display: block;
}

#slide_kopf .schaltflaechen .sub {
	line-height: 1px;
	font-size: 1px;
	position: relative;
	display: none;
	top: 12px;
	left: -10px;
	padding-left: 10px;
	padding-right: 10px;
	width: 100%;
	background-color: #2F3628;
}

#slide_kopf .schaltflaechen .schaltflaeche .sub A {
	padding: 8px 0px 4px 10px;
	display: block;
	margin: 0px -10px 0px -10px;
}

#slide_kopf .schaltflaechen .schaltflaeche .sub A:hover {
	background-color: #566148;
}

#slide_fuss {
	position: absolute;
	top: 40px;
	background-image: url(_images/template/fuss.png);
	height: 33px;
	width: 852px;
}

#slide_fuss IMG {
	 display: block;
	 margin-left: auto;
	 margin-right: auto;
	 margin-top: 10px;
}

#form_kopfsuche {
	line-height: 1px;
	font-size: 1px;
	height: 33px;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	width: auto;
	float: left;
}

#slide_kopf #ff_kopfsuche_suchbegriff {
	border: 1px solid #9EA09A;
	background-color: #9EA09A;
	height: 12px;
	line-height: 16px;
	padding-left: 2px;
	padding-top: 2px;
	font-size: 10px;
	color: white;
	width: 130px;
}

#navigation {
	width: 238px;
	background-image: url(_images/template/nav_bgr.jpg);
	background-repeat: no-repeat;
	background-position: center 76px;
	padding-top: 22px;
	padding-bottom: 40px;
}

#navigation A {
	outline: 0;
}

#navigation IMG {
	display: block;
}

#navigation .logo {
	margin-bottom: 35px;
}

#navigation .nav {
	background-image: url(_images/template/nav_trennlinie.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}

#navigation .nav > A {
	width: 238px;
	overflow: hidden;
	height: 30px;
	display: block;
	background-position: left;
	background-repeat: no-repeat;
}

#navigation .nav > A:hover,
#navigation .nav > A:active,
#navigation .nav > A.aktiv {
	width: 238px;
	overflow: hidden;
	height: 30px;
	display: block;
	background-position: right;
	background-repeat: no-repeat;
}

#navigation .subnav {
	padding-bottom: 15px;
}

#navigation .subnav > A {
	width: 238px;
	overflow: hidden;
	height: 22px;
	display: block;
	background-position: left;
	background-repeat: no-repeat;
}

#navigation .subnav > A:hover,
#navigation .subnav > A:active,
#navigation .subnav > A.aktiv  {
	width: 238px;
	overflow: hidden;
	height: 22px;
	display: block;
	background-position: right;
	background-repeat: no-repeat;
}

#navigation .subsubnav {
	padding-bottom: 5px;
}

#navigation .subsubnav > A {
	width: 238px;
	overflow: hidden;
	height: 20px;
	display: block;
	background-position: left;
	background-repeat: no-repeat;
}

#navigation .subsubnav > A:hover,
#navigation .subsubnav > A:active,
#navigation .subsubnav > A.aktiv  {
	width: 238px;
	overflow: hidden;
	height: 20px;
	display: block;
	background-position: right;
	background-repeat: no-repeat;
}

#inhalt {
	padding-left: 75px;
	padding-bottom: 40px;
	padding-right: 80px;
	padding-top: 25px;
}

#innerehoehe {
}

#inhalt .illustration {
	margin-bottom: 20px;
	display: block;
	width: 435px;
}

#inhalt .trennlinie,
#intro .trennlinie,
latest_news .trennlinie{
	background-image: url(_images/template/h1_trennlinie.png);
	background-repeat: no-repeat;
	background-position: center;	
	display: block;
	margin: 0px;
	padding: 0px;
	height: 1px;
	margin-bottom: 16px;
}

#inhalt .linkliste {
	margin-bottom: 15px;
	margin-top: 10px;
}

#inhalt .linkliste A,
#google_maps {
	font-size: 13px;
	/* letter-spacing: -0.05em; */
	display: block;
	text-decoration: none;
	color: #56A3DC;
	padding-left: 15px;
	margin-bottom: 5px;
	background-image: url(_images/template/sf_anstrich.png);
	background-position: center left;
	background-repeat: no-repeat;
}

#inhalt .linkliste A:hover,
#google_maps:hover {
	color: #2F3229;
	background-image: url(_images/template/sf_anstrich_ovr.png);
}



#inhalt .linkliste A .typ {
	padding-left: 5px;
	color: gray;
	font-size: 10px;
}

#inhalt .hinweis {
	font-size: 10px;
	color: #A4A4A7;
	line-height: 13px;	
}

#inhalt .fauxselect {
	height: 18px;
	line-height: 18px;
	font-size: 13px;
	width: 200px;
	position: relative;
	font-weight: normal;
}

#inhalt .fauxselect .selected {
	padding-left: 5px;
	border: 1px solid #A4A4A7;
	background-image: url(_images/template/faux_select_pfeil.gif);
	background-position: right;
	background-repeat: no-repeat;
	cursor: pointer;
}

#inhalt .fauxselect .options {
	display: none;
	position: relative;
	bottom: 0px;
	left: 0px;
	border: 1px solid #D7ECF6;
	background-color: #D7ECF6;
	padding: 5px 0px 5px 0px;
	z-index: 100;
	/* height: 30px; */
	overflow: hidden;
}

#inhalt .fauxselect .options > A {
	display: block;
	/* background-color: white; */
	padding-left: 5px;
	line-height: 22px;
	color: black;
	text-decoration: none;
	outline: 0;
}

#inhalt .fauxselect .options > A:hover {
	display: block;
	background-color: #EBF5F9;
	padding-left: 5px;
	outline: 0;
}

#inhalt .sensoren {
	/* position: relative; */
	/* margin-top: -15px; */
}

#inhalt .sensoren .sensor {
	display: block;
}

#inhalt .sensoren .gerade {
	background-image: url(_images/template/sensor_bgr.gif);
	background-position: center;
	background-repeat: repeat-y;
}

#inhalt .sensoren .ungerade {
	background-image: none !important;
}

#inhalt .sensoren .gerade .trennlinie {
	background-image: url(_images/template/h1_trennlinie.png);	
	display: block;
	margin: 0px;
	padding: 0px;
	height: 1px;
}

#inhalt .sensoren .ungerade .trennlinie  {
	background-image: none !important;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 1px;	
}

#inhalt .sensoren .sensor .tabelle {
	margin: 10px 0px 10px 10px;
}

#inhalt .sensoren .sensor .tabelle .titel {
	font-size: 13px;
	color: #52A0DC;
	font-weight: bold;
	height: 12px;
	/* background-color: red; */
}

#inhalt .sensoren .sensor .tabelle .bild {
	padding-right: 20px;
	width: 80px;
}

#inhalt .sensoren .sensor .tabelle .spezifikationen {
	margin-bottom: 6px;
}

#inhalt .sensoren .sensor .tabelle .spezifikationen TD {
	/* letter-spacing: -0.05em; */
	font-size: 13px;
	vertical-align: top;
	line-height: 18px;
}

#inhalt .sensoren .sensor .tabelle .sf_bild {
	font-size: 11px;
	color: #B2CDED;
}

#inhalt .sensoren .sensor .tabelle .sf_bild A {
	font-size: 11px;
	color: #B2CDED;
	text-decoration: none;
}

#inhalt .sensoren .sensor .tabelle .sf_bild A:hover {
	color: #009BDC;
}

#inhalt .sensoren .sensor .tabelle .sf_links {
	font-size: 11px;
	color: #52A0DC;
}

#inhalt .sensoren .sensor .tabelle .sf_links A {
	background-image: url(_images/template/sf_anstrich.png);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 10px;
	float: left;
	margin-right: 20px;
	color: #52A0DC;
	text-decoration: none;
	font-size: 11px;
}

#inhalt .sensoren .sensor .tabelle .sf_links A:hover {
	color: #2F3229;
	background-image: url(_images/template/sf_anstrich_ovr.png);
}

#inhalt .sensoren .brotkrumen {
	/* background-color: green; */
	display: block;
	text-align: right;
}

#inhalt .sensoren .brotkrumen A {
	color: #A4A4A7;
	font-size: 12px;
	text-decoration: none;
	width: 12px;
	/* letter-spacing: -0.05em; */
	text-align: center;
	font-weight: bold;
	padding: 2px;
}

#inhalt .sensoren .brotkrumen A:hover {
	color: black;
}

#inhalt .sensoren .brotkrumen .aktiv {
	color: black;
	font-size: 12px;
	width: 12px;
	/* letter-spacing: -0.05em; */
	text-align: center;
	font-weight: bold;
	padding: 2px;
}

#inhalt .sensoren .brotkrumen .show_all_less {
	font-size: 12px;
	width: auto;
	text-transform: uppercase;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-left: 1px solid #A4A4A7;
	margin-left: 10px;
}

#inhalt .imagerow {
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
}

#inhalt .imagerow DIV IMG {
	/* border: 1px solid gray; */
}

#inhalt .imagerow DIV {
	width: 93px;
	margin-left: 20px;
	float: left;	
	text-align: center;
	font-size: 12px;
	color: gray;
}

#inhalt .imagerow :first-child {
	margin: 0px !important;
}

.faqs {
	margin-top: 30px;
}

.faqs > .question {
	line-height: 15px;
	border-bottom: 1px solid #DBE8F6;
}

.faqs > .question A {
	background-image: url(_images/template/faq_question.gif);
	background-position: left 11px;
	background-repeat: no-repeat;
	padding: 8px 0px 8px 15px;
	font-size: 13px;
	/* letter-spacing: -0.05em; */
	line-height: 15px;
	color: #56A3DC;
	display: block;
	text-decoration: none;
}

.faqs > .question A P {
	color: #56A3DC;
	margin: 0px;
	padding: 0px;
}

.faqs > .question A:hover {
	color: black;
	background-image: url(_images/template/faq_question_ovr.gif);
}

.faqs > .question A:hover > P {
	color: black;
}

.faqs > .answer {
	background-image: url(_images/template/faq_answer.gif);
	background-position: left 15px;
	background-repeat: no-repeat;
	display: none;
	padding: 8px 0px 0px 15px;
	font-size: 13px;
	/* letter-spacing: -0.05em; */
	line-height: 15px;
	border-bottom: 1px solid #DBE8F6;
}

.faqs > .answer > P {
	margin: 0px 0px 8px 0px;
	padding: 0px;
}

.faqs .answer > .question {
	margin-bottom: 10px;
}

.faqs > .answer > .question P {
	margin: 0px;
	padding: 0px;
}

.latest_news > .content H2 {
	font-family: Tahoma, Geneva, Kalimati, sans-serif;
	font-size: 13px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-style: normal;
	font-weight: bold;
	color: black;
	
}

.latest_news > .content TD  {
	font-size: 13px;
	line-height: 15px;
	color: #313728
	empty-cells: hide; 
}

.latest_news > .content P {
	margin: 0px 0px 16px 0px;
	padding: 0px;
}

.latest_news > .content .date {
	float: left;
	font-size: 13px;
	padding-right: 10px;
	color: #55A0D8;
}

.latest_news > .content .more {
	margin-left: 5px;
	padding-left: 8px;
	text-decoration: none;
	font-size: 11px;
	color: #5AA3D7;
	background-image: url(_images/template/news_more.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

.latest_news > .content IMG {
	display: block;
	float: left;
	margin: 0px 20px 20px 0px;
}

.latest_news > .content .sensorliste {
	text-align: left;
	color: #59A4DF;
	margin-bottom: 15px;
}

.latest_news > .content .sensorliste A {
	text-decoration: none;
	color: #59A4DF;
}



