/* =======================================   
1. Kalibrierung Allgemeine HTML-Elemente
========================================== */
* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 76%;
	background: #fff url(/extensions/templates/bg-site.gif) repeat-y;
}
a {
	text-decoration: underline;
	color: black;
}
a:link {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #666;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:focus, a:active {
	text-decoration: none;
	color: #000 !important;
}
/* notwendig fuer IE... */
a:hover {
}
p, #inhalt ul, #inhalt form {
	margin: 0 0 0.7em 0;
	line-height: 155%;
}
#allumfassend {
	width: 936px;
	color: black;
	background: url(/extensions/templates/bg-hd.jpg) repeat-x;
	text-align: left;
	height: 100%;
}
#top1 {
	height: 185px;
	background: url(/extensions/templates/tommy/top01.jpg) no-repeat right top;
}
#top2 {
	height: 185px;
	background: url(/extensions/templates/tommy/top02.jpg) no-repeat right top;
}
#top3 {
	height: 185px;
	background: url(/extensions/templates/tommy/top03.jpg) no-repeat right top;
}
#top4 {
	height: 185px;
	background: url(/extensions/templates/tommy/top04.jpg) no-repeat right top;
}
#top5 {
	height: 185px;
	background: url(/extensions/templates/tommy/top05.jpg) no-repeat right top;
}
#top6 {
	height: 185px;
	background: url(/extensions/templates/tommy/top06.jpg) no-repeat right top;
}
#top7 {
	height: 185px;
	background: url(/extensions/templates/tommy/top07.jpg) no-repeat right top;
}
#top8 {
	height: 185px;
	background: url(/extensions/templates/tommy/top08.jpg) no-repeat right top;
}
#top9 {
	height: 185px;
	background: url(/extensions/templates/tommy/top09.jpg) no-repeat right top;
}
#top10 {
	height: 185px;
	background: url(/extensions/templates/tommy/top10.jpg) no-repeat right top;
}
#top11 {
	height: 185px;
	background: url(/extensions/templates/tommy/top11.jpg) no-repeat right top;
}
#top12 {
	height: 185px;
	background: url(/extensions/templates/tommy/top12.jpg) no-repeat right top;
}

#top13 {
	height: 185px;
	background: url(/extensions/templates/tommy/top13.jpg) no-repeat right top;
}
#top14 {
	height: 185px;
	background: url(/extensions/templates/tommy/top14.jpg) no-repeat right top;
}
#top15 {
	height: 185px;
	background: url(/extensions/templates/tommy/top15.jpg) no-repeat right top;
}
#top16 {
	height: 185px;
	background: url(/extensions/templates/tommy/top16.jpg) no-repeat right top;
}
#top17 {
	height: 185px;
	background: url(/extensions/templates/tommy/top17.jpg) no-repeat right top;
}
#top18 {
	height: 185px;
	background: url(/extensions/templates/tommy/top18.jpg) no-repeat right top;
}
#top19 {
	height: 185px;
	background: url(/extensions/templates/tommy/top19.jpg) no-repeat right top;
}
#top20 {
	height: 185px;
	background: url(/extensions/templates/tommy/top20.jpg) no-repeat right top;
}
#top21 {
	height: 185px;
	background: url(/extensions/templates/tommy/top21.jpg) no-repeat right top;
}
#top22 {
	height: 185px;
	background: url(/extensions/templates/tommy/top22.jpg) no-repeat right top;
}
#top23 {
	height: 185px;
	background: url(/extensions/templates/tommy/top23.jpg) no-repeat right top;
}
#top24 {
	height: 185px;
	background: url(/extensions/templates/tommy/top24.jpg) no-repeat right top;
}
#top25 {
	height: 185px;
	background: url(/extensions/templates/tommy/top25.jpg) no-repeat right top;
}
#top26 {
	height: 185px;
	background: url(/extensions/templates/tommy/top26.jpg) no-repeat right top;
}
#top27 {
	height: 185px;
	background: url(/extensions/templates/tommy/top27.jpg) no-repeat right top;
}
#top28 {
	height: 185px;
	background: url(/extensions/templates/tommy/top28.jpg) no-repeat right top;
}
#top29 {
	height: 185px;
	background: url(/extensions/templates/tommy/top29.jpg) no-repeat right top;
}
#top30 {
	height: 185px;
	background: url(/extensions/templates/tommy/top30.jpg) no-repeat right top;
}
#top31 {
	height: 185px;
	background: url(/extensions/templates/tommy/top31.jpg) no-repeat right top;
}


h1 {
	display: none
}
/* ============================   
2. Meta Navigation
============================ */
#metamenu {
	float: right;
	background-color: #096414;
}
#metamenu ul {
	margin: 3px 5px 0 0;
	list-style: none;
}
#metamenu li {
	float: left;
	font-size: 0.8em;
	font-weight: bold;
	color: #FBC701;
}
#metamenu li.first {
	padding: 0 7px 0 0;
}
#metamenu li.default {
	padding: 0 7px 0 7px;
	background-image: url(/extensions/template/metamenu_seperator.gif);
	background-repeat: repeat-y;
}
#metamenu li a {
	display: block;
	color: #fff;
	background-color: inherit;
	text-decoration: none;
}
#metamenu li a:hover {
	color: #FBC701;
}
#metamenu li a:focus, #metamenu li a:active {
	color: #FBC701 !important;
}
#main {
	float: right;
	display: block;
	width: 666px;
	background: url(/extensions/templates//bg-content.gif) no-repeat right top;
}
#inhalt {
	padding: 2em;
	display: block;
	min-height: 20em;
}
/* ============================
3. Hauptmenue
============================ */
#hauptmenue {
	float: left;
	width: 270px;
	height: 660px;
	background: url(/extensions/templates/bg-hn.jpg) repeat-x top left;
	;
}
#hauptmenue ul {
	list-style: none;
}
#hauptmenue ul a {
	display: block;
	width: 270px;
	height: 37px;
	line-height: 37px;
	color: #086512;
	text-decoration: none;
	font-weight: bold;
	text-indent: 10px;
}
/* Entry 01 */
#hauptmenue ul li.entry01 a:link, #hauptmenue ul li.entry01 a:visited {
	background: #fff url(/extensions/templates/but-09-n.jpg) no-repeat top left;
}
#hauptmenue ul li.entry01 a:hover, #hauptmenue ul li.entry01akt {
	color: #000;
	background: #fff url(/extensions/templates/but-09-a.jpg) no-repeat top left;
}

/* Entry 02 */
#hauptmenue ul li.entry02 a:link, #hauptmenue ul li.entry02 a:visited {
	background:  #fff  url(/extensions/templates/but-02-n.jpg) no-repeat top left;
}
#hauptmenue ul li.entry02 a:hover, #hauptmenue ul li.entry02akt {
	color: #000;
	background:  #fff  url(/extensions/templates/but-02-a.jpg) no-repeat top left;
}

/* Entry 03 */
#hauptmenue ul li.entry03 a:link, #hauptmenue ul li.entry03 a:visited {
	background:  #fff  url(/extensions/templates/but-10-n.jpg) no-repeat top left;
}
#hauptmenue ul li.entry03 a:hover, #hauptmenue ul li.entry03akt {
	color: #000;
	background:  #fff  url(/extensions/templates/but-10-a.jpg) no-repeat top left;
}

/* Entry 04 */
#hauptmenue ul li.entry04 a:link, #hauptmenue ul li.entry04 a:visited { 
	background:  #fff  url(/extensions/templates/but-11-n.jpg) no-repeat top left;
}
#hauptmenue ul li.entry04 a:hover, #hauptmenue ul li.entry04akt {
	color: #000;
	background:  #fff  url(/extensions/templates/but-11-a.jpg) no-repeat top left;
}

/* Entry 05 */
#hauptmenue ul li.entry05 a:link, #hauptmenue ul li.entry05 a:visited {
	background:  #fff  url(/extensions/templates/but-04-n.jpg) no-repeat top left;
}
#hauptmenue ul li.entry05 a:hover, #hauptmenue ul li.entry05akt {
	color: #000;
	background: #fff url(/extensions/templates/but-04-a.jpg) no-repeat top left;
}

/* Entry 06 */
#hauptmenue ul li.entry06 a:link, #hauptmenue ul li.entry06 a:visited {
	background: #fff url(/extensions/templates/but-05-n.jpg) no-repeat top left;
}
#hauptmenue ul li.entry06 a:hover, #hauptmenue ul li.entry06akt {
	color: #000;
	background: #fff url(/extensions/templates/but-05-a.jpg) no-repeat top left;
}

/* Entry 07 */
#hauptmenue ul li.entry07 a:link, #hauptmenue ul li.entry07 a:visited {
	background: #fff url(/extensions/templates/but-06-n.jpg) no-repeat top left;
}
#hauptmenue ul li.entry07 a:hover, #hauptmenue ul li.entry07akt {
	color: #000;
	background: #fff url(/extensions/templates/but-06-a.jpg) no-repeat top left;
}

/* Entry 08 */
#hauptmenue ul li.entry08 a:link, #hauptmenue ul li.entry08 a:visited {
	background: #fff url(/extensions/templates/but-12-n.jpg) no-repeat top left;
}
#hauptmenue ul li.entry08 a:hover, #hauptmenue ul li.entry08akt {
	color: #000;
	background: #fff url(/extensions/templates/but-12-a.jpg) no-repeat top left;
}

/* Entry 09 */
#hauptmenue ul li.entry09 a:link, #hauptmenue ul li.entry09 a:visited {
	background: #fff url(/extensions/templates/but-07-n.jpg) no-repeat top left;
}
#hauptmenue ul li.entry09 a:hover, #hauptmenue ul li.entry09akt {
	color: #000;
	background: #fff url(/extensions/templates/but-07-a.jpg) no-repeat top left;
}

#hauptmenue ul ul#e2 {
	background: transparent url(/extensions/templates/but-e2bg.jpg) no-repeat top left;
}
#hauptmenue ul ul#e2 li a:link, #hauptmenue ul ul#e2 li a:visited {
	background: transparent url(none) no-repeat top left;
	text-indent: 20px;
}
#hauptmenue ul ul#e2 li a:hover, #hauptmenue ul ul#e2 li.entry01akt, #hauptmenue ul ul#e2 li.entry02akt, #hauptmenue ul ul#e2 li.entry03akt, #hauptmenue ul ul#e2 li.entry04akt, #hauptmenue ul ul#e2 li.entry05akt, #hauptmenue ul ul#e2 li.entry06akt, #hauptmenue ul ul#e2 li.entry07akt, #hauptmenue ul ul#e2 li.entry08akt,  #hauptmenue ul ul#e2 li.entry09akt {
	color: #000;
	background: transparent url(none) no-repeat top left;
	text-indent: 20px;
}
/* ============================
4. Sprachwechsel
============================ */
ul#sprachwechsel {
	padding: 2em 0em;
}
ul#sprachwechsel li {
	float: left;
	list-style: none;
	margin-right: 15px;
}
ul#sprachwechsel li a {
	width: 60px;
}
ul#sprachwechsel a:focus, a:active {
	background-color: transparent !important;
}
/* ============================ 
5. Fussbereich
============================ */
#fusszeile {
	clear: both;
	padding: 20px;
	padding-top: 10px;
	margin-bottom: 20px;
}
ul#fusszeile {
	padding: 2em 1.5em;
}
ul#fusszeile li {
	float: left;
	list-style: none;
	margin: 5px;
	padding: 0;
}
ul#fusszeile li a {
	width: 60px;
	font-weight: normal;
}
ul#fusszeile a:focus, a:active {
	background-color: transparent !important;
}
abbr:hover {
	cursor: help;
}
code {
	font-family: courier, monospace;
	font-style: italic;
}
h1 {
	margin: 0.5em 0 0.2em 0;
	font-size: 1.4em;
}
h2 {
	margin: 1em 0 0.6em 0;
	font-size: 1.5em;
	font-weight: normal;
	color: #086512;
}
h3 {
	font-size: 1.2em;
	margin: 1em 0 0.6em 0;
	padding: 0.2em;
	display: block;
	border-bottom: 2px solid #fec901;
}
p {
	line-height: 160%;
	margin: 0 0 1em 0;
}
img {
	border: none;
}
#inhalt {
	line-height: 160%;
}
#inhalt ul, #inhalt ol {
	margin: 0.2em 0 0.5em 3em;
}
#inhalt li {
	margin-bottom: 0.5em;
}
.unsichtbar {
	display: block;
	position: absolute;
	left: -3000px;
	height: 0px;
	width: 0;
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
	visibility: hidden;
	height: 0;
}

.unsichtbar, .reader, a.skip {
	display: none;
}
.zweiSpaltig {
/* allows 2 divs next to each other in content */
	float: left;
	width: 290px;
	padding-right: 10px;
}
.neueZeile {
	display: block;
	clear: both ! important;
}
.bildRechts {
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
}
.bildLinks {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}
.inhaltRechts {
	padding-left: 0.4em;
	float: right;
}
.inhaltLinks {
	padding-right: 0.4em;
	float: left;
}
.inhaltZentriert {
	padding-left: 0.4em;
	padding-right: 0.4em;
	text-align: center;
}
a.link-mehr {
	display: block;
	font-size: 0.8em;
	color: #000;
	text-decoration: none;
	padding: 0.1em 1.5em;
	margin: 0.3em 0em;
	background: #fff url(/extensions/templates/bg-verlauf.gif) repeat-x top left;
	text-align: center;
	border: 1px solid #C8CDD2;
}
a.link-mehr:hover, a.link-mehr:focus {
	text-decoration: underline;
}
/* iemac hide \*/
.unsichtbar, .reader, a.skip {
	display: inline;
	position: absolute;
	left: -3000px;
	top: -2000px;
	width: 0px;
	height: 0px;
	z-index: 200;
}
/* ============================
6. Gästebuch
============================ */
#gaestebuch {
	display: block;
}
#gaestebuch h3 {
	padding: 5px 20px 5px 10px;
	font-size: 1em;
	font-weight: bold;
	margin: 5px 0 0 0;
	background: #fff url(/extensions/templates/bg-verlauf.gif) repeat-x top left;
	display: block;
	border-top: 1px solid #D9E0E6;
	border-right: 1px solid #D9E0E6;
	border-left: 1px solid #D9E0E6;
	border-right-color: #C8CDD2;
	border-bottom: 1px solid #fec901;
}
#gaestebuch p {
	padding: 5px 20px 20px 0;
	margin-bottom: 3px;
	background-color: #fff;
	display: block;
	line-height: 18px;
	padding-left: 10px;
	border: 1px solid #D9E0E6;
	border-bottom-color: #C8CDD2;
	border-right-color: #C8CDD2;
}
div.nosee {
	display: none;
}
/* ============================ 
7. Reisen
============================ */
#reisen dl {
	float: left;
	width: 600px;
	margin: 0.3em 0;
	display: inline;
/* fixes IE/Win double margin bug */
	background-color: #fff;
	border: 1px solid #D9E0E6;
	border-bottom-color: #C8CDD2;
	border-right-color: #C8CDD2;
}

#reisen dt {
	float: right;
	width: 318px;
	margin-top: 1.5em;
	font-size: 150%;
	color: #086512;
}
#reisen dt span.vereinsinfo {
display: block;
font-size: 75% !important;
}
#reisen dd {
	margin: 0 0 0 283px;
	padding: 0;
	line-height: 1.5em;
}
#reisen dl dd.img {
	margin: 0;
}
#reisen dd.img img {
	float: left;
	padding: 8px 8px 3px 8px;
}
#reisen .reisepreis {
	font-weight: bold;
	margin-left: 30px;
}
#reisen .reiseart {
	font-weight: bold;
	color: #086512;
}
/* reverse float (nicht in gebrauch)*/
#reisen .alt dt {
	float: left;
}
#reisen .alt dd {
	margin: 0 98px 0 0;
}
#reisen .alt dd.img img {
	float: right;
	margin: 0 0 0 8px;
}
/* ============================   
8. Shop
============================ */
#shop dl {
	float: left;
	width: 600px;
	margin: .3em 0;
	padding: 8px;
	display: inline;
/* fixes IE/Win double margin bug */
	background-color: #FFF;
	border: 1px solid #D9E0E6;
	border-bottom-color: #C8CDD2;
	border-right-color: #C8CDD2;
}
#shop dt {
	float: right;
	width: 378px;
	margin-top: 5px;
	font-size: 150%;
	color: #086512;
}
#shop dd {
	margin: 0 0 0 225px;
	padding: 0;
	line-height: 1.5em;
}
#shop dl dd.img {
	margin: 0;
}
#shop dd.img img {
	float: left;
}
#shop .shoppreis {
	font-weight: bold;
	margin-left: 30px;
}
#shop .artikelnummer {
	color: #086512;
}
.shopbutton {
	float: right;
	font-size: 0.8em;
	color: #000;
	text-decoration: none;
	padding: 0.1em 1.5em;
	background: #fff url(/extensions/templates/bg-verlauf.gif) repeat-x top left;
	text-align: center;
	border: 1px solid #C8CDD2;
}

.buchungbutt {
        clear: both;
	padding: 0.1em 1.5em;
        margin: 1em;
}


/* ============================  
9. Formulare
============================ */
fieldset {
	padding: 0.5em 1em 1.5em 1em;
	margin-bottom: 1em;
	border: 1px solid #ccc;
	background: #fff url(/extensions/templates/bg-verlauf.gif) repeat-x top left;
}
label {
	width: 10em;
	display: block;
	float: left;
}
label.artikel {
	width: 40em;
	display: block;
	float: left;
}
.rahmen {
	border: 1px solid #ccc;
	margin: 4px 0;
	padding: 3px;
	background: #fff;
}
.rahmenalt {
	border: 1px solid #ccc;
	margin: 4px 0;
	padding: 3px;
	background: #e0ece1;
}
legend {
	font-weight: bold;
	padding: 0.1em 0.3em;
	border: 1px solid #ccc;
	background:  #efefef;
}
label.formError {
	color: #f90809;
	font-weight: bold;
}

/* zweispaltig */
.form {margin:1.5em 0;}
.form div{margin:.5em 0;clear:both;}
.form label{display:block;}
.form fieldset{margin:0;padding:0;border:none;}
.form legend{font-weight:bold;}
.form input[type="radio"],.form input[type="checkbox"], .radio, .checkbox{margin:0 .25em 0 0;}

.form fieldset{
	border:1px solid #ccc;
	padding:1em 2em;
	margin:0 0 1.5em 0;
}

.form legend{padding:2px 5px;}	
form.form div.col{clear:none;}
form.form  div.first{clear:both;}
form.form div{overflow:hidden;}
	
.form input[type="text"], .form input[type="password"], .form textarea, .field, .area, select{
	border:1px solid #aaa;
	padding:5px;
	background:#fff;
	line-height:1em;
	margin:0;
}
.form input[type="text"]:focus, .form input[type="password"]:focus, .form textarea:focus, .form select:focus, .focus{background:#f5f5f5;outline:none;}
.form div{clear:both;margin:.25em 0;}
.form label{display:block;}
.form .field{padding:3px;width:230px;}
.form select{padding:3px;width:150px;}
.message {padding-top: 1.5em;}
.message label {width: auto;clear: both;}
.hidden {display: none;}
		
.col{	
	float:left;
	display:inline;
	width:48%;margin-left:4%; /* 2 equal width columns layout - default */
}
.col_head { float:left; display: inline; width:48%; margin-left: 4%; font-size: 12px; }
	
input[type='text'].invalid, textarea.invalid, select.invalid {
	border-color: red;
}
			
span.checkbox-container {
	display: inline-block;
	border: 1px solid transparent;
	padding: 2px 5px;
}
span.checkbox-container.invalid {
	border-color: red;
}

.form h4 {clear: both; padding-top: 1em;}

.form .radiolabelmargin {margin-top: 23px;}


/* 
===============
formular neu
===============
*/

.t_mieten {
	border:1px solid #ccc;
/*	padding:1em 2em;*/
	padding:3px 6px 6px 6px;
	margin:0 0 1.5em 0;
	background: #fff url(/extensions/templates/bg-verlauf.gif) repeat-x top left;
	width: 604px;
	height:auto;
}

.t_top { margin:0 0 10px 0; font-size: 12px; height:30px; width: 100%; display: block; }
.t_top span { color:#333; width: 290px; height: 22px; font-weight:bold; display:block;  padding:2px 0 0 6px; border: 1px solid #dedede; background:#f5f5f5; float:left; }

.t_head_r { margin-left:7px; }
.col_wrap { width: 100%; height: auto; display: block; margin: 0; padding: 0; }

.t_col_left1, .t_col_left2   { 
	width:295px; 
	float: left;  
	margin:0 8px 0 0 !important; 
	padding:0; 
	border:1px solid #dedede; 
	background: #fafafa;
}

.t_col_right1, .t_col_right2  { 
	width:295px;
	float: left; 
	margin:0 !important; 
	padding:0; 
	border:1px solid #dedede; 
	background: #fafafa;
}

.t_col_left1, .t_col_right1 { height:640px; }
.t_col_left2, .t_col_right2 { height:330px; }

.t_col_left1, 
.t_col_right1, 
.t_col_left2, 
.t_col_right2  { 
	list-style: none; 
	margin:0; 
	padding:0; 
}

ul.t_col_left1 li, 
ul.t_col_right1 li, 
ul.t_col_left2 li, 
ul.t_col_right2 li  { 
	float: left; 
	clear: left; 
	padding:5px; 
	margin:3px 0 0 3px;
	min-height:22px;
	width:276px;
	/*border:1px solid #dedede; */
}

ul.t_col_left1 
ul.t_col_right1 li label, 
ul.t_col_left2 li label, 
ul.t_col_right2 li label { 
	float:left; 
	height:22px; 
	margin:0;
	width:110px;
}

li.spacer { float:left; margin:0 0 2px 0 !important; height:20px !important; }

select.stunde, select.minute { padding:0;width:52px !important;}

.nachricht {
	width:265px;
	height:75px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}




/* ============================  
10. Bildwechsler "Bus mieten"
============================ */

#gallery{
        width:250px;
        height:188px;
        overflow: hidden;
        margin: 5em 0 0 0.4em;
	padding: 0;
	float: right;
}
#gallery ul, #ssgThumbs ul, #gallery li, #ssgThumbs li{
        margin:0;
        padding:0;
        list-style:none;
        background:none;
}
#ssgThumbs{
	padding: 0 0 3em 0.4em;
	float: right;
        clear: right;
}
#ssgThumbs li{
        margin-right:5px;
        width:12px;
        text-align:center;
}

.tclass{
        cursor:pointer;
        display:inline;
        float:left;
        min-width:8px;
        min-height:6px;
        padding:5px;
        margin-right:10px;
}
.ac{
        border-bottom:#333 solid 1px;
}

/* ============================  
11.jQuery validVal
============================ 
input[type='text'], textarea, select { 
	border: solid 1px #999;
}
input[type='text'].focus, textarea.focus, select.focus { 
	border-color: #000 !important; 
}
input[type='text'].invalid, textarea.invalid, select.invalid { 
	border-color: red;
}
input[type='text'].inactive, textarea.inactive, select.inactive, option.inactive { 
	color: #999;
	font-style: italic;
}
input[type='text'].required, textarea.required { 
	background: url(required-input.png) right 5px no-repeat;
}
*/
