body {
	font-family: "Tahoma", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333;
	background: #fff;
}

* {
	margin: 0;
	padding: 0;
	border: none;
}

a {
	color: #7C9A90;
	text-decoration: none;
}

a.pfeil {
	background: #fff;
	padding-left: 0;
}
	

a:hover {
	color: #77847B;
}

#wrapper {
	width: 950px;
}

#logo {
	width: 166px;
	height: 55px;
	float: left;
	background: #fff;
	margin: 50px 225px 0 40px;
}

#logo span {
	position: relative;
	left: -400em;
	font-size: 10px;
}

#logo a {
	display: block;
	height: 100%;
	width: 100%;
}

#logo img {
	display: block;
}

.claim {
	width: 464px;
	height: 23px;
	border-top: 10px solid #78847C;
	float: right;
	font-size: 22px;
	font-weight: normal;
	padding-top: 3px;
	color: #524243;
	text-indent: 0;
	background: none;
}

#main {
	width: 890px;
	margin: 20px 20px 30px 0px;
	float: left;
}



/* SUBNAVI */

#subnav {
	display: none;
}

/* ENDE SUBNAVI */



/* NAVI */

#nav {
	display: none;
}

/* ENDE NAVI */



/* CONTENT */

#content {
	width: 587px;
	float: left;
	background: none;
}

#entry {
	width: 587px;
	float: left;
}

#entry img.headerimg {
	display: none;
}

.entry_bottom {
	display: none;
	clear:both;
}

#entry h1, 
#entry h2, 
#entry h3, 
#entry p,
#entry ul {
	margin: 0 120px 0 60px;
	line-height: 16px;
}

#entry h1 {
	padding: 40px 0 10px 0;
	color: #495855;
	font-size: 18px;
	font-weight: normal;
}

#entry h2 {
	color: #202020;
	font-size: 15px;
	font-weight: normal;
	padding: .2em 0 .5em 0;
}

#entry p {
	padding-bottom: 1em;
}

#entry p.autor {
	text-align: right;
	font-style: italic;
}

#entry p.intro {
	line-height: 2.2em;
	color: #61998C;
}

#entry ul {
	margin-bottom: 1em;
}

#entry ul li {
	list-style-type: square;
	padding-left: .5em;
	margin-left: 1em;
}

.pdf {
	padding-left: 0px;
	background: none;
	height: 30px;
	line-height: 1.2em;
	padding-top: 5px;
	display: block;
}

/* ENDE CONTENT */


/* NEWS */

#news_vorschau {
	 width: 400px; 
	 margin: -10px 0 10px 0;
	 float: left;
	 padding-left: 60px;
}

#news_vorschau span {
	display: block;
	border-top: 1px solid #DAD1CC;
	text-align: right;
	font-size: 9px;
	color: #ADAAA5;
	
}

#news_vorschau div {
	width: 44%;
	padding-right: 5%;
	margin: 15px 0;
	border-right: 1px solid #333;
	float: left;
}

#news_vorschau div.right {
	padding: 0 0 0 5%;
	border: none;
}

#news_vorschau h2 {
	margin: 0;
}

#news_vorschau p {
	font-size: 10px;
	margin: 0;
	line-height: 16px;
}

#news_vorschau img,
img.news {
	float: left;
	padding: 2px;
	margin-right: 10px;
	border: 1px solid #DAD1CC;
}


/* ENDE NEWS */



/* AKTIONEN */

#aktionen {
	padding-left: 60px;
}

#aktionen div {
	width: 450px;
	margin-bottom: 30px;
	border-bottom: 1px dotted #A2A2A2;
	padding-bottom: 20px;
}

#aktionen h2 {
	padding-bottom: 30px;
	padding-top: 20px;
	margin-left: 0;
}

#aktionen img {
	float: left;
	margin-right: 20px;
}

#aktionen div h2,
#aktionen div p {
	margin: 0;
	padding: 0;
}

#aktionen div h2 {
	font-size: 13px;
	padding-top: 2px;
	color: #E18A45;
}

#aktionen div h3 {
	font-size: 11px;
	padding-top: 6px;
	color: #666666;
	margin-right: 0;
}

#aktionen div p {
	padding-bottom: 8px;
}

#aktionen big {
	font-weight: bold;
	font-size: 12px;
}


/* SIDEBAR */

#sidebar {
	width: 311px;
	float: right;
	margin-left:-8px;	
}

#sidebar .sidebar {
	background: none;
}

#sidebar .top, #sidebar .bottom {
	margin: 0 0 -57px 191px;
	width: 54px;
	height: 57px;
}

#sidebar .top { 	background: none; }

#sidebar .bottom { 
	width: 122px;
	background: none; 
	margin: 0 0 0 189px;
}


/* Dropdown */

.sidebar select {
	display: none;
}

.sidebar option {
	padding: 5px 4px;
	border: none;
	color: #4B615B;
}

.sidebar option.dunkel {
	background-color: none;
}

.sidebar option.trennung {
	border-bottom: 2px solid #4B615B;
}

/* ENDE Dropdown */


.sidebar h2,
.sidebar h3,
.sidebar h4,
.sidebar p,
.sidebar a img,
.sidebar img {
	padding-left: 0px;
	padding-right: 80px;
	margin: 5px 0;
}

.sidebar h2 {
	line-height: 25px;
	display: block;
	font-weight: normal;
	margin-top: 30px;
	font-size: 14px;
	color: #7C9A90;
}

.sidebar h2 a,
input.senden {
	padding-left: 0px; 
	background: none;
}

.sidebar h2 a:hover {
	color: #65717E;
}

.sidebar h3 {
	margin: 8px 0 0 0;
	color: #292929;
	font-size: 12px;
}

.sidebar h4 {
	font-size: 12px;
	font-weight: normal;
	color: #292929;
	margin-bottom: 8px;
}

.sidebar p {
	line-height: 120%;
	color: #808080;
	padding-bottom: .7em;
}

p.tel {
	margin-top: .5em;
	line-height: 1.4em;
}

p.tel span {
	width: 55px;
	color: #222;
	float: left;	
}

p.footer {
	font-size: 10px;
	margin: 25px 20px 30px 20px;
	color: #929292;
	line-height: 1.3em;	
}

p.footer a {
	color: #929292;
	font-size: 10px;
}


/* ENDE SIDEBAR */


/* FORM */

form.cmxform {
	margin: 0 0 30px 0;
	padding-right: 60px;
	width: 400px;
	float: left;

}

#entry form.cmxform p {
	margin-left: 0;
}

form em {
	font-weight: bold;
	font-style: normal;
	color: #667975;
}

label {
	text-align: left;
	margin-top: 10px;
	float: left;
	height: auto;
	width: 400px;
}

label input {
	width: 380px;
	margin-top: 2px;
}

label textarea {
	width: 380px;
	height: 70px;
}

label.schmal {
	width: 200px;
}

label.schmal2 {
	width: 150px;
}

label.schmal input {
	width: 180px;
}

label.schmal2 input {
	width: 130px;
}

label.schmal3 {
	width: 100px;
}

label.schmal3 input {
	width: 80px;
}

label select {
	width: 80px;
	margin: 2px 0 0 0px;
	height: auto;
}

input.senden {
	float: right;
	margin: 20px 20px 0 0;
}

input,
textarea,
select {
	font-family: "Tahoma", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #455669;
	margin-top: 2px;
	padding: 2px 0;
}

/* ENDE FORM */


/* LIGHTBOX CSS */

.slideshow {
	width: 500px;
	float: left;
}

.slideshow a img {
	border: 3px solid #fff;
	margin: 0 5px 5px 0;
	padding: 1px;
}

.slideshow a:hover img {
	border: 1px solid #fff;
	padding: 3px;
}

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 600;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../img/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
/* ENDE LIGHTBOX CSS */

