
* {
	margin: 0;
}

html
{
height: 100%;
	}
	
body {
	padding:0; 
	font-family: arial, helvetica, verdana, sans-serif; 
	font-size:75%;  
	color:#000000; 
	height: 550px; 
	text-align: center; 
	margin-top: 100px;
	background-color:#89270E;
			}

a {
	color: #AE433E;
	font-weight: bold;
	text-decoration: none;
	}
	
a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	}
	
h1
{font-size: 14px;
color:#9A0C16;
text-align:justify;
margin-right: 10px;
text-align:left;
}

/* PAGE LAYOUT */

#pageContainer { /* PAGE CENTERED */
	width: 980px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align: left;
		}
	
#header { 
	height: 155px;
	padding: 0;
	background: url(images/header.jpg);
	background-repeat: no-repeat;
	}
	
#headerNav{width:280px;
	height: 17px;
	padding-top: 28px;
	float: right;
	text-align:left;
	color:#9A0C16;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 95%;
}
#header_tel
{width:257px;
	height: 17px;
	padding-right: 23px;
float: right;
	text-align:right;
	font-weight:bold;
	color:#9A0C16;}

#headerNav a{ 
	font-weight:bold;
	color:#9A0C16;
	text-decoration:none;
	}
	
#headerNav a:hover
{ 
	color:#CA6526;
	}

#contentContainer { 
	width: 980px;
	height: 415px;
	background:url(images/background_pagecontainer.jpg)
	}
	
/* CONTAINER INDEX*/
#indexContainer { 
	width: 825px;
	height: 415px;
	float: right;
	}
	
#nav
{width: 135px;
height: 20px;
padding-top: 5px;
padding-left: 15px;
padding-bottom: 5px;
color:#9A0C16;
font-family: arial, helvetica, verdana, sans-serif;
}	

#nav a
{
text-decoration:none;
}

#nav a:hover
{
color:#CA6526;
}

#leftContainer { 
	width: 155px;
	height: 415px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
	background:url(images/background_leftcontainer.jpg) no-repeat;
		}	
		
#flashContainer { 
	width: 412px;
	height: 398px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
		}	
		
#textContainer { 
	width: 412px;
	height: 360px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;}
	
#galerieContainer	
{
width: 805px;
height: 398px;
float:left;
overflow: auto;
padding-left: 20px;
}


#galerieBild
{ width: 120px;
height: 80px;
float:left;
margin-right: 10px;
margin-bottom: 10px;
}

#iframe {
	width: 400px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
	background-color:#89270E;
		}
	
/* ABSCHLUSS*/
#footer
{
	width: 980px;
	height: 10px;
	background:url(images/footer.jpg) no-repeat;
	clear:both;
}
		
#footer2
{
	width: 980px;
	height: 20px;
	background-color:#F7F1DB; 
	clear:both;
}		
/* CLASSES */

.fliesstext
{ text-align: justify;
margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
line-height: 120%;
}

.preise
{ 
margin-left: 10px;
line-height: 120%;
font-size: 11px;
}
.tabelle
{ 
line-height: 120%;
font-size: 11px;
}
.imageRechts {
	margin-right: 40px;
	float: right;
	}
	
.imageLinks {
	margin: 20px 0 0 0;
	float: left;
	}	

.imageCenter{
text-align:center;
}
.imagepopupRechts {
	margin-right: 10px;
	margin-left: 10px;
	float: right;
	}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline:none;
}

#lbPrevLink {
	left: 0;
	background: url(images/prevlabel.gif) no-repeat 0% 100%;
}



#lbNextLink {
	right: 0;
	background: url(images/nextlabel.gif) no-repeat 100% 100%;
}


#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 125px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
