/**************************************/
/*          firmenprofil.css          */
/**************************************/

.text {
	clear: left;
	padding-top: 23px;
	line-height: 18px;
	}

h2 {
	margin-bottom: 12px;
	}

.textundthumbs {
	float: left;
	width: 341px;
	margin-right: 10px;
	}

.thumb {
	margin-right: 2px;
	margin-bottom: 2px;
	}

.beschreibungprofil {
	width: 335px;
	margin-top: 18px;
	}

.raumgross {
	float: right;
	margin-top: 22px;
	width: 375px;
	height: 250px;
	}

.thumbnails {
	font-size: 11px;
	margin-top: 48px;
	}

.thumbnails p {
	margin-bottom: 3px;
	}

.zurueck {
  clear: left;
  padding-top: 30px;
  }
  
.text a {
	color: #000;
	border-bottom: 1px dotted #666;
	}

.text a:link {
	color: #000;
	}

.text a:hover, .text a:visited {
	color: #666;
	}

#logo {
  float: right;
  margin-top: 11px;
  border: none;
  }
