#content_container {
	display: none;
	clear: both;
	margin: 0 auto 0 auto;
	padding: 10px 0 0 35px;
	position: relative;
	width: 940px;
	z-index: 10;
}

#old {
	display: none;
	z-index: 14;
	width: 600px;
	color: #555;
	background-color: white;
	padding: 10px;
	line-height: 1.5em!important;
	font-size: .8em;
	border: 1px solid grey;
	font-family: 'Neuzeit S LT W01 Book',helvetica,arial,sans-serif;
	position: absolute;
}

#female {
	display: none;
	z-index: 14;
	clear: both;
	width: 600px;
	padding: 10px;
	background-color: white;
	color: #555;
	border: 1px solid grey;
	line-height: 1.5em!important;
	font-size: .8em;
	font-family: 'Neuzeit S LT W01 Book',helvetica,arial,sans-serif;
	position: absolute;
}

#navbar {
	width:210px;
	padding-bottom: 3px;

}

.eingerueckt {
	margin-left:3em;
}

.book_link {
	font-size: 15pt;
	font-weight: bold;
	color: #4481D0;
}

.book_link:link {
	font-size: 15pt;
	font-weight: bold;
	color: #4481D0;
}

.book_link:visited {
	font-size: 15pt;
	font-weight: bold;
	color: #4481D0;
}

.book_link:hover {
	font-size: 15pt;
	font-weight: bold;
	color: #8AB4EB;
}

.book {
	margin: 10px;
	height: 100px;
	width: 100px;
}

a {
  color: #777777;
  text-decoration: none; 
  margin-right:4em;
}

a:focus, a:hover {
    color: black;
    text-decoration: none; 
}

a:active, a:focus {
    outline: none; 
}

#info_left {
	color: #555;
	line-height: 1.5em!important;
	font-size: .8em;
	font-family: 'Neuzeit S LT W01 Book',helvetica,arial,sans-serif;
}

#content {
	color: #555;
	z-index: 10;
	line-height: 1.5em!important;
	font-size: .8em;
	font-family: 'Neuzeit S LT W01 Book',helvetica,arial,sans-serif;
}

h1 {
	color:#black;
	font-family: 'Neuzeit S LT W01 Book',helvetica,arial,sans-serif;
}