body {
    margin:auto;
	background-color:#c0c0c0;
	width: 100%;
	vertical-align: top;
	font-family : Verdana, sans-serif;
	color : #000000;
    line-height : normal;
	font-size: 10pt;
}

#warnung {
	padding: 5px;
	background-color: #EAC519;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align:center; 
	font-size:16pt; 
	font-weight:bold; 
	color:#1F922F;
}

#menu, #menu a {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 30px;
	text-align: center;
	color: #1F922F;
	}

.fett {
	font-weight: bold;
	font-size: 11pt;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#guestbook a, #entry a {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

#secondary a {
	color: #000000;
}

#container {
	border: 2px solid #249B1E;
	height: 100%;
	max-width: 900px;
	width: expression(document.body.clientWidth > 900? "900px": "auto" );
	margin: 15px auto 0px auto;
	background-color:#FFFFFF;
}

#header {
	width: 100%;
	height: 230px;
	margin: 0;
	padding: 0;
	color: #ffffff;
	border-bottom: 2px solid #249B1E;
}

#secondary {
	position: relative;
	top: 0;
	left: 0;
	width: 21%;
	font-size: 8pt;
	line-height: 1.4em;
	float: left;
	margin: 0;
	padding: 0;
	border: 0px solid #0F0;
}

.box_links {
	border: 1px solid #86826E;
	background-color: #F2DC75;
	padding: 3px;
	color: #000000;
	margin: 5px;	
}

#secondary h3, #secondary h3 a {
	font-weight: bold;
	color:#1F922F;
	font-size: 10pt;
}

#main {
	width: 77%;
	height: 100%;
	margin: 5px 0px 0px 0px;
	padding: 6px 6px 30px 6px;
	float: left;
	text-align:left;
	background-color:#EAC519;
	border: 1px solid #86826E;
}

.quote {
	font-style: italic;
	text-align:justify;
}

#special {
	border: 2px solid #1F922F;
	background-color: #F2DC75;
	margin: 15px;
	padding: 20px;
}
#galerie {
	margin:0 0 0 160px;
}

#galerie_auswahl {
	padding:2px;
	width:500px;
	margin: auto auto 20px 10px;
}

#galerie_navi {
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}

#galerie_ansicht, #galerie_ansicht table {
	width:520px;
	text-align:center;
	margin:auto;
	z-index:1;
}

table {
	width:100%;
}
table.partner {
	width:80%;
}
td.partner {
	text-align:left;
	padding:5px;
	vertical-align:middle;
}

table.tour {
	border: 1px solid #000000;
	border-collapse: collapse;
	background-color: #F2DC75;
}

table.tour td {
	border: 1px solid #000000;
	border-collapse: collapse;
	text-align: left;
	padding: 3px;
}

table.trailer {
	border: 1px solid #000000;
	margin:auto;
	width: 400px;
	border-collapse: collapse;
	background-color: #F2DC75;
}

table.trailer td {
	border: 1px solid #000000;
	border-collapse: collapse;
	padding: 3px;
}

table.datepicker {
	width:200px;
	}

.head {
	background-color: #FFFFFF;
	font-weight: bold;
	

}
table.tour td a {
	color:#000000;
}


td.logo {
	padding:15px;
	text-align:center;
	vertical-align:middle;

}

td {
	text-align:center;
}


dl.bild {
	
	margin-top:20px;
	 
}
dl.bild dt, dl.links dt, dl.rechts dt { 
	margin-bottom: 0;
	margin-right: 10px 
}
dl.bild dd, dl.links dd, dl.rechts dd { 
	margin-bottom: 10px;
	margin-left: 0px;
	font-style:italic;
	font-size: 8pt; 
}
dl.links {
	float:left;
	margin-top:20px; 
}

dl.rechts {
	float:right;
	margin-top:20px; 
}

ul.ordner{
   list-style-image:url("images/ordner.gif");
}

/* Formular */

label, input, textarea, select { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  width: 300px;
}


input.kurz { /* den Submit-Button */
  width: 100px;
}
input.plz {
  width: 50px;
}

select.kurz {
  width: 100px;
}

input:focus {
	background-color:#1F922F;
	color:#FFFFFF;
}

textarea:focus {
	background-color:#1F922F;
	color:#FFFFFF;
}

label {
 text-align: left;
 font-weight:bold; 
}

form.normal {
  background: #F2DC75;
  color: #000000;
  border: 1px solid  #86826E;
  width:300px;
  padding: 20px;
  text-align:center;
  margin:auto;
}

input.ecards {
	width:auto;
	border:none;
	display:inline;
}

form.ecards {
  background: #F2DC75;
  color: #000000;
  border: 1px solid  #86826E;
  width:500px;
  padding: 20px;

  margin:auto;

}



/* Gästebuch */

#guestbook {
	background: #F2DC75;
	width:550px;
	border:1px solid #FFFFFF;
	color: #000000;

}

#guestbook a {
	color:#000000;
}

#kopf {
	font-weight: bold;
	font-size: 12pt;
	background-color:#1F922F;
	color: #FFFFFF;
	padding:4px;
	border-bottom: 1px solid #FFFFFF;
}
.date {
	text-align: right;
	font-size: 9pt;
	float: right;
	color: #FFFFFF;
	padding: 5px;

}
#entry {
	padding:4px;
	font-style:italic;
	border-bottom: 1px #FFFFFF;
	border-bottom-style: dashed;
}

#entry.news {
	font-style:normal;
}
#foot {
	padding:4px;
	border-bottom: 5px solid #FFFFFF;
	font-size:8pt;
}
#navi {
	text-align:center;
	margin:auto;

}

/*Datepicker*/

	.primoris-cl-body {
		border: 1px solid black;
	}

	.basic-cl-header {
		color: white;
		font-family: Verdana;
		font-size: 8pt;
		background-color: #1F922F;
	}
	.basic-cl-on-month {
		font-family: Verdana;
		font-size: 8pt;
		background-color: transparent;
		text-align: center;
		border-top: 1px solid silver;
		border-left: 1px solid silver;
	}
	.basic-cl-on-month-lit {
		font-family: Verdana;
		font-size: 8pt;
		background-color: #EAC519;
		color: white;
		text-align: center;
		border-top: 1px solid silver;
		border-left: 1px solid silver;
	}
	.basic-cl-off-month {
		font-family: Verdana;
		font-size: 8pt;
		background-color: gray;
		color: white;
		text-align: center;
		border-top: 1px solid silver;
		border-left: 1px solid silver;
	}
	.basic-cl-off-month-lit {
		font-family: Verdana;
		font-size: 8pt;
		background-color: silver;
		color: white;
		text-align: center;
		border-top: 1px solid silver;
		border-left: 1px solid silver;
	}
	.basic-cl-body {
		border: 1px solid black;
	}
	.basic-cl-year {
		border: 1px solid black;
		background-color:white;
		border-collapse: collapse;
		border-spacing: 0px;
		font-size: 7pt;
		font-family: Verdana;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
	}
	.basic-cl-year-lit {
		background-color: silver;
		border: 1px solid black;
		border-collapse: collapse;
		font-size: 7pt;
		font-family: Verdana;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
	}
	.basic-cl-day {
		text-align: center;
		font-size: 9pt;
		font-family: Verdana;
		padding-left: 7px;
		padding-right: 7px;
		background-color: #F2DC75;
	}


