/*-----------------------------------------------------------------------*/
/*----- global settings for objects and classes -------------------------*/
/*-----------------------------------------------------------------------*/

* {padding: 0; margin: 0; border: 0px}

a {color: #67666B;text-decoration: none; line-height: 25px;}
a:hover {text-decoration: none}

li {list-style-type: none}


.breaker {line-height: 0px; clear: both}
.left {float: left}
.right {float: right}
.white{color: #fff;}
.bold{font-weight: bold;}
.invisible{display: none;}

/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/ 
body {
	color: #000;
	background: url(../images/gras.gif) repeat-x #96aebe;
}

body, h1, h2, h3 {font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;}

h1 {font-size: 14px;display: none;}
h2 {font-weight: bold;font-size: 12px;color: #67666B;line-height: 25px;}
h3 {font-weight: normal;color: #67666B;}

/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/ 
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/ 

#cont_1 {
	background: url(../images/welle.gif) no-repeat;
	width: 100%;
	height: 615px;
}
#pagemuenster {
	background: url(../images/display.gif) left 140px no-repeat;
	width: 930px;
	margin: auto;
	height: 600px;
}

#page {
	background: url(../images/displaywestf.gif) left 140px no-repeat;
	width: 930px;
	margin: auto;
	height: 600px;
}

/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/ 
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/ 

#header {
	width: 100%;
	z-index: 1;
}

/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/ 

#header div.left {
	width: 220px;
	height: 140px;
	float: left;
	text-align: right;
}
#header div.left h1 {
	display: block;
	color: #957f66;
	font-size: 24px;
	font-weight: bold;
	margin-top: 15px;
}

/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/ 

#header div.middle {
	background: url(../images/haus.gif) no-repeat;
	width: 406px;
	height: 140px;
	float: left;
}

/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/ 

#header div.right {
	width: 304px;
	height: 140px;
	float: left;
}
#header div.right ul {
	margin-left: 14px;
	margin-top: 50px;
}
#header div.right ul li {
	float: left;
	color: #957f66;
}
#header div.right ul li a {
	font-size: 12px;
	color: #957f66;
}
#header div.right ul li a:hover {
	color: #96aebe;
}
#header div.right ul li a.active {
	font-weight: bold;
	color: #957f66;
}

/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/  

#main div.left {
	width: 234px;
	height: 140px;
	float: left;
	z-index: 1;
}
#main div.left ul {
	width: 100%;
}
#main div.left ul.suche {
	margin-top: 21px;
	margin-bottom: 48px;
}

#main div.left ul.auswahl {
	margin-top: 5px;
	margin-bottom: 33px;
}

#main div.left ul.suche li a, #main div.left ul.auswahl li a {
	background: url(../images/kreis_hell_blau_braun.gif) right no-repeat;
}
#main div.left ul.suche li a:hover, #main div.left ul.auswahl li a:hover {
	background: url(../images/kreis_dunkel_blau_braun.gif) right no-repeat;
	color: #fff;
}
#main div.left ul.suche li a.active {
	background: url(../images/kreis_dunkel_blau_braun.gif) right no-repeat;
	color: #fff;
}

#main div.left ul.auswahl li a.active {
	background: url(../images/kreis_rot_blau_braun.gif) right no-repeat;
	color: #B8292F;
	font-weight:bold;
	}

#main div.left ul.auswahl li a.aktuell {
 	background: url(../images/navi_gruen.gif) right no-repeat;
	}
	
#main div.left ul.auswahl li a.aktuell:hover, #main div.left ul.auswahl li a.aktuellactive {
 	background: url(../images/navi_gruen_weiss.gif) right no-repeat;
	color: #fff;
	}



#main div.left ul li {
	width: 100%;
	float: left;
	z-index: 1;
}
#main div.left ul li a {
	width: 202px;
	color: #000;
	text-align: right;
	padding-right: 28px;
	display: block;
	height: 20px;
	line-height: 20px;
	background: url(../images/navi_beige.gif) right no-repeat;
}
#main div.left ul li a:hover {
	background: url(../images/navi_beige.gif) right no-repeat;
	color: #fff;
}
#main div.left ul li a.active {
	background: url(../images/navi_rot.gif) right no-repeat;
	color: #fff;
}
#main div.left div.footer {
	font: 9px Arial, Verdana, Geneva,  Helvetica, sans-serif;
	float: right;
	margin-top: 88px;
	margin-right: 15px;
	line-height: 12px;
	text-align: right;
	color: #fff;
}
#main div.left div.footer a {
	background: none;
	padding: 0;
	margin: 0;
	color: #fff;
	font-weight: bold;
	display: inline;
	line-height: 12px;
}
#main div.left div.footer a:hover
 {
	text-decoration: underline;
}
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/ 

#main div.middle {
	width: 374px;
	height: 140px;
	float: left;
	z-index: 1;
}
#main div.middle h2 {
	color: #fff;
	font-size: 12px;
	text-align: center;
	line-height: 34px;
	font-weight:bold;
}
#main div.middle h2.start {
	color: #fff;
	font-size: 17px;
	text-align: center;
	line-height: 21px;
	font-weight:bold;
	width:250px;
	margin: 0 62px 0 62px;
}
#main div.middle div.monitor {
	width: 374px;
	height: 374px;
	background-color: #fff;
}
#main div.middle div.monitor div.content {
	width: 374px;
	background-color: #fff;
}
#main div.middle div.monitor div.content div.text {
	width: 350px;
	margin-left: 12px;
	background-color: #fff;
	padding-top: 10px;
}
#main div.middle div.monitor div.content div.text h3, #main div.middle div.monitor div.content div.text h4 {
	color: #000;
	font-size: 12px;
	text-align: left;
	line-height: 18px;
	font-weight: bold;
}
#main div.middle div.monitor div.content div.text p {
	margin-top: 12px;
	font-size: 12px;
	line-height: 20px;
}
#main div.middle div.monitor div.content div.footer {
	margin-top: 30px;
}

#main div.middle div.monitor div.karte {
	width: 374px;
	height: 374px;
	background: url(../images/karte_gross.jpg) left no-repeat;
}

#main div.middle div.monitor div.kartewestf {
	width: 374px;
	height: 374px;
	background: url(../images/karte_gross_westf.jpg) left no-repeat;
}

img.minikarte{
	width: 78px;
	height: 78px;
	border: #957F66 solid 2px;
	position:absolute;
	margin-left:284px;
	margin-top:284px;
}

img.liste{
	width: 26px;
	height: 26px;
	border: #957F66 solid 2px;
	position:absolute;
	margin-left:334px;
	margin-top:10px;
}

img.minikartestart{
	width: 78px;
	height: 78px;
	border: #957F66 solid 2px;
	position:absolute;
	margin-left:165px;
	margin-top:165px;
}

.startkartenspacer {
	width:260px; 
	height:260px; 
	display:block;
	}

/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/ 

#main div.right {
	width: 316px;
	height: 140px;
	float: right;
	z-index: 1;
}
#main div.right div.suche {
	margin-top: 25px;
	margin-bottom: 48px;
}
#main div.right div.suche a {
	width: 200px;
	color: #000;
	text-align: left;
	padding-left: 28px;
	display: block;
	height: 20px;
	line-height: 20px;
	background: url(../images/kreis_hell_braun_blau.gif) left no-repeat;
}
#main div.right div.suche a:hover {
	background: url(../images/kreis_dunkel_braun_blau.gif) left no-repeat;
	color: #fff;
}
#main div.right div.suche a.active {
	background: url(../images/kreis_dunkel_braun_blau.gif) left no-repeat;
	color: #fff;
}
#main div.right div.suche div.suchfeld {
	background: url(../images/suche.gif) left no-repeat;
	width: 301px;
	height: 21px;
}
#suchtext {
	float: left;
	font-size: 13px;
	margin-top: 3px;
	margin-left: 28px;
	width: 245px;
	line-height: 21px;
	background: none;
}
#suchen {
	background: url(../images/pfeil.gif) left no-repeat;
	float: left;
	height: 21px;
	width: 21px;
	line-height: 21px;
}
#suchen:hover {
	background: url(../images/pfeil_rot.gif) left no-repeat;
}
#main div.right div.space {
	width: 322px;
	height: 31px;
}
#main div.right div.karte_klein {
	width: 280px;
	float: left;
}
#main div.right div.karte_klein div.karte {
	background: url(../images/karte_klein.jpg) left no-repeat;
	width: 260px;
	height: 260px;
}

#main div.right div.karte_klein div.weiss {
	background: url(../images/feld_weiss.gif) left no-repeat;
	width: 260px;
	height: 260px;
	margin-left:10px;
}

#main div.right div.karte_klein div.weiss h3 {
	color:#B8292F;
	padding:10px;
	font-weight:bold;
	}

#main div.right div.karte_klein div.weiss p {
	color:#000000;
	padding:10px;
	line-height:16px;
	}
	


#main div.right div.karte_klein div.karte a {
	width: 0;
	color: #000;
	text-align: left;
	padding-left: 0;
	display: block;
	height: 0;
	line-height: normal;
	background: none;
	}
	
#main div.right div.karte_klein div.karte a:hover {
	width: 0;
	color: #000;
	text-align: left;
	padding-left: 0;
	display: block;
	height: 0;
	line-height: normal;
	background: none;
	}

#main div.right div.schalter {
	width: 28px;
	float: left;
	margin-top: 2px;
}
#main div.right div.schalter ul {
	
}

#main div.right div.schalter ul li {
	float: right;
	width: 20px;
	height: 20px;
	padding: 0;
	background: url(../images/kreis_hell_braun.gif) left no-repeat;
}

#main div.right div.schalter ul li.active {
	background: url(../images/kreis_rot_braun.gif) left no-repeat;
	color: #fff;
}
#main div.right div.karte_klein div.karte {
	background: url(../images/karte_klein.jpg) left top no-repeat;
	width: 260px;
	height: 260px;
	margin: auto;
	line-height: 0px;
}
#main div.right div.karte_klein div.karte div.footer {
	font: 9px Arial, Verdana, Geneva,  Helvetica, sans-serif;
	margin-top: 340px;
	line-height: 12px;
	color: #fff;
}
#main div.right div.karte_klein div.karte div.footer a {
	background: none;
	padding: 0;
	margin: 0;
	color: #fff;
	font-weight: bold;
	display: inline;
	line-height: 12px;
}
#main div.right div.karte_klein div.karte div.footer a:hover
 {
	text-decoration: underline;
}

/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/

.info {
	width: 308px;
	display: none;
	position: absolute;
	left: 50%;
	margin-left: 80px;
	top: 10px;
	z-index: 10 ! important;
	background-color: #fff;
	border: 2px solid #957f66;
}

.shortinfo {
	position:absolute;
	width: 140px;
	height:auto;
	display:none;
	position:absolute; 
	background-color:#fff; 
	border: 1px solid #957f66;
	padding: 5px;
	line-height:15px;
	z-index:9 ! important;
}

.shortinfo p.bold {
	font-weight:bold;
	margin-bottom:3px;
	}

.shortinfo p.mehr {
	color:#FF0000;
	margin-bottom:3px;
	}

.shortinfo p.details {
	margin-top:3px;
	color:#98211B;
	}

.text {
	width: 280px;
	margin: auto;
	margin-top: 4px;
	margin-bottom: 10px;
	background-color: #ffffff;
	padding-top: 10px;
}
.text a {
	color: #957f66;
}
.text a:hover {
	text-decoration: underline;
}
.text h3 {
	color: #957F66;
	font-size: 12px;
	text-align: left;
	line-height: 18px;
	font-weight: bold;
}

.text p {
	margin-top: 12px;
	font-size: 11px;
	line-height: 20px;
}
.text img {
	float: left;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.text div.footer ul {
	margin-top: 30px;
	float: left;
	color: #96aebe;
}
.text div.footer ul li {
	float: left;
}
.text div.footer ul li a {
	color: #96aebe;
}
.text div.footer ul li a:hover {
	text-decoration: underline;
}
.text div.footer img {
	float: right;
	margin-top: 30px;
}
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/ 

#footer_down {
	font: 9px Arial, Verdana, Geneva,  Helvetica, sans-serif;
	line-height: 12px;
	color: #fff;
	width:935px;
	height:50px;
	display:block;
	margin:auto;
	margin-top:-23px; 
	padding-left:4px;
	}

#footer_down .left {
	float:left;
	width:220px;
	height:50px;
	display:block;
	text-align:right;
	}
	
#footer_down .right {
	float:right;
	width:310px;
	height:50px;
	display:block;
	}
	
	

#footer_down a {
	background: none;
	padding: 0;
	margin: 0;
	color: #fff;
	font-weight: bold;
	display: inline;
	line-height: 12px;
}

#footer_down a:hover
 {
	text-decoration: underline;
}

/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/ 

.registerbold {
	line-height:normal;
	font-weight:bold;
	font-size:12px;
	}
	

.aktuellestext {
	padding:25px 0 0 0;
	}

.aktuellestext .ueberschriftbraun {
	color:#957F66;
	font-weight:bold;
	}

.anbieter {
	font-size:10px;
	color:#000000;
	padding: 10px 0 10px 0;
	}

a.blau {
	color:#96AEBE;}

a.blau:hover {
	color:#96AEBE;
	text-decoration:underline;}



