body {
background-color: #fff; 
margin: 0 0 0 0 ;
color: #000; 
font-size: 12px;
line-height: 15px; 
font-family: Arial, Helvetica, sans-serif;
background-image: url(/pages/img/bg.gif);
scrollbar-base-color: #ccc;
scrollbar-darkshadow-color: #000;
scrollbar-shadow-color: #333;
scrollbar-arrow-color: #ff0000;
scrollbar-highlight-color: #666
}

td {
font-size: 12px;
font-style : normal;
font-family: Arial, Helvetica, sans-serif;
line-height: 15px;
color : #000
}

a {
color: #ff0000;
font-weight: normal;
text-decoration: none
}

a:link {
color: #ff0000;
font-weight: normal;
text-decoration: none
}

a:hover {
color: #a90000;
font-weight: normal;
text-decoration: none
}

.titel {
font-size: 24px;
font-family: Arial, Helvetica;
font-weight: bold;
color:#d60000;
padding-bottom: 12px;
line-height:28px
}

.utitel {
color: #000000; 
font-size: 13px;
font-weight: bold;
font-style : normal;
font-family: Verdana, Arial, Helvetica;
}

.rubTitelWeiss {
font-size: 18px;
font-family: Verdana, Arial, Helvetica;
font-weight: bold;
letter-spacing: 2px;
line-height: 20px;
color:#ffffff;
margin-bottom: 10px;
}

.titelKlein {
font-family: Arial, Helvetica;
font-weight: bold;
color:#000;
margin-bottom: 4px
}

.balken {
background-color : #fee2c6;
font-family : Arial, Helvetica;
color : #000000;
font-weight : bold;
display : block;
padding: 2 5 2 5;
margin-bottom: 8px;
}

.rubTitelRot3 {
font-size: 18px;
font-family: Verdana, Arial, Helvetica;
font-weight: bold;
letter-spacing: 2px;
color:#a90000;
margin-bottom: 12px;
line-height: 20px;
}

a.lnk_print {
	background-image:url(/pages/img/c_print2.gif);
	background-repeat:no-repeat;
	padding-left:24px;
	background-position:left;
	height:18px;
	color:#ffcc99;
	display:block;
	}

a.lnk_print:hover {
	background-image:url(/pages/img/c_print.gif);
	background-repeat:no-repeat;
	color:#fff;
	display:block;
}


