/***************************************************************************************
Eberhard Räder Mediatechnik
---------------------------
System NTN
Version 2013
------------------------------------------------------------------------------------
Stylesheet
Veranstaltungskalender
Version 1312
Erstellt: 28.12.2013
****************************************************************************************/
.ntn_veranstaltungen{	/* Tabellenformat */
	width:					100%;
}
.ntn_veranstaltungen  h3{
	margin-top:				0px;
	font-size:				110%;
}
.ntn_veranstaltungen  td{
	padding-top				:10px;
	padding-bottom			:20px;
}
.ntn_veranstaltungen  tr{
	border-style:			solid;
	border-width:			0px;
	border-bottom-width:	1px;
	border-color:			#5A1E19;
}
.ntn_veranstaltungen tr h2{
	margin-top:				0px;
	color:					red;
}
.ntn_veranstaltungen tr img{
	width:					30%;
}
.ntn_veranstaltungen .th{	/* Kopfzeile */
}
.ntn_veranstaltungen .tl{	/* linke spalte */
	width:					35%;
	padding-right:			5%;
/*	padding-bottom:30px; /**/
}
.ntn_veranstaltungen .tl img{
	width:					100%;
}
.ntn_veranstaltungen .tr{	/* rechte spalte */
/*	padding-bottom:30px; /**/
}
.button_1507{
	color				: #000000;
	background-color	: #EBA301;
	padding				: 1px;
	border-radius		: 10px;
	border-style		: solid;
	border-color		: silver;
	border-width		: 1px;
	display				: inline-block;
}
.button_1507 .innerFrame{				/* innerer bereich */
	padding				: 5px;
	padding-left		: 10px;
	padding-right		: 10px;
	border-radius		: 9px;
	border-style		: solid;
	border-color		: #000000;
	border-width		: 2px;
}
#content .button_1507 h1{
	font-size:90%;
	color				: #000000;
	margin				: 0px;
	text-align			: center;
}
#content .button_1507 h2{
	font-size:80%;
	color				: #000000;
	margin				: 0px;
	text-align			: center;
}
 .button_1507 hr{
	border-style		: none;
	background-color	: #000000;
	height				: 2px;
}