.boxstyling .head {
	width: 100%;
	height: 45px;
	background: url(https://tramino.s3.amazonaws.com/s/gemeinde-rettenberg/718220/headertop-jpg.jpg) top left no-repeat;
}

.boxstyling:nth-child(1) .head { background-position: top 0 left -150px; }

.boxstyling .head h3 {
	color: #FFF;
	font-size: 18px;
	text-transform: uppercase;
	margin: 0px 0 0 15px;
	padding: 12px 0 0 0;
}

.boxstyling .more {
	margin: 20px 10px 0 0;
}
.boxstyling .more:after { display: block; content: ""; clear: both; }
.boxstyling .more a  {
	font-size: 13px;
	float: right;
	color: #333333;
	color: rgba(51,51,51,0.8);
}


/* Termine */

.boxstyling.terminbox .termine {
	margin: 20px 0 0 0;
}

.boxstyling.terminbox .termine:not(.small) .termin {
	border-bottom: 1px dotted #AAA;
	border-color: rgba(170,170,170,0.75);
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
}
.boxstyling.terminbox .termine:not(.small) .termin:nth-child(2) { border-width: 0; margin: 0; padding: 0; }

.boxstyling.terminbox .termin:after { display: block; content: ""; clear: left; }

.boxstyling.terminbox .termine:not(.small) .date {
	float: left;
	width: 60px;
	height: 70px;
	background-color: #AAAAAA;
	color: #FFF;
	margin: 0 20px 0 0;
}

.boxstyling.terminbox .termine:not(.small) .date .day { 
	font-size: 35px;
	text-align: center;
}

.boxstyling.terminbox .termine:not(.small) .date .month { 
	font-size: 15px;
	text-align: center;
	text-transform: uppercase;
}

.boxstyling.terminbox .termine.small .date { margin-left: 10px; width: 60px; float: left; }
.boxstyling.terminbox .termine.small .date .day { 
	display: inline;
}

.boxstyling.terminbox .termine.small .date .month { 
	display: inline;
}

.boxstyling.terminbox .termin a {
	float: left;
	display: block;
	width: 205px;
	font-size: 16px;
	text-decoration: none;
	background: url(https://tramino.s3.amazonaws.com/s/gemeinde-rettenberg/718493/rarr-small.png) top 0px right 10px no-repeat;
}

.boxstyling.terminbox .termin.small a {
	background: url(https://tramino.s3.amazonaws.com/s/gemeinde-rettenberg/718493/rarr-small.png) top 3px right 10px no-repeat;
}

/* Notizen */

.boxstyling.notizenbox .notes {
	margin: 20px 0 0 0;
}

.boxstyling.notizenbox .page {
	border-bottom: 1px dotted #AAA;
	border-color: rgba(170,170,170,0.75);
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
}
.boxstyling.notizenbox .page:nth-child(2) { border-width: 0; margin: 0; padding: 0; }

.boxstyling.notizenbox .page a {
	background: url(https://tramino.s3.amazonaws.com/s/gemeinde-rettenberg/718493/rarr-small.png) top 5px left 20px no-repeat;
	padding: 0 0 0 35px;
	display: block;
	text-decoration: none;
	font-size: 16px;
}


/* Mitteilungsblatt */
.boxstyling.blattbox .mitteilung_pdf {
	margin:  20px 0 0 20px;
}

.boxstyling.blattbox .mitteilung_pdf .Bild {
	width: 120px;
	box-shadow: 0px 0px 13px rgba(0,0,0,0.2);
}

/* Tourismus */

.boxstyling.tourismusbox .infotext {
	margin: 20px 20px 10px 20px;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #AAA;
	border-color: rgba(170,170,170,0.75);
	font-size: 14px;
}

.boxstyling.tourismusbox .ag {
	background: url(https://storage.tramino.net/gemeinde-rettenberg/1250307/150.png) top left 10px no-repeat;
	min-height: 70px;
	padding: 0 0 0 95px;
	background-size: 70px 70px;
}

.boxstyling.tourismusbox .ag a {
	display: block;
	font-size: 16px;
	text-decoration: none;
	background: url(https://tramino.s3.amazonaws.com/s/gemeinde-rettenberg/718485/teaser-arrow.png) top 20px right 15px no-repeat;
	padding: 10px 25px 0 0;
}

@media all and (min-width: 1000px) and (max-width: 1250px) {
	
	.boxstyling .head {
		height: 40px;
	}
	.boxstyling .head h3 {
		font-size: 17px;
		padding: 10px 0 0 0;
	}

	.boxstyling.terminbox .date .day {
		font-size: 30px;
	}
	.boxstyling.terminbox .date .month {
		font-size: 13px;
	}
	.boxstyling.terminbox .termin a {
		width: 130px;
		font-size: 14px;
	}
	.boxstyling.notizenbox .page a {
		font-size: 14px;
	}

	.boxstyling.tourismusbox .infotext {
		font-size: 13px;
	}
	.boxstyling.tourismusbox .ag {
		background-size: 65px auto;
		padding: 0 0 0 60px;
	}
	.boxstyling.tourismusbox .ag a {
		font-size: 13px;
	}
}

@media all and (min-width: 768px) and (max-width: 999px) {
	.boxstyling .head {
		height: 40px;
	}
	.boxstyling .head h3 {
		font-size: 17px;
		padding: 10px 0 0 0;
	}

	.boxstyling.terminbox .date .day {
		font-size: 30px;
	}
	.boxstyling.terminbox .date .month {
		font-size: 13px;
	}
	.boxstyling.terminbox .termin a {
		width: 130px;
		font-size: 14px;
	}
	.boxstyling.notizenbox .page a {
		font-size: 14px;
	}

	.boxstyling.tourismusbox .infotext {
		font-size: 13px;
	}
	.boxstyling.tourismusbox .ag {
		background-size: 65px auto;
		padding: 0 0 0 60px;
	}
	.boxstyling.tourismusbox .ag a {
		font-size: 13px;
	}
}

@media all and (min-width: 568px) and (max-width: 767px) {
	.boxstyling .head {
		height: 40px;
	}
	.boxstyling .head h3 {
		font-size: 17px;
		padding: 10px 0 0 0;
	}

	.boxstyling.terminbox .date .day {
		font-size: 30px;
	}
	.boxstyling.terminbox .date .month {
		font-size: 13px;
	}
	.boxstyling.terminbox .termin a {
		width: 130px;
		font-size: 14px;
	}
	.boxstyling.notizenbox .page a {
		font-size: 14px;
	}

	.boxstyling.tourismusbox .infotext {
		font-size: 13px;
	}
	.boxstyling.tourismusbox .ag {
		background-size: 65px auto;
		padding: 0 0 0 60px;
	}
	.boxstyling.tourismusbox .ag a {
		font-size: 13px;
	}
}

@media all and (max-width: 567px) {
	.boxstyling .head {
		height: 40px;
	}
	.boxstyling .head h3 {
		font-size: 17px;
		padding: 10px 0 0 0;
	}

	.boxstyling.terminbox .date .day {
		font-size: 30px;
	}
	.boxstyling.terminbox .date .month {
		font-size: 13px;
	}
	.boxstyling.terminbox .termin a {
		width: 130px;
		font-size: 14px;
	}
	.boxstyling.notizenbox .page a {
		font-size: 14px;
	}

	.boxstyling.tourismusbox .infotext {
		font-size: 13px;
	}
	.boxstyling.tourismusbox .ag {
		background-size: 65px auto;
		padding: 0 0 0 60px;
	}
	.boxstyling.tourismusbox .ag a {
		font-size: 13px;
	}
}

