@charset "UTF-8";
/* CSS Document */

* {	
	margin: 0;
	padding: 0;
	border: 0;
}
	
body {
	background-color: #abbd5e;
	color: #691608;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 19px;
	text-decoration: none;
	text-transform: none;
}

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

a:link, a:visited {
	color: #691608;
	text-decoration: none;
}

a:hover, a:active {
	color: #fdf3a9;
	text-decoration: none;
}


#rahmen {
	margin: auto;
	margin-top: 18px;
	width: 972px;
	/* height: auto; */
	background-color: #fdf3a9;
	border-bottom: #3b5715 solid 12px;
	margin-bottom: 12px;
}

#kopf {
	width: 972px;
	height: auto;
	display: block;
}

#atmo {
	position: relative;
	width: 972px;
	height: 144px;
	display: block;
}

.atmobild {
	position: absolute;
	width: 972px;
	height: 144px;
	z-index: 0;
	display: inline;
}

.logobild {
	position: absolute;
	width: 320px;
	height: 64px;
	right: 48px;
	bottom: 24px;
	z-index: 1;
}

.umbruch {
	visibility: hidden;
	clear: both;
	float: none:
}

#navi {
	position: relative;
	width: 972px;
	height: 36px;
	display: block;
}

#navi ul {
	list-style: none;
	background-color: #d15326;
	display: block;
	width: 972px;
	height: 36px;
	border-bottom: #691608 solid 6px;
	display: block;
	text-transform: uppercase;
}
/*
#navi ul li {
	float: left;
	padding: 0 12px 0 12px;
	margin: 0 0 0 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 36px;
	text-decoration: none;
	color: #691608;
}

#navi ul li a {
	float: left;
	padding: 0 12px 0 12px;
	margin: 0 0 0 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 36px;
	text-decoration: none;
	color: #691608;
}
*/

#navi ul li {
	float: left;
	padding: 0 0 0 12px;
	margin: 0 12px 0 12px;
	/* text-indent: 12px; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 36px;
	text-decoration: none;
	color: #fdf3a9;
}

#navi ul li a {
	/* padding: 0 12px 0 12px; */
	/* margin: 0 0 0 12px; */
	color: #9d3417;
	text-decoration: none;
	font-weight: normal;
}

#navi ul li a:link, a:visited {
	color: #9d3417;
	text-decoration: none;
	font-weight: normal;
}

#navi ul li a:hover, a:active {
	color: #691608;
	text-decoration: none;
	font-weight: normal;
	/* background-color: #d15326; */
}

#inhalt {
	width: 936px;
	padding: 30px 18px 12px 18px;
	height: auto;
}

.absatz {
	width: 936px;
	height: auto;
	padding-bottom: 24px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 18px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 6px 18px 6px;
	margin: 0;
}

.headline {
	color: #691608;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	float: none;
	display: block;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 18px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 6px 18px 6px;
	margin: 0;
}

.headline a {
	color: #691608;
	font-weight: bold;
	text-decoration: none;
}
	
.headline a:link, a:visited {
	color: #3b5715;
	font-weight: bold;
	text-decoration: none;
}

.headline a:hover, a:active {
	color: #3b5715;
	font-weight: bold;
	text-decoration: none;
}

.drei {
	width: 234px;
	height: auto;
	float: right;
	padding: 0 6px 0 6px;
}

.sechs {
	width: 456px;
	height: auto;
	float: left;
	padding: 0 6px 0 6px;
}

.bild {
	width: 222px;
	height: 204px;
	padding: 6px;
	background-image: url(bilder/bilderrahmen.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	clear: none;
}

.bild img {
	width: 198px;
	height: 132px;
	padding: 12px;
}

.bild p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 14px;
	width: 198px;
	height: 48px;
	padding: 0 12px 0 12px;
	overflow: hidden;
}

.monat {
	background-image: url(http://www.bellavista.zooi.net/bilder/monat.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 300px;
	height: 228px;
	padding: 12px 6px 12px 6px;
	overflow: hidden;
	float: left;
}

table {
	border-collapse: separate;
	border-spacing: 6px;
	width: 300px;
}

caption {
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	line-height: 18px;
	border-bottom: #ddd 1px solid;
}

thead {
	font-weight: bold;
	text-align: left;
	text-indent: 6px;
	line-height: 18px;
}

tr {
	width: 300px;
	height: 18px;
}

td {
	color: #3b5715;
	/* background-color: #fff; */
	width: 36px;
	height: 18px;
	line-height: 18px;
	text-indent: 6px;
}

td a {
	color: #3b5715;
	text-decoration: none;
	font-weight: normal;
}

td a:link, a:visited {
	color: #3b5715;
	text-decoration: none;
	font-weight: normal;
}

td a:hover, a:active{
	color: #3b5715;
	text-decoration: line-through;
	font-weight: bold;
}

/*
td a:link, a:visited {
	color: #3b5715;
	background-color: #fff;
}

td a:hover, a:active{
	color: #691608;
	background-color: #d15326;
}
*/
	
.belegt {
	color: #691608;
	background-color: #d15326;
}

.belegt a {
	color: #691608;
	text-decoration: none;
	font-weight: normal;
}

.belegt a :link, a:visited {
	color: #691608;
	text-decoration: none;
	font-weight: normal;
}

.belegt a :hover, a:active{
	color: #691608;
	text-decoration: line-through;
	font-weight: bold;
}

/*
.belegt a {
	color: #691608;
	background-color: #d15326;
}

.belegt a:link, a:visited {
	color: #691608;
	background-color: #d15326;
}

.belegt a:hover, a:active {
	color: #3b5715;
	background-color: #abbd54;
}
*/

form {
	width: 456px;
	/* float: left; */
}

input {
	width: 400px; /* 456, 234 */
	line-height: 20px;
	margin-bottom: 8px;
	margin-left: 6px;
	padding: 2px 6px 2px 6px;
}

textarea {
	width: 400px;
	height: 234px;
	margin-bottom: 8px;
	margin-left: 6px;
	padding: 2px 6px 2px 6px;
}

/* L I G H T B O X */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}

/* L I G H T B O X   E N D E */

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }