* {
	
	margin: 0;
	padding: 0;
}

body, html {
	position: absolute;
	width: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
	color: #fff;
}
body, input, textarea {
	font-size: 13px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

body {
	background: #000 url(../../img/kaltenherberge/background.jpg) top center no-repeat fixed;
}

img {
	border: none;
}

a {
	outline: none;
}

#wrapper{
	position: relative;
	width: 737px;
	margin: 0px auto;
	text-align: left;
}
#logo h1 a{
	position: absolute;
	top: 71px;
	width:737px;
	height: 142px;
	background: url(../../img/kaltenherberge/logo.png) no-repeat;
	background-position: 3px 0px;
	text-indent: -9000px;
}
#menu-main{
	position: absolute;
	top: 242px;
	left: 0px;
	width:160px;
}
#menu-main ul li {
	background: url(../../img/kaltenherberge/bg-black.png);
	width: 167px;
	height: 28px;
	margin-bottom: 3px;
	list-style: none;
}
#menu-main ul li.willkommen,
#menu-main ul li.impressum {
	display: none;
}
#menu-main ul li a {
	background: url(../../img/kaltenherberge/navi-main.png) no-repeat;
	display: block;
	text-indent: -9000px;
	width: 150px;
	margin-left: 10px;
	height: 23px;
}
	#menu-main ul li.familie a {
		background-position: 0px 7px;
	}
		#menu-main ul li.familie a:hover,
		#menu-main ul li.familie.active a {
			background-position: -180px 7px;
		}
	#menu-main ul li.news a {
		background-position: 0px -21px;
	}
		#menu-main ul li.news a:hover,
		#menu-main ul li.news.active a {
			background-position: -180px -21px;
		}
	#menu-main ul li.pferdepension a {
		background-position: 0px -49px;
	}
		#menu-main ul li.pferdepension a:hover,
		#menu-main ul li.pferdepension.active a {
			background-position: -180px -49px;
		}
	#menu-main ul li.reitsport a {
		background-position: 0px -77px;
	}
		#menu-main ul li.reitsport a:hover,
		#menu-main ul li.reitsport.active a {
			background-position: -180px -77px;
		}
	#menu-main ul li.das-team a {
		background-position: 0px -105px;
	}
		#menu-main ul li.das-team a:hover,
		#menu-main ul li.das-team.active a {
			background-position: -180px -105px;
		}
	#menu-main ul li.zucht-und-verkauf a {
		background-position: 0px -133px;
	}
		#menu-main ul li.zucht-und-verkauf a:hover,
		#menu-main ul li.zucht-und-verkauf.active a {
			background-position: -180px -133px;
		}
	#menu-main ul li.landwirtschaft a {
		background-position: 0px -161px;
	}
		#menu-main ul li.landwirtschaft a:hover,
		#menu-main ul li.landwirtschaft.active a {
			background-position: -180px -161px;
		}
	#menu-main ul li.psg-kaltenherberge a {
		background-position: 0px -189px;
	}
		#menu-main ul li.psg-kaltenherberge a:hover,
		#menu-main ul li.psg-kaltenherberge.active a {
			background-position: -180px -189px;
		}
	#menu-main ul li.anfahrt-und-kontakt a {
		background-position: 0px -217px;
	}
		#menu-main ul li.anfahrt-und-kontakt a:hover,
		#menu-main ul li.anfahrt-und-kontakt.active a {
			background-position: -180px -217px;
		}
	#menu-main ul li.facebook a {
		background-position: 0px -245px;
	}
		#menu-main ul li.facebook a:hover,
		#menu-main ul li.facebook.active a {
			background-position: -180px -245px;
		}
	#menu-main ul li.resultate a {
		background-position: -2px -274px;
	}
		#menu-main ul li.resultate a:hover,
		#menu-main ul li.resultate.active a {
			background-position: -180px -274px;
		}
#content{
	margin-top: 242px;
	margin-left: 177px;
	margin-bottom: 50px;
	width:541px;
	min-height: 300px;
	background: url(../../img/kaltenherberge/bg-black.png);
	padding: 10px;
}

#content h1 {
	width: 540px;
	height: 44px;
	background: #fff url(../../img/kaltenherberge/captions.png);
	text-indent: -9000px;
	display: block;
	margin-bottom: 10px;
}
	#content h1.willkommen {
		background-position: 0px 0px;
	}
	#content h1.news {
		background-position: 0px -44px;
	}
	#content h1.pferdepension {
		background-position: 0px -88px;
	}
	#content h1.reitsport {
		background-position: 0px -132px;
	}
	#content h1.das-team {
		background-position: 0px -176px;
	}
	#content h1.zucht-und-verkauf {
		background-position: 0px -220px;
	}
	#content h1.landwirtschaft {
		background-position: 0px -264px;
	}
	#content h1.psg-kaltenherberge {
		background-position: 0px -308px;
	}
	#content h1.anfahrt-und-kontakt {
		background-position: 0px -352px;
	}
	#content h1.impressum {
		background-position: 0px -396px;
	}
	#content h1.familie {
		background-position: 0px -440px;
	}
	#content h1.facebook {
		background-position: 0px -484px;
	}

#content h2 {
	font-size:16px;
	margin-top: 33px;
	font-weight: normal;
}

#content h3 {
	font-size: 22px;
	margin-top: 33px;
	font-weight: normal;
}
#content p,
.content ul {
	margin-top: 10px;
	line-height: 17px;
}
.content ul,
.content ol {
	margin-left: 20px;
}
.content ul li {
	margin-bottom: 3px;
}
.impressum #content p {
	margin-top: 15px;
}

#content a.download {
	background: url(../../img/kaltenherberge/pdf.png) no-repeat left;
	padding-left: 24px;
	display: block;
	margin-top: 33px;
	color: #fff;
	text-decoration: underline;
	line-height: 21px;
}
#content a.download.second {
	margin-top: 0px;
}
#content a.upload.pdf {
	background: url(../../img/kaltenherberge/pdf.png) no-repeat left;
	padding-left: 22px;
	display: inline-block;
}


#content div.gallery {
	position: relative;
	width: 540px;
	height: 243px;
	overflow: hidden;
}
#content ul.image {
	position: relative;
	left: 0px;
	width: 9000px;
	height:	243px;
	list-style: none;
}
	#content ul.image li {
		float:left;
		display: block;
	}
	.no-js #content ul.image {
		width: 516px;
	}
	.no-js #content ul.image li {
		display: none;
	}
	.no-js #content ul.image li.show {
		display: block;
	}
#content .index {
	position: relative;
	width: 540px;
	height: 30px;
	background: #fff;
}
#content .index ul.controls {
	list-style: none;
	float: right;
	margin-top: 7px;
	margin-right: 7px;
}
	#content .index ul.controls li{
		float: left;
	}
	#content .index ul.controls li a{
		height: 16px;
		width: 16px;
		display: block;
		text-indent: -9000px;
		background: url(../../img/kaltenherberge/index.png) no-repeat;
		margin-left: 1px;
	}
	#content .index ul.controls li a.show,
	#content .index ul.controls li a:hover{
		background: url(../../img/kaltenherberge/index_hover.png) no-repeat;
	}
#content .index ul.descriptions {
	position: absolute;
	top: 7px;
	left: 7px;
	list-style: none;
}
	#content .index ul.descriptions li {
		display: none;
	}
	#content .index ul.descriptions li.show {
		display: block;
	}
	#content .index ul.descriptions li p {
		color: #000;
		margin: 0px;
		font-size: 11px;
		height: 30px;
	}

#content ul.team,
#content ul.team li ul {
	list-style: none;
}
#content ul.team li.member {
	clear: left;
	display: block;
	height: 145px;
	margin-bottom: 20px;
}
#content ul.team li.member h3{
	padding-top: 6px;
}
#content ul.team li img {
	float: left;
	margin-right: 20px;
}
#content ul.team li ul {
	margin-top: 15px;
}

#content a {
	font-size: 13px;
	line-height: 17px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #fff;
	text-decoration: underline;
}

#content div.news {
	margin-top: 20px;
}
#content h1.news {
	margin-bottom: 0px;
}

#content .news img,
#content .news .content {
	float: left;
}
#content .news img {
	margin-right: 20px;
}
#content .news.big img {
	margin-bottom: 20px;
}
#content .news h3{
	margin-top: 0px;
	line-height: 14px;
}
#content .news h3 a{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#content .news p{
	width: 378px;
}
#content .news.big p{
	width: 540px;
}
#content p.back {
	margin-top: 3em;
}

#gmap {
	width: 540px;
	height: 243px;
	overflow: hidden;
	margin-bottom: 20px;
}
	#gmap h2,#gmap p {
		color: #000;
	}
	#gmap h2 {
		font-size: 14px;
	}

#content .form-mailer {
	position: relative;
}

#content fieldset {
	display: block;
	float: left;
	width: 300px;
	border: none;
}
#content fieldset ol {
	list-style: none;
}
#content fieldset ol li {
	line-height: 0px;
	margin-bottom: 12px;
}

#content fieldset .text input,
#content fieldset textarea{
	width: 300px;
	border: 1px solid #fff;
	background: none;
	color: #fff;
	padding-left: 2px;
	padding-top: 1px;
}
#content fieldset textarea {
	padding-top: 3px;
}
#content fieldset .text input{
	height: 19px;
}
#content fieldset input.form-error,
#content fieldset textarea.form-error {
	border: 1px solid #ff0000;
}
#content fieldset input {
	height: 22px;
	font-size: 13px;
	padding-left: 2px;
}
#content fieldset .submit input {
	border: 1px solid #fff;
	background: none;
	color: #fff;
	width: 55px;
	text-align:left;
	cursor: pointer;
}
	#content fieldset .submit input:hover {
		font-weight: bold;
	}
#content .info {
	position: absolute;
	left: 320px;
}

#content p.error {
	margin-bottom: 10px;
}

#footer {
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 25px;
	background: #000;
}

#footer .content {
	position: relative;
	margin: 0px auto;
	width: 736px;
	height: 25px;
	background: url(../../img/kaltenherberge/footer.png) no-repeat;
	background-position: 0px 0px;
}
#footer a {
	position: absolute;
	top: 0px;
	height: 25px;
	text-indent: -9000px;
	display: block;
}
	#footer a.impressum {
		left: 0px;
		width: 70px;
	}
	#footer a.mail {
		right: 0px;
		width: 190px;
	}
	#footer a.kontakt {
		left: 180px;
		width: 360px;
	}

.gallery a {
	position: absolute;
	top: 0px;
	width: 260px;
	height: 243px;
	text-indent: -9000px;
	display: block;
	z-index: 10;
	background: none;
}

.gallery #prev {
	left: 0px;
	background: url(../../img/kaltenherberge/arrow_left.png) no-repeat;
	background-position: -1000px;
}
	.gallery a#prev:hover {
		background-position: left center;
	}
.gallery #next {
	right: 0px;
	background: url(../../img/kaltenherberge/arrow_right.png) no-repeat;
	background-position: -1000px;
}
	.gallery a#next:hover {
		background-position: right center;
	}

.nemata {
	background: url(../../img/nemata_logo.png) no-repeat scroll center center;
	display:block;
	height:37px;
	margin-top:15px;
	position:relative;
	text-indent:-9000px;
	width:123px;
}

#content a.gmnoprint {
	font-size: inherit;
}

.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix{display: inline-block;} /* for IE/Mac */

div#offline-warning {
	position: absolute;
	right: 0;
	top: 0;
	width: 250px;
	padding: 5px;
	border: 1px solid #fff;
	background: #bb0000;
	font-size: 1em;
	font-weight: bold;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	z-index: 20;
}

