/**************************************/
/*          musikschulen.css          */
/**************************************/

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

h2 {
	margin-bottom: 12px;
	}

.bildabsatz {
	width: 335px;
	margin-right: 20px;
	float: left;
	margin-top: 18px;
	}

.bildschueler {
	margin-top: 22px;
	width: 375px;
	height: 250px;
	float: right;
	}
	
.folder {
  float: right;
  margin-top: 9px;
  border: none;
	width: 175px;
	height: 142px;
  }

.verweis {
	font-size: 11px;
	margin-top: 85px;
	margin-bottom: 7px;
	padding-left: 200px;
	}
	
.verweis a {
	text-decoration: none;
	color: #000;
  }

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

.verweis a:hover, .download a:visited {
  color: #000;
  }


.email a {
	color: #000;
	border-bottom: 1px dotted #666;
	}

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

.email a:hover, .email a:visited {
	color: #666;
	}
  
.text a {
	color: #000;
	border-bottom: 1px dotted #666;
	}

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

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