@charset "utf-8";

/* CSS Document */
@font-face {
	font-family: Verdana;
}

/* POI
 ######################
 */
.kleineschrift {
	font-size: 9px;
}

.pfeillinks {
	font-size: 9px;
}



.pfeillinks a:link {
	color: #009700;
	text-decoration: none;
}

.pfeillinks a:visited {
	color: #009700;
	text-decoration: none;
}

.pfeillinks a:active {
	color: #009700;
	text-decoration: none;
}

.pfeillinks a:hover {
	color: #009700;
	text-decoration: none;
}

.test {
	font-family: arial;
	color: red;
	font-size: 2em;
}

.poibox {
	width: 450px;
	border: solid 2px #000;
	float: left;
}

.profilauswahl {
	margin-left: 24px;
	float: left;
	clear: both;
}

.links {
	width: 40%;
	float: left;
	height: 250px;
	border: solid 2px #000;
}

.rechts {
	width: 58%;
	float: left;
	border: solid 2px #000;
}

.mitte {
	width: 450px;
	float: auto;
	position: absolute;
	margin-top: 22%;
	border: solid 2px #000;
}

/* POI-END
 #######################
 */
body {
	font-family: "Arial";
	font: #090;
	font-size: 12px;
	font-style: normal;
	height: auto;
}

#br {
	width: 85%;
	height: 15px;
	float: right;
}

.scroll {

	height: 310px;
	overflow:auto;


}
#xxx{
display:none;}


.ftext a:link {
	color: #707070;
	text-decoration: none;
}

.ftext a:visited {
	color: #707070;
	text-decoration: none;
}

.ftext a:active {
	color: #707070;
	text-decoration: none;
}

.ftext a:hover {
	color: #707070;
	text-decoration: none;
}

/* =================
 =====  MAIN =====
 =================
 */
#container {
	width: 100%;
	min-width: 980px;
	margin: auto;
	height: auto;
	position: relative;
	border: solid 2px #d0e8c6;
}

#container .container {
	margin: auto;
	position: relative;
	width: 100%;
}

/* ===================
 =====  HEADER =====
 ===================
 */
.container #header {
	width: 100%;
	height: 117px;
	margin-top: 5px;
}

#header #logo {
	width: 336px;
	height: 117px;
	float: left;
	background-image: url(pics/logo.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#header #bbox {
	margin-left: 336px;
	height: 100%;
	min-width: 600px;
}

#printSlide{
	position:absolute;
	margin: 1px 0px 0px -4px;  
	height: 35px;
	background-color:#008200;
	border: 1px #000 solid;
	padding-top:5px;
	z-index:200;
	display:none;
	width: 180px;
}

#printSlide a{
	text-decoration:none;
	padding:0;
	margin:0;
	color: #FBFB00;
	width: 180px;
}

#bbox a {
	text-decoration: none;
	color: #FFF;
	padding-left: 20px;
}

#bbox .bbox_l {
	height: 117px;
	min-width: 300px; / /
	float: left;
}

.bbox_l .bbox_left,.bbox_l .bbox_middle,.bbox_r .bbox_right {
	background-image: url(pics/header_left.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 115px;
	z-index: 40;
}

.bbox_l .bbox_left {
	width: 32px;
	float: left;
}

.bbox_l .bbox_lmiddle {
	background-image: url(pics/header_leftmiddle.gif);
	background-repeat: repeat-x;
	height: 117px;
	overflow: hidden;
	z-index: 20;
}

.bbox_lmiddle .bbox_info {
	width: 100%;
	height: 20px;
	margin-top: 30px;
	color: #ffffff;
}

.bbox_l .bbox_middle {
	background-image: url(pics/header_middle.gif);
	width: 32px;
	float: right;
}

#bbox .bbox_r {
	height: 117px;
	width: 250px;
	float: right;
	color: #FFF;
	font: bold;
}

.bbox_r .bbox_rmiddle {
	background-image: url(pics/header_rightmiddle.gif);
	background-repeat: repeat-x;
	height: 117px;
	overflow: hidden;
	z-index: 20;
}

#printSlide{
	position:absolute;


	1px 0px 0px -4px; 
	width: 150px;
	height: 35px;
}

.bbox_rmiddle .rmiddle_top {
	width: 100%;
	height: 20px;
	margin-top: 29px;
}

.rmiddle_top .btn,.rmiddle_top .btn_lr {
	width: 36%;
	float: left;
	text-align: left;
}

.rmiddle_top .btn_border {
	background-image: url(pics/line.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 1%;
	float: left;
}

.rmiddle_top .btn_lr {
	width: 31%;
}

.bbox_rmiddle .rmiddle_bottom {
	width: 100%;
	height: 20px;
	margin-top: 10px;
}

.rmiddle_bottom .btn,.rmiddle_bottom .btn_lr {
	width: 36%;
	float: left;
	text-align: left;
}

.rmiddle_bottom .btn_border {
	background-image: url(pics/line.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 1%;
	float: left;
}

.rmiddle_bottom .btn_lr {
	width: 31%;
}

.bbox_r .bbox_right {
	height: 115px;
	width: 25px;
	background-image: url(pics/header_right.gif);
	background-repeat: no-repeat;
	float: right;
}

/* ====================
 =====  CONTENT =====
 ====================
 */
.container #content {
	width: 100%;
	min-height: 600px;
	margin-bottom: 2px;
}

#content #sidebar {
	width: 336px;
	height: auto;
	float: left;
	position: relative;
}

#sidebar .sidebar_head {
	width: 336px;
	position: relative;
	height: 20px;
	background-image: url(pics/corner_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #fff;
	border-top: solid 1px #000;
	float: left;
}

#sidebar .sidebar {
	width: 100%;
	height: 100%;
	float: left;
}

.sidebar #menu {
	width: 285px;
	margin: auto;
	height: 280px;
}

#menu .menu {
	width: 208px;
	float: left;
}

#menu .omenu {
	width: 200px;
	margin: 1px 0 0 17px;
	margin-left: 17px;
	float: left;
}

.menu .mtext {
	width: 173px;
	float: right;
	z-index: 0;
}

.menu .mpic {
	width: 31px;
	height: 37px;
	float: left;
	margin: 0px;
	outline: none;
}

.mbtn {
	float: left;
	width: 31px;
	height: 280px;
}

.mpic_start {
	float: left;
	margin: 15px 0 0 -28px;
	text-align: center;
	background-image: url(pics/startmarker_grau.png);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #fff;
	border: none;
	position: absolute;
	width: 31px;
	height: 19px;
	cursor: pointer;
}

.mpicbunt {
	float: left;
	margin: 15px 0 0 -28px;
	text-align: center;
	background-image: url(images/startmarker_bunt.png);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #fff;
	border: none;
	position: absolute;
	width: 31px;
	height: 19px;
	cursor: pointer;
}

.mpicbunt_palme {
	float: left;
	margin: 87px 0 0 -24px;
	text-align: center;
	background-image: url(images/stopmarker_bunt.png);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #fff;
	border: none;
	position: absolute;
	width: 25px;
	height: 19px;
	cursor: pointer;
}

.mpic_stop {
	float: left;
	margin: 87px 0 0 -23px;
	text-align: center;
	background-image: url(pics/stopmarker_grau.png);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #fff;
	border: none;
	position: absolute;
	width: 25px;
	height: 19px;
	cursor: pointer;
}

.mpic_zwischen {
	float: left;
	margin-left: 5px;
	text-align: center;
	background-image: url(images/zwischen_small.png);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #fff;
	border: none;
	width: 31px;
	height: 19px;
	cursor: pointer;
	position:relative;
}

.menu .minput {
	width: 175px;
	height: 25px;
	vertical-align: middle;
	float: right;
}

.minput input {
	float: left;
	width: 175px;
}

#zwischenpunktsuche {
	width: 175px;
	height: 25px;
	vertical-align: middle;
	float: right;
}

#zwischenpunktsuche input {
	float: left;
	width: 175px;
}

.omenu .d_right {
	background-image: url(pics/d_right.gif);
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
	float: left;
	margin-top: 3px;
	margin-left: 5px;
}

.omenu .d_left {
	background-image: url(pics/d_left.gif);
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
	float: right;
	margin-top: 3px;
}

.d_right_gruen {
	background-image: url(pics/d_left_gruen.gif);
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
	float: left;
	margin-top: 3px;
	margin-left: 5px;
}

.d_left_gruen {
	background-image: url(pics/d_right_gruen.gif);
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
	float: right;
	margin-top: 3px;
}

.menu .bbar {
	width: 175px;
	height: 16px;
	float: right;
}

.bbar .button,.button {
	width: 90px;
	height: 18px;
	background-image: url(pics/button.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
	float: right;
	border: none;
	font-size: 10px;
	margin: 2px 0px 2px;
	text-align: center;
	padding-top: -2px;
	vertical-align: middle;
}

.button {
	float: left;
}

.grosserbutton {
	width: 110px;
	height: 20px;
	background-image: url(pics/button_gross.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
	float: left;
	border: none;
	font-size: 10px;
	margin: 2px 0px 2px;
	text-align: center;
	padding-top: -2px;
	vertical-align: middle;
	clear: both;
}

.sidebar #picsundtext {
	margin: auto;
	width: 100%;
	height: 323px;
}


#picsundtext #pics {
	background-image: url(pics/pics.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 247px;
	height: 217px;
	float: right;
	margin-right: 49px;
	border: none;
	margin-top: 15%;
	vertical-align: middle;
}

#pics .pics {
	width: 140px;
	height: 140px;
	float: right;
	margin: 22px 23px 0 0;
	border: none;
}

.pics img {
	width: 140px;
	height: 140px;
	border: none;
}

#pics .pic_text {
	float: right;
	width: 142px;
	height: 14px;
	margin: 6px 21px 0;
	text-align: center;
	font-size: 10px;
	vertical-align: middle;
	color: #009700;
	border: none;
}

.osnabruecktext {
	width: 100%;
	text-align: center;
	color: #009700;
	float: left;
}

.sidebar .los {
	width: 65px;
	height: 65px;
	background-image: url(pics/los_grau.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFF;
	border: none;
	margin-top: 20px;
	margin-right: -10px;
	float: right;
	cursor: pointer;
}

.los_gruen {
	width: 65px;
	height: 65px;
	background-image: url(pics/button_los.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFF;
	border: none;
	margin-top: 20px;
	margin-right: -10px;
	float: right;
	cursor: pointer;
}

.menu #switch {
	width: 30px;
	height: 35px;
	float: left;
}

#switch input {
	background-image: url(pics/switch.gif);
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: center;
	border: none;
	width: 9px;
	height: 18px;
	height: 35px;
	margin-left: 8px;
	margin-top: 45px;
	position: absolute;
	cursor: pointer;
}

.omenu .option {
	float: left;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 4px;
	width: 150px;
	text-align: left;
	color: #000000;
}

.sidebar .infobox {
	margin: 10px 10% 0 10%;
	width: 80%;
	height: 100px;
	padding: 0px;
}

.sidebar .strassen {
	margin: 5px auto;
	width: 320px;
	float: none;
}

.sidebar .linie {
	background-image: url(pics/linie.png);
	background-repeat: no-repeat;
	width: 330px;
	height: 1px;
	margin: 1px auto;
}

#content .content {
	height: 100%;
	min-height: 600px;
	margin-left: 336px;
}

.content #points,#content #sidebar {
	min-height: 600px;
}

.content #map {
	min-height: 600px;
	min-width: 300px;
	position: absolute;
	z-index: 10;
	border-top: solid 1px #000;
	border-right: solid 1px #000;
	position: absolute;
}

#namen {
	padding-top: 5px;
	display: none;
	width: 210px;
	height: 78.5%;
	padding-left: 14px;
	padding-right: 7px;
	background-color: #fff;
	position: absolute;
	z-index: 11;
	border-right: solid 1px #000;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	overflow: auto;
	overflow-x: hidden;
}

#namen a:link {
	color: #009700;
	text-decoration: none;
}

#namen a:visited {
	color: #009700;
	text-decoration: none;
}

#namen a:active {
	color: #009700;
	text-decoration: none;
}

#namen a:hover {
	color: #009700;
	text-decoration: underline overline;
}

.optionsbild {
	margin-left: 10px;
	float: left;
	cursor: pointer;
}

#linkausgabe {
	margin-left: 10px;
	float: left;
}

#linkausgabe a:link {
	color: #0000FF;
	text-decoration: none;
}

#linkausgabe a:visited {
	color: #0000FF;
	text-decoration: none;
}

#linkausgabe a:active {
	color: #0000FF;
	text-decoration: none;
}

#linkausgabe a:hover {
	color: #0000FF;
	text-decoration: underline overline;
}

#legende {
	margin-top: 60px;
	padding-top: 5px;
	display: none;
	width: 210px;
	height: 71%;
	padding-left: 14px;
	padding-right: 7px;
	background-color: #fff;
	position: absolute;
	z-index: 12;
	border-right: solid 1px #000;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
}

#legende a:link {
	color: #009700;
	text-decoration: none;
}

#legende a:visited {
	color: #009700;
	text-decoration: none;
}

#legende a:active {
	color: #009700;
	text-decoration: none;
}

#legende a:hover {
	color: #009700;
	text-decoration: underline overline;
}
#legendeninhalt {
	padding-top: 5px;
	width: 210px;
	float: left;
	height: 71%;
	line-height: 0.5;
	text-align: left;
	overflow: auto;
	overflow-x: hidden;
}

#legendensymbole {
	padding-top: 5px;
	width: 20%;
	float: left;
	line-height: 0.5;
	text-align: center;
}

#legendenbeschreibung {
	width: 100%;
	line-height: 2.33;
	text-align: left;
}

#hoehenprofil {
	padding-top: 5px;
	margin-top: 120px;
	display: none;
	width: 605px;
	height: 63.5%;
	padding-left: 7px;
	background-color: #fff;
	position: absolute;
	z-index: 13;
	border-right: solid 1px #000;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	overflow: auto;
	overflow-x: hidden;
}

#hoehenprofil a:link {
	color: #009700;
	text-decoration: none;
}

#hoehenprofil a:visited {
	color: #009700;
	text-decoration: none;
}

#hoehenprofil a:active {
	color: #009700;
	text-decoration: none;
}

#hoehenprofil a:hover {
	color: #009700;
	text-decoration: underline overline;
}

#routenbewertung {
	padding-top: 5px;
	margin-top: 120px;
	display: none;
	width: 605px;
	height: 63.5%;
	padding-left: 7px;
	background-color: #fff;
	position: absolute;
	z-index: 13;
	border-right: solid 1px #000;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	overflow: auto;
	overflow-x: hidden;
}

#routenbewertung a:link {
	color: #009700;
	text-decoration: none;
}

#routenbewertung a:visited {
	color: #009700;
	text-decoration: none;
}

#routenbewertung a:active {
	color: #009700;
	text-decoration: none;
}

#routenbewertung a:hover {
	color: #009700;
	text-decoration: underline overline;
}

.content .content_corner {
	background-image: url(pics/corner_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 25px;
	height: 25px;
	position: absolute;
	z-index: 50;
}

.content #content_border,.fcontent #footer_border {
	position: absolute;
	float: left;
	z-index: 40;
	background-image: url(pics/border.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 8px;
}

.content #content_border {
	min-height: 80%;
	margin-top: 22px;
}

.content #points {
	background-image: url(pics/points.gif);
	background-position: center;
	float: right;
	background-repeat: repeat-y;
	width: 5px;
}

/* ===================
 =====  FOOTER =====
 ===================
 */
.container #footer {
	height: 40px;
	width: 100%;
}

#footer .fsidebar {
	width: 336px;
	float: left;
}

#footer .fcontent {
	margin-left: 336px;
	height: 40px;
	border-top: solid 1px #999;
	top: 0px;
}

.fcontent #footer_border {
	height: 40px;
}

.fcontent .ftext {
	padding-left: 20px;
	padding-right: 40px;
	float: right;
	padding-top: 11px;
	font-size: 13px;
	font-stretch: expanded;
}

.fcontent .igf {
	background-image: url(pics/igf.gif);
	background-repeat: no-repeat;
	float: right;
	margin-top: 1px;
	right: 2px;
	position: absolute;
	height: 37px;
	width: 28px;
}

.fcontent .uos {
	background-image: url(pics/uos.png);
	background-repeat: no-repeat;
	width: 90px;
	height: 30px;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	position: absolute;
}

.fcontent .social {
	width: 90px;
	height: 30px;
	float: left;
	margin-top: 10px;
	margin-left: 120px;
	position: absolute;
}

.fcontent .osnaschrift {
	margin-top: 18px;
	color: #009900;
}

#bewertensterne {
	background-image: url(pics/bewerten.png);
	background-repeat: no-repeat;
	float: left;
	width: 57px;
	height: 14px;
	position: absolute;
}

.aktion {
	font-size: 8pt;
	color: #808080;
}

.aktion2 {
	overflow: auto;
	height: 300px;
	width: 100%;
	font-size: 9pt;
}

.b {
	width: 100%;
	background-color: #aaebae;
	color: #000000;
}

.blau {
	color: #0000ff;
	font-weight: bold;
	padding-top: 7px;
}

.olControlLoadingPanel {
	background-image: url(../images/rotation.gif);
	position: relative;
	width: 32px;
	height: 32px;
	background-position: center;
	background-repeat: no-repeat;
	display: none;
}

#loadScreen {
	position: absolute;
	height: 100px;
	width: 150px;
	opacity: 1.0;
	z-index: 100000;
	margin-top: 25%;
	margin-left: 25%;
}

.loadscreen {
	
}

.slidebarschliessen {
	background-image: url(pics/slide.gif);
	position: absolute;
	width: 10px;
	height: 50px;
	background-position: center;
	background-repeat: no-repeat;
	margin-left: 326px;
	margin-top: -50px;
}

.legendeschliessen {
	background-image: url(pics/slide.gif);
	position: absolute;
	width: 10px;
	height: 50px;
	background-position: center;
	background-repeat: no-repeat;
	margin-left: 326px;
	margin-top: -85px;
}

a:link {
	color: #000;
	text-decoration: none;
}

a:visited {
	color: #000;
	text-decoration: none;
}

a:active {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}

#foot {
	position: relative;
	margin-bottom: 0px;
}

#x {
	text-align: right;
	width: 100%;
}

#x a:hover {
	color: #00EF00;
	text-decoration: none;
}

#profilauswahl {
	text-align: right;
	margin-top: -19px;
	padding-top: 5px;
	clear: both;
}

#profilauswahl a:hover {
	color: #00EF00;
	text-decoration: none;
}

#tuerabschliessen {
	float: left;
	margin-bottom: -22px;
	width: 20px;
}

#torabschliessen {
	float: left;
	margin-left: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.markershit {
	padding-bottom: 3px;
}

.rechtslinie {
	position: absoulte;
	width: 100px;
	margin-top: -30px;
}

#markershit {
	
}

.markershit a:hover {
	color: #000;
	text-decoration: none;
	background-color: #C0F0FF;
}

.impressum {
	margin-left: 7px;
	margin-right: 7px;
}

.FAQ {
	margin-left: 7px;
	margin-right: 7px;
	//height:500px;
	//overflow:auto;
}

.FAQ a:link, .FAQ a:visited, .FAQ a:active{
	color: #0000ff;
	text-decoration: none;
}

.FAQ a:hover {
	color: #0000ff;
	text-decoration: underline overline;
}
.disclaimer {
	padding-top: 22px;
	margin-left: 14px;
	margin-right: 7px;
}

.bewertunglinks, .bewertungmitte, .bewertungrechts {
	float:left;
	width:100px;
}

.content .faq_content{
 	padding: 20px 50px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	margin-right:5px;
	min-height:600px;
	line-height:25px;
}

