/*
Project: http://www.vereinlebenswert.de/
Type: CSS
Description: Main Styles for all Browsers
Version: 2.0
Date: 2006-02-06, Gabriele Strache
Last Modified: 2012-01-24, Gabriele Strache

===== Colors =====

page background: #d6dbf1 (light blue)
font general: #666 (dark grey)
link left navigation: #888 (grey)
active link left navigation: #f93 (orange)
background left navigation: #efefef (light grey)
h1: #f93 (orange)
h2: #888 (grey)
h3: #888 (grey)
background table cells: odd: #d6dbf1 (light blue)
background table cells: even: #efefef (light grey)
*/

*  { /* zeroes off the browser defaults */
	padding: 0;
	margin: 0;
	border: 0;
	}
	
html, body { /* forcing a vertical scrollbar to avoid the page shift */
	min-height:101%;
	margin-bottom:1px;
	}

body {
	text-align: center; /*IE5Win hack for centering layout*/
	min-width: 77em; /* keeping Gecko browsers from allowing content to escape to the left if the browser window is narrowed */	
	background-color: #d6dbf1;
	color:#464646;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%; /* sets the base font size that 1em equals 10px */
	min-width: 77em; /* keeping Gecko browsers from allowing content to escape 
	to the left if the browser window is narrowed */
	max-width: 100%; /* Prevents the body from becoming wider than the viewport */		
	}
	
p {
	margin:0 0 1em;
	font-size: 1.3em;
	line-height: 1.8em;		
	}
	
img { 
	border:0;			
	}
	
img.verwaltung {
	float: right;
	margin: 0 0 1em;
	}	
	
div.underline {
	border-bottom: 2px #888888 /*dashed*/ dotted;	
	margin-bottom: 1em;
	}
	
a {
	outline: none;
	}

	
/* ===== Headlines ===== */
	
h1 {
	font-family: Arial, Helvetica, sans-serif;		
	font-size: 1.6em;	
	color: #f93;	
	background-color:transparent;		
	margin:0 0 1.8em;
	}
	
h2 {
	font-size: 1.3em;
	color: #686868;
	background-color:transparent;
	margin: 0 0 1em;
	}

h3 {
	font-size: 1.3em;
	color: #686868;
	background-color:transparent;
	margin: 0 0 0.3em;
	}
		

/* ===== Container ===== */

#pagewrapper {
	width: 77em; /*fixed page width*/	
	text-align: left; /*reset text alignment*/
	min-width: 77em;
	margin: 0 auto; /*centering layout*/
	padding: 0;
	background: #fff url(img/bg_header_20x85.jpg) repeat-x;
	position: relative; /*making pagewrapper the reference for an absolute positioned child*/
	}
		
#headbox {	
	margin:0 0 3em;
	padding: 0 0 0;
	background: url(img/bg_headerNEU3.jpg) no-repeat right;	 
	}	
	
#logoBox {
	background: #fff;	
	/*overflow: hidden;*/
	width: 15em;	
	}
	
#logoLebensWert {
	margin: 0 auto;
	text-align: center;
	}
	
#ukLogoBox {
	width: 100%;
	padding: 3.7em 0 4.8em;
	background-color: #fff;
	overflow: hidden;	
	}

#singendeKHLogoBox {
	width: 100%;
	padding: 0 0 4.8em;
	background-color: #fff;
	overflow: hidden;	
	}	
	
#navbox {
	width:15em;
	margin:0;
	float:left;
	background-color:#efefef;
	}
	
#leftnav{	
	margin: 1.7em 1.5em /*0.63em*/ 1.7em 2em;
	padding: 0;					
	}
	
#picturebox {	
	width:15em;
	margin:0;
	padding: 0;	
	float:right;
	}
	
#picturebox img {	
	clear: right;
	float: right;
	margin-bottom:10px;
	}
	
#picturebox p {
	background-color:#efefef;
	line-height:1.5em; 	
	padding:0 0.5em;
	}
	
	
#picturebox h1 {
	margin: 0 0 1.3em 0;
	/*margin:1.25em 0 0.8em 0;*/
	}
	

#contentbox {	
	width:46em;	
	/*width:46.9em;*/	
	float:left;
	background-color: #fff;
	}
	
#content {	
	/*margin: 1.2em 1.25em 3.13em 1.25em;*/
	margin: 0 2em 5em 2em;
	}

#content ul {
	margin-left: 1.25em;
	padding-left: 1.25em;
	font-size: 1.3em;
	line-height: 1.8em;	
	}
	
/* Fix for IE-win 3 Pixel Text-Jog */
	
/* Hide from IE5-mac. Only IE-win sees this. \*/ 
* html #navbox {
  margin-right: -3px;
  } 
* html #contentbox {
  height: 1%;
  margin-left: 0;
  } 
/* End hide from IE5/mac */
*#footer{
	/*height:50px;		
	background-color:#CCE5FF;
	border: 0.1px solid #CCE5FF;*/
	clear: both;
	/*margin-left: 16.9em;*/
	}

.imgright {
	float: right;
	width: 150px;
	margin: 0.8em 0 0.3em 0.8em;
}

.imgleft {
	float: left;
	width: 150px;
	margin: 0.8em 0.8em 0.3em 0;
}

div.imgleft p {
	font-size: 1em;	
}

div.imgright p {
	font-size: 1em;	
}	
	
.textimgleft {
	float: left;	
	margin: 0.3em 0.8em 0.3em 0;
}	

	
/* ===== Links ===== */

/* content links */
#content a, #picturebox a {
	text-decoration:none;
	color: #0000ff;
	}
	
#content a.external-r {
	padding-right: 15px;
	color: #00f;
	background: #fff url(../img/newWindow.gif) no-repeat right center;
	}
	
#content a.external-l {
	padding-left: 15px;
	color: #00f;
	background: #fff url(../img/newWindow.gif) no-repeat left center;
	}
	
#content a.link_pdf-l {
	padding-left: 17px;
	color: #00f;
	background: #fff url(../img/pdfFile.gif) no-repeat left center;
	}
	
#content a.link_pdf-r {
	padding-right: 17px;
	color: #00f;
	background: #fff url(../img/pdfFile.gif) no-repeat right center;
	}
	
	
/* left navigation links */			

#leftnav ul {				
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

/*#leftnav li a {
	text-decoration: none;
	}*/

span.currentpage {	
	color: #f93;
	background-color:#efefef;
	}
	
#leftnav li.fstLevel {
	margin:0px;
	padding: 0.47em 0;
	font-size: 1.3em;
	font-weight: bold;
	color: #686868;
	background-color:#efefef;
	}
	
#leftnav li.secLevel {
	margin:0px;
	padding: 0.16em 0;
	font-size: 1.3em;
	font-weight:normal;
	color: #686868;
	background-color:#efefef;
	}
	
#leftnav li.fstLevel a {
	text-decoration: none;			
	color: #686868;
	background-color:#efefef;
	}
	
#leftnav li.fstLevel a:hover {
	text-decoration: none;	
	color: #f93;
	background-color:#efefef;
	}
	
#leftnav li.fstLevel a.currentpage {
	text-decoration: none;	
	color: #f93;
	background-color:#efefef;
	}
	
#leftnav li.secLevel a {
	text-decoration: none;			
	color: #464646;
	background-color:#efefef;
	}
	
#leftnav li.secLevel a:hover {
	text-decoration: none;	
	color: #f93;
	background-color:#efefef;
	}
	
#leftnav li.secLevel a.currentpage {
	text-decoration: none;	
	color: #f93;
	background-color:#efefef;
	}
	
	
/* ===== Table Styles ===== */
	
table {	
	margin:0;
	border:0;
	width:100%;
	}
	
td {
	vertical-align: top;
	font-size: 1.3em;
	line-height: 1.8em;	
	padding: 0.31em;
	}
	
tr.odd {
	background-color: #d6dbf1;
	}
	
tr.even {	
	background-color: #efefef;
	}
	
table.photolist td {
	background-color: #fff;
	border-bottom: 2px #888888 dotted;
	padding:0.57em 0;
	}
		
	
/* ===== Classes for Fonts ===== */

strong {
	font-weight:bold;
	/*color: #888;*/
	}
	
.accent {
	font-weight:bold;					
	color:#888;
	background-color:#fff;	
	}
	
.small {
	margin:0 0 1em;
	font-size: 0.8em;
	line-height: 1.5em;
	}
	

	
	
/* ===== Classes for Positioning ===== */

.just {
	text-align: justify;
	}
	
.lt {
	text-align:left;	
	}
	
.rt {
	text-align:right;	
	}
	
.ctr {
	text-align: center;
	}
	
.mdl {
	vertical-align: middle;
	}
	
.clr {	
	clear: both;
	height: 0;
	margin: 0;
   	padding: 0;		
	line-height: 0px;
	font-size: 0.1px;
	}
	
.clrboth {
	clear: both;
	}	
			
.nomargin {
	margin: 0;
	}
	
.floatright {
	float: right;
}

.floatleft {
	float: left;
}


/* ===== Search Form ===== */	

#searchform {
	margin: 2.5em 0 1.7em 0;
	/* making the div containing floats */
	width: 100%;
	overflow: hidden;
	}

#searchform #q {	
	width: 8.3em;
	font: 1.3em Arial, Helvetica, sans-serif;
	color: #666;	
	}

#searchform #sa {
	float:right;
	width: 5.5em;
	font: 1.3em Arial, Helvetica, sans-serif;
	border:1px solid #009;
	background-color: #fff;
	padding:1px;
	margin: 5px 0;
	}






	
	
	

