/* CSS Document */

body {
	background: #3f681c;
}

#wrapper {
	width: 909px;
	margin: auto;
}

#header {
	margin-bottom: 0px;
}

#header ul {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	list-style: none;
	padding: 0; margin: 0;	
	height: 20px;	
	padding: 8px 25px 4px 4px;


}

#header ul li {
	float: left;
	display: block;
	padding: 0px 2px;
}

#header ul li a {
	text-decoration: none;
	color: #ffffff;
}

#button {
	background: url(images/backButton.jpg) no-repeat;
	height: 59px;
}

#button ul {
	list-style: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 54px;	
	color: #8f9273;
	padding-left: 20px;
}

#button ul li {
	background: url(images/lineButton.jpg) no-repeat right top;
	padding: 19px 10px;
	float: left;
	display: block;
}

#button ul li a {
	color: #8f9273;
	text-decoration: none;
}


#main {
	margin-left: 305px;
	margin-right: 17px;
	background: url(images/mainBack_02.jpg) repeat-y right top;
	color: #dddddd;
}

#main .inside {
	background: url(images/mainBack_01.jpg) no-repeat right top;
	padding: 10px 25px;
	font-size: 13px;
}

#main .bottom {
	background: url(images/mainBack_03.jpg) no-repeat right bottom;
}
	
#left {
	float: left;
	width: 303px;
	text-align: right;
}

#main h1 {
	color: #f5f476;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

#main input, #main textarea {
	padding: 2px;
	margin-bottom: 3px;
}

#main ul {
	list-style: square;
	padding-left: 20px;
}

#main ul li {
	list-style: square;

}

.dirPrev {
 margin-top: 15px;

}
.dirPrev td{ 
	font-weight: normal; 
	text-align: center; 
	margin: 5px 0px; 
	width: 135px; 
}

.dirPic  { font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}
.dirPic img {
	border: 2px #eeeeee solid;
	
}
#galerie a  { color: #ffffff; text-decoration: none }
.dirPage  { font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin: 5px 0px; padding: 5px;  width: 530px; height: 20px }
.dirEdit1 { font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #ffe5d9; margin: 5px; padding: 5px; border: dashed 1px #ff001c; width: 530px; height: 20px }
.dirEdit { font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #ffe5d9; margin: 5px; padding: 5px; border: dashed 1px #ff001c; width: 530px; height: 20px }
.dirEdit2 { font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #ffe5d9; margin: 5px 5px 0px; padding: 5px; border: dashed 1px #ff001c; width: 125px; height: 20px }
.dirHead  { font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin: 5px; padding: 5px;  width: 530px; height: 25px ; display: none;}


#belegung table  {
	border-spacing:1px;
	border-collapse: separate;
	margin-right: 5px;
}

#belegung table tr td {
	padding: 1px;
	text-align: center;
}



#belegung a b {
	text-decoration: none;
	color:#FFCC33;
	padding: 2px;
	float: left;
	display: block;
	border: 1px #ffcc33 solid;
	margin: 0 5px 5px 0;
	width: 250px;
	font-weight: normal;
}

#belegung a b:hover {
	background: #FFCC33;
	color: #000000;
}

/* LIGHTBOX CONTROL */
#lightbox { background-color:#000;padding:20px 20px 5px 20px; }
#lightboxDetails { padding-top:5px; }	
#lightboxCaption { float:left; color:#fff; font-size:11px; }
#keyboardMsg { float:right; }
#keyboardMsg a { color:#fff; text-decoration:none; letter-spacing:2px; text-transform:uppercase; font-weight:bold; }
#lightbox img { border:none; } 
#overlay img { border:none;}

.pic {
	border: 0px solid #ffffff;
}

.box {
	background: url(images/box_02.jpg) no-repeat;
	width: 290px;
	margin-left: 13px;
	margin-top: 4px;
}

#main a {
	color:#FF9900;
}
