.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-left: 8px;
	text-decoration: none;
	padding-top: 34px;
	padding-right: 5px;
	line-height: 1.3;
	cursor: default;

}

.text img {
	margin: 5px 0px 5px 0px;

}
.linkcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
	line-height:14px;
	cursor: default;
}
	.linkcontent a {
		color: #000000;
		background-color:#ffffff;
		text-decoration: underline;
		cursor: pointer;
    }
	.linkcontent a:link {
		color: #000000;
		background-color:#ffffff;
		text-decoration: underline;
    }
	.linkcontent a:active {
		color: #000000;
		background-color:#ffffff;
		text-decoration: underline;
    }
	.linkcontent a:visited {
		color: #000000;
		background-color:#ffffff;
		text-decoration: underline;
    }
	.linkcontent a:hover {
		color: #000000;
		background-color:#ffffff;
		text-decoration: none;
    }

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 4px;
	padding-bottom: 4px;
	word-spacing: normal;
	text-decoration: none;
	display: inline;
	cursor: default;

}

.skip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}
.historieText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.2;
	cursor: default;


}
.oeffnungszeiten {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: default;
}
.start-tablle {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	font-size: 11px;
	letter-spacing: 1px;
	color: #00000;
	text-decoration: none;
	text-align:center;
	cursor: default;
}
	.start-tablle a {
		color: #000000;
		text-decoration: underline;
		cursor: pointer;
    }
	.start-tablle a:link {
		color: #000000;
		text-decoration: underline;
    }
	.start-tablle a:active {
		color: #000000;
		text-decoration: underline;
    }
	.start-tablle a:visited {
		color: #000000;
		text-decoration: underline;
    }
	.start-tablle a:hover {
		color: #000000;
		text-decoration: none;
    }
.kontakt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	cursor: default;
}
.kontaktText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 40px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: default;

}
.inputfield {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 10px;
	background: #f5f5f5;
	margin: 0px 0px 0px 0px;
	padding: 3px 5px 3px 5px;
	font-weight: normal;
	border: 1px solid #000000;
	-moz-user-focus: ignore;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background: #f5f5f5;
	margin: 0px 0px 0px 0px;
	padding: 3px 5px 3px 5px;
	font-size: 10px;
	font-weight: normal;
	border: 1px solid #000000;
	-moz-user-focus: ignore;
}
.inputfield:focus, textarea:focus, .inputfield.sffocus, textarea.sffocus {
	background-color: white;
	border: 1px dotted #000;
	outline: none;
}
.linierahmen {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;

}

body {
        scrollbar-arrow-color:#000000;
        scrollbar-base-color:#7F7F7F;
        scrollbar-darkshadow-color:#7F7F7F;
        scrollbar-face-color:#7F7F7F;
        scrollbar-highlight-color:#000000;
        scrollbar-shadow-color:#000000;
		margin: 0px 0px 0px 0px;
       }

.adminTextEdit {
	border: 1px solid #000000;
}

.adminBtn {
	color: #000000;
	background-color: #D0D0D0;
	border: 1px solid #000000;
	cursor: pointer;
}

a:link {color:white;text-decoration: none; cursor: pointer;}
a:hover {color:gray;text-decoration: none; cursor: pointer;}
a:active {color:gray;text-decoration: none; cursor: pointer;}
a:visited {text-decoration: none; cursor: pointer;}

.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 15px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	letter-spacing: 1px;
	line-height:14px;
	cursor: default;
}
	.linktext a {
		color: #000000;
		background-color:#c5c5c5;
		text-decoration: underline;
		cursor: pointer;
    }
	.linktext a:link {
		color: #000000;
		background-color:#c5c5c5;
		text-decoration: underline;
    }
	.linktext a:active {
		color: #000000;
		background-color:#c5c5c5;
		text-decoration: underline;
    }
	.linktext a:visited {
		color: #000000;
		background-color:#c5c5c5;
		text-decoration: underline;
    }
	.linktext a:hover {
		color: white;
		background-color:#c5c5c5;
		text-decoration: none;
    }	



#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(images/blank.gif) no-repeat; /* 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 Arial, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	min-height: 100%;
	min-width:100%;
	width: 100%;
	height: 100%;
	background-color: #666;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
