* {
margin:0;
padding:0;
border:none;
font-family:Arial, Albany AMT, Verdana, Helvetica, Sans-serif;
font-size:10pt;
text-align:left;
color:#444;
}
body {
	background-color:#ccc;
	}
h1 {
	font-size:14pt;
	padding-bottom:5px;
	padding-top:20px;
	}
h2 {
	font-size:12pt;
	padding-bottom:5px;
	padding-top:20px;
	}
h1,h2,h3 {
	color:#666;
	}
p {
	padding-bottom:10px;
	}
ul#ausgabenarchiv {
	padding-left:30px;
	padding-bottom:20px;
	}
th { text-align:center; }

div#top {
	position:absolute;
	top:0px;
	#background-color:#bf0718;
	background-color:#d60000;
	background-color:#ccc;
	background-image:url(../img/bg_oben.png);
	background-repeat:repeat-x;
	background-position:bottom;
	height:122px;
	width:100%;
	z-index:-1;
	}

div#inhalt hr {
width:90%;
height:1px;
border:1px;
margin:auto;
text-align:center;
color:#bbb;
background-color:#bbb;
}

div#werbung {
	margin-top:38px;
	width:150px;
	height:400px;
	float:right;
	}
	
div#container {
	width: 652px;
	/*width: 802px;
	margin:auto;*/
	float:left;
	/*background-color:#ffffff;*/
}

#container1 {
	width:922px; 
	margin:auto;
	text-align:left;
	}
#addiv1 {
	float:right;
	padding-left:5px;
	width:255px; 
	margin-top:125px;
	background-color:#fefefe;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	}

a:hover {
	color:red;
	}

div#kopf {
	height:110px;
	text-align:center;
	/*background-color:#900;*/
	margin-bottom:5px; 
	padding-top:10px;
	}
div#menu1 {
	width:602px;
	height:30px;
	padding-left:50px;
	background-color:#eee;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	}
div#menu {
	height:35px;
	padding:5px;
	
	}
div#menu ul {
	list-style-type:none;
	margin-left:100px;
	}
div#menu ul li {
	display:inline;
	float:left;
	padding:1px;
	}
div#menu a {
	padding:3px 5px 3px 5px;
	background-color:#c00322;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	border-left:1px solid #a33; border-top:1px solid #a33;
	border-right:1px solid #033; border-bottom:1px solid #033;
	-moz-border-radius:4px;
	}
div#menu a:hover {
	position:relative;
	top:1px;
	left:1px;
	border-left:1px solid #666; border-top:1px solid #666;
	border-right:1px solid #ccc; border-bottom:1px solid #ccc;
	}
div#menu a.aktiv {
	background-color:#e22544;
	}
div#inhalt {
	clear:left;
	padding:5px 20px 5px 30px;
	min-height:650px;
	background-color:#fff;
	}
div#fuss {
	text-align:center;
	font-weight:bold;
	padding:5px 0 7px 0;
	background-color:#c00322;
	color:#ffffff;
	border-bottom:solid 37px #ccc;
	}
div#fuss a {
	color:#fff;
	}
table.calendar {
	width:400px;
	margin:auto;
	}
table.calendar td {
	vertical-align:top;
	}
td.calendar table.calendar {
	width:100px;
	margin-bottom:20px;
	padding:5px 10px;
	}
td.calendar table.calendar td.calendar {
	border-right:solid 1px #f77a99;
	border-bottom:solid 1px #f77a99;
	text-align:center;
	padding:2px 1px 2px 1px;
	}
td.calendar table.calendar td.calendar:hover {
	background-color:#ddd;
	}
td.calendar table.calendar td.calendar a {
	padding:2px 0;
	}
.calendarHeader,.calendarHeaderprevnext {
	text-align:center;
	background-color:#eee;
	color:#000;
	padding:2px;
	margin-bottom:5px;
	font-weight:bold;
	font-size:12pt;
	}
td.calendar table.calendar .calendarHeaderprevnext {
	background-color:#ffffff;
	}
td.calendar table.calendar .calendarHeader {
	margin-bottom:2px;
	background-color:#c00322;
	color:#fff;
	font-size:10pt;
	}
.calendarToday { background-color:#6F6; }
.calendarlink { background-color:#FF6; font-weight:bold; }

table#preise {
	width:350px;
	margin:auto;
	}
table#preise th {
	width:70px;
	background-color:#bbb;
	}
table#preise td.preis {
	text-align:right;
	padding-right:20px;
	background-color:#eee;
	}
table#preise td.hoehe {
	text-align:center;
	background-color:#ddd;
	}
table#preise tr:hover td {
	background-color:#ccc;
	}
	
.spalte { width:290px; float:left; margin-left:0; border:dashed 0px grey; padding:5px; text-align:justify; }
body>.spalte { width:290px; float:left; margin-left:20px; border:dashed 0px grey; padding:5px; }


select { background-color:#dedede; border:solid 1px #666; }
input[type="submit"],input[type="text"],input[type="password"],input[type="file"],.iesubmit,textarea { background-color:#dedede; border:solid 1px #666; }



/**** Kleinanzeiger ****/
div.kz {
	width:240px;
	background-color:#eee;
	border:solid 1px #888;
	padding:5px;
	margin-bottom:15px;
	margin-top:10px;
	}
div.kz img {display:none;}
.kz.gemeinde {
	width:500px;
	min-height:120px;
	margin-left:auto;
	margin-right:auto;
	border-color:#666;
	}
.kz.gemeinde,.kz_kat.gem {
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	}
.kz.gemeinde img {display:inline;}
div.kzkat {
	/*Kategorieliste für Admin*/
	}
div.kz_kat { /* kategorieanzeige in der einzelenen Kleinanzeige*/
	background:#efe;
	margin:-5px -5px 5px -5px;
	padding:2px 4px 2px 4px;
	border-bottom:solid 1px #888;
	height:15px;
	}
div.kz_kat.gem {
	height:35px;
	border-bottom:solid 5px #777;
	}

div.kz_kat a {
	text-decoration:none;
	}
div.kz_kat.gem a,div.kz_kat.gem strong {
	color:#777;
	}
div.kz_kat:hover a {
	font-weight:bold;
	}
div.kz:hover {
	background-color:#ddd;
	}
div.kz img {
	float:right;
	max-height:100px;
	margin-left:20px;
	}
div.kz.gemeinde img {
	/*display:none;*/
	float:left;
	margin:0;
	margin-right:5px;
	max-height:70px;
	}
div.kz_kat.gem img,div.kz_kat.gem span {
	float:right;
	}
div.kz ul {
	padding-left:50px;
	padding-top:20px;
	}
	
div.kz.gemeinde .att {
	margin:5px 0 0 0;
	padding:2px 0 4px 0;
	height:10px;
	text-align:right;
	border-top:dotted 1px;
	}
div.kz.gemeinde .att img {
	float:right;
	margin-left:4px;
	}
div.kzform {
	width:280px;
	background-color:#eee;
	border:solid 1px #888;
	margin-top:10px;
	padding:5px;
	}
div.kzform td {
		vertical-align:top;
		padding-right:3px;
		}
div.kzsform {
	width:245px;
	background-color:#eee;
	border:solid 1px #888;
	padding:5px 5px 5px 40px;
	margin-top:20px;
	}
ul.kz {
	color:green;
	width:260px;
	background-color:#eee;
	border:solid 1px #888;
	padding:10px 0;
	margin-top:10px;
	}
ul.kz a {
	color:#666;
	text-decoration:none;
	}
ul.kz a:hover {
	color:#000;
	}
	
	
.kz.left {float:left; height:100px; overflow-y:scroll; overflow-x:hidden; }
.kz.right {float:right; height:100px; overflow-y:scroll; overflow-x:hidden; }
.kz.big {float:none; width:400px; min-height:160px; margin-left:auto; margin-right:auto; overflow:visible;}
.kz.big img { display:inherit; }

.kzform input[type="text"],.kzform textarea,.kzform select { width:150px; }
.kzform input[type="file"] { width:200px; }
.kzform input[type="submit"], .kzsform input[type="submit"] { padding:1px 3px 1px 3px; }
.kzform input[type="text"].kz_captcha { width:150px; }
#nav {z-index:20;}
#nav * {font-size:8pt;}
#nav li.aktiv * { color:red; }

#inhalt ul {
	padding-left:30px;
	}
#zitatdestages,#zufallszitat {
	width:240px;
	background-color:#eee;
	border:solid 1px #ddd;
	padding:5px;
	margin-bottom:5px;
	margin-top:0px;
	/*margin-left:auto;
	margin-right:auto;*/
	}
#zitatdestageslink,#zufallszitatlink {
	display:none;
	}

.sonntag,.sonntag td {
	background-color:#c00322;
	color:#fff;
	font-weight:bold;
	}
.sonntag:hover td {
	color:#000;
	}
.heute,.heute td {
	background-color:#ddd;
	}
	
.zusatzinfo {
	border-top:solid 1px;
	border-left:solid 1px;
	}
.zusatzinfo th {
	font-weight:bold;
	text-align:center;
	background-color:#ded;
	border-right:solid 1px;
	border-bottom:solid 1px;
	}
.zusatzinfo .eins {
	background-color:#cfc;
	}
.zusatzinfo td {
	border-right:solid 1px;
	border-bottom:solid 1px;
	padding-left:2px;
	}
.zusatzinfo tr:hover td {
	background-color:#ddd;
	}
.center {
	text-align:center;
	}

table.wandern {
	width:600px;
	margin:10px auto;
	}
table.wandern th {
	background-color:#c00322;
	color:#fff;
	}
table.wandern tr:hover td {
	background-color:#ddd;
	}
table.wandern a {
	text-decoration:none;
	}
.zoombild img {
	cursor:hand;
	}

.wanderrandom {
	border:solid 1px #ddd;
	padding:5px 5px 5px 0px;
	background-color:#eee;
	width:450px;
	margin-bottom:20px;
	}
.wanderrandom a {
	text-decoration:none;
	}
.wanderrandom ul,.wanderrandom li {
	padding-left:-2px;
	margin-left:-2px;
	}
	
	
.buchungsknopf {
	width: 100px; 
	float:right;
	 background-color:#900; 
	 color:#fff; 
	 text-align:center; 
	 font-weight:bold;
	 padding:3px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	}
.buchungsknopf a {
	color:#fff;
	}
.buchungsknopf:hover {
	position:relative;
	top:1px;
	left:1px;
	}
	
#traveldetail table td {
	padding:3px;
	}
#traveldetail td.text td {
	background:#eee;
	}
