<!--
img {
	border:0px;
	}

a, a:visited, a:active{
	color: #666666;
	text-decoration: none;
	margin: 0px;
}

a:hover{
	color: #8B0000;
}

hr {
	width: 495px;
	align: left;
    	height: 1px;
	margin-left:0px;
	background-color: grey;
}		

#wrapper{
	top: 0px;
	left: 0px;
	width: 100%;
	text-align: center;		}		
	
body {
	margin: 0px;
	background: #FFFFFF;
	background-position: center;
	background-attachment:fixed;
	background-repeat: no-repeat;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#site{
	top: 30px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	text-align: left;
	width: 504px;
	visibility:hidden;
}

.navgraph{
	overflow: hidden;
	position: relative;
	float: left;
	padding: 5px;
	height: 233px;
	width: 116px;
}

#navschrift {
	float:left;
	height:34px;
	width: 100%;
	padding: 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
}

#navschrift a{
	color: #757575;
	text-decoration: none;
	margin: 0px;
}

#unterzeile {
	float: right;
	width: 100%;
	text-align:right;
	padding: 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	visibility:hidden;
}

#grau {
	float: left;
	color:#757575;
}	

#mainnav {
	z-index:10;
	float:left;
	}
	
#submenu {
	padding:5px;
	float:none;
	color:#951B1B;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

#content {
	padding:5px;
	padding-top:20px;
	position: relative;
	text-align: justify;
	line-height: 15px;
	color: #000000;
	width: 100%;
	z-index:9;
}

#content a, #content a:visited, #content a:active {
	color: #333333;
	text-decoration: none;
	margin: 0px;
}

#content a:hover {
	color: #8B0000;
}

#content a.external, #content a.external:visited, #content a.external:active {
	color: #333333;
	text-decoration: underline;
	margin: 0px;
}

#content a.external:hover {
	color: #8B0000;
}



#content img{
	padding-right:10px;
}

#weiterlesen {
	padding:10px;
	padding-top:20px;
	position: relative;
	text-align: justify;
	line-height: 15px;
	color: #000000;
}

#weiterlesen img{
	float:left;
	padding-right:10px;
}

h3 {
	/*text-align:left;*/
	clear: both;
	font-weight: bold;
	font-size: 12px;
}

.buchinfo {
	font-weight: normal;
	font-style: italic;
}

.rubrik {
	/*text-transform:uppercase;*/
	font-weight: bold;
	/*font-style: italic;*/
	font-size: 1.1em;
	line-height: 25px;
}

.seitenanfang a img {
	padding-right: 0;
}

.autor {
	text-transform: uppercase;
}

p {
	line-height: 1.3em;
}
-->
