/***********************************************************************
** tourpur.css
**   Copyright 2004-2006 Patrick R. Michaud (pmichaud@pobox.com)
**   Copyright 2010 Dierk Onken
**   01-08-2010
***********************************************************************/

/** {margin:0; padding:0;}*/
/* This sets the overall frame for the site */
body {
	background-color:#ffffff;
	margin:0;
	padding:0;
	font-family:Arial,Geneva,Helvetica,sans-serif;
	font-size:100.01%; /* umgeht einen Bug von Safari und Opera */
}

/* Normalisierung */
h1 code, h2 code, h3 code, h4 code {
	font-size:1.0em;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
	vertical-align:bottom;
}
form {
	margin:0;
	padding:0;
}

/* Overall style of basic elements */
h1, h2, h3, h4, h5, h6 {
	padding:0;
}
h1 {
	margin-top:0.4em;
	margin-bottom:0.2em;
	font-size:1.8em;
}
h2 {
	color:#333399;
	margin-top:0.5em;
	margin-bottom:0.1em;
	font-family:Arial,Geneva,Helvetica,sans-serif;
	font-size:1.95em;
	font-weight:bold;
	line-height:1.1em;
}
h3 {
	color:#333399;
	margin-top:0.7em;
	margin-bottom:0.4em;
	font-family:Arial,Geneva,Helvetica,sans-serif;
	font-size:1.3em;
	font-weight:bold;
}
h3 img {
	vertical-align:bottom;
}
h4 {
	color:#333399;
	margin-top:1.1em;
	margin-bottom:0.4em;
	font-family:Arial,Geneva,Helvetica,sans-serif;
	font-size:1.1em;
	font-weight:bold;
	/*text-align:center;*/
}
h5 {
	margin-top:0.4em;
	margin-bottom:0.2em;
	font-size:1.0em;
}
h6 {
	margin-top:0.4em;
	margin-bottom:0.2em;
	font-size:1.0em;
}
h1 code, h2 code, h3 code, h4 code { font-size:1em; }

ul {
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	padding-bottom:0.3em;
	padding-left:0;
}
ul li {
	margin-left:1.4em;
	padding-bottom:0;
	list-style-type:square;
}
ol {
}
ol li {
}
textarea, pre, code {
	font-size:1em;
}
pre, code {
	font-family:'Liberation Mono','Andale Mono','Courier New',Courier,monospace;
}
pre {
	line-height:1.2em;
}
pre code, code code, pre pre {
	font-size:100%;
}

a:link {
	color:#773333;/* #006666  #005533 #a83f42    */
	text-decoration:none;
}
a:visited {
	color:#994444;/* #cc3333  #008833 #d3374d    */
	text-decoration:none;
}
a:hover {
	color:#993333;/* #339933 #d3374d    */
	text-decoration:underline;
}
label:hover {
	cursor:pointer;
}


#content-wrapper {
}
#content-container {
	width:100%;
}


/* This controls the heading */
#headerleft {
	background-color:#006a99;
	background-image:url(images/kajakauftour_150.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:120px;
	padding:0;
}
#headerleft img {
	padding-left:7px;
}
#headerright {
	color:#ffffff;
	background-color:#333399;
	height:120px;
	padding-left:20px;
	white-space:nowrap;
}
#headerright img {
	padding-top:5px;
}
#headerright a:link {
	color:#f3fe98;
	text-decoration:none;
}
#headerright a:visited	{
	color:#f3fe98;
}
#headerright a:hover {
	color:#f3fe98;
	text-decoration:underline;
}
#headerright address {
	color:#ffffff;
	padding-bottom:14px;
	font-size:0.92em;
	font-weight:normal;
	font-style:italic;
}
/* The #wikilogo element is the logo from $PageLogoFmt */
#wikilogo {
}


/* These are for the left-sidebar. */
#leftcolumn {
	color:#222222;
	background-color:#c4da67;
}
#wikinavi {
	margin-top:18px;
	margin-bottom:40px;
}
#wikileft {
	color:#000000;
	width:185px;               /* Breite der Navigation*/
	padding:0;
	font-size:0.8em;
}
#wikileft a:link {
	color:#000000;
	font-weight:normal;
}
#wikileft a:visited {
	color:#000000;
	font-weight:normal;
}
#wikileft a:hover {
	color:#000000;
	font-weight:normal;
}
#wikileft a.selflink {
	color:#000000;
	font-weight:normal;
	/*text-decoration:none;*/
}
#wikileft a.wikilink {
}
#wikileft .vspace {
	margin-top:1.125em;
}
/* SideBar Hauptverweis/Gruppenverweis */
#wikileft h4, #wikileft p.sidehead {
	color:#333399;
	/*background-color:#bdf056;*/
	margin:0.5em 0 1px 2px;
	padding:2px 5px 1px 5px;
	font-size:1.1em;
	font-weight:bold;
	font-style:normal;
}
#wikileft p.sidehead a {
	font-weight:normal;
	font-style:normal;
}
#wikileft ul {
	padding:0;
	margin:0;
}
#wikileft li {
	/*background-color:#c1f558;*/
	margin:0 0 0 9px;
	padding:3px 5px 4px 5px;
	font-weight:normal;
	list-style-type:none;
	line-height:1.11em;
}
#wikileft p {
	margin:1.125em 0 0 3px;
	/*background-color:orange;*/
	padding:0 0 0 5px;
}
#wikileft .wikileftcmd {
	color:#C4DA67;
	margin-top:-1.7em;
	margin-left:-8px;
	padding:0;
}
#wikileft .wikileftcmd a {
	color:#C4DA67;
	text-decoration:none;
}
#wikileft .wikileftcmd a:hover {
	color:#666666;
	text-decoration:none;
}


/* These affect the main content area. */
.pagetitle {
	color:#666666;
	margin:0 0 1.5em 0;
	font-size:1.0em;
	font-weight:normal;
	text-align:center;
}
#wikibody {
	color:#333333;
	background-color:transparent;
	padding:1.0em 1.4em 0.2em 1.4em;
	font-family:Arial,Geneva,Helvetica,sans-serif;
	font-size:0.95em;
}
#wikitext {
	margin-top:12px;
	line-height:1.15em;
	/*text-align:left;*/
}
#wikitext table { font-size:100%; line-height:1.33em; } /* For MSIE 5.5 */

/* Seitentitel */
#wikitext h2 {
	margin-bottom:0.1em;
	text-align:center;
}
/* Land und Region */
#wikitext h3 {
	margin-top:0.5em;
	margin-bottom:0.5em;
	text-align:center;
}
/* speziell fuer Landesflagge */
#wikitext h3 img {
	vertical-align:baseline;
}
/* Zwischenueberschriften */
#wikitext h4 {
	margin-bottom:0;
}
#wikitext p {
	padding-bottom:0.5em;
}
#wikitext img {
	vertical-align:baseline;
}
#wikitext big {
	line-height:111%;
}
/* Google Maps */
#wikitext .googlemap {
	margin-top:0.5em;
	margin-bottom:0.5em;
}


.wikimessage {
	margin-top:4px;
	margin-bottom:4px;
	font-style:italic;
}
#wikitext h2.wikiaction {
	color:#333333;
	font-size:1.6em;
	font-weight:bold;
	line-height:1.1em;
	text-align:left;
}
#wikitext h3.wikimessage {
	color:#cc0066;
	background-color:#ffff99;
	margin-bottom:1.0em;
	padding:3px 6px;
	font-size:1.0em;
	font-style:italic;
	text-align:left;
}


/* This controls the search box) */
#wikisearch {
	margin:1.3em 2px 2px 3px;
	padding:4px 5px 4px 1px;
	font-size:0.9em;
	text-align:center;
	line-height:1.0em;
}
#wikisearch .searchbox { 
	/*background-color:#f0f8ff;*/
	font-size:85%;
}
#wikisearch .searchbutton { 
	font-size:95%;
}


/* Block Fotoblock Reiseseiten */
table.Fotoblock {
	margin-top:0.9em;
}
table.Fotoblock td {
	margin:0;
	/*border:1px #ffffff solid;*/
	padding:0;
}

div.Fotoblock {
	margin-top:0.8em;
	margin-bottom:2.0em;
	padding:0;
	text-align:center;
}
div.Fotoblock img {
	border:1px #ffffff solid;
}


/* Block Fotoimpressionen/Fotogalerie */
div.Fotogalerieblock {
	margin-top:0.9em;
	margin-bottom:0;
	padding:0;
	text-align:center;
}
div.Fotogalerieblock img {
	margin:1.0em 0 0.1em 0;
}


/* Block Reisedaten Reiseseiten */
#wikitext div.Reisedatenblock {
	color:#003399;
	background-color:#eeeee0;
	width:660px;
	margin-right:auto;
	margin-left:auto;
	margin-top:3.0em;
	margin-bottom:1.0em;
	padding:20px 20px 20px 20px;
	font-size:0.9em;
}
#wikitext div.Reisedatenblock p, #wikitext div.Reisedatenblock h4, #wikitext div.Reisedatenblock ul {
	/*margin-right:56px;*/
	/*margin-left:56px;*/
	/*text-align:left;*/
}
#wikitext div.Reisedatenblock h3 {
	margin-top:0;
	font-size:1.5em;
}
#wikitext div.Reisedatenblock h4 {
	text-align:left;
}
#wikitext div.Reisedatenblock p {
}
#wikitext div.Reisedatenblock ul li {
	margin-left:1.0em;
	line-height:1.2em;
}
#wikitext div.Reisedatenblock table {
	margin-top:1.0em;
	margin-bottom:0.4em;
}
#wikitext div.Reisedatenblock caption {
	margin-left:3px;
	font-weight:bold;
	text-align:left;
}
#wikitext div.Reisedatenblock th {
	background-color:#ddddd0;
	border:2px #dddddd solid;/* #eeeee0 */
	padding:3px 6px;
	font-size:0.9em;
	line-height:1.2em;
	vertical-align:bottom;
}
#wikitext div.Reisedatenblock td {
	background-color:#ffffff;
	border:2px #dddddd solid;
	padding:4px 5px 3px 5px;
	font-size:0.95em;
	line-height:1.2em;
}


/* Sommerblock */
#wikitext div.Sommerblock {
	color:#000000;
	background-color:#eeeee0;
	width:660px;
	margin-right:auto;
	margin-left:auto;
	margin-top:1.0em;/* eigentlich lieber 4em */
	margin-bottom:2.0em;
	padding:15px 15px 15px 15px;
	font-size:0.9em;
}
#wikitext .Sommerblock h3 {
	margin-top:0;
	margin-bottom:0.2em;
	font-size:1.25em;
	text-align:left;
}
#wikitext .Sommerblock h4 {
	margin:0;
	text-align:left;
}
#wikitext div.Sommerblock p {
	/*text-align:left;*/
}
#wikitext div.Sommerblock img {
	margin-right:4px;
	/*border:2px solid #ffffff;*/
}


/* Winterblock */
#wikitext div.Winterblock {
	color:#000000;
	background-color:#d7e9f5;
	background-image:url(./images/bg_snowfall_427.gif);
	background-repeat:repeat-x;
	width:660px;
	margin-right:auto;
	margin-left:auto;
	margin-top:1.0em;
	margin-bottom:2.0em;
	padding:15px 15px 15px 15px;
	font-size:0.9em;
}
#wikitext .Winterblock h3 {
	margin-top:0;
	margin-bottom:0.2em;
	font-size:1.25em;
	text-align:left;
}
#wikitext .Winterblock h4 {
	margin:0;
	text-align:left;
}
#wikitext div.Winterblock p {
	/*text-align:left;*/
}
#wikitext div.Winterblock img {
	margin-right:4px;
	/*border:2px solid #ffffff;*/
}


/* Kartenblock */
#wikitext div.Kartenblock {
	color:#000000;
	background-color:#eeeee0;
	width:660px;
	margin-right:auto;
	margin-left:auto;
	margin-top:2.5em;
	margin-bottom:1em;
	padding:24px 15px 28px 15px;
	font-size:0.9em;
	text-align:center;
}
#wikitext div.Kartenblock p {
	text-align:center;
}
#wikitext div.Kartenblock a {
	font-weight:bold;
}
.googlemap {
	margin-right:auto;
	margin-bottom:1.0em;
	margin-left:auto;
	text-align:center;
}


/* Huettenkalender */
#wikitext div.Kalenderblock {
	color:#000000;
	background-color:#eeeee0;
	width:660px;
	margin-right:auto;
	margin-left:auto;
	margin-top:2.5em;
	margin-bottom:1em;
	padding:10px 20px 20px 20px;
	font-size:0.9em;
	text-align:center;
}

/* Darstellung der Preisstufen */
div.CalCaption {
	margin-top:12px;
	margin-bottom:8px;
	text-align:center;
}
.CalCaption span {
	margin:0 0.4em;
	font-size:15px;
}
.CalCaption .CalPriceCategory, .CalCaption .CalPriceCategoryA, .CalCaption .CalPriceCategoryB, .CalCaption .CalPriceCategoryC {
	padding:3px 6px;
	white-space:nowrap;
}
/* Tabelle mit den Monatskalendern */
table.CalendarSheet {
	margin-right:auto;
	margin-left:auto;
}

table.xCalMonthCal {
	text-align:center;
}
table.CalMonthCal th, table.CalMonthCal td {
	border:1px solid #eeeee0;
	line-height:1.1em;
	
	/*color:darkmagenta;*/
	padding:3px 2px;
	/*margin:0;*/
}
.CalMonthCal .CalPriceCategory, .CalMonthCal .CalPriceCategoryA, .CalMonthCal .CalPriceCategoryB, .CalMonthCal .CalPriceCategoryC {
	padding:0 1px;
	width:20px;
	font-size:15px;
	white-space:nowrap;
}
.CalPriceCategory {
	background-color:#ffffff;
	text-align:center;
}
.CalPriceCategoryA {
	background-color:#99cc66;
	text-align:center;
}
.CalPriceCategoryB {
	background-color:#ffff66;
	text-align:center;
}
.CalPriceCategoryC {
	background-color:#ffcc66;
	text-align:center;
}
td.CalSheet {
	padding:6px;
}
th.CalMonthnameLabel, th.CalDayOfWeekLabel, td.CalDay {
	padding:4px 1px;
}
td.CalWeekLabel {
	padding:4px 3px;
	background-color:#ddddd0;
	font-size:11px;
	text-align:center;
}
th.CalMonthnameLabel {
	background-color:#ddddd0;
}
th.CalDayOfWeekLabel {
	background-color:#ddddd0;
	font-size:11px;
}
td.CalDay {
	background-color:#ffffff;
	color:#cccccc;
	text-align:center;
}

/* These are for the edit form. */
#wikiedit {
	color:#333333;
	margin-top:1.0em;
}
#wikiedit h2 {
}
#wikiedit form {
	margin:0;
	width:100%;
}
#wikiedit textarea {
	width:100%;
	font-family:'Liberation Mono','Courier New',Courier,monospace;
	font-size:0.8em;
}
div#wikiedit {
	margin-top:1.5em;
	margin-bottom:1.2em;
}
table.quickref {
	margin-top:1.6em;
}
table.quickref td {
	/*font-family:monospace;*/
	background-color:#ffffdd;
	padding:1px;
	font-size:1.0em;
}
.quickref p {
}


/* These affect the lines at the very bottom. */
#wikifoot {
	color:#777777;
	padding:24px 0 4px 0;
	font-family:Arial,Geneva,Helvetica,sans-serif;
	font-size:0.6em;
	text-align:center;
	line-height:1.1em;
}
#wikifoot a {
	color:#777777;
	text-decoration:none;
}
#wikifoot a:hover {
	color:#444444;
	text-decoration:underline;
}


#wikicmds {
	white-space:nowrap;
}
#wikicmds ul {
	margin:0;
	padding:0;
	list-style:none;
}
#wikicmds li {
	display:inline;
	margin:0 5px;
}
#wikicmds li a.createlink {
	display:none;
}
#wikicmds li.logout a {
	color:red;
	border:none;
	font-size:160%;
	font-weight:bold;
	text-decoration:none;
}


/* These affect the appearance of PHPFormMail messages... */
#phpformmail {
	margin:1.4em;
}
#phpformmail h1 {
	margin-top:0.5em;
	margin-bottom:0.9em;
	color:#333399;
	font-family:Arial,Geneva,Helvetica,sans-serif;
	font-size:1.95em;
	text-align:center;
	font-weight:bold;
	line-height:1.1em;
}
#phpformmail .validbutton {
	display:none;
}


/* These affect the printed appearance of the web view (not the separate
** print view) of pages.  The sidebar and action links aren't printed. */
@media print {
	body {
		background-color:#ffffff;
		width:auto;
		margin:0;
		padding:0.1em;
	}
	#content-wrapper {
		width:auto;
		/*margin-right:auto;*/
		/*margin-left:auto;*/
		padding:0 0;
	}
	#content-container {
		border-style:none;
	}
	#headerright, #xwikileft, #wikicmds {
		display:none;
	}
	#wikifoot {
		padding:2px;
	}
}
