body {
	color: #625c5f;
	margin: 0 auto;
	padding: 0;
	background-color: #1d1b1c;
	background-image: url(/layout/media_kaldenhoff/kaldenhoff_kopf.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	font: normal 0.8em Verdana, sans-serif;
}


.topmenu
{
	text-align: left;
	padding-left: 20px;
	
	display: block;
}

.topmenu a {
	color: #5a5557;
	text-decoration: none;
		
}

.topmenu span
{
	text-align: left;
	margin-right: 24px;
	float: left;
	margin-bottom: 6px;	

}

.topmenu .active a
{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.topmenu  a:hover {
color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

a:link,a,a:visited {
	color: #aea4a9;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

a:hover {
	color: white;
	text-decoration: underline;
}


/*-----  Überschriften --------*/

h1
{
	color: #7b7477;
	font-weight: normal;
	padding: 0.08em 0;
	font-style: normal;
	font-size: 2.2em;
}


h2
{
	color: #7b7477;
	font-size: 1.2em;
}


h3
{
	color: #fff;
	font-size: 1.1em;
}

h4
{
	font-size: 1em;
}



h6
{
	font-size: 0.6em;
	font-weight: normal;
	font-style: normal;
	color: #3b3336;
}



/* --------- nicht ändern -------*/
#myGallery
{
	text-align: left;
	margin: 0 auto;
}



a img {border: none;}


/* ////// BILDER //////// */

/* KLXM Bild ... Ausrichtung Links-Rechts */ 

.pleft, .pright, .pcenter, .pnormal
{border: none;}

.pleft {
	float: left;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 3px;
			
}
.pright {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;

border: none;
}
.pnormal {
	margin-bottom: 5px;
	clear: both;
	display: block;
}
	
.pcenter {
	margin-bottom: 5px;
	clear: both;
	display: block;
	text-align: center;
}
	




/* Definition der KLassen mit  Rahmen */

.pleft_b {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 3px solid #FAF9F8;
	padding: 2px;
}
.pright_b {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 3px solid #FAF9F8;
    padding: 2px;
}
.pnormal_b {
	border: 3px solid #FAF9F8;
	margin-bottom: 5px;
	padding: 2px;
	clear: both;
	display: block;
}
	
.pcenter_b{
	margin-bottom: 5px;
	border: none;
	clear: both;
	display: block;
	text-align: center;
	
}	
.pcenter_b img{
	border: 3px solid #FAF9F8;
}


.magazine-container {}
.magazine-image a, .magazine-image a:hover {
	border: 0;
	background: transparent;
	outline: 0;
}





.textblock {
	display: block;
	width: 100%;
	padding-bottom: 5px;
	clear: both;
	float: left;
	margin-bottom: 10px;
	
}

.textblock_b, .textblock_c, .textblock_d
{
background-color: #C1BBB0;
margin-bottom: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-top: 15px;
padding-right: 15px;
font-size: 0.86em;
line-height: 1.433em;
margin-top: 5px;
}

.textblock_b {
	
	margin-bottom: 25px;
	display: block;
	clear: both;
	display: inline-block;
}

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

/* Hides from IE-mac \*/ 
* html .textblock_b {height: 1%;} 
.textblock_b {display: block;} 
/* End hide from IE-mac */


textblock_c, .textblock_d
{
clear: none;
}


.textblock_c {
	float: right;
	width: 180px;
margin-left: 10px;
}
.textblock_d {
	float: left;
	margin-left: 0px;
	width: 180px;
}


.trennelement , trennelement_b, trennelement_c, trennelement_d
{

	clear: both;
	display: block;
	margin-bottom: 2px;	
}
.trennelement {height: 20px; clear: both; }

.trennelement_c {height: 60px; clear: both;}
.trennelement_d {height: 80px; clear: both;}
.trennelement_b {height: 40px; clear: both; }






/*
	---------------- Sitemap Styler  --------------------------	 
*/



/* etc. */
.zufalltitel {
	display: block;
	clear: none;
	font-size: 1.2em;
	color: #FFFFFF;
}

.sitebar2
{
	background-color: #E5E6E6;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	display: block;
	clear: both;
	margin-bottom: 15px;
}

/* 
--------- FORMULAR-OBJEKTE ------------ 
*/




hr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	height: 1px;
}

