@charset "utf-8";  /*** UTF Kodierung erspart Sonderzeichenkodierung ***/

* {
	margin: 0px;
	padding: 0px;
}
  
html {
	height: 100%;
}

body { 
	height: 100%;
	margin: 0; padding-bottom: 1px;
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	background: #2f3952 url(../img/neu/hg_kachel.jpg) repeat-x top fixed;
}

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

img {
	border: none;
}

a, a:visited {
	color: #a66d2b;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

a:hover {
	color: #bd4e36;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

/********/

#wrap {
	top: 0;
	background: url(../img/neu/hg_weltstillstand.jpg) no-repeat top center fixed;
	min-height: 690px;
}

#wrapper {
	position: relative;
	top:0;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	width: 940px;
	min-height: 710px;
}

.header {
	position: inherit;
	margin: 0 0 0 0;
	height: 195px;
	background: url(../img/kante_top.png) no-repeat bottom center;
}

.headillu {
	position:relative;
	float: left;
	margin: 0 0 0 -100px;
}

/** Standardnavigation horizontal **/

.navi1{
	float: right;
	padding: 80px 100px 0 0;
}

.navi2 {
	float: left;
	margin: 20px 0 0 20px;
	padding: 5px 4px 5px 4px;
	width: auto;
	min-width: 400px;
	background: #383d50;
	display: inline;
}

.menu ul li {
	position: relative;
	display: inline;
	margin: 0;
	line-height: 1.6em;
	font: italic normal 17px Georgia, serif;
}

.menu ul li a {
	display: inline;
	margin: 0;
	padding: 3px 10px 4px 12px; 
	color: #cfe2fc;
	text-decoration: none;
	font-weight: normal;
}

.menu ul li a:hover {
    color: #000;
    text-decoration: none;
	font-weight: normal;
}

.menu ul li a.current {
	display: inline;
	margin: 0;
	padding: 3px 10px 4px 12px; 
	color: #383d50;
	background: #cfe2fc;
}

.menu ul li a.current:hover {
    color: #383d50;
    text-decoration: none;
	}
		
/*********** subnavi *********************/ 

.submenu ul li {
	float: left;
	width: 200px;
	list-style-type: none;
	padding: 7px 0 7px 0;
	font: italic normal 15px Georgia, serif;
	}
	
.submenu ul li a {
	padding: 1px 2px 2px 12px;
	color: #516c8f;
	text-decoration: none;
	font-weight: normal;
	}
	
.submenu ul li a:hover {
    color: #000;
    text-decoration: none;
	font-weight: normal;
	}
	
.submenu ul li a.current {
	padding: 1px 2px 2px 12px;
	color: #805f2b;
	font-weight: bold;
	background: url(../img/pfeilsub_icon.gif) center left no-repeat;
	}

.submenu ul li a.current:hover {
    color: #805f2b;
    text-decoration: none;
	}
	
/**********sub sub menue ***********/

.submenu ul li ul  {
	padding: 10px 0 0 0;
}

.submenu ul li ul li {
	padding: 5px 0 0 0;
	font: italic normal 13px Georgia, serif;
}

.submenu ul li ul li a {
	padding: 1px 2px 1px 12px;
	color: #516c8f;
	text-decoration: none;
	font-weight: normal;
}

.submenu ul li ul li a:hover {
    color: #000;
    text-decoration: none;
	font-weight: normal;
}

.submenu ul li ul li a.current {
	padding: 1px 2px 1px 0px;
	margin: 0 0 0 12px;
	color: #79561e;
	font-weight: normal;
	border-bottom: 1px dotted #79561e;
	background: none;
}

/**** inhalte ****/

.content {
	margin:0;
	width: 940px;
	background: #f5efde url(../img/hg_content.jpg) repeat; 
	min-height: 450px;
	box-shadow: 0 0 4px #333;
	-moz-box-shadow: 0 0 4px #333;
	-webkit-box-shadow: 0 0 4px #333;
}

.leftside {
	position: absolute;
	float: left;
	margin: 45px 0 0 10px;
	padding: 0;
	width: 220px;
	min-height: 300px;
}

.feature {
	margin:0;
	padding: 0 20px 90px 220px;
	min-height: 450px;
	overflow: visible;
}

h1 {
	margin: 0 0 18px 0;
	padding: 20px 0 3px 0;
	font-size: 1.6em;
	color: #516c90;
	letter-spacing: -0.01em;
	font-weight: normal;
	border-bottom: 2px dotted #ccc;
}

h2 {
	margin: 30px 0 10px 0;
	padding: 0;
	color: #546c88;
	font-size: 1em;
	font-weight: bold;
}

h3 {
	margin: 18px 0 0 0;
	padding: 0;
	color: #84383b;
	font-size: 0.8em;
	font-weight: bold;
	font-style: italic;
}

h4 {
	margin: 18px 0 -9px 0;
	padding: 0;
	color: #84383b;
	font-size: 0.8em;
	font-weight: bold;
	font-style: italic;
}

p {
	margin: 10px 0 10px 0;
	font-size: 0.85em;
	line-height: 1.4em;
	color: #2e344b;
}

.einzug {
	padding: 10px 0 20px 100px;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.buchliste {
	float: left;
	width: 330px;
	min-height: 170px;
	margin: 5px 4px 2px 0;
	padding: 5px; 
	font-size: 0.8em;
	line-height: 1.4em;
	color: #2e344b;
}

.buchliste img{
	float: left;
	margin-right: 10px;
}

.buchname {
	display: block;
	padding: 10px 0 10px 0;
	color: #4b698d;
	font-weight: bold;
	font-size: 1.3em;
}

.mehr {
	padding:2px;
	background: #445269;
	font-weight: bold;
}

.blockquote {
	margin-right: 150px;
	padding: 15px;
	background: #556c8b;
	color: #fff;
	font-style: italic;
}

.quelle {
	display: block;
	padding: 0 0 18px 0;
	margin: 0;
	font-weight: bold;
	font-style: italic;
	font-size: 0.75em;
	color: #3b4f6d;
}

.bildlinks {
	float: left;
	margin-right: 16px;
	margin-bottom: 20px;
}

.bildrechts {
	float: right;
	margin-left: 16px;
}

.bold {
	font-weight: bold;
}

.clear {
	margin:0;
	clear: both;
	height: 2px;
}

/*** footer ***/

.footer {
	clear: both;
	padding: 20px 0 0 0;
	margin-left: auto;
	margin-right: auto;
	width: 940px;
	height: 60px;
	color: #999;
	font-size: 0.9em;
	line-height: 1.6em;
	background: url(../img/kante_bottom.png) top left no-repeat;
}

.footer img {
	margin-top: -130px;
	margin-right: -20px;
	float: right;
}

a.foot, a.foot:visited {
	padding: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}

a.foot:hover {
	color: #fff;
	text-decoration: none;
}

/*****************/