/* css created and developed by 12bis3.de - zeitgemaess kommunizieren */

* {
	margin: 0;
	padding: 0;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
}

html {
	height: 100%;
}

/* --------------------
generelle einstellungen
---------------------*/


body {
	background: #fff;
	font-size: 70%;
	min-height: 101%;
	padding: 10px 0 1em 0;
	color: #000;
}

img {
	border: none;
}

a {
	color: #000;
	text-decoration: underline;
}

h1 {
	color: #000;
	font-size: 160%;
	margin: 0 0 0.8em 0;
	line-height: 130%;
}

h2 {
	color: #000;
	font-size: 130%;
	margin: 0 0 0.6em 0;
}

h3 {
	color: #000;
	font-size: 120%;
	margin: 0 0 0.4em 0;
}

p {
	margin: 0 0 1.2em 0;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

ul {
	list-style-type: none;
}


/* ----------------
layout definitionen 
-----------------*/

#container {
	width: 907px;
	margin: 0 auto;
	border-top: none;
}
#info #container {
	width: 550px;
	background: none;
	margin: 0;
}

#header {
	display: none;
}

#navigation {
	display: none;
}

#content {
	width: 577px;
	float: left;
	padding: 0 13px 0 10px;
	line-height: 150%;
}

#third {
	display: none;
}

#footer {
	display: none;
}



/* ----------------
content defintionen
-----------------*/

p.breadcrump {
	display: none;
}


img.bild-links {
	margin: 0.3em 0.5em 0.4em 0;
	float: left;
}

img.bild-rechts {
	margin: 0.3em 0 0.4em 0.5em;
	float: right;
}

img.bild-big {
	margin: 0 0 1em 0;
}

#content ul {
	margin: 0 0 1em 3em;
	list-style-type: square;
}

#content ol {
	margin: 0 0 1em 3em;
}

#content li {
	margin-bottom: 0.3em;
}

h4 {
	color: #000;
	font-size: 110%;
	margin: 0 0 0.4em 0;
}

h5 {
	color: #000;
	font-size: 100%;
	margin: 0 0 0.2em 0;
}

h6 {
	color: #000;
	font-size: 100%;
	font-weight: normal;
	margin: 0 0 0.2em 0;
}

dl.team {
	width: 569px;
	border: 1px solid #000;
	border-bottom-width: 2px;
	padding: 3px;
	margin-bottom: 1.3em;
}

dl.team dt {
	width: 146px;
	float: left;
}

dl.team dt img {
	margin-top: 0.4em;
}

dl.team dd {
	width: 423px;
	float: left;
}

dl.team dd h2 {
	margin: 0;
}

div.greybox {
	border: 1px solid #000;
	border-bottom-width: 2px;
	padding: 0.4em 0.8em;
}

div.greybox ul {
	margin-bottom: 0;
}

/* touren uebersicht */

div.touren {
	margin-right: -13px;
}

#content div.touren h5, #content div.tour-detail h5 {
	border-top: 1px solid #000;
	height: 16px;
	color: #fff;
	font-size: 100%;
	margin: 0 13px 0.5em 0;
	padding: 0 0 0 5px;
	clear: left;
}
#content div.tour-detail h5 {
	margin: 0 -1px;
}

dl.tourenteaser {
	border: 1px solid #000;
	border-bottom-width: 2px;
	width: 281px;
	margin: 0 10px 0.8em 0;
	float: left;
}

dl.tourenteaser dt {
	float: right;
	width: 75px;
	padding: 3px 0 5px 3px;
}

dl.tourenteaser dt img {
	margin: 0 4px 4px 0;
}

dl.tourenteaser dt span {
	display: none;
}

dl.tourenteaser dd {
	float: right;
	width: 197px;
	padding: 3px;
	cursor: pointer;
}

dl.tourenteaser dd h2 {
	margin: 0;
	font-size: 120%;
}

dl.tourenteaser dd p {
	margin: 0 0 0.5em 0;
}
dl.tourenteaser dd p.tourpreis {
	margin: 0;
}

div.htmltooltip {
	display: none;
}

/* tour detail */

dl.tour-image {
	float: right;
	margin: 0.4em 0 0.5em 0.6em;
}

dl.tour-image dd {
	font-weight: bold;
}

div.tour-detail {
	border: 1px solid #000;
	border-top: none;
	padding: 0 6px 0.1em 6px;
	clear: left;
}

#content div.tour-detail h5 {
	margin: 0 -6px 0.5em -6px;
	padding: 0 6px;
}

div.tour-detail dl {
	width: 315px;
	margin-bottom: 0.6em;
	float: left;
}

div.tour-detail dl dt {
	width: 100px;
	padding: 0 10px 0 0;
	float: left;
	clear: left;
	font-weight: bold;
}

div.tour-detail dl dd {
	width: 205px;
	float: left;
	margin-bottom: 0.2em;
}

div.tour-detail dl dd p {
	margin-bottom: 0.5em;
}

div.tour-detail dl.termine {
	width: 240px;
	float: right;
	padding-right: 6px;
}

div.tour-detail dl.termine dt {
	width: 60px;
}

div.tour-detail dl.termine dd {
	width: 170px;
}

div.tour-detail dl.termine dd p {
	margin-bottom: 0;
	text-align: right;
}

div.tour-detail dl.termine dd p span {
	float: left;
}

div.tour-detail dl.termine dd p a {
	font-weight: bold;
}

table.infos {
	border-collapse: collapse;
	margin-bottom: 0.8em;
}

table.infos td {
	padding: 2px 0 3px 3px;
	vertical-align: top;
}

table.infos td img {
	padding-right: 3px;
}

table.infos td.infotip {
	display: none;
}

/* tourenkalender */

dl.kalender {
	width: 569px;
	border: 1px solid #000;
	border-bottom-width: 2px;
	padding: 3px;
	margin-bottom: 1.3em;
}

dl.kalender dt {
	width: 136px;
	float: left;
	margin-bottom: 0.2em;
}

dl.kalender dt img {
	margin-top: 0.4em;
}

dl.kalender dd {
	width: 433px;
	float: left;
	margin-bottom: 0.2em;
	text-align: right;
}

dl.kalender dd span {
	float: left;
}


/* pager */

#content ul.pager {
	display: none;
}


/* aktuelles */

dl.aktuelles {
	width: 569px;
	border-top: 1px solid #000;
	padding: 0.8em 3px 3px 3px;
	margin-bottom: 1em;
}

dl.aktuelles dt {
	width: 146px;
	float: left;
	margin-bottom: 0.1em;
}

dl.aktuelles dt img {
	margin-top: 0.4em;
}

dl.aktuelles dd {
	width: 423px;
	float: left;
}

dl.aktuelles dd h3 {
	margin-bottom: 0.1em;
}

#content dl.aktuelles dd p {
	margin-bottom: 0.7em;
}


/* infos */

dl.infos {
	width: 550px;
	margin-bottom: 0.8em;
}

dl.infos dt {
	margin-bottom: 0.2em;
	width: 100px;
	padding-righ: 10px;
	float: left;
	clear: left;
}

dl.infos dd {
	width: 440px;
	float: left;
	margin-bottom: 0.3em;
}

dl.infos dd p {
	margin-bottom: 0.5em;
}


/* galerie */ 

table td.bottom {
	border-top: 1px solid #000;
	padding-top: 0.4em;
}

table tr td a img {
	border: 1px solid #000;
	padding: 1px;
}


/* ------------------
formular definitionen
-------------------*/

fieldset {
	border: 1px solid #000;
	margin-bottom: 1.2em;
	padding: 10px 10px 0 10px;
}

legend {
	font-size: 110%;
	font-weight: bold;
	color: #000;
	margin-bottom: 0.5em;
}

label {
	float: left;
	width: 150px;
}

input, textarea, select {
	width: 290px;
	border: 1px solid #000;
	padding: 2px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	color: #000;
}

select {
	width: 296px;
}

option {
	padding: 0 3px;
	background: transparent;
}

textarea {
	height: 140px;
}

input.small, p.input-small input {
	width: auto;
	float: left;
	margin: 0.2em 0.5em 0 0;
	border: none;
	background: none;
}

p.input-small label {
	width: 400px;
}

input.radio-check, p.radio-check input {
	width: auto;
	border: none;
	background: none;
}

form div {
	padding-left: 10px;
	border-left: 2px solid #000;
	border-bottom: 1px solid #000;
	margin: 0 0 0.9em 0;
}

form div label {
	width: 138px;
}

form p.add-teil {
	text-align: right;
	padding-right: 110px;
	font-weight: bold;
	margin-bottom: 0.3em;
}


input.inputbtn, p.submit input {
	color: #000;
	width: 296px;
	font-weight: bold;
}

form p.no-label {
	padding-left: 150px;
}

form p.no-label label {
	width: 250px;
}


/* clear me baby */

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear {
	display: inline-table;
}
* html .clear {
	height: 1px;
}
* + html .clear {
	height: 1%;
}
.clear {
	display: block;
}