@charset "UTF-8";


/* Nötige Anpassungen am body */
body, html{ width: 100%;
            height: 100%;
            overflow: hidden;
			font-family: Georgia, "Times New Roman", Times, serif;
			margin:0px;
			padding:0px;
			color:#666;
	
		}
img {border:0;}

/* BG-Image*/
#bgImg{ position: absolute;
        top: 0;
        left: 0;
        border: 0;
        z-index: 1;}

/* Body-Dummy absolut Ã¼ber BG-Image legen; Scrollbar bei Bedarf einblenden */
#bodyDiv{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	overflow: auto;
	width: 100%;
	height: 100%;
}



p {
	padding-top:0px;
	margin-top:0px;
}
img, img a {
	border:0px;
}

.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited, a:active {
	text-decoration:none;
	color:#333;
}
#content a:link:hover, #content a:visited:hover, #content a:active:hover {	text-decoration:underline;color:#333;}

#main {margin:0 auto; width:572px; margin-bottom:30px;overflow:hidden;}
#header {margin:15px 0 0 0; width:100%;height:110px;}

#menu {margin:15px 0 0 0; padding:15px 0; border-top:1px #ccc solid; border-bottom:1px #ccc solid;}
#footer {padding-top:2px;font-size:14px;}
#fl {float:left; color:#333;font-size:13px; margin-top:4px;}
#fr {float:right}


#content { border-bottom:1px #ccc solid;padding-top:15px;}


h1{font-size:32px;margin:4px 0;padding:0;}
h3 {font-size:20px; margin:2px 0; padding:0}
p, body {font-family:Arial, Helvetica, sans-serif; font-size:13px; letter-spacing:0px;}
.imprint {border-left:2px #ccc solid; padding-left:4px;}
.imprint:hover {text-decoration:none; color:#000;border-left:2px #999 solid; color:#999;}

/*
_______ PAGE STYLES ____________

*/

/*Startseite*/

.table_bg td {background:#efefef;}
#zeiten {}



/*Ausstellung*/
#ausstellungstabelle {margin-bottom:20px;}
#ausstellungstabelle img { border:1px #ccc solid;}


.images {text-align:center; margin-bottom:15px;}

/*Wir über uns*/
.profilbild { border:1px #999 solid;}
.lissy {}
#wir_container{margin-top:10px;}
.name {display:block; background: url(images/name.gif) bottom left no-repeat transparent; color:#fff; letter-spacing:1px; padding:2px; padding-left:10px;}
#lr {float:right;}
#jr {float:left;}


/*Leistungen*/

#leistungen h3 {font-size:30px;}
#leistungen {margin-bottom:15px;}
.abstand {}
.text {width:320px;padding:15px; background:url(images/leistungen_bg.png) no-repeat center right;}
.text_li {  padding:15px; background:url(images/leistungen_bg_li.png) no-repeat center left;}


/*Partner*/

.mehr {text-align:center; font-style:italic;}
#partner h3 {font-size:26px; margin-top:5px;}
.deko{margin-bottom:15px;}

/*Kontakt*/
#kontaktbild { border:1px #999 solid;}
#partner {margin-bottom:15px;}
