@charset 'utf-8';
@import url(reset.css);
@import url(lightbox.css);

/* ----------------------------------------------------- Page layout */

body, div, ul, li, a, table, td, tr, h1, h2, h3, h4, p {
	margin: 0; padding: 0;}
	
body {
	padding-top: 24px;	
	font-size: 87.5%; font-family: Arial, Verdana, sans-serif;
	background: #e9e9de url(images/body-bg.png) left top repeat-x;}


hr {display: none;}	

strong {font-weight: bold;}
	
/* !images */
p img {
	padding: 0;
	max-width: 100%;}
	
p img.wp-image-146 {max-width: 680px;}
	

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	margin: 0 0 5px 10px;  padding: 3px; border: 1px solid #166e37;
	display: inline;
	background: #fff;}

img.alignleft {
	padding: 3px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
	.wp-image-113 {margin-bottom: 20px;}
	
/* --- */

a {color: #166e37;}
a:hover {color: #000;}

#stage {
	position: relative; width: 880px; margin: 0 auto; }

#header {margin-top: 18px;}

#logo-claim {
	position: absolute; left:0; top: 0; height: 100px;}

	#logo-claim img {
	float: left;margin: -10px 0 0 20px;}

	
	#claim, #claim-fr {
	position: absolute; left:200px; top: 15px; width: 100%;
	font-size: 45px;
	font-weight:  bold;
	color: #166e37;}
	
	#claim-fr {font-size: 30px;}

#header-img, #header-img2, #header-img3, #header-img4, #header-img5, #header-img6, #header-img7 {
	height: 358px; width:880px;
	background: transparent url(images/header-start.jpg) left bottom no-repeat;
	z-index: 0;}

#header-img2 {background: transparent url(images/header2.jpg) left bottom no-repeat;}
#header-img3 {background: transparent url(images/header3.jpg) left bottom no-repeat;}
#header-img4 {background: transparent url(images/header4.jpg) left bottom no-repeat;}
#header-img5 {background: transparent url(images/header5.jpg) left bottom no-repeat;}
#header-img6 {background: transparent url(images/header6.jpg) left bottom no-repeat;}
#header-img7 {background: transparent url(images/header7.jpg) left bottom no-repeat;}

/* Languages--- */	
	
#qtrans_language_chooser {
	position: absolute;
	top: -40px;
	left: 710px;
   width: 170px; 
	height: 20px;
   margin: 0; 
	padding: 0 ;
	background: #e9e9de url(bilder/menu.png) no-repeat;
	z-index: 30;
}


#sidebar #qtrans_language_chooser li {
	position: relative; float: left;
	top: 0; left: 0px; 
   margin: 0; 
	padding: 0; 
	list-style: none;
}
  
#sidebar ul#qtrans_language_chooser li {
   width: 17px; border: 0; padding: 5px;
	display: block;
}

#sidebar #qtrans_language_chooser li a { 
	text-decoration: none; 
	text-indent: -8765px; 
	/* Der Mac-Hack \*/ overflow: hidden; /* Mac-hack Ende */ 
}

#sidebar #qtrans_language_chooser li a:hover {background-color: transparent; }


/* --- */	
	
	

	
/* !sidebar */	

#sidebar {
	float: left;}	

#searchform {position: relative;  top: -34px; left:0px;}

#searchform label {display: none;}
	
#searchform #s {width: 95px; background: #fff; border: 1px solid #000;}

#searchsubmit {width: 50px; background: #fff; border: 1px solid #000;}

	#flexi-pages-1 {margin-top: 18px;}

	#flexi-pages-1 ul {width: 150px; border-top: 1px solid #166e37;}
	
	#sidebar ul li ul li {
		padding: 3px 0 3px 0; 
		border-bottom: 1px solid #166e37;
		list-style: none;}
	
	#sidebar a {
		display: block; padding: 7px 0 7px 7px; 
		color: #166e37; text-decoration: none;}
		
	#sidebar a:hover, #sidebar .current_page_item a {
		color: #fff;
		background-color: #166e37;}
		
/* !Content */	
		
#content {
	width: 680px; margin: -40px 20px 0 200px;}
	
.post-meta {float: right; width: 170px; padding-top: 20px;}

.post-meta-key {
	display: none;}
	
.post-meta img	{margin-top: 20px; padding: 3px 0 3px 0;border-top: 1px solid #166e37;border-bottom: 1px solid #166e37;}

.entry {
	width: 480px;}
	
	#post-10 .entry, #post-2 .entry {
	width: 670px;}	
	
	#post-10 .post-meta, #post-2 .post-meta {display:none;}
	
	#content h1 {
		margin-bottom: 50px;
		font-size: 2.2em; font-weight: bold; color: #fff;}
	
	#content h2 {
		margin-bottom: 0.5em;
		font-size: 1.6em; font-weight: bold; color: #166e37;}
	
	#content p {
		line-height: 1.4em;
		margin-bottom: 1.4em;}
		
	.entry ul {
		margin-left: 15px;}
	
	.entry li {
		padding-left: 15px;
		line-height: 1.5em;
		list-style-type: circle;}
		
	
		
#kontakt-us {float: left;width: 300px;}
#kontakt-de {margin-left:320px; width: 340px;}	
		
		
#footer {clear: both; text-indent: -999999px; background: #000; width: 100%; height: 10px; margin-top: 50px;}
	
	
	#footer p, #footer a {display: none;}	
	
	
	
	
	
