#navi-back {
	background-image: url(images/navi_back.jpg);
	position:absolute; top:0px; left:0px; right:0px; height:155px;
	overflow: hidden;
}

#navi-fade-left {
	background-image: url(images/nav_fade_left.png);
	position:absolute; top:0px; left:0px; width:200px; height:155px;
}

#navi-fade-right {
	background-image: url(images/nav_fade_right.png);
	position:absolute; top:0px; right:0px; width:200px; height:155px;
}

#about a{	position:absolute; top:25px; left:7%; width:128px; height:40px;}
#about a:hover {	background-image: url(images/nb_about.png);}

#aktuelles a{	position:absolute; top:74px; left:17%; width:128px; height:40px;}
#aktuelles a:hover {	background-image: url(images/nb_aktuelles.png);}

#petra a{	position:absolute; top:32px; left:32%; width:160px; height:40px;}
#petra a:hover {	background-image: url(images/nb_petra.png); }

#ausstellungen a{	position:absolute; top:70px; left:49%; width:160; height:40px;}
#ausstellungen a:hover {	background-image: url(images/nb_ausstellungen.png); }

#galerie a{	position:absolute; top:28px; left:64%; width:128px; height:40px;}
#galerie a:hover {	background-image: url(images/nb_galerie.png); }

#gaestebuch a{	position:absolute; top:75px; right:10%; width:160px; height:40px;}
#gaestebuch a:hover {	background-image: url(images/nb_gaestebuch.png); }


#rahmen_ecke_ol{
	background-image: url(images/rim2_edge_ul.jpg);
	position:absolute; top:155px; left:4px; width:50px; height:50px;
}
#rahmen_ecke_or{
	background-image: url(images/rim2_edge_ur.jpg);
	position:absolute; top:155px; right:4px; width:50px; height:50px;
}
#rahmen_ecke_ul{
	background-image: url(images/rim2_edge_ll.jpg);
	position:absolute; bottom:0px; left:4px; width:50px; height:50px;
}
#rahmen_ecke_ur{
	background-image: url(images/rim2_edge_lr.jpg);
	position:absolute; bottom:0px; right:4px; width:50px; height:50px;
}
#rahmen_oben{
	background-image: url(images/rim2_top.jpg);
	position:absolute; top:155px; left:4px; right:4px; height:50px;
}
#rahmen_links {
	background-image: url(images/rim2_left.jpg);
	position:absolute; top:205px; left:4px; bottom:0px; width:50px;
}
#rahmen_rechts {
	background-image: url(images/rim2_right.jpg);
	position:absolute; top:205px; right:4px; bottom:0px; width:50px;
}
#rahmen_unten{
	background-image: url(images/rim2_bottom.jpg);
	position:absolute; bottom:0px; left:4px; right:4px; height:50px;
}



#content-pane {
	color:#663333;
	background-image: url(images/content_back.png);
	position:absolute; top:205px; bottom:50px; left:54px; right:54px;
	margin:0px;
	padding:5px 10px;
	overflow:auto;
}
.last_update{
	font-size:small;
	color:#CCCCCC;
}
.modificator a {
	color:#CCCCCC; font-size:small; text-decoration: none;
	border:1px solid #CCCCCC;
	margin: 0px 0px;
	padding: 0px 10px;
}
.modificator a:hover {
	color:#999999;
	border:1px solid #999999;
}
.modificator a:visited {
	color:#CCCCCC;
	border:1px solid #CCCCCC;
}
h1 {
	color: #330066;	font:bold xx-large sans-serif;  text-decoration: none;
	background-image: url(images/underline.png); 
	background-repeat:no-repeat; background-position:center bottom;
	margin-top:4px; margin-bottom:10px;
	padding: 6px 3px;
}
h2 {
	color:#006633;	font-size:x-large;
	background-image: url(images/underline_2.png); 
	background-repeat:no-repeat; background-position:left bottom;
	margin-left:20px; margin-top:10px; margin-bottom:2px;
	padding: 0px 3px;
}
.ausstellung_head{
	color:#000000;
	font-size:large;
	margin-left:3px; margin-right:3px; 
}
.ausstellung_body{
	color:#336699;
	font-size:large;
	margin-left:20%; margin-right:20%; margin-top:1px; margin-bottom:10px;
	border: 3px dotted #AACCFF;
}
.guestbook_entry_header{
	color:#006633;	font-size:x-large;
	background-image: url(images/underline_2.png); 
	background-repeat:no-repeat; background-position:left bottom;
	margin-left:20px; margin-top:10px; margin-bottom:2px;
	padding: 0px 3px;
}
.guestbook_entry_message{
	color:#333366; font-size:medium; text-decoration: none;
}

#galerie_links{
	margin:0px;
	padding:0px;
	position:absolute; left:0px; top:150px; bottom:20px; width:80px;
}
#galerie_content{
	margin:10px; 
	padding:10px;
	min-height:400px;
	position:absolute; left:95px; right:100px; top:5px; bottom:2px;
	border:2px dotted #333333;
}
#galerie_content_overview{
	margin:0px;	padding:0px;
	position:absolute; left:100px; right:100px; top:155px; bottom:2px;
}
#galerie_rechts{
	margin:0px;
	padding:0px;
	position:absolute; right:15px; top:150px; bottom:20px; width:80px;
}
#galerie_detail_bild{
	float:left;
	border:2px double #333333;
	position:static;
}
#galerie_detail_text{
	padding:15px;
	margin:15px;
	min-width:200px;
	max-width:200px;
}
#galerie_detail_contact{
	position:absolute; left:15px; right:15px; bottom:5px; height:35px;
}

#signatur{
	position:absolute; bottom:50px; right:54px; width:100px; height:50px;
}

#footer {
	font-size:small;
	color:#666666;
	position:absolute; bottom:0px; height: 18px; left:0px; right:0px;
	overflow:hidden;
}
#footer  a{
	color:#663333;
}