/* Global Reset */
* { margin: 0; padding: 0; border: none;
	list-style-position: inside;  /* für chrome standardverhalten wie ie, ff*/
}
:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
address { font-style:normal }

/* ------------------------------------------------------------------------------------------------------------------------- */

body {
 	background-color: #E8E1D8;
	background-image: url(gen/bodybg.png);
	background-repeat: repeat-y;

	overflow: auto;
	height: 100%; 
	max-height: 100%; 

}

#hachmann {
	position: fixed;
	left: 60px;
	top: 20px;
	width: 150px;
	height: 200px;
	background-image: url(menu/menuhachmann.png);
	background-repeat: no-repeat;
}
#hachmann2 {
	position: fixed;
	left: 80px;
	top: -10px;
	width: 150px;
	height: 200px;
	background-image: url(menu/menuhachmann2.png);
	background-repeat: no-repeat;
}
#menu {
	position: fixed;
	left: 50px;
	top: 200px;
	width: 200px;
	height: 420px;
	overflow: hidden;
	
}

#menu a:hover img {
	background-image: url(menu/menuhover.png); 
	/*background-color: rgba(0,0,0,0.03);
	border-color: rgba(0,0,0,0.07);*/
}

#menu .marked a:hover img, #menu .marked img {	background-image: url(menu/menumarked.png); }

#menu .menu1 {	position: absolute; top:5px; }
#menu .menu2 {	position: absolute; top:55px; }
#menu .menu3 {	position: absolute; top:95px; }
#menu .menu4 {	position: absolute; top:136px; }
#menu .menu5 {	position: absolute; top:190px; }
#menu .menu6 {	position: absolute; top:230px; }
#menu .menu7 {	position: absolute; top:270px; }
#menu .copy {	position: absolute; top:370px;  font-size: 9px;  color: gray; font-family: Arial, Helvetica, sans-serif;}
#menu .copy a,#menu .copy a:visited, #menu .copy a:hover  {font-size: 9px;  color: gray; font-family: Arial, Helvetica, sans-serif;}
#menu .menulinie1 {position: absolute; top:48px; left: 10px; width: 200px; height: 5px; background-image: url(menu/menulinie.png);}
#menu .menulinie2 {position: absolute; top:178px; left: 10px; width: 200px; height: 5px; background-image: url(menu/menulinie.png);}


#content {
	position: absolute;
	top: 0px;
	left:280px;
	height: auto;
	min-height: 100%;
	overflow: auto; 
}

#titel {
	position: fixed;
	left:280px;
	top: 0px;
	right: 0;
	bottom: 0;
	overflow: auto; 
	width: auto;
	
}
#titelimg {
	left:0;
	width: 910px;
}
#titelimg img { margin-top: 210px;}

#titeltxt {
	position: absolute;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	margin-left: 0px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: navy;
	text-align: center;
}
#titeltxt h1 {font-size: 16px; font-weight: bold; padding:10px 0 30px 0; text-align: center; }
#titeltxt h2 {font-size: 13px; font-weight: bold; padding:10px 0 10px 0; text-align: center;}
#titelimgcaption {position: absolute; top: 650px; left: 10px; font-size: 12px; font-weight: normal; padding:10px 0 10px 10px; text-align: left;}
#titeltxt1 {
	float: left;
	width: 800px;
	padding-left: 10px;

}

 #titeltxt h2 { color: black; font-size: 16px;}
 
 
/*
#titelimg_v1 {
	float: left;
	width: 430px;
}
#titeltxt_v1  {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: navy;
	width: 350px;
	margin-top: 100px;
}
#titeltxt_v1 h1 {font-size: 14px; font-weight: bold; padding:10px 0 30px 0; text-align: center;}
#titeltxt_v1 h2 {font-size: 13px; font-weight: bold; padding:10px 0 10px 0; text-align: center;}
#titeltxt_v1 a, #titeltxt_v1 a:hover, #titeltxt_v1 a:visited {
	font-weight: bold; color: maroon;
} */

/* ---------------------------------- cv _------------------------------ */

#cvcontent {
	position: absolute;
	top: 20px;
	left: 270px;
	width: 500px;
	height: 600px;
	background-image: none;
	padding-left: 50px;
	padding-right: 50px;
}
#cvimg {
	position: absolute;
	top: 0px;
	left: 0px;

}
#cvcontent table {
	position: absolute;
	top: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;	
}
#cvcontent table td {
	display: table-cell;
	padding-top: 10px;
	color: navy;
	vertical-align: top;
}
#cvcontent table td.cv1 { 	width: 100px; 	font-weight: bold; }
#cvcontent table td.cv2 { 	width: 350px;	font-weight: bormal; }

img.port1 {	position: absolute;	left: 100px;	top: 0px; }
img.port2 {	position: absolute;	left: 200px;	top: 0px; }
img.port3 {	position: absolute;	left: 300px;	top: 0px; }

/* ----------------------------- Ausstellungen ------------------------- */

#ascontent {
	position: absolute;
	top: 0px;
	left: 370px;
	right: 0px;
	min-width: 400px;
	padding-left: 0px;
	overflow: auto;
	
}
#ascontent table {
	top: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;	
}
#ascontent table td {
	display: table-cell;
	padding-top: 5px;
	color: navy;
	vertical-align: top;
}
#ascontent table td.as1 { 	width: 60px; 	font-weight: bold; }
#ascontent table td.as2 { 	width: 450px;	font-weight: bormal; }
#ascontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: navy;
	padding: 5px 0 5px 0;
	background-image: none;
}
#ascontent ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: navy;
	list-style: square;
}
#ascontent ul li { padding:2px 0 2px 0; }

/* ----------------------------------------- Impressum ----------------------------- */

#imcontent {
	position: absolute;
	left: 300px;
	top: 10px;
	right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: navy;
}
#imcontent  p {width: 600px; }

 /* --------------------------------------- Zeitzeichen ----------------------------------*/
 
#zzcontent {
	position: absolute;
	top: 100px;
	left: 270px;
	height: 600px;
	width: 750px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#zzcontent h1 { font-size: 15px; font-weight: bold; padding:5px 0 20px 0; text-align: center; width: 300px; }
#zzcontent a { font-size: 13px; font-weight: bold; color: navy;}

#zzcontent_text { position: absolute; left: 370px;	width: 380px; top: 30px;}

#zzcontent img {
	position: absolute;
	left: 10px;
	top: 70px;
}

/* ----------------------------------- */
#gal3 {
	position: absolute;
	top: 0px;
	left: 260px;
	right: 0;
	bottom: 0;
	overflow: auto; 
	background-image: none;
 	background-color: none;
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
}
#gal3menu{
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 260px;
	width: 140px;
	text-align: center;
/*	background-image: url(gen/transparentgray50.png);*/
	background-image: url(gen/galmenubg.png);
	background-repeat: repeat;
	z-index: 99;
}

#gal3menu img {	
	cursor: pointer; 
	margin: 10px auto;
	text-align: left;
	float: none;
	border-right: 1px solid gray; 
	border-bottom: 1px solid gray; 
	border-left: 1px solid gray; 
	border-top: 1px solid gray; 
	
	}
#gal3menu img:hover {border: 1px solid navy;}

#gal3content {
	position: absolute;
	top: 0px;
	left: 140px;
	right: 0px;
	bottom: 0px;
	padding-left: 20px;
 	background-color: #E8E1D8;
 	text-align: center;
 	z-index: 98;

	
}
#gal3content img { border: none;}
#gal3content h1 {	padding-top: 10px; padding-bottom: 20px; }

/* ---------------------------------------------------- */

#gal1 {
	position: absolute;
	top: 0px;
	left: 260px;
	right: 0;
	bottom: 0;
	overflow: auto; 
	background-image: none;
 	background-color: none;
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
}
#gal1menu {
	position: fixed;
	top: 0px;
	left: 260px;
	width: 140px;
	text-align: center;
	bottom: 0px;
	z-index: 99;
	
	/*background-image: url(gen/transparentgray50.png);*/
	background-image: url(gen/galmenubg.png);
	background-repeat: repeat;
}
#gal1menu img {	
	cursor: pointer; 
	border-right: 1px solid gray; 
	border-bottom: 1px solid gray; 
	border-left: 1px solid gray; 
	border-top: 1px solid gray; 
	
	}
#gal1menu img:hover {border: 1px solid navy;}

#gal1menu table {
	position: absolute;
	top: 100px;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;	
}
#gal1menu table td {
	display: table-cell;
	padding-top: 10px;
	color: navy;
	vertical-align: middle;
	width: 70px;
	text-align: center;
}
#gal1content {
	position: absolute;
	top: 0px;
	left: 140px;
	right: 0px;
	bottom: 0px;
	width: auto;
	padding-left: 20px;
 	background-color: #E8E1D8;
 	text-align: center;
	z-index: 98;
	
}
#gal1content img {	padding-top: 0px;}
#gal1content h1 {	padding-top: 10px; padding-bottom:20px;}

/* ---------------------------------------------------- */

#gal2 {
	position: absolute;
	top: 0px;
	left: 260px;
	right: 0;
	bottom: 0;
	overflow: auto; 
	background-image: none;
 	background-color: none;
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
}
#gal2menu {
	position: fixed;
	top: 0px;
	left: 260px;
	width: 140px;
	text-align: center;
	bottom: 0px;
	/*background-image: url(gen/transparentgray50.png);*/
	background-image: url(gen/galmenubg.png);
	background-repeat: repeat;
	z-index: 99;
}
#gal2menu img {	cursor: pointer; border: 1px solid gray;}

#gal2menu table {
	position: absolute;
	top: 20px;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;	
}
#gal2menu table td {
	display: table-cell;
	padding-top: 5px;
	color: navy;
	vertical-align: middle;
	width: 70px;
	text-align: center;
}
#gal2content {
	position: absolute;
	top: 0px;
	left: 140px;
	right: 0px;
	bottom: 0px;
	padding-left: 20px;
 	background-color: #E8E1D8;
 	text-align: center;
	z-index: 98;
	
}
#gal2content h1 {	padding-top: 10px; padding-bottom: 20px; }

