html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	font-size: 100%;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	margin: 0 0 0 0px;
	padding: 0;
}

@charset "UTF-8";
body {
	margin: 0px;
	text-align: justify;
	background: #000000 url(images/background.jpg) repeat-y center;
}
#container {
	width: 760px;
	position: relative;
	background: url(images/contentpic.jpg) no-repeat;
	margin: 0px auto;
	float: none;
	clear: both;
}
#header {
	height: 121px;
	width: 760px;
	background: url(images/header.jpg) no-repeat center;
	float: left;
}
#home {
	background: url(images/home_0.jpg) no-repeat center;
	float: left;
	height: 38px;
	width: 168px;
}
#buch {
	background: url(images/buch_0.jpg) no-repeat center;
	float: left;
	height: 38px;
	width: 123px;
}
#autor {
	background: url(images/autor_0.jpg);
	float: left;
	height: 38px;
	width: 118px;
}
#tournee {
	background: url(images/tournee_0.jpg);
	height: 38px;
	width: 148px;
	float: left;
}
#presse {
	background: url(images/presse_0.jpg);
	float: left;
	height: 38px;
	width: 102px;
}
#links {
	background: url(images/links_0.jpg);
	height: 38px;
	width: 101px;
	float: left;
}

#title {
	float: left;
	height: 69px;
	width: 760px;
	clear: both;
}
#content {
	width: 760px;
	clear: both;
	float: left;
	background: url(images/contentpic.jpg) no-repeat;
}
#contenttext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 505px;
	padding-top: 10px;
	float: left;
	background: url(images/contentpic.jpg) no-repeat;
	color: #FFFFFF;
	padding-right: 0px;
	margin-right: 0px;
	text-align: justify;
	padding-left: 223px;
}
#container #home a {
	display: block;
	height: 38px;
	width: 168px;
	text-indent: -9999px;
}
#container #home a:hover {
	background: url(images/home_1.jpg);
}
#container #buch a {
	text-indent: -9999px;
	display: block;
	height: 38px;
	width: 123px;
}
#container  #buch  a:hover  {
	background: url(images/buch_1.jpg);
}
#container #autor a {
	text-indent: -9999px;
	display: block;
	height: 38px;
	width: 118px;
}
#container #tournee a {
	text-indent: -9999px;
	display: block;
	height: 38px;
	width: 148px;
}
#container #presse a {
	text-indent: -9999px;
	display: block;
	height: 38px;
	width: 102px;
}
#container   #links  a {
	text-indent: -9999px;
	display: block;
	height: 38px;
	width: 101px;
	float: left;
}
.paddingright {
	padding-right: 24px;
}

/*To remove the outline in Firefox that occurs on links*/
 
a {
	outline: none;
	color: #FF9900;
}
a:link {
	color: #FF9900;
}
a:visited {
	color: #FF0000;
}
a:active {
	color: #F12023;
}
a:hover {
	color: #F12023;
}

/* FONTS */
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
}

#container #autor a:hover {
	background: url(images/autor_1.jpg);
}
#container #tournee a:hover {
	background: url(images/tournee_1.jpg);
}
#container #presse a:hover {
	background: url(images/presse_1.jpg);
}
#container #links a:hover {
	background: url(images/links_1.jpg);
}
.imagefloatleft {
	float: left;
	padding-right: 20px;
	padding-bottom: 5px;
}
.imagefloatleft2 {
	clear: both;
	float: left;
}
.imagefloatrightnopadding {
	float: right;
}
.imagefloatright-paddingtop {
	float: right;
	margin: -15px -5px 12px 0px;
}
.twitter {
	float: right;
	margin-right: 44px;
	margin-bottom: 5px;
	clear: both;
}
#twitter  {
	float: left;
	clear: both;
	height: 40px;
	width: 760px;
}
.imagefloatright {
	float: right;
	margin: 4px 27px 0px 8px;
}
.imagefloatlefttext {
	float: left;
	padding-right: 25px;
	padding-bottom: 10px;
}
.Leseprobe-right {
	float: right;
	clear: right;
	margin: 0px 15px 22px 223px;
	list-style: none;
}
#pdf links {
	float: right;
	margin-left: 444px;
}

#contenttext p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 25px;
	color: #cccccc;
	letter-spacing: 2.5pt;
	text-align: left;
	padding-right: 35px;
	font-weight: lighter;
	font-size: 15.5px;
}
.contenttext_p_titel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FBB415;
	font-size: 15.5px;
}
.contenttext_justified {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 25px;
	color: #D4D4D4;
	letter-spacing: 2.5pt;
	text-align: justify;
	padding-right: 35px;
	font-weight: lighter;
	font-size: 15.5px;
	padding-left: 223px;
}
.autor_image {
	float: left;
	margin-left: -3px;
	padding-right: 10px;
}
.autor_EvD_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #F58D1F;
	font-size: large;
}
.autor_imagetext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 25px;
	color: #D4D4D4;
	letter-spacing: 1.6pt;
	text-align: left;
	font-weight: normal;
	font-size: 17px;
}
.presse_titel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #EB941F;
	font-size: 20px;
	letter-spacing: 1px;
	font-weight: lighter;
	line-height: 33px;
}
.presse_titel2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 17px;
	line-height: 33px;
	letter-spacing: 2.5px;
}
.presse_titel3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 17px;
	line-height: 22px;
	letter-spacing: 2.5px;
}
.presseinterviewfrage {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFB614;
	letter-spacing: 2.5px;
	font-weight: lighter;
	font-style: italic;
}
.contenttext_p_orangelight {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 15.5px;
	font-weight: lighter;
	letter-spacing: 2.5px;
}
.buch_imagetext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 25px;
	color: #D4D4D4;
	letter-spacing: 1.6pt;
	text-align: left;
	font-weight: normal;
	font-size: 17px;
}
.buch_image {
	float: right;
	padding-left: 10px;
}
.Inhaltsverzeichnis {
	float: right;
	list-style: none;
	clear: right;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-left: 10px;
}
.Leseprobe {
	float: right;
	list-style: none;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-left: 10px;
	clear: right;
}
#photodiv {
	float: left;
	width: 200px;
	margin: 18px 0px 0px;
	padding-left: 8px;
}
.presse_kontakt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 25px;
	color: #D4D4D4;
	text-align: left;
	font-weight: lighter;
	font-size: 13px;
}
.Goetterdaemmerung {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #DEDEDE;
	padding-top: 11px;
	letter-spacing: 2pt;
	font-weight: lighter;
	text-align: left;
}
.Rueckkehr {
	font-family: "Times New Roman", Times, serif;
	font-size: 27px;
	color: #EF3E30;
	letter-spacing: 0.5pt;
	font-weight: 200;
}
.homeimageright {
	margin-left: 22px;
	float: right;
	margin-right: 28px;
	margin-bottom: 10px;
}
.home_titel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #EB941F;
	font-size: 24px;
	letter-spacing: 1px;
	font-weight: lighter;
	line-height: 55px;
	margin-left: 0px;
}
.home_titel_lineheightsmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #EB941F;
	font-size: 24px;
	letter-spacing: 1px;
	font-weight: lighter;
	line-height: 44px;
	margin-left: 0px;
	padding-bottom: 22px;
}
.home_titel2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #cccccc;
	font-size: 20px;
	letter-spacing: 1px;
	font-weight: lighter;
	line-height: 22px;
}
#home_news1 {
	height: 300px;
	float: left;
	width: 760px;
}
#home_emptydiv {
	height: 50px;
	float: none;
	width: 760px;
	clear: both;
}
.home_imageleft {
	float: left;
	margin-left: -3px;
	padding-right: 15px;
}


.homeimageright2 {
	float: right;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 0px;
}
.homeimagerightcover {
	float: right;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 0px;
}
.dierueckkehr {
	font-family: "Times New Roman", Times, serif;
	font-size: 140%;
	text-align: left;
}
.couriernews {
	color: #FFFFFF;
	font-weight: bolder;
	font-family: "Courier New", Courier, monospace;
}
.textrightbigger {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2pt;
	text-transform: none;
	font-size: x-large;
}
.textright {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
	line-height: 24px;
	text-align: right;
	padding: 0px 0px 0px 200px;
}
.zusaetzliche {
	color: #ECECEC;
	letter-spacing: 2pt;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 170px;
	font-size: 16px;
	line-height: 23px;
}
.index_derneue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 25px;
	color: #D4D4D4;
	letter-spacing: 2pt;
	text-align: right;
	font-weight: lighter;
	font-size: 15.5px;
	padding-left: 150px;
}
.index_rueckkehr {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #CCCCCC;
	text-align: right;
}
/* FOOTER */
#footer {
	height: 40px;
	width: 760px;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15.5px;
	padding-bottom: 10px;
}
#footer ul {
	margin-right:28.5px;
}

#footer li {
	list-style: none;
	float: right;
}
#footer a {
	color: #FF9900;
	padding-right: 18px;
	padding-left: 18px;
	display: block;
}

#footer a:hover {
	color: #F12023;
	padding-right: 18px;
	padding-left: 18px;
	display: block;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #EB941F;
	font-size: 24px;
	letter-spacing: 1px;
	font-weight: lighter;
	line-height: 55px;
	margin-left: 0px;
}
Formatted {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 15.5px;
	font-weight: lighter;
	letter-spacing: 2.5px;
}

