html, body {
	height: 100%;
	margin: 0px;
}

body {
	font-size: 100%;

	background-image: url("book.jpg");
	background-position: 470px 0px;
	background-repeat: no-repeat;
}

#box {
	width: 894px;
}

#title {
	width: 424px;
	float: right;
}

#main {
	width: 415px;
	float: left;
}

#content {
	width: 385px;
	text-align: left;
	margin-top: 155px;
	margin-left: 30px;
	margin-bottom: 50px;
}

#logolink {
	height: 130px;
	margin-top: 105px;
}

#navi {
	margin-top: 160px;
	height: 44px;
	float: left;
}

p {
	margin-left: 37px;
}

/*additional formatting*/
#navi li {
	display: inline;
}

#navi ul {
	padding: 0px;
}

#nav_main {
	display: box;
	height: 24px;
	margin: 0px;
	padding-bottom: 5px;
	border-bottom: 1px solid #bfbfbf;
}

#nav_main {
	margin-left: 25px;
}

#nav_sub {
	float: right;
	display: box;
	height: 18px;
	margin: 0px;
	margin-top: 1px;
}

#logolink a {
	display: block;
	width: 310px;
	height: 130px;
}

#logolink h1 {
	display: none;
}

#bio_foto {
	margin-left: 27px;
	margin-top: 30px;
	margin-bottom: 15px;
}

#headerlektorat {
	margin-bottom: 40px;
}

#headerpublikationen {
	margin-bottom: 40px;
}

#headeruebersetzung {
	margin-bottom: 60px;
}

#headerkontakt {
	margin-bottom: 60px;
}

#credits {
	margin-top: 35px;
	font-size: 9px;
	border-top: solid 1px #888888;
	text-align: right;
}

#impressum_credits {
	margin-top: 225px;
	font-size: 9px;
	border-top: solid 1px #888888;
	text-align: right;
}

#email_link {
	border: none;
	display: block;
	height: 20px;
}

#home_navi_left {

}

#home_navi_list {

}

/*colors*/
html {
	background-color: #eeeae3;
}

a
{
  outline: none;
}

p, li {
	color: #414141;
}

h1, h2 {
	color: #a91716;
}


/*typo*/
html {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

h3 {
	margin-left: 15px;
	margin-left: 37px;
	margin-left: 3px;
	margin-top: 40px;
	margin-top: 1.5em;
	color: #a91716;
	font-size: 16px;
}

p {
	font-size: 12px;
	line-height: 1.9em;
	margin-bottom: 1em;
}

a {
	color: #414141;
	text-decoration: none;
}

.a_titel {
	font-weight: bold;
}

.a_autor {
	font-style: italic;
}

a img {
	border: none;
}

p a {
	border-bottom: solid 1px #df686f;
}

p a:hover {
	border-bottom: solid 1px #a91716;
}

li {
	font-size: 11px;
	line-height: 2em;
}

.longtext {
	text-indent: 3em;
}

.biotext {
	text-align: left;
}

.biotext span {
	line-height: 3.5em;
}

#betreut p {
	text-align: left;
	line-height: 1.5em;
	margin-bottom: 2em;
}

#referenzen h3 {
	margin-left: 15px;
	margin-top: 40px;
	color: #a91716;
	font-size: 16px;
}

#referenzen h4 {
	margin-left: 27px;
	margin-top: 35px;
	color: #414141;
	border-bottom: solid 1px #414141;
	font-size: 13px;
	font-weight: bold;
}

#nav_main li a, #nav_sub li a {
	font-weight: bold;
}

#email_icon {
	margin-bottom: -4px;
	margin-right: 3px;
}

#fon_icon {
	margin-top: 2px;
	margin-bottom: -3px;
	margin-left: 2px;
	margin-right: 5px;
}

h2 {
	font-size: 12px;
}

/*header image replacenment*/
#content h2 {
	width: 382px;
	height: 38px;
}

#content h2 span {
	display: none;
}

.hidden_header {
	display: none;
}

#headerbio {
	background-image: url("header_bio.gif");
}

#headerlektorat {
	background-image: url("header_lektorat.gif");
}

#headerpublikationen {
	background-image: url("header_publikationen.gif");
}

#headeruebersetzung {
	background-image: url("header_uebersetzung.gif");
}

#headerkontakt {
	background-image: url("header_kontakt.gif");
}

#headerstimmen {
	background-image: url("header_stimmen.gif");
}

#headerleistung {
	background-image: url("header_leistung.gif");
}

#headerkunden {
	background-image: url("header_kunden.gif");
}

#headerbetreut {
	background-image: url("header_publiziertes.gif");
}

#start {
	/*height: 22px;*/
	margin-left: 50px;
	/*
	background-image: url("start.gif");
	background-repeat: no-repeat;
	*/
}

#kontakt p span{
	display: none;
}

/*navi image replacement*/
#navi ul li a span {
	/*display: none;*/
}

#navi ul li a {
	display: block;
	float: left;
	height: 21px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 0px;
	font-size: 1.1em;
}

/*
#navi_home {
	width: 37px;
	background-image: url("navi_home.gif");
}

#navi_uebersetzung {
	width: 114px;
	background-image: url("navi_uebersetzung.gif");
}

#navi_publikationen {
	width: 77px;
	background-image: url("navi_publikationen.gif");
}

#navi_lektorat {
	width: 46px;
	background-image: url("navi_lektorat.gif");
}
*/

/* IR */

/*
#navi_leistung, #navi_active_leistung {
	width: 50px;
}

#navi_kunden, #navi_active_kunden {
	width: 49px;
}

#navi_stimmen, #navi_active_stimmen {
	width: 54px;
}

#navi_betreut, #navi_active_betreut {
	width: 126px;
}

#navi_home, #navi_active_home {
	width: 40px;
}

#navi_bio, #navi_active_bio {
	width: 52px;
}

#navi_impressum, #navi_active_impressum {
	width: 65px;
}

#navi_kontakt, #navi_active_kontakt {
	width: 46px;
}
*/

/*
#navi_leistung {
	width: 50px;
	background-image: url("navi_leistung.gif");
}

#navi_kunden {
	width: 49px;
	background-image: url("navi_kunden.gif");
}

#navi_stimmen {
	width: 54px;
	background-image: url("navi_stimmen.gif");
}

#navi_betreut {
	width: 126px;
	background-image: url("navi_betreut.gif");
}

#navi_home {
	width: 40px;
	background-image: url("navi_home.gif");
}

#navi_bio {
	width: 52px;
	background-image: url("navi_bio.gif");
}

#navi_impressum {
	width: 65px;
	background-image: url("navi_impressum.gif");
}

#navi_kontakt {
	width: 46px;
	background-image: url("navi_kontakt.gif");
}
*/

/* IR active */

#navi_active_leistung,
#navi_active_kontakt,
#navi_active_impressum,
#navi_active_bio,
#navi_active_home,
#navi_active_betreut,
#navi_active_stimmen,
#navi_active_kunden
{
	color: #a91716;
}

#navi_impressum,
#navi_bio,
#navi_home
{
	color: #9e9e9e;
}

/*
#navi_active_leistung {
	width: 50px;
	background-image: url("navi_active_leistung.gif");
}

#navi_active_kunden {
	width: 49px;
	background-image: url("navi_active_kunden.gif");
}

#navi_active_stimmen {
	width: 54px;
	background-image: url("navi_active_stimmen.gif");
}

#navi_active_betreut {
	width: 126px;
	background-image: url("navi_active_betreut.gif");
}

#navi_active_home {
	width: 40px;
	background-image: url("navi_active_home.gif");
}

#navi_active_bio {
	width: 52px;
	background-image: url("navi_active_bio.gif");
}

#navi_active_impressum {
	width: 65px;
	background-image: url("navi_active_impressum.gif");
}

#navi_active_kontakt {
	width: 46px;
	background-image: url("navi_active_kontakt.gif");
}
*/

/* IR red */

/*
#navi_red_leistung {
	width: 50px;
	background-image: url("navi_red_leistung.gif");
}

#navi_red_kunden {
	width: 49px;
	background-image: url("navi_red_kunden.gif");
}

#navi_red_stimmen {
	width: 54px;
	background-image: url("navi_red_stimmen.gif");
}

#navi_red_betreut {
	width: 126px;
	background-image: url("navi_red_betreut.gif");
}

#navi_red_bio {
	width: 52px;
	background-image: url("navi_red_bio.gif");
}

#navi_red_impressum {
	width: 65px;
	background-image: url("navi_red_impressum.gif");
}

#navi_red_kontakt {
	width: 46px;
	background-image: url("navi_red_kontakt.gif");
}
/*

/* QUOTES */
.quote {
	margin-bottom: 24px;
}

.quote_mark {
	float: left;
	margin-top: -45px;
	margin-left: 5px;

	font-size: 56px;
	line-height: 84px;
	color: #bfbfbf;
	font-family: "Georgia","Lucida Grande", "Arial";
	font-weight: normal;
}

.quote_text {
	margin-bottom: 0px;
	font-weight: normal;
}

.quote_by {
	margin-left: 55px;
	margin-top: 0px;
	
	color: #a91716;
	font-weight: bold;
}

#start p {
	margin-left: 0px;
}

#home_text {
	color: #9E9E9E;
	font-size: 14px !important;
	display: block;
	font-weight: normal;
	line-height: 1.5em;
	margin-bottom: 0px;
}

#betreut div {
	margin-left: 20px;
	/*border-left: dotted 1px #bfbfbf;*/
	margin-top: 0px;
}

.text_toggle {
	/*border: dotted 1px #eeeae3;*/
	margin-left: 20px;
	margin-top: 0px;
}

#betreut div p {
	margin-left: 17px;
}

.header_toggle {
	display: block;
}

.header_toggle h3 {
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 7px;
	margin: 0;
	border-top: dotted 1px #bfbfbf;
	background-image: url("arrow_down.gif");
	background-position: center right;
	background-repeat: no-repeat;
	background-position: 370px 17px;
}

#leistung, #kunden, #betreut {
	border-bottom: dotted 1px #bfbfbf;
}

.slogan {
	margin-left: 3px;
	margin-top: 0px;
	margin-bottom: 20px !important;
	
	color: #414141;
}

#headerleistung, #headerkunden {
	margin-bottom: 45px;
}

#headerbetreut {
	margin-bottom: 7px;
}

#audioplayer {
	margin-left: 0px;
}

#audioheader {
	margin-left: 0px;
	margin-top: 158px;
}

/*dev*/

/*
div {
	border: solid gray thin;
}

ul {
	border: solid gray thin;
}

p, h3, div {
	border: solid gray thin;
}
*/
