#intro {
	background-color: white;
	position: absolute;
	width: 600px;
	height: 50px;
	top: 50%;
	left: 50%;
	margin-left: -300px;
	margin-top: -25px;
	color: black;
	font-size: 30px;
	text-align: center;
	}
	

body {
    background-color: white; 
    font-family: Corbel, sans-serif;
    font-weight: 1000;
    color: white;
}

#box_total {
	background-color: white;
	position: absolute;
	width: 1000px;
	height: 400px;
	top: 50%;
	left: 50%;
	margin-left: -500px;
	margin-top: -250px;
}


#box_header {
	width: 100%;
	height: 5%;
	font-size: x-large;
}

#box_body {
	width: 100%;
	height: 94%;
}

#box_trailer {
	background-color: white;
	width: 100%;
	height: 1%;
}

#box_body_right {
	width: 100%;
	height: 100%;
	background-color: white;
	float: left;
	}

#box_menue {
	width: 100%;
	height: 75px;
	background-color: #fff;
	font-size: medium;
	float: left;
	}

#box_image_zitat {
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: white;
}

#box_impressum {
	width: 100%;
	height: 18px;
	text-align: center;
	background-color: white;
	margin-top: 8px;
	}

#box_biografie {
	width: 43%;
	height: 100%;
	float: left;
	text-align: right;
}

#box_publications {
	width: 18%;
	height: 100%;
	float: left;
	text-align: right;
}

#box_projects {
	width: 0%;
	height: 100%;
	float: left;
	text-align: right;
}

#box_bilder {
	width: 11%;
	height: 100%;
	float: left;
	text-align: right;
}

#box_contact {
	width: 28%;
	height: 100%;
	float: left;
	text-align: right;
}

.jahrzehnt_speziell {
	background-color: white;
	width: 25px;
	padding: 10px 20px;
	float: left;
	text-align: center;
	margin: 1% 1%;
	font-size: 13px;
	color: white;
}

#jahrzehnte {
	margin-top: 1%;
	margin-bottom: 10%;
	}

.anker_jahreinside {
	color: #9d9d9d;
}

#publications_inhalt {
	float: none;
}
.zurueck {
	margin-left: 1%;
	font-size: 12px;
	color: white;
}

.aufzaehlungszeichen {
	list-style-type: none;
}

h1 {
	font-family: corbel;
	font-size: 16px;
	text-align: center;
	font-weight: lighter; 
	color: black;
}

.jahreinside {
	font-size: 14px;
	color: gray;
	float: right;
}

ul.none {
	list-style-type: none;
}

a:link, a:visited {
	text-decoration: none;
	color: gray;
}

#adresse, #jahre, #liste, #biographie {
	background-color: white;
	font-family: candara;
	font-size: 16px;
	color: #D8C549;
}

#liste {
	background-color: white;
	font-family: corbel;
	font-size: 16px;
	color: black;
}

#jahreszahlen {
	float: left;
	width: 50px;
}

#daten {
	float: right;
}

.iframe_inhalt {
	width: 100%;
	height: 355px;
}

body.iframe_general {
	background-color: white;
	color: black;
}

#contact {
color: black;
margin-top: 225px;
font-size: 16px;
float: inherit;
}

#buecher {
font-size: 12px;
}

#gliederungspunkte1, #gliederungspunkte2 {
	list-style-type: none;
}
	
#imp {
margin-top: 60px;
}	

#biografie_img {
margin-top: 100px;
}

#projekte {
margin-left: 65%;
	margin-top: 1%;
font-size: medium;
background-color: white;
}

#bilder_nach_links {
	width: 2%;
	height: 100%;
	float: left;
}

#bilder_bild_ort {
	width: 62%;
	height: 100%;
	float: left;
	text-align: center;
}

#bilder_nach_rechts {
	width: 2%;
	height: 100%;
	float: left;
}

#bilder_nach_rechts_spacer {
	width: 2%;
	height: 100%;
	float: left;
}

#bilder_beschreibung {
	width: 32%;
	height: 100%;
	float: left;
}

#bilder_bereich {
	width: 100%;
	height: 100%;
	float: left;
}

#startseite_bild_ort {
	width: 30%;
	height: 100%;
	float: left;
	text-align: center;
}
