@charset "UTF-8";
/* CSS Document */
#galleriegesamt{
	width:912px;
	height:494px;
	background-color:#FFF;
	
	
	float:left;
	margin:15px 0px 0px 15px;
	line-height: 1.4em;}

#gallerie{
	float:left;
	margin:0px 0px 0px 22px;
	
	width:850px;
	height:350px;
	background-color:#FFF;
	overflow: auto;
	
	}
	

#gallerie a{
	float:left;
	margin:19px 0px 0px 19px;
	}
	

#bilderrahmen{
	margin-top:0px;
	margin-left:100px;}

#galleriegesamt h1{
	margin-left:40px;
	margin-top:35px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:0.8em;
	
	}

#galleriegesamt h2{
	margin-left:40px;
	margin-top:35px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:0em;
	
	
	}

	

	
#galleriegesamt p{
	float:left;
	
	margin:-8px 0px 10px 400px
	
	}
#contentgallerie{
	
	width:942px;
	height:524px;
	background-image:url(../images/content.jpg);
	float:left;
	margin:35px 0px 0px 9px;
	
	
	
	}
	


