/*  -------------------------------------------------
    media sound design GmbH - CSS-Datei
    ©2006 mediafactory
    http://www.media-factory.info/
    -------------------------------------------------*/

/* Beginn der Submenu - Formatierungen */
.txt-submen {
	text-decoration:none;
	font-family: Tahoma;
	font-size: 11px;
	color: #DE0027;
	font-weight:bold;
}
.txt-submen:link {
	text-decoration:none;
	font-family: Tahoma;
	font-size: 11px;
	color: #DE0027;
	font-weight:bold;
}
.txt-submen:visited {
	text-decoration:none;
	font-family: Tahoma;
	font-size: 11px;
	color: #DE0027;
	font-weight:bold;
}
.txt-submen:hover {
	color: #2B6E9D;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
}
.txt-submen:active {
	color: #DE0027;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 11px;
	color: #DE0027;
	font-weight:bold;
}
/* Ende der Submenu - Formatierungen */



/* Beginn der Standard-Textlinks */
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
/* Ende der Standard-Textlinks */



/* Beginn der Standard-Textformatierung */
.txt-norm {
	color: #000000;
	font-size: 12px;
	font-family: Verdana;
	line-height:17px;
}
/* Ende der Standard-Textformatierung */



/* Beginn der Textüberschriften */
.txt-subtit {
	color: #2B6E9D;
	font-weight: bold;
	font-size: 13px;
}
/* Ende der Textüberschriften */



/* Anfang Topbutton */
.topbut {
	color: #2B6E9D;
	font-size: 10px;
	text-decoration:underline;
}
.topbut:link {
	color: #2B6E9D;
	font-size: 10px;
	text-decoration:underline;
}
.topbut:visited {
	color: #2B6E9D;
	font-size: 10px;
	text-decoration:underline;
}
.topbut:hover {
	color: #2B6E9D;
	font-size: 10px;
	text-decoration:none;
}
.topbut:active {
	color: #2B6E9D;
	font-size: 10px;
	text-decoration:underline;
}
/* Ende Topbutton */



/* Anfang Schlagschattentabelle */
.TD1 {	border: 1px solid #919191;
}
.TDIn {
	padding: 1px;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
}
/* Ende Schlagschattentabelle */



/* Anfang Text-Klein */
.txt-small {
	font-size: 10px;
	color: #000000;
	font-family: Verdana;
}
/* Ende Text-Klein */








/* Anfang Zeilen-Rollover */
.rowroll:link {
	color: #000000;
	font-size: 12px;
	font-family: Verdana;
	line-height:17px;
	text-decoration:none;
}
.rowroll:visited {
	color: #000000;
	font-size: 12px;
	font-family: Verdana;
	line-height:17px;
	text-decoration:none;
}
.rowroll:hover {
	color: #000000;
	font-size: 12px;
	font-family: Verdana;
	line-height:17px;
	text-decoration:none;
}
.rowroll:active {
	color: #000000;
	font-size: 12px;
	font-family: Verdana;
	line-height:17px;
	text-decoration:none;
}

.rowroll-td td a { 
	display:block; 
	width:100%; 
	height:18px; 
} 
/* Ende Zeilen-Rollover */