
/* Global geltende Farben und Schriften */

body, td, div, p {
	font-family: Arial;
	font-size: 12px;
}
/* Formatierung der Links */
a {
	color: #0060B4;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

img {border: 0;}

body {
	color: #000;
}



#contentText h1 {
	font-size:12px;
	font-weight: bold;
}


/* Downloadtemplate */
.fd-header th {border-bottom: 1px solid #000;}
.fd-alt {background: #e1e1e1;}
.fd-directory td {background: #4182c2;border-bottom: 1px solid #000;line-height: 25px;color:#fff;}
.fd-file td {border-bottom: 1px solid #000;line-height: 25px;}


td p {margin: 0;}

iframe {border: none;}
