/* CSS Document */

html,
body{
	margin:0;
	padding:0;
	color:#55361e;
	font-family:"Comic Sans MS", cursive;	
	font-size:16px;
}

a{
	color:#55361e;	
}

a:hover{
	text-decoration:none;	
}

h1, h2, h3, h4, h5, h6, div, p, form, table, tr, td{
	margin:0;
	padding:0;	
}

img{
	border:none;	
}

.clear{
	clear:both;	
}

header{
	width:100%;
	height:350px;
	background:transparent url(../images/templates/bg-header.png) no-repeat center;
	position:absolute;
	z-index:99;
}

header div.content{
	width:940px;
	height:350px;
	margin:auto;
	position:relative;	
}

img.leben-in-der-steinzeit{
	position:absolute;
	top:20px;	
}

img.logo-oetzi-dorf{
	position:absolute;
	top:175px;
	left:0px;
}

#topnav{
	position:absolute;
	bottom:20px;
	right:0;
	text-align:right;
}

#topnav a{
	color:#55361e;
	font-size:0.875em;
	text-decoration:none;
	display:inline-block;
}

#topnav a:hover{
	text-decoration:underline;	
}

#topnav ul{
	margin:0;
	padding:0;
	list-style:none;	
}

footer{
	width:100%;
	height:125px;
	background:#55361e;
	position:fixed;
	bottom:0;
	border-bottom:5px solid #fff;
	z-index:99;
}

footer div.content{
	width:940px;
	margin:auto;	
}

footer a{
	width:100px;
	height:96px;
	display:block;
	background:transparent url(../images/templates/icons.png) no-repeat;
}

footer a.ico-bauen-wohnen{
	background-position:0 0;	
}

footer a.ico-jagen-sammeln{
	background-position:-100px 0;	
}

footer a.ico-werkzeug-waffe-geraet{
	background-position:-200px 0;	
}

footer a.ico-schmuck-bekleidung{
	background-position:-300px 0;	
}

footer a.ico-tierhaltung{
	background-position:-400px 0;	
}

footer a.ico-wirtschaftsleben{
	background-position:-500px 0;	
}

footer a.ico-religion-kult{
	background-position:-600px 0;	
}

footer a.ico-kunst{
	background-position:-700px 0;	
}

footer a.ico-sozialwesen{
	background-position:-800px 0;	
}

footer ul{
	margin:15px 0 0 0;
	padding:0;
	list-style:none;	
}

footer ul li{
	float:left;
	margin-right:5px;
}

footer ul li.last-child{
	margin-right:0;	
}

#content-wrapper{
	width:100%;
	padding-top:350px;	
}

#content{
	width:940px;
	padding-bottom:150px;
	margin:auto;	
}

#content h1{
	font-size:1.375em;	
}

#content p{
	font-size:0.875em;	
}

#content div.content-left{
	width:650px;
	float:left;	
}

#content div.content-right{
	width:240px;
	float:right;
	margin-top:-63px;	
}

#content div.content-right h3{
	font-size:1.375em;
	line-height:1.000em;
	color:#fff;
	background:#55361e;	
	padding:7px 10px 9px 10px;
	margin-bottom:20px;
}

.partner-left{
	float:left;	
}

.partner-right{
	float:right;	
}

input,
select,
textarea{
	font-family:"Comic Sans MS", cursive;
	color:#55361e;
	border:1px solid #fff;
	padding:5px;
	margin-bottom:10px;
}

#frm-search select{
	width:240px;	
}

#frm-login input{
	width:228px;	
}

#frm-login a{
	font-size:0.875em;
	text-decoration:none;
	float:right;
}

#frm-login a:hover{
	text-decoration:underline;	
}

.btn-form{
	border:none;
	color:#fff;
	background:#55361e;
	width:100px !important;	
	cursor:pointer;
	float:left;
}

.btn-form:hover{
	color:#55361e;
	background:#fff;	
}

#tagCloud{
	width:230px;
	text-align:center;
	padding:5px;
	overflow:auto;
	font-size:70%;
	display:none;
}

#tagList{
	margin:0;
	padding:0;
	list-style:none;	
}

#tagList li{
	float:left;
	margin:0 10px;
	height:25px;	
}

#tagList li a{
	text-decoration:none;
	color:#55361e;	
}

#tagList li a:hover{
	text-decoration:underline;	
}

h2{
	font-size:1.375em;
	line-height:1.000em;
	color:#fff;
	background:#827423;	
	padding:7px 10px 9px 10px;
	margin-bottom:20px;
	display:inline-block;
}

h3{
	font-size:1.000em;
	line-height:1.000em;
	color:#fff;
	background:#827423;	
	padding:7px 10px 9px 10px;
	margin-bottom:20px;
	display:inline-block;
}

.item{
	width:600px;
	border-bottom:2px solid #55361e;
	padding-bottom:5px;	
	margin-bottom:10px;
}

.item .item-left{
	width:400px;
	float:left;
}

.item .item-left a{
	color:#55361e;
	text-decoration:none;
	background:url(../images/templates/ico-item-link.png) no-repeat 0 7px;
	padding-left:20px;
}

.item .item-left a:hover{
	color:#fff;	
}

.item .item-right{
	width:200px;
	float:right;	
}

.item .item-right ul{
	margin:0;
	padding:0;
	list-style:none;
	float:right;	
}

.item .item-right ul li{
	margin-left:10px;
	float:left;	
}

.item .item-right a{
	width:25px;
	height:25px;
	display:inline-block;
	background:url(../images/templates/ico-items.png) no-repeat;	
}

.item .item-right a.ico-vs{
	background-position:0 0;	
}

.item .item-right a.ico-nms{
	background-position:0 -25px;	
}

.item .item-right a.ico-hs{
	background-position:0 -50px;	
}

.item .item-right a.ico-doc{
	background-position:0 -75px;
	cursor:pointer;
}

.item .item-right a.ico-pdf{
	background-position:0 -100px;
	cursor:pointer;
}

.item .item-right a.ico-blank{
	background-position:0 -125px;	
}

ul#gallery{
	width:600px;
	margin:0;
	padding:0;
	list-style:none;	
}

ul#gallery li{
	width:294px;
	/*height:90px;
	overflow:hidden;*/
	float:left;
	margin-right:12px;
	margin-bottom:24px;	
}

ul#gallery .last-child{
	margin-right:0;	
}

ul#gallery .left{
	width:90px;
	height:90px;
	overflow:hidden;
	float:left;	
}

ul#gallery .right{
	width:194px;
	float:right;
	font-size:0.875em;	
}

table{
	margin:0;
	padding:0;	
	border-collapse:collapse;
	border-spacing:0;	
}

table.partner td{
	padding-right:18px;	
}

table.partner td.last-child{
	padding-right:0;	
}

table.partner-right{
	width:240px;
	background:#fff;
	background:rgba(255,255,255,0.55);
	font-size:0.875em;
	line-height:0.875em;
}

table.partner-right td{
	text-align:center;
	vertical-align:middle;	
}

table.partner-right .td-10{
	width:10px;	
}

table.partner-right .td-20{
	width:20px;	
}

table.partner-right .td-60{
	width:60px;	
}

.bauen-und-wohnen{
	background:#5c3b23;
}

.jagen-und-sammeln{
	background:#827423;
}

.werkzeug-waffe-und-geraet{
	background:#b6b74b;
}

.schmuck-und-bekleidung{
	background:#b7ab92;
}

.tierhaltung{
	background:#7d6d5a;
}

.wirtschaftsleben{
	background:#865610;
}

.religion-und-kult{
	background:#cd9d37;
}

.kunst{
	background:#d67911;
}

.sozialwesen{
	background:#a82b27;
}

p.kontakt-left{
	width:290px;
	float:left;	
}

p.kontakt-right{
	width:290px;
	float:right;	
}

.form{
	background:transparent;
	background:rgba(255, 255, 255, 0.5);
	padding:20px;
	margin-top:20px;
}

.form h4{
	/*border-bottom:1px dashed #512e28;*/
	padding-bottom:15px;
	/*margin-bottom:10px;*/	
}

.form label,
.form input,
.form select,
.form textarea{
	font-size:0.875em;
	border:none;
	font-family:"Comic Sans MS", cursive;
	padding:5px;	
}

.form label{
	border-bottom:1px solid #fff;
	padding-bottom:5px;
	display:block;
	margin-bottom:5px;
	margin-left:0;
	padding-left:0;	
}

.form input,
.form select{
	margin-bottom:15px;
	width:275px;
}

.form select{
	width:285px;	
}

.form input.long{
	width:600px;	
}

.form select.long{
	width:615px;	
}

.form textarea{
	width:600px;
	height:100px;
	margin-bottom:15px;
}

.form .frm-left{
	width:285px;
	float:left;	
}

.form .frm-right{
	width:285px;
	float:right;	
}

.btn-form.right{
	float:right;	
}

.form input.error,
.form select.error,
.form textarea.error{
	background:#fff;
}

.error-container{
	padding:10px;
	border:2px solid #b60000;
	display:none;
	background:#fff;
	margin-bottom:10px;
}

.error-container h3{
	color:#55361e;	
	background:none;
	margin-bottom:0px;
}

.error-container label{
	margin:0;
	border:none;
	color:#55361e;
}

.error-container ul{
	margin:10px 0 0 30px;
	padding:0;
	list-style:none;
}

.error-container ul li{
	padding-bottom:5px;
}

#loader-frm{
	width:100%;
	height:100px;
	background:#fff url(../images/templates/ajax-loader.gif) no-repeat center 15px;
	position:relative;
	margin-bottom:15px;
	border:2px solid #55361e;
}

#loader-frm div{
	width:100%;
	font-size:0.875em;
	position:absolute;
	bottom:5px;
	text-align:center;
	padding-bottom:10px;
	font-family:"Comic Sans MS", cursive;
	color:#55361e;
}

.login-info{
	padding-bottom:0.875em;
	display:none;
}

.login-info p{
	font-size:0.750em;
	color:#e2001a;
}