body, td, div, span, input, select, textarea, a, p {  
	font-family: Verdana, Geneva, Arial, Helvetica, Times, sans-serif;
	font-size: 11px; 
	font-weight: normal;
	color: #000000;
}

.txtpink {  
	font-size: 11px; 
	color: #3C117C;
}

.txtintro {  
	font-size: 11px; 
	color: #FFFFFF;
}

a {  
	font-size: 11px; 
	color: #ff0000;
	text-decoration: underline;
}

a:hover {  
	font-size: 11px; 
	color: #ff0000;
	text-decoration: underline;
}

.title {
	font-size: 13px;
	font-weight: bold;
	color: #4F2846;
}

.comments {  
	font-size: 11px; 
	color: #3C117C;
	text-decoration: none;
}
/* subnavigation */

td.nav {
	padding-left: 10px;
	border-top: 1px solid white;
	padding-top:4px;
	padding-bottom:4px;
}

a.nav {
	text-decoration: none; 
	color: #000000;
}

a.nav_active, a.nav_active:hover, a.nav:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

td.subnav1 {
	border-top: 1px solid white;
	padding-top:4px;
	padding-bottom:4px;
	padding-left: 10px;
}

td.subnav2 {
	width: 10px;
	padding-top:4px;
	padding-bottom:4px;
}

td.subnav3 {
	width: 110px;
	border-top: 1px solid black;
	padding-top:4px;
	padding-bottom:4px;
}

a.subnav {
	text-decoration: none; 
	color: #FFFFFF;
}

a.subnav_active, a.subnav:hover, a.subnav_active:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

/* db listen */
.titel {
	font-weight:bold;
}
td.listhead {
	background-color: #993333;
	color:white;	
	font-weight:bold;
	padding-right:10px;
}
td.list {
	padding-right:10px;
}
tr.listactive {
	background-color:#CCCC33;
	cursor:pointer;
}
td.label {
	padding-right:10px;
	font-weight:bold;
}

td.listgroup {
	border-top:1px solid #993333;
	padding-right:10px;
	padding-bottom:1em;
}
/* forms */

/* backgrounds */

.bg_yellow {  
	background-color: #CCCC33;
}

.bg_red {  
	background-color: #993333;
}

.bg_blue {  
	background-color: #003366;
}

.bg_green {  
	background-color: #336633;
}


/* diverse */

.copyright { 
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, Times, sans-serif;
	font-size: 9px; 
	color: #343434;
	text-decoration: none;
}

.copyright:hover {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, Times, sans-serif;  
	font-size: 9px; 
	color: #343434;
	text-decoration: none;
}

/* esc.publisher */

.nptitle {
	font-weight: bold;
}

.nptext {
}

.nplink {
	color: #3C117C;
	text-decoration: none;
}

.nplink:hover {
	color: #3C117C;
	text-decoration: none;
}

.npdoctitle {
	font-weight: bold;
	text-decoration: none;
}

.npdoctext {
}


.nplead {
	margin-bottom:1em;
}

.npheadline {
	font-weight: bold;
	color: #3C117C;
	text-decoration: none;
}

.npheadline:hover {
	font-weight: bold;
	color: #3C117C;
	text-decoration: none;
}

.npheadlinelead {
}

.npthumbtitle {
	font-weight: bold;
}

.npthumbtext {
}

.nppictext {
}
