html, body {
	font-family: Lucida Sans, Verdana, sans-serif;
	font-size: 14px;
	line-height:20px;
	color: #403032;
	background: #b4a5a5 url("../images/bg.gif") top center repeat-x;
	padding: 0;
	margin: 0;
	 }

img { border: 0px; outline: none;}
a img { border: 0px; outline: none; }

.img_small {
	margin: 2px 2px 10px 2px;
	border: 2px solid #8c7979;
}

a .img_small:hover {
	border: 2px solid #cebebe;
}

a:link { text-decoration:none; font-weight: bold; color:#9e1b4c; }
a:visited { text-decoration:none; font-weight: bold; color:#9e1b4c; }
a:hover {
	text-decoration:underline;
	font-weight: bold;
	color:#b63968;
	font-family: "Lucida Sans", Verdana, sans-serif;
}

ul {
	list-style-image:url(../images/ul.gif)
	}
li { padding-bottom:10px;
}

/* Wrapper & Navigationsbereich*/
#header {
	position: relative;
	width: 815px;
	height:215px;
	text-align:center;
	background: url("../images/bg_logo.jpg") top center no-repeat;
	margin: 0 auto;
	}
	
#wrapper {
	width:566px;
	margin:0 auto;
}
	
#navi {
	width:566px;
	height: 20px;
	font-size:16px;
	padding: 10px 0 30px 0;
	text-align:center;
	border-bottom: 1px solid #937676;
	}
#navi a:link { text-decoration:none; font-weight: normal; color:#000000; }
#navi a:visited { text-decoration:none; font-weight: normal; color:#000000; }
#navi a:hover, #footer a:focus { text-decoration:none; font-weight: normal; color:#9e1b4c; border-bottom:1px solid #9e1b4c;}
#navi ul{ margin: 0px 0px 0px 0px; padding: 5px 0px 0px 0px; list-style:none; }
#navi li{ padding: 0 38px 0 0; display: inline;}
#navi li.active{ padding: 0 38px 0 0; display: inline; color:#9e1b4c;}
#navi li.last{ border:none; padding: 0; }
#navi li.last_active{ border:none; padding: 0; color:#9e1b4c;}

	
#content {
	width: 566px;
	padding: 15px 0px 30px 0px;
	margin: 0 auto;
	}
#bg_01 {
	width: 815px;
	margin: 0 auto;
	background-image:url(../images/bg_01.jpg); 
	background-position:bottom right; 
	background-repeat:no-repeat;
}
#bg_02 {
	width: 815px;
	margin: 0 auto;
	background-image:url(../images/bg_02.jpg); 
	background-position:bottom right; 
	background-repeat:no-repeat;
}
#bg_03 {
	width: 815px;
	margin: 0 auto;
	background-image:url(../images/bg_03.jpg); 
	background-position:bottom right; 
	background-repeat:no-repeat;
}
#bg_04 {
	width: 815px;
	margin: 0 auto;
	background-image:url(../images/bg_04.jpg); 
	background-position:bottom right; 
	background-repeat:no-repeat;
}



.calendar {
	margin: 0 auto;
	display: block;
	height:101px;
	width:345px;
	background:url("../images/button_start.gif") top no-repeat;}
.calendar:hover {
	margin: 0 auto; background:url("../images/button_start.gif") bottom no-repeat;}

.clearer { clear: both; }

#wrapper_footer {
	width:100%;
	background:#8c7979 url("../images/bg_footer.gif") top center repeat-x;
	padding:30px 0 20px 0;
	}

#footer {
	margin: 0 auto;
	width: 566px;
	height: 275px;
	color: #cfc8c8;
	padding:0;
	}
	#footer a:link { text-decoration:none; font-weight: normal; color:#e5e5e5; }
	#footer a:visited { text-decoration:none; font-weight: normal; color:#e5e5e5; }
	#footer a:hover, #footer a:focus { text-decoration:none; font-weight: normal; color:#ffffff; }
	#footer ul{ margin: 0px 0px 0px 0px; padding: 5px 0px 0px 0px; list-style:none; }
	#footer li{ padding: 0 0.7em 0 0.4em; display: inline; border-right: 1px solid #6f7365;}
	#footer li.last{ border:none; }

h1 {
	color:#e5e5e5;
	font-size:14px;
}
h2 {
	color:#e5e5e5;
	font-size:14px;
	padding-bottom:11px;
}

h3 {
	font-size:16px;
	font-weight:bold;
}

.rare_website {
	float:left;
	padding: 0 30px 0 0;
	border-right:1px solid #ab9b9b;
}
.find_us {
	padding: 0 0 0 30px;
	float:left;
}
.copyright {
	float:left;
	padding: 20px 0 30px 0;
	width:566px;
	margin-top: 20px;
	border-top:1px solid #ab9b9b;
}

table{
table-layout:auto;
border-collapse:seperate;
width: 566px;
}

td{
	padding:10px 15px 0 0;
	vertical-align:top;
	width:25%;
}

thead{
text-align:left;
font-weight:bold;
color: #b8c692;}

tfoot {
text-align:left;
height: 60px;
font-weight:normal; }

/* LIGHTBOX CONTROL */
#lightbox { background-color:#372123; padding:25px 25px 15px 25px; border: 10px #000000 solid;}
#lightboxDetails { padding-top:10px;}	
#lightboxCaption { float:left; color: #d1c5c5; font-size:13px; font-style:normal; }
#keyboardMsg { float:right; }
#keyboardMsg a { color: #a5555c; text-decoration:none; text-transform:uppercase; font-weight:normal; }
#lightbox img { border:none; } 
#overlay img { border:none; }
#closebutton { display:none; }

