.content {
	width: 950px; 
}
th {
	text-align:left;
}
td, th {
	padding-left:5px;
	padding-right:5px;
	vertical-align:top;
	padding-bottom:14px;
	padding-top:3px;
	background-color:#fff;
	border-bottom:5px solid white;
	border-top:1px solid #ccc;
	font-size:95%;
	line-height:18px;
}


body {
	background-color: #E3EFBE;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin:0px;
	padding:0px;
  text-align: center;
}
	
a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #008956;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #66CC33;
}
/* *** link formate *** */
ul.menu-top li a:link, ul.menu-top li a:visited {
list-style: none;
display: block;
width:auto;
padding-left: 15px;
padding-right: 15px;
text-decoration: none;
color: #000000;
letter-spacing:1px;
}

/* *** link formate hover, 	aktiver menuepunkt 	current	*** */
ul.menu-top li a:hover, ul.menu-top li a:focus, ul.menu-top li a:active,
	ul.menu-top li#current a	{
list-style: none;
color: #009933;
background-color: #fff;
letter-spacing:1px; 
}




#container {
			width: 950px;
			height: 100%;
			margin-left: auto;
			text-align:left; /* !!! */
			text-align: left; /* !!! */
			border: 1px solid #A4CAB8;
			background-color: #FFFFFF;
			margin-right: auto;
			margin-top: 8px;
			margin-bottom: 8px;
}

#fotoleiste {
margin-bottom:50px;
}


/*  ***** content  -  container ***** */
#content_container {
		width: 583px;
		text-align:left;
		float:left;
		margin-top:12px;
		background-color: #fff;
} 		
		
/* ****** pfad | breadcrumbs ***** */
#pfad {
	width: auto;
	text-align:left;
	height: auto;
	background-color: #FFFFFF;
	text-indent: 10px;	
	font-size: 11px;
} 					
		
/* ****** inhalte | content	 ***** */
#content {
	width: auto;
	text-align:left;
	height: auto; 
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 25px;
	margin-top: 12px;
	background-color: #fff;
	height: auto;
} 	

				
																					
					
/*  ++++++ footer  ***** */

#footer_rahmen { 
width: 950px; 
height: 30px; 
clear: both;
text-align:left; 
background: #FFFFFF;
}

#footer {
width: 950px;
height: 25px;
text-align:center;
clear: both;
margin-bottom:5px;
}
.location, h2 {
color:#008956;
font-size:90%;
font-weight:bold;
margin-top:0px;
margin-bottom:15px;
}
.OhneUmbruch {
	white-space: nowrap;
}

.zertifikat {
	text-align: center;
}

