
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {
	color: #54711B; text-decoration:none
}

a:hover {
	color: #5A5A43; text-decoration:underline
}

img {
	border:0px;
	outline:none; 
}

body {
	background: #C0DD86;
	color: #444;
	font: normal 76% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height:1.3em;
}

p,ul {
	padding-bottom: 0.7em; 
	line-height:1.5em;
}

li {
	list-style: none;
}

h1 {
	font: normal 120% Tahoma, Lucida, Verdana, Arial, Helvetica, sans-serif; 
	margin: 10px 0px 10px 0px; 
	letter-spacing:0.05em; 
	text-shadow:2px 2px 2px #ccc; color:#000; 
	line-height:20px;
}

h2 {
	font: bold 100%  Tahoma, Lucida, Verdana, Arial, Helvetica,  sans-serif; 
	margin-bottom:6px; 
	letter-spacing:0.05em; 
	color:#666;
}

h3 {
	font: bold 95% Tahoma, Lucida, Verdana, Arial, Helvetica, sans-serif; 
	padding:0; 
	margin:3px 0px 0px 0px;
	letter-spacing:0.05em
}

.copy {
	font-size:85%;
}

.formsuche  {
	width:130px;
	height:15px;
	vertical-align:bottom; 
	background-color:#f1f0eb;
	font-size:80%; 
	margin-top:5px
}

input.button {
	border: 0px;  
	color:#444; 
	font-size:0.7em; 
	height:15px; 
	background-color:#FFFFFF; 
	border:dotted 1px #444
}

.clearer {
	clear: both; 
	font-size: 0; 
	width:1px
}
	
.left {
	float: left;
}

.right {
	float: right;
}

/* structure */
.inner-container {
	border: 2px solid #D7D7D2;
	background: #fff;
	margin: 0 auto;
	padding: 10px;
	width: 780px;
}

.head {
	margin-bottom: 5px;
	text-align: center;
}

/* path */
.path {
	background: #54711B;
	color: #FFF;
	padding: 4px 8px;
	height:15px; 
	margin-bottom:10px;
}

.path a {
	color: #FAFAFA;
	text-decoration: none;
}

.path a:hover {
	color: #FFE;
	text-decoration: underline;
}

/* content */
.content {
	float: right;
	width: 538px;
}

.content.datum {
	color: #664;
	font-size: 90%;
	margin-bottom: 0.2em;
	clear: left;
}

.tipp {
	color: #664;
	font-size: 95%;
	margin-bottom: 1em;
	clear: left;
	border:#C0DD86 1px solid;
	width:57%;
	padding:0.9em;
	box-shadow:2px 2px 2px #efefef; 
	background-color:#edfad3;
}
	
.content a {
	font-weight:bold
}

.content h1 {
	font-weight: bold; 
	padding:0; 
	margin:7px 0px 7px 0px; 
	letter-spacing:0.05em;
}

.content h2 {
	font: bold 1em Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	padding:0;
	margin:3px 0px 7px 0px; 
	letter-spacing:0.05em;
	line-height:1.5em; 
}

.content h4 {
	font: bold 0.8em Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	padding:0; margin:3px 0px 7px 0px; 
	letter-spacing:0.05em;
}

.content img {
	float:left;
	margin-left:-15px;
}

div.content p { 
clear: left;
padding:5px 0px 5px 0px;
}


.wThema {
	float:left; 
	line-height:1.5em; 
	letter-spacing:1px
}
	
.wThema a {
	letter-spacing:1px
}

.image {
	float:right; 
	margin:0px 0px 10px 10px;  
	font-size: 70%; 
	border:0px;
} 

.order {
	margin-top:5px; 
	font-weight:bold
}

/* navigation */
.navigation {
	float: left;
	margin-top:-10px;
	width: 200px;
}

.navigation h3 {
	font: bold 0.9em Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	padding:0; 
	margin:10px 0px 7px 0px; 
	letter-spacing:0.05em;  
	text-shadow:1px 1px 1px #ccc; 
	color:#666;
}

.navigation h2 {
	color: #5A5A43;
	font: bold 1em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin: 0;
	
}

.navigation ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}

.navigation li {
	border-bottom: 1px solid #EAEADA;
}

.navigation li a {
	font-size: 0.9em;
	color: #554;
	display: block;
	padding: 5px 0 5px 5%;
	text-decoration: none;
	width: 95%;
	letter-spacing:1px;
}
.navigation li a:hover {
	background: #EFFAD9;
	color: #654;	
}

.biblo 
	{font-size:0.9em; 
	letter-spacing:0.03em; 
	line-height:1.3em; 
	margin-bottom:5px;
}

