/**************************************/
/*             index.css              */
/**************************************/

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

h1 {
	margin-bottom: 16px;
	}

h2 {
	border-bottom: 1px dotted #666;
	}

.einleitung {
	font-size: 16px;
	line-height: 21px;
	}

.meisterstueck {
	float: left;
	width: 210px;
	height: 250px;
	margin-right: 50px;
	margin-top: 50px;
	}

.news {
	float: left;
	width: 210px;
	height: 250px;
	margin-top: 50px;
	}

.veranstaltung {
	float: right;
	width: 210px;
	height: 250px;
	margin-top: 50px;
	}

.guetesiegel {
  float: right;
  padding-left: 30px;
  padding-right: 5px;
  }

.bild1 {
	border: none;
	width: 170px;
	height: 140px;
	margin-top: 15px;
	margin-right: 12px;
	margin-bottom: 7px;
	float: left;
	}

.verweis {
	font-size: 11px;
	text-decoration: none;
	color: #000;
	margin-bottom: 7px;
	clear: both;
	}

p a:link, p a:visited {
	color: #000;
	}

p a:hover {
	color: #C00;
	}
	  
.einleitung a {
	color: #000;
	border-bottom: 1px dotted #666;
	}

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

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