/***************************************************************************************
Eberhard Räder Mediatechnik
---------------------------
System NTN
Version 20115
------------------------------------------------------------------------------------
Stylesheet
Linkliste
Erstellt: 26.10.2014
****************************************************************************************/
.ntn_links{	/* Tabellenformat */
	width:					100%;
/*	max-width:				800px;/**/
}
.ntn_links  h3{
	margin-top:				0px;
	font-size:				110%;
}
.ntn_links  td{
	padding-top				:10px;
	padding-bottom			:20px;
}
.ntn_links  tr{
	border-style:			solid;
	border-width:			0px;
	border-bottom-width:	1px;
	border-color:			#5A1E19; /**/
}
.ntn_links  tr:hover{
	border-color:			red;
}
.ntn_links tr h2{
	margin-top:				0px;
	color:					red;
}
.ntn_links .th{	/* Kopfzeile */
}
.ntn_links .tl{	/* linke spalte */
	width:					35%;
	padding-right:			5%;
/*	padding-bottom:30px; /**/
}
.ntn_links .tl img{
	width:					100%;
}
.ntn_links .tr{	/* rechte spalte */
/*	padding-bottom:30px; /**/
}
/* extrawurst für roland rink  !!alles zentriert!!*/

.ntn_links  td{
	padding-top				:10px;
	padding-bottom			:20px;
	text-align:center;
}
.ntn_links  img{
	width:					30%;
	float:none;
}
