body {
	background: #003300 url(../../img/main/msbbg.gif) repeat;
	color: black;
	font: 1em verdana,sans-serif;
	margin: 0;
	border: 0;
	padding: 0;
	text-align: center;
}
@media print {
body {
	color: black;
	font: 1em verdana,sans-serif;
	margin: 0;
	border: 0;
	padding: 0;
	text-align: center;
}
}
#container {
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	max-width: 1000px;
	min-width: 700px;
	padding: 0;
	text-align: center;
}
#whiteframe {
	border: 1px solid #555;
	margin-left: auto;
	margin-right: auto;
	clear:both;
}
@media print {
#whiteframe {
	border: 0px;
	margin-left: auto;
	margin-right: auto;
}
}
#head {
	background: #003300;
	text-align: left;
}
@media print {
#head {
	display:none;
	text-align: left;
}
}
#printhead {
	display:none;
}
@media print {
#printhead {
	text-align: center;
	font-size:3em;
	font-weight: bold;
	color: black;
	display:inline;
}
}
#hauptmenu {
	font-size: 0.8em;
	text-align: right;
  border: 0px;
  background: #003300;
}
@media print {
#hauptmenu {
	font-size: 0.8em;
	text-align: right;
  border: 0px;
  display:none;
}
}

#hauptmenu ul {
	list-style: none;
	margin: 0;
	padding: 5px;
	white-space: nowrap;
}

#hauptmenu li {
	display: inline;
}

#hauptmenu a {
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px 10px;
	text-align: center;
	text-decoration: none;
}

#hauptmenu a:hover {
	color: white;
	text-decoration: underline;
}

#submenu {
	color: #FFFFFF;
	float: left;
	font-size: 1em;
	text-align: left;
	width: 170px;
	display:block;
	border: none;
	text-decoration: none;
}
@media print {
#submenu {
	color: #FFFFFF;
	float: left;
	font-size: 1em;
	text-align: left;
	width: 170px;
	display:none;
	border: none;
	text-decoration: none;
}
}




a img {border: 0 none}

dl, dt, dd, ul, li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu {
	width: 160px;
	padding-left: 20px;
}

#menu dt {
	cursor: pointer;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-top: 20px;
	text-align: left;
}

#menu dt a {
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}

#menu li {
	font-weight: bold;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-top: 3px;
		list-style-position: outside;
}

#menu li a {
	border: 0 none;
	color: #FFFFFF;
	display: block;
	font-size: 0.9em;
	height: 100%;
	text-decoration: none;
}

#menu li a:hover, #menu dt a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#ticker {
	color: #FFFFFF;
	font-size: 0.9em;
	text-align:center;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	margin-right: 2px;
	margin-top: 2px;
	margin-left: 2px;
  border: 0px solid #FFFFFF;
}

#adsense {
	text-align:center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	margin-right: 5px;
	margin-top: 5px;
}

#ticker span.head {
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	font-size: 1em;
	padding-bottom: 5px;
	}

#ticker a {
  display: block;
	color: #FFFFFF;
	text-decoration: none;
}
#ticker span.title {
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
	padding-bottom: 5px;
}
#ticker img {
	border: 0px;
	text-decoration: none;
}
#ticker span.text {
	color: #FFFFFF;
	display: block;
	font-size: 0.8em;
	text-decoration: none;
	text-align: justify;
	padding-top: 5px;
}
#ticker span.preis {
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	font-size: 0.8em;
	text-decoration: none;
	text-align: right;
}

#content {
	background: white url(../../img/main/lmenuemsb.jpg) repeat-y left top;
	padding-left: 0px;
	color: black;
	font-size: 0.8em;
	margin: 0 0 0 172px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: justify;
  color: #003300;
	display: block;
}

@media print {
#content {
	padding-left: 0px;
	color: black;
	font-size: 0.8em;
	margin: 0 0 0 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: justify;
  color: #003300;
	display: block;
}
}




#content h1 {
	font-size: 1.4em;
	font-weight: normal;
	margin: 0px 0 15px 0;
	padding: 2px 0 2px 20px;
	clear: right;
}

#content h1.white {
	font-size: 2.5em;
	font-weight: normal;
	margin: 0px 0 15px 0;
	padding: 2px 0 2px 20px;
	clear: right;
	color: #FFFFFF;
}

#content h2 {
	font-size: 1.3em;
	font-weight: normal;
	margin: 20px 0 15px 0;
	padding: 2px 0 2px 10%;
	clear: right;
	color:#FFFFFF;
	background-image: url(../../img/main/navheadmsb.jpg);
	background-repeat: repeat-y;
}

#content h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin:  20px 0 15px 0;
	padding: 2px 0 2px 15%;
	clear: right;
	color:#FFFFFF;
	background-image: url(../../img/main/navheadmsb.jpg);
	background-repeat: repeat-y;
}

#content h4 {
	font-size: 1em;
	font-weight: bold;
	margin:  20px 0 15px 0;
	padding: 2px 0 2px 15%;
	clear: right;
	color:#003300;
}

#content p {
}
#content p.center {
	text-align: center;
}
#content p.center a {
	text-align: center;
	color: #003300;
	text-decoration: none;
}
#content p.center a:hover {
	text-decoration: underline;
}

#content hr {
	background-color: #003300;
	border: #003300;
	clear: right;
	color: #003300;
	height: 2px;
}
#content hr.unten {
	background-color: #003300;
	border: #003300;
	clear: right;
	color: #003300;
	height: 2px;
	margin-bottom: 20px;
}
#content td {
  padding:0;
  margin:0;
}
#content fieldset {
  border: 0px;
  padding:0;
  margin:0;
}

div.seiteninhalt{
margin-right: 15%;
margin-left: 15%;
}
div.seiteninhalt a{
color: #009900;
text-decoration: none;
}
div.seiteninhalt a:hover{
color: #009900;
text-decoration: underline;
background: #999999;
}
div.seiteninhaltlex{
margin-right: 5%;
margin-left: 5%;
}
div.seiteninhaltlex a{
color: #009900;
text-decoration: none;
}
div.seiteninhaltlex a:hover{
color: #009900;
text-decoration: underline;
background: #999999;
}


span.preis{
color: #FF0000;
font-weight: bold;
}

p.mitbewerber1{
color: #FF0000;
font-weight: bold;
font-size: 1.5em;
text-align: center;
margin:  0;
padding: 0;
}
p.mitbewerber2{
color: #FF0000;
font-weight: bold;
text-decoration: blink;
font-size: 2.5em;
text-align: center;
margin:  0;
padding: 0;
}


#einleitung {
margin-right: 5%;
margin-left: 5%;
}
#einleitung a{
color: #009900;
text-decoration: none;
}
#einleitung a:hover{
color: #009900;
text-decoration: underline;
background: #999999;
}

/* Spezielle CSS unten */




#foot {
	color: white;
	font-size: 0.7em;
	margin: 0;
	padding: 0;
	clear: both;
	text-align: center;
}

@media print {
#foot {
display: none;
}
}


#foot p {
	margin: 0;
	padding-top: 4px;
}

#foot a {
	color: #FFFFFF;
	text-decoration: none;
}
#foot img.icon {
border:0;
width:80px;
height:15px;
}

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

#foot ul {
	list-style: none;
	margin: 0;
	padding: 0px;
	white-space: nowrap;
}

#foot li {
	display: inline;
}


/* Tourenübersicht */
#touren {
margin-right: 5%;
margin-left: 5%;
}
#touren a{
color: #009900;
text-decoration: none;
}
#touren a:hover{
color: #009900;
text-decoration: underline;
background: #999999;
}
div.abstract {
}

img.h {
	border: 0px;
	float: left;
	height: 200px;
	margin: 5px;
	width: 130px;
}

img.w {
	border: 0px;
	float: left;
	height: 130px;
	margin: 5px;
	width: 200px;
}

img.lexh {
	border: 0px;
	float: left;
	height: 300px;
	margin: 5px;
	width: 195px;
}

img.lexw {
	border: 0px;
	float: left;
	height: 195px;
	margin: 5px;
	width: 300px;
}

div.preis {
	clear: right;
	font-size: 0.8em;
	text-align: right;
}

span.preiseur {
	color: #ff0000;
	font-size: 1.6em;
	font-weight: bold;
}

span.preischf {
	color: #ff0000;
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
}
div.tourlinks{
text-align: center;
font-weight: bold;
}
div.tourlinks a{
text-align: center;
font-weight: bold;
color: #003300;
text-decoration: none;
}
div.tourlinks a:hover{
text-decoration: underline;
}

#bildleiste {
	text-align: center;
}

img.headl {
padding: 8px 4px 8px 8px;
	border-top: 1px solid #003300;
	border-left: 1px solid #003300;
	border-bottom: 1px solid #003300;
	height: 130px;
	width: 97px;
}

img.headm {
  padding: 8px 4px 8px 4px;
	border-top: 1px solid #003300;
	border-bottom: 1px solid #003300;
	height: 130px;
	width: 97px;
}

img.headr {
	padding: 8px 8px 8px 4px;
	border-top: 1px solid #003300;
	border-right: 1px solid #003300;
	border-bottom: 1px solid #003300;
	height: 130px;
	width: 97px;
}

/* Lexikon */

#lexikon {
}
#lexikon a{
color: #009900;
text-decoration: none;
}
#lexikon a:hover{
color: #009900;
text-decoration: underline;
background: #999999;
}

div.lexeintrag {
margin-right: 5%;
margin-left: 5%;
}


/* Tourdetails */

#tourdetails{
	}
	
	
#tourdetails hr {
	background-color: #FFFFFF;
	border: #FFFFFF;
	clear: right;
	color: #FFFFFF;
	height: 0px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	
}
#tourdetails hr.unten {
	background-color: #FFFFFF;
	border: #FFFFFF;
	clear: right;
	color: #FFFFFF;
	height: 0px;
	border: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#detailkopf {
	text-align: center;
	vertical-align: middle;
	margin: 0;
	}
	
#detailkopf a{
color: #009900;
text-decoration: none;
}
#detailkopf a:hover{
color: #009900;
text-decoration: underline;
background: #999999;
}	
#detailkopf table{
text-align:center;
margin-left: auto;
margin-right: auto;
margin-bottom:0;
}	
#detailkopf h1{
	font-size: 2.5em;
	font-weight: bold;
	margin-bottom: 0px;
}
#detailkopf hr {
	background-color: #003300;
	border: #003300;
	color: #003300;
	height: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: -3px;
	}

div.tourtag{
	display: block;
  margin-right: 10%;
  margin-left: 10%;
	margin-bottom: 5px;
	margin-top: 5px;
}
div.tourtag a{
color: #009900;
text-decoration: none;
}
div.tourtag a:hover{
text-decoration: underline;
background: #999999;
}

div.nurtext{
min-width: 450px;
}

div.tagh{
min-height: 210px;
min-width: 450px;
}

div.tagw{
min-height: 140px;
min-width: 450px;
}


img.hleft {
	border: 0px;
	height: 200px;
	margin: 5px 5px 5px 0px;
	width: 130px;
	float:left;
}

img.wleft {
	border: 0px;
	height: 130px;
	margin: 5px 5px 5px 0px;
	width: 200px;
	float: left;
}

img.hright {
	border: 0px;
	height: 200px;
	margin: 5px 0px 5px 5px;
	width: 130px;
	float: right;
	}
img.wright {
	border: 0px;
	height: 130px;
	margin: 5px 0px 5px 5px;
	width: 200px;
	float: right;
}
input.btn{
height: 1.4em;
	padding: 0px;
   color:#009900;
   font: 1em verdana,sans-serif;
   font-weight:bold;
   background-color:#FFFFFF;
   border:0px solid;
  }
input.btn:hover{   
   text-decoration: underline;
   background: #999999;
   border-bottom-color:#009900;
   border-bottom: 1px solid;
}
form.formular{
text-align: center;
border:none;
}
@media print {
form.formular{
display: none;
}
}




input.btn2{
height: 2em;
	padding: 0px;
   color:#FFFFFF;
   font: 1.2em verdana,sans-serif;
   font-weight:bold;
   background-color:#003300;
   border:5px;
	 border-color:#003300; 
	 border-style:solid;
}
input.btn2:hover{   
   background:#FFFFFF;
   color:#003300;
}
#SocialBookmark ul{
	margin: 0;
	padding: 0;
	background-colour: #000000;
}

#SocialBookmark li{
	float: left;
	list-style: none;
	margin: 0;
	padding:0;
}

#SocialBookmark img{
	padding: 1px;
	height: 16px;
	width: 16px;
	border: solid 1px #fff;
	background-colour: #000000;
}