@charset "UTF-8";
/* CSS Document */


#text {
	margin-top: 10px;
	margin-right: 10px;	
	margin-left: 10px;
	margin-bottom: 35px;	
	float: left;
	width: 300px;
	
}




/*----------------Start -treichel- Start--------------------*/

#treichel {
 min-height: 100%;
  height:auto !important;
  height:100%;
	background-image: url(images/treichel-icon.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
/*	margin: 10% 5% 20% 5%;	
*//*	float: left; */	
	width: 25%;

}

#treichel a:hover {
	height: 300px;
	background-image: url(images/treichel-hover-icon.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
}

#nav-gallerie span {
	display: none;
}

#treichel a {
	display: inline-block;
	height: 100%;
}


/*----------------Ende -treichel- Start--------------------*/




/*----------------Start -gemälde- Start--------------------*/

#gemaelde {
	height: auto;
	background-image: url(images/gemaelde-icon.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
/*	margin: 10% 5% 20% 5%;	
*//*	float: left; */	
	width: 25%;

}

#gemaelde a:hover {
	height: 300px;
	background-image: url(images/gemaelde-hover-icon.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
}

#nav-gemaelde span {
	display: none;
}



#gemaelde a {
	min-height: 300px;
	display: block;
}


/*----------------Ende -gemälde- Start--------------------*/





/*----------------Start -geburtstafeln- Start--------------------*/

#geburtstafeln {
	height: auto;
	background-image: url(images/geburtstafeln-icon.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	margin: 10% 5% 20% 5%;	
	width: 25%;

}

#geburtstafeln a:hover {
	height: 300px;
	background-image: url(images/geburtstafeln-hover-icon.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
}

#geburtstafeln span {
	display: none;
}

#nav-geburtstafeln a {
	min-height: 300px;
	display: block;
}


/*----------------Ende -geburtstafeln- Start--------------------*/



.text {
	margin-top: 10px;
	margin-right: 10px;	
	margin-left: 10px;
	margin-bottom: 35px;	
	float: left;
	width: 300px;
	
}



.title_portfolio {
	padding-left: 10px;
	float: left;
	width: 600px;
	
}

.ml {
	margin-left: 10px;
}

.textabstand_portfolio {
	padding: 0px 0px 7px 10px;
}

.nmb {
	margin-bottom: -1.1em;
}

.mt {
	margin-top: 12px;
}

.bmt {
	margin-top: 32px;
	color: #DBD6E8
}


