@charset "UTF-8";
/* Joachim Mohr */


/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Removes list-style from lists */
ol,ul { list-style : none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

/* Removes list-style from lists */
table { border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* Removes quotation marks from q */
q:before, q:after { content :''; }

body {
	color: black;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	background-color: white;
	background-image: url(../images/bg_verlauf.jpg);
	background-repeat: repeat-x;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a {
	text-decoration: none;
	color: #D40D16;
}
a:hover {
	color: #7c754d;
}


/* Layout */

#wrap_all {
	width: 76em;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 2em;
}
#logo {
	width: 377px;
	position: relative;
	top: 2.4em;
	height: 71px;
	background-image: url(../images/joachim-mohr3.gif);
	background-repeat: no-repeat;
}
#logo h1 {
	text-indent: -9999px;
}
#logo a {
	display: block;
	height: 54px;
	width: 330px;
}
#menue {
	left: 34em;
	top: 0px;
	position: absolute;
}
#header {
	height: 9em;
	margin-bottom: 3em;
}
#content {
	width: 36em;
	float: left;
	margin-left: 9em;
	margin-bottom: 3em;
}
#spalte_rechts {
	margin-left: 48em;
	padding-top: 4em;
}


/* Startseite */
#start_buch {
	width: 20em;
	float: left;
	margin-left: 8.8em;
	margin-bottom: 3em;
}
#start_autor {
	width: 20em;
	float: left;
	margin-left: 9em;
	margin-bottom: 3em;
}
#start_aktuelles {
	width: 20em;
	float: left;
	margin-left: 6em;
	margin-bottom: 3em;
}
em {
	font-style: italic;
}

/* Allgemeine Styles */
.clear {
	clear: both;
}
.copyright {
	font-size: 80%;
	color: #999;
	text-align: right;	
}
a:focus {
	outline: none;
}


/* Navigation */
.menu-top {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
.menu-top li {
	height: 3em;
	width: 20em;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #b5af8d;
	padding-left: 1em;
}
.menu-top a {
	color: #D40D16;
	background-image: url(../images/bullet_gold-grau_11px.png);
	background-repeat: no-repeat;
	padding-left: 1.5em;
	background-position: 0px -98px;
}
.menu-top a:hover {
	color: #7c754d;
	background-image: url(../images/bullet_gold-grau_11px.png);
	background-repeat: no-repeat;
	padding-left: 1.5em;
	background-position: 0px 2px;
}
.menu-top a.menu-current {
	color: #333;
	background-image: url(../images/bullet_grau_11px.png);
	background-repeat: no-repeat;
	padding-left: 1.5em;
	background-position: 0px 2px;
}
.menu-top a.menu-current span {
		color: #333;
}
.menu-top a span {
	color: #666;
	font-style: italic;
	padding-left: 2.5em;
	font-size: 90%;
	text-transform: none;
}
.menu-top a:hover span {
}
.menu-top .p1 {
	position: absolute;
	left: 0px;
	top: 0px;
}
.menu-top .p2 {
	position: absolute;
	left: 0px;
	top: 3em;
}
.menu-top .p3 {
	position: absolute;
	left: 0px;
	top: 6em;
	height: 2.5em;
}
.menu-top .p4 {
	position: absolute;
	left: 26em;
	top: 0px;
}
.menu-top .p5 {
	position: absolute;
	left: 26em;
	top: 3em;
}
.menu-top .p10 {
	position: absolute;
	left: 26em;
	top: 6em;
	height: 2.5em;
}
.menu-top .p {

}

.menue-footer li {
	float: left;
	margin-right: 1.5em;
}
.menue-footer a {
	background-image: url(../images/bullet_gold-rot_7px.gif);
	background-repeat: no-repeat;
	padding-left: 1.2em;
	background-position: 0px 3px;
}
.menue-footer a:hover {
	background-image: url(../images/bullet_gold-rot_7px.gif);
	background-position: 0px -18px;
}
.float_left {
	float: left;
	margin-right: 2em;
}






#content , .start_spalten {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	line-height: 1.7em;
	color: #333;
}
/*
#content h1 {
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #A99F68;
	font-size: 180%;
	margin-bottom: 1em;
	letter-spacing: 0.1em;
	font-weight: normal;
}
*/
#content h1, #content h2 , .start_spalten h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7c754d;
	font-size: 140%;
	margin-bottom: 0.5em;
	letter-spacing: 0.05em;
	font-weight: normal;
	margin-top: 2em;
}
#content h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7c754d;
	font-size: 140%;
	margin-bottom: 0.5em;
	letter-spacing: 0.01em;
	font-weight: normal;
	margin-top: 2em;
}
#content h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7c754d;
	font-size: 110%;
	margin-bottom: 0.5em;
	letter-spacing: 0.01em;
	font-weight: normal;
	margin-top: 1em;
}
#content p , .start_spalten p{
	margin-top: 0.5em;
	margin-bottom: 1em;	
}
#content li {
	padding-left: 1.3em;
	margin-bottom: 1em;
	line-height: 1.2em;
	background-image: url(../images/bullet_gold_7px.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#content img {
	margin-right: 1.5em;
	margin-bottom: 1em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 0.4em;
}

/* Footer */
#footer {
	font-size: 80%;
    margin-left: 10em;
	width: 36em;
	margin-bottom: 2em;
	clear: both;
}
.footer_float_left {
	float: left;
	margin-right: 2em;
}

/* ZITATE

------------------------------------- */
blockquote {
	font-family: georgia, 'times new roman', serif;
	background: transparent url(../images/startquote.gif) left top no-repeat;
	margin-top: 2em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 3%;
}
blockquote p {
	margin-bottom: 5px;
	margin-right: 0;
	color: #666;
	/*background: transparent url(../images/endquote.gif) right bottom no-repeat;*/
	font-size: 130%;
	line-height: 1.3em;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 50px;
}
blockquote cite {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 60%;
	display: block;
	padding-top: 5px;
	color: #7c754d;
	font-style: normal;
	line-height: 1.3em;
}
blockquote p + p {
	background: transparent;
}


.itemDataList {
	font-size: 80%;
	text-indent: 4em;
	color: #666;
}

