body {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: #414042;
	line-height: 130%;
	background-color: #19298f;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: underline;
	color: #19298f;
	outline:none;
}
img {
	border: none;
}
a img {
	border:none;
	display:block;
}
.bluetext {
	color: #006de7;
}
div {
	margin: 0;
}
.clr {
	clear:both;
}

#container {
	margin: auto;
	margin-top: 18px;
	margin-bottom: 18px;
	background-color: white;
	width: 980px;	
	position: relative;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#header {
	height: 140px;
	border-bottom: 14px solid #19298f;
}
#header img {
	display: block;
}
#header #claim {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 185px;
	height: 97px;
	background-image: url(images/claimhg.jpg);
	background-repeat: no-repeat;
	background-position: top left;	
	font-size: 16px;
	color: white;
	padding-top: 43px;	
}
#header #claim div {	
	margin-left: 19px;
	margin-right: 17px;
	margin-bottom: 4px;
}
#header #claim div.left1 {	
	padding-left: 26px;
}
#header #claim div.right1 {	
	text-align: right;
	padding-right: 19px;
}
#header #claim div.center {	
	text-align: center;	
}
#header #logo {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 252px;
	height: 140px;
	background-image: url(images/logohg.jpg);
	background-repeat: no-repeat;
	background-position: top left;	
}
#header #logo img{
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#header #slideshow {
	position: absolute;
	left: 185px;
	top: 0px;
	width: 543px;
	height: 140px;
}
#header #slideshow .bf_slideshowimg {
	width: 543px;
	height: 140px; 
	position: absolute;
	top: 0px;
	left: 0px;
}
#header #slideshow .bf_slideshowimg.invisible {
	visibility: hidden;
}


#menubar {
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 5px;
	width: 185px;
	float: left;
}
#menubar ul li a {
	color: #333333;
	text-decoration: none;
	margin-left: 4px;
}
#menubar ul li.active a, #menubar ul li:hover a {
	color: #ffffff;
}
#menubar ul li.active ul li a {
	color: #333333;
	margin-left: 37px;
}
#menubar ul li.active ul li.active a, #menubar ul li.active ul li:hover a {
	color: #19298f;
}
#menubar ul {
	list-style-type: none;
	margin: 0px;
	margin-left: 19px;
	padding: 0px;
}
#menubar ul li {
	background-image: url(images/menu0.gif);	
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px;
	margin-bottom: 0px;	
	padding: 0px;
	padding-top: 6px;
	padding-bottom: 8px;	
	width: 153px;	
}
#menubar ul li.active, #menubar ul li:hover {
	background-image: url(images/menu0a.gif);	
}
#menubar ul li ul {
	margin-left: 0px;
	margin-top: 8px;
	margin-bottom: -8px;
	text-transform: none;
}
#menubar ul li ul li {	
	background-image: url(images/menu1.gif);	
}
#menubar ul li ul li.active, #menubar ul li ul li:hover {	
	background-image: url(images/menu1a.gif);	
}


#content {
	/*background-color: #efefef;*/

	min-height: 400px;
	width: 543px;		
	
	/*margin-left: 185px;*/
	margin-top: 5px;	
	float: left;
}
#content h1 {
	margin: 0;
	padding: 0;
	color: #19298f;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}
#content h1.nodist {
	margin-bottom: 0px;
}
#content h2 {
	margin: 0;
	padding: 0;
	color: #19298f;
	font-size: 12px;
	font-weight: bold;	
	margin-bottom: 16px;
}
#content h3 {
	margin: 0;
	padding: 0;
	color: #19298f;
	font-size: 12px;
	font-weight: bold;	
}
#content h3.dist {
	margin-bottom: 16px;
}
#content h2.grey, #content h3.grey {
	color: #414042;
}
#content p {
	margin-top: 0px;
	margin-bottom: 16px;
}
#content p.topdist {
	padding-top: 9px;	
}

#content div.section {
	background-color: #efefef;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 2px;
	margin-bottom: 6px;
}
#content div.section.nodist {
	margin-bottom: 0px;
}
#content div.section.full {	
	padding: 0;
}
#content div.section.center {
	text-align: center;
}
#content div.section.highlight {
	background-color: #dadaf0;
	color: #19298f;
}
#content div.section.highlight .grey {
	color: #414042;
}
#content div.section.narrow {
	padding-top: 9px;
	padding-bottom: 9px;
}
#content  ul {
	list-style-type: none;
	margin: 0;
	margin-bottom: 16px;
	padding: 0;	
}
#content ul li{
	background-image: url(images/dot.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	padding-left: 8px;	
}
#content ul.standalone {	
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 2px;
	margin-bottom: 6px;	
	color: #19298f;
}
#content ul.checkmark li {
	background-image: url(images/checkmark_b.gif);
	background-position: top left;
	min-height: 18px;	
	padding-left: 32px;
	margin-bottom: 10px;
}
#content ul.checkmark.standalone li {
	background-image: url(images/checkmark.gif);
}
#content ul.contact li {
	background: none;
	padding-left: 0px;	
}
#content  .boldblue {
	font-weight: bold;
	color: #19298f;
}
#content .blue {	
	color: #19298f;
}

#content table.twocols {
	background-color: #efefef;	
}
#content table.twocols td {
	padding-bottom: 0px;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	
}
#content table.twocols td.middle {
	width: 7px;
	background-color: #ffffff;
	padding: 0;	
}

#content img.floatleft {
	float: left;
	margin-right: 35px;
}

#content table.definition {
	width: 100%;
	background-color: #dadaf0;
	border-collapse: collapse;
	margin-bottom: 3px;
}
#content table.definition td {
	width: 50%;	
	vertical-align: middle;
	border-bottom: 6px solid white;
	padding-right: 16px;
	padding-top: 7px;
	padding-bottom: 7px;
}
#content table.definition td.left {
	border-right: 6px solid white;
	padding-left: 72px;
}
#content table.definition td.right {
	border-left: 6px solid white;
	padding-left: 16px;		
}


#content img.rauchmelder {
	float: left;
	margin-left: 20px;	
}
#content div.rightlistarea {
	margin-left: 196px;
	padding-bottom: 18px;
	min-height: 128px;
}

#content table.contact {
	/*margin-bottom: 16px;*/
}
#content table.contact td {
	padding-bottom: 16px;
	text-align:left;
	vertical-align:top;
}
#content table.contact td.left {
	width: 214px;
}


#rightbar {
	width: 240px;
	float: left;
	margin-top: 5px;
	position: relative;
	padding-bottom: 20px;
}
#rightbar h3 {
	padding: 0;
	margin: 0;
	color: #19298f;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 13px;
}
#rightbar h4 {
	padding: 0;
	margin: 0;
	margin-top: 10px;
	font-size: 11px;
	font-weight: bold;
}
#rightbar div.news {
	font-size: 11px;	
	background-image: url(images/newsitem.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 15px;
	margin-bottom: 20px;
}
#rightbar div.news p {
	margin-top: 10px;
	margin-bottom: 10px;
}

#footermenu .menu2 {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 12px;
	bottom: 5px;
	list-style-type: none;
}
#footermenu .menu2 a {
	color: #414042;
	text-decoration: none;
}
#footermenu .menu2 a:hover {	
	text-decoration: underline;
}


.clr {
	clear: both;
}


#conent .col1 {
	background-color: #efefef;
}
ul.contact {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-left: 7px;
}
ul.contact label.required{
	font-weight: bold;
}
ul.contact label.required.missing{
	color: #ff0000;
}
ul.contact label.field_label1{
	background-image: url(images/contact_label1.gif);
	width: 69px;
	height: 21px;
	display: block;
	float: left;
	padding-left: 13px;
	padding-top: 5px;
}
ul.contact label.field_label2{
	background-image: url(images/contact_label2.gif);
	width: 69px;
	height: 91px;
	display: block;
	float: left;
	padding-left: 13px;
	padding-top: 5px;
}
ul.contact input,
ul.contact textarea {
	border: none;
	background: none;	
}
ul.contact input.form_field1 {
	background-image: url(images/contact_field1.gif);
	background-repeat: no-repeat;
	width: 257px;
	height: 23px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 5px;	
}
ul.contact textarea.form_field2 {
	background-image: url(images/contact_field2.gif);
	background-repeat: no-repeat;
	width: 257px;
	height: 93px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 5px;	
}
ul.contact .form_button_submit {
	background-image: url(images/contact_but.jpg);
	width: 63px;
	height: 25px;
	color: white;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	margin-left: 290px;
	margin-top: 2px;
	cursor: pointer;
}
.contact_error {
	border: 1px solid #ff0000;
	margin: 7px;
	padding: 7px;
	color: #ff0000;
	font-weight: bold;	
	width: 340px;
}
.contact_success {
	font-weight: bold;	
}


body.frontpage {
	background-color: #ffffff;
}
#containerfrontpage {
	width: 930px;
	margin: auto;
	background-color: #ffffff;
	margin-top: 32px;
	position: relative;	
	border-bottom: 17px solid #19298f;
}
#containerfrontpage #fpheader{
	height: 64px;
	border-bottom: 15px solid #19298f;
}
#containerfrontpage .navi {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#containerfrontpage .navi a {
	color: #1c2a90;
	text-decoration: none;
	line-height: 150%;
	font-size: 12px;
}
#containerfrontpage #logo {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 236px;
	height: 64px;
}
#containerfrontpage .sepbar {
	background-color: #19298f;
}
#containerfrontpage .sepbar.top {
	height: 15px;
}
#containerfrontpage .sepbar.bottom {
	height: 17px;
}

#containerfrontpage h2 {
	margin: 0;
	padding: 0;
	size: 18px;
	font-family: Arial, Sans-Serif;
	line-height: 170%;
}
#containerfrontpage h2 a{	
	font-weight: bold;
	text-decoration: none;
	color: #00288e;
	
}
#containerfrontpage .arealink {
	position: relative;
	height: 150px;
}
#containerfrontpage .claim {
	width: 155px;
	height: 110px;
	padding-top: 40px;
	position: absolute;
	color: #ffffff;
	font-size: 16px;
	line-height: 130%;	
	top: 0px;	
	font-weight: normal;
}
#containerfrontpage .claim div.left1 {
	margin-left: 28px;
}
#containerfrontpage .claim div.right1 {
	text-align: right;
	margin-right: 28px;
}
#containerfrontpage .claim div.center {
	text-align: center;	
}
#containerfrontpage .areaheadline {
	position: absolute;
	top: 58px;
	width: 310px;	
	height: 70px;
	text-align:center;		
}
#containerfrontpage .arealink.dimmed .claim div {
	visibility: hidden;
}
#containerfrontpage .arealink.dimmed .imglink.active {
	visibility: hidden;
}
#containerfrontpage .arealink .imglink.dimmed {
	visibility: hidden;
}
#containerfrontpage .arealink.dimmed .imglink.dimmed {
	visibility: visible;
}


#containerfrontpage #al_dienstleistungen .areaheadline {
	left: 155px;			
}
#containerfrontpage #al_dienstleistungen .claim {
	left: 0px;	
	background-color: #00288e;
}
#containerfrontpage #al_dienstleistungen.dimmed .claim {
	background-color: #99a9d2;
}
#containerfrontpage #al_dienstleistungen .img1 {
	width: 310px;
	height: 150px;
	position: absolute;
	top: 0px;
	left: 465px;
}
#containerfrontpage #al_dienstleistungen .img2 {
	width: 155px;
	height: 150px;
	position: absolute;
	top: 0px;
	left: 775px;
}

#containerfrontpage #al_rauchmelder .areaheadline {
	left: 465px;	
}
#containerfrontpage #al_rauchmelder .claim {
	left: 775px;	
	background-color: #f20009;
}
#containerfrontpage #al_rauchmelder.dimmed .claim {	
	background-color: #fa999d;
}
#containerfrontpage #al_rauchmelder .img1 {
	width: 155px;	
	height: 150px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#containerfrontpage #al_rauchmelder .img2 {
	width: 310px;
	height: 150px;
	position: absolute;
	top: 0px;
	left: 155px;
}

#containerfrontpage #al_messdienst .areaheadline {
	left: 0px;	
}
#containerfrontpage #al_messdienst .claim {
	left: 310px;	
	background-color: #00288e;
}
#containerfrontpage #al_messdienst.dimmed .claim {	
	background-color: #99a9d2;
}
#containerfrontpage #al_messdienst .img1 {
	width: 310px;
	height: 150px;
	position: absolute;
	top: 0px;
	left: 465px;
}
#containerfrontpage #al_messdienst .img2 {
	width: 155px;
	height: 150px;
	position: absolute;
	top: 0px;
	left: 775px;
}