/* CSS Document */
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

/* Colors
Green : #395703, #2f4802 #353f24
Beige : #d5bf88
*/
body {
	background: #2f4802;
	text-align: center;
}


#main {
	padding: 0 68px 0 70px;
    
}

img {
	vertical-align: top;
}

a img {
	border: 0;
}

ul {
	list-style: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.71em;
	line-height: 1.455em;
	color: #d5bf88;
}

input,select {
	vertical-align: middle;
	font-weight: normal;
}

a {
	color: #e81012;
	text-decoration: none
}

a:hover {
	text-decoration: underline;
}

p {
	padding-top: 16px;
}

strong {
	color: #d5bf88;
	font-weight: bold;
}

.strong1 {
	font-weight: bold;
	color: #d5bf88;
}

cite {
	font-style: normal;
	display: block;
}

/* ============================= main layout ====================== */


.blocksatz {
	 text-align: justify;
	 }


#movers-row {
	margin: -0px 0 0 120px;
}
#movers-row div {
	width: 33.3%;
	float: left;
}
#movers-row div img {
	float: right;
}


.frontPageImgRight {
	border: solid 1px #d5bf88;
	padding: 3px;
	margin: 0px 0px 0px 0px;
	float: right;
}

.frontPageImg {
	border: solid 1px #d5bf88;
	padding:3px;
	margin: 0px 0px 0px 0px;
	display: inline;
	width:180px;
}

.frontPageImgLeft {
	border: solid 1px #d5bf88;
	padding: 3px;
	margin: 0px 0px 0px 0px;
	float: right;
	
}

}

.galImgLeft {
	border: solid 1px #d5bf88;
	padding: 3px;
	margin: 3px 4px 2px 2px;
	float: left;
}

.galImg {
	border: solid 1px #d5bf88;
	padding: 3px;
	margin: 2px 2px 2px 2px;
}

.galImgRight {
	border: solid 1px #d5bf88;
	padding: 3px;
	margin: 3px 2px 2px 2px;
	float: right;
}

.imgindent {
	margin: 0 10px 0 0;
	float: left;
}

.imgindent2 {
	margin: 0 25px 0 0;
	float: left;
}

.phone {
	float: right;
	padding-right: 50px;
}

.padding1 {
	padding-top: 25px;
}

.padding2 {
	padding-top: 16px;
}

/* ============================= form layout ====================== */
textarea#styled {
	border: solid 1px #d5bf88;
	background: #395703;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #d5bf88;
	padding: 1px 0 1px 3px;
	overflow: hidden;
}

input#styled {
	border: solid 1px #d5bf88;
	background: #395703;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #d5bf88;
	padding: 1px 0 1px 3px;
	overflow: hidden;
}

#horLine {
	border-top: solid 1px #d5bf88;
	margin-bottom: 10px;
	margin-top: 10px;
}

/* ============================= gallery layout ====================== */
#galerie {
	position: relative;
	width: 265px; /*as wide as the big pictures */
}



a.smallpic img {
	border: 1px solid #d5bf88;
	padding: 4px;
	margin-right: 8px;
	margin-bottom: 3px;
	margin-top: 3px;
}

a.smallpic:hover img {
	background: #d5bf88;
}

/* on hover  */
a.smallpic span {
	position: absolute;
	padding-top: 10px;
	padding-right: 10px;
	/*left: -1000px;*/
	border: 0px solid #d5bf88;
	visibility: hidden;
	color: #d5bf88;
	text-decoration: none;
}

/* show prelesected pic*/

a.smallpic span.active {
	position: absolute;
	padding-top: 10px;
	padding-right: 10px;
	border: 0px solid #d5bf88;
	visibility: visible;
	color: #d5bf88;
	text-decoration: none;
	top: 100px;
	left: 0px; /* Position von links */
	z-index: 50;	
}


/*hide picture title for preselected pic*/

a.smallpic h3.active {   
    visibility:hidden;
}

/*generate frame for prelesected pic*/
a.smallpic img.active {
	background: #d5bf88;
}

a.smallpic span img {
	border-width: 0;
	padding: 3px;
}

a.smallpic:hover span {
	visibility: visible;
	top: 100px;
	left: 0px; /* Position von links */
	z-index: 50;
}

/*enable title for preselected pic when hover*/

a.smallpic:hover h3.active {
	visibility: visible;
	
	}
/* ============================= tables ====================== */
table#ferien {
	width: 300px;
	}
table#ferien2 {
	width: 300px;
	}
table#ferien2 .heading {
	text-align: center;
	font-weight: bold;
	}

table#ferien .heading {
	text-align: center;
	font-weight: bold;
	}
table#zimmerpreise {
	width: 300px;
	}
table#pension {
	width: 300px;
	}

table#unterricht {
	width: 300px;
	margin-bottom:30px;
	}
table {width: 430px}
tbody tr.odd  td {background: #2f4802; }
tbody tr.even td {background: #395703; }
th,td {
	padding:2px .5em;
	border-bottom: 1px dotted #d5bf88;
	color: #d5bf88;
	text-align:left;
}



/* ============================= header ====================== */
#header {
	border-bottom: solid 1px #d5bf88;
}

#header .small-menu {
	float: right;
	padding: 65px 0 0 0;
}

#header .small-menu li {
	float: left;
	background: url(images/small-menu-bg.gif) no-repeat 0 0;
	padding-right: 13px;
}

#header .small-menu .first {
	background: none;
}

#header .small-menu a {
	margin-left: 17px;
	text-decoration: none;
}

#header .logo {
	padding-top: 5px;
}

#header .hint {
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #d5bf88;
}

/* ============================= content ====================== */
#content {
	padding: 13px 0 17px 0;
	margin-left:auto;
	margin-right:auto;
}

#page1 #content a {
	margin-right: 18px;
}

#page1 #content .last {
	margin-right: 0;
}

.top-tail {
	background: url(images/top-tail.gif) top repeat-x #353f24;
}

.bot-tail {
	background: url(images/bot-tail.gif) bottom repeat-x;
}

.left-tail {
	background: url(images/left-tail.gif) left repeat-y;
}

.right-tail {
	background: url(images/right-tail.gif) right repeat-y;
}

.left-top {
	background: url(images/corner-top-left.gif) top left no-repeat;
}

.right-top {
	background: url(images/corner-top-right.gif) top right no-repeat;
}

.left-bot {
	background: url(images/corner-bot-left.gif) bottom left no-repeat;
}

.right-bot {
	background: url(images/corner-bot-right.gif) bottom right no-repeat;
	width: 100%;
}

.indent {
	padding: 37px 10px 39px 36px;
}

.indent2 {
	padding: 0 0 0 0px;
}

.lindent {
	padding: 0px 0px 0px 30px;
}
.lindent2 {
	padding: 0px 0px 0px 30px;
	line-height: 1.2em;
	font-size: 1.4em;
}

.title {
	padding: 0 0 5px 2px;
}

.title2 {
	padding: 0 0 5px 2px;
}

.title3 {
	padding: 10px 10px 10px 0px;
}

.unline {
	border-bottom: solid 1px #d5bf88;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.text1 {
	line-height: 1.273em;
}

.textEmail {
	padding : 30px;
	line-height: 1.3em;
	font-size: 1.4em;
}

.text2 {
	line-height: 1.2em;
	font-size: 1.29em;
}

.list {
	margin-top: -2px;
}

.list li {
	background: url(images/list-marker.gif) no-repeat 0 7px;
	padding-left: 10px;
	line-height: 1.636em;
}

.list a {
	color: #d7d7d7;
	text-decoration: underline;
}

.list a:hover {
	text-decoration: none;
}

.extra {
	padding: 0 0 32px 0;
	margin: 0 13px 0 -13px;
	position: relative;
}

.extra img {
	position: relative;
}

.gallery {
	padding-top: 9px;
}

.gallery a {
	margin-right: 14px;
}

.gallery .last {
	margin: 0;
}

.link {
	background: url(images/list-marker.gif) no-repeat 0 5px;
	padding-left: 10px;
	display: inline-block;
	margin-top: 10px;
	text-decoration: underline;
}

.link:hover {
	text-decoration: none;
}

.column-2 {
	margin-left: 79px;
}

.col-2,.col-3 {
	margin-left: 8px;
}

/* ============================= footer ====================== */


#footer {
	border-bottom: solid 1px #d5bf88;
	border-top: solid 1px #d5bf88;
	margin-bottom: 67px;
}

#footer .text {
	float: right;
	padding: 23px 0 0 0;
	color: #aaaaaa;
}

#footer .text a {
	color: #aaaaaa;
	text-decoration: underline;
}

#footer .text a:hover {
	text-decoration: none;
}

#footer .menu {
	padding-top: 14px;
	
}

#footer .menu li {
	float: left;
}

#footer .menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.091em;
	color: #d5bf88;
	display: inline-block;
	background: url(images/menu-item-bg.gif) right top no-repeat;
	position: relative;
	cursor: pointer;
	
}

#footer .menu a span {
	display: inline-block;
	text-align:center;
}

#footer .menu a span span {
	padding: 7px 23px 7px 23px;
}

#footer .menu a:hover,#footer .menu .active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.091em;
	color: #ffffff;
	display: inline-block;
	background: url(images/menu-item-tail.gif) top repeat-x;
	text-decoration: none;
}

#footer .menu li.selected {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 1.091em;
	color: #ffffff;
	display: inline-block;
	background: url(images/menu-item-sel.gif) bottom repeat-x;
	text-decoration: none;
}


#footer .menu a:hover span,#footer .menu .active span {
	background: url(images/menu-item-left-bg.gif) left top no-repeat;
}

#footer .menu a:hover span span,#footer .menu .active span span {
	background: url(images/menu-item-right-bg.gif) right top no-repeat;
}

/* ============================= forms ============================= */
#ContactForm .col-1 {
	width: 183px !important;
}

#ContactForm .col-2 {
	width: 220px !important;
	margin-left: 0 !important;
}

#ContactForm label {
	display: block;
	height: 25px;
}

#ContactForm input {
	border: solid 1px #d5bf88;
	background: #395703;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #a4a4a4;
	padding: 2px 0 2px 3px;
	width: 173px;
}

#ContactForm textarea {
	border: solid 1px #d5bf88;
	background: #395703;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #a4a4a4;
	padding: 1px 0 1px 3px;
	width: 215px;
	height: 66px;
	overflow: hidden;
}

#ContactForm .link {
	margin: 7px 0 0 30px;
}