@charset "utf-8";

body {
	margin: 0;
	padding:0;
	background-color:#FFFFFF;
	/*  typo  */
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#888888;
}
#hauptrahmen {
	min-width: 1000px;
	max-width: 1400px;
}

a:link {
	color: #888888;
	text-decoration:none;
}
a:visited {
	color: #888888;
	text-decoration:none;
}
a:hover {
	color: #CCCCCC;
	text-decoration:underline;
}
a:active {
	color: #888888;
	text-decoration:none;
}
#topzeile {
	position: absolute;
	left: 100px;
	top: 60px;
	width: 1000px;
	height: 34px;
}
#topzeile a:link {
	color: #a4a4a4;
	text-decoration:none;
}
#topzeile a:visited {
	color: #a4a4a4;
	text-decoration:none;
}


#topzeile a:hover {
	color: #CCCCCC;
	text-decoration:underline;
}
.topzeilenul {
	list-style-type:none;
	width:1000px;
	float:left;
	width:100%;
	padding:0;
	margin:0;
}
.topnavili {
	float:left;
	width: inherit;
	display:inline;
	padding-right: 80px;
	font-weight: bold;
}
.georgiat {
		/*  typo  */
	font-weight: bold;
	font-size:12px;
	padding-right: 80px;
	color:#888888;
	float:left;
	width: inherit;
	display:inline;
}
/*
.topnavi {
	color: #888888;
	font-weight:bold;
	float:left;
	width: inherit;
	padding-left: 44px;
	display:inline;
	}
*/
.homeknopf {
	padding-left: 44px;
		/*  typo  */
	font-weight: bold;
	font-size:12px;
	color:#b4b4b4;
	float:left;
	width: inherit;
	display:inline;
}
#versteckt {
	position:absolute;
	visibility:hidden;
	width:0px;	
}
	
	
#galerie {
	position: absolute;
	left: 30px;
	top: 200px;
	width: 100%;
}

/*
#linkespalte {
	position: absolute;
	left: 100px;
	top: 460px;
	width: 450px;
	height:120px;
	line-height: 16px;
}
*/
/*
#verwandtschaft {
	position: absolute;
	left: 800px;
	top: 460px;
	width: 200px;
	line-height: 16px;
}
*/
#linkespalte {
	position: absolute;
	margin-top: 560px;
	margin-left: 100px;
	float: left;
	width: 40%;
	max-width: 520px;
	height:120px;
	line-height: 16px;
}
#verwandtschaft {
	margin-top: 560px;
	width: 20%;
	max-width:500px;
	height: 540px;
	overflow:auto;
	line-height: 16px;
	padding-right: 12px;
	float: right;
}


h1, h1.csc-firstHeader, csc-header {
	font-weight: bold;
	font-size:12px;
	padding-bottom: 0px;
	padding-bottom:0;
}
p.angaben {
	padding-top:0;
}
p.zitat {
	padding-top:0;
}


/* ######################################## GALERIE: BILDER SEITE ########################## */
#bildseitengaleriehalter {
	position:absolute;
	left:98px;
	top: 100px;
	/*width: 100%;
	height: 100%;
	background-color:#FFCC33;
	display: table;*/
}
/* zentriert Bild vertikal */
.galerienhaltertabelle {
	/*display: table-cell; 
	vertical-align: middle*/
	left: 0;
	top: 0;
	padding-top: 10px;
	height: 100%;
}
.galeriebild {
	width:1150px;
}
#galeriezeile {
	position: absolute;
	top: 740px;
	left: 100px;
	width: 800px;
	height: 50px;
}
.galeriebeschriftung {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#888888;
	float:left;
	width: 660px;
	height: 120px;
}
.galerieweiter {
	float:right;
	font-size: 26px;
	width: 100px;
	height: 120px;
	text-align:right;
	display: inline;
}
.galerieweiter: a:link {
}
.galerieweiter a:hover {
	text-decoration: none;
}
.weiterknopf {
	margin-right: 10px;
	display: inline;
	}