
* html {
	height:101%;
	position:relative;
	font-family:Arial,Helvetica,Sans-Serif;
	}

body {
	font-family:Arial;
 	font-family:"Lucida Sans Unicode",georgia,times,serif;
 	font-family:'Trebuchet MS', 'Bitstream Vera Sans', Verdana, Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	color:#333;
	background:#f5f5e5;
	margin-top:auto;
	text-align:center; 
	}

h1 {
	color:#006699;
	color:#282;
	font-weight:normal; font-family:times;
	font-size:26px;
	letter-spacing:1px;
	text-align:right;
	margin-top:4px;
}

h2 {
	color:#282;
	font-size:18px; text-align:left; font-weight:normal;
}



img {border:1px solid #fff ; border:none; }

img.floatleft {float:left; margin:0 10px 10px 10px}


a {color:#006600; color:#c55; text-decoration:none}

a:hover {text-decoration:underline}




table {
	margin-left:80px;
	width:550px; 
  text-align:left;
	background:url(glass.png);
	border:1px solid #fff;
}

table td {
	vertical-align:top;
	margin:0;
	font-size:14px; width:auto;
	padding:4px ;
	border-bottom:1px dotted  #fff
}

table td.weiss {
	color:#fff;
	color:#444;
	padding-left:8px ;
	padding-right:20px;
}

.noborder {border:none}

.red {color:red}

.indent { margin-left:300px; position:relative;}



#body {
	margin-right:auto;
	margin-left:auto;
	margin-top:20px;
	width:760px;
	padding:0px;

	background:#fff;
	border:1px solid #ccf;
	border:1px solid #ddf;

	}

#menu {
	text-align:left;
	padding:6px 10px 6px 0px;
	padding:4px 10px 4px 0px;
	margin:1px;
	margin:1px 60px 0px 0px;
	border-bottom:0px solid #cce;
	font-size:1px;
	}

#menu a {
	border-right:1px solid #cce;
	padding-top:5px;
	padding-bottom:4px;
	padding-left:10px;
	padding-right:14px;
	font-size:16px;
	letter-spacing:1px;
	color:#037;
	color:#000;
	top:0px;
	position:relative;
	}

#menu a:hover {
	color:#aaa;
	}

#menu a.current {
	color:#aaa;
	}


div #menu :first-child {
	 border-left:none;
}






#logo {
	float:right;
	border:0px;
	margin:10px;
	margin-top:4px;
	width:36px;
	height:400px;
	font-size:20px;
	background:url(logo-sw.png) right -5px no-repeat;

	}

#logo a { }



#content {
	margin:0px 50px 0px 0px;
	min-height:400px;
	padding:20px;
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
	background:url(hgindex.png) -2px bottom no-repeat ;
}

#content p {margin-left:100px; text-align:left; }


#container {
	background-color: #eeb;
	padding:0px;
	margin:0 50px 30px 0px;
	border-top:1px solid #cce;
	border-right:1px solid #cce;
	border-bottom:1px solid #cce;
	text-align:left;
}



#container.ausstellungen #content {
	background:url(hgausstellungen.png) left top repeat-y;
	background-color: #dda;
 }

.ausstellungen td.weiss {
	padding-right:30px;

}

#container.kontakt #content{	background:url(hgindex.png) -2px 0px no-repeat; 
  padding-top:0px}

.kontakt td.weiss {
	padding-right:30px;

}


#container.uebermich #content{
	background-image:none;
	background:url(hgueber.png) left top no-repeat;
	}

.uebermich #content p {margin-left:0px; }




#container.galerie {
	padding:0;
	margin-left:0;
}

.galerie #content {
	background-image:none;
	}

.galerie table {
	margin-right:auto;
	margin-left:auto;
	 	background:none;
	 	border:none;
	}

.galerie table td {
	padding:4px; padding-right:8px; border:none;;

}

 td.thumbs{
	font-size:90%;
	color:#555;
	}

.thumbs a {
	border:1px solid #009900;
	border:1px solid #eee;
	padding:0px;
	display:block;
	font-size:0px;
	height:200px;
	overflow:hidden;
	width:142px;
	text-align:center;
	background:none;

	}

 .thumbs br {
	}


.thumbs a:hover {border-color:#d33; }




.px40 {
	width:80px;
}

.footer {clear:both;padding:4px; font-size:12px; color:#583; color:#555; margin:auto; margin-top:8px; margin-top:-30px; width:760px; }



