p, ol, ul, dt, dd, td, a.dolm{
	font-family : Arial,Helvetica;
	font-size:1em;
}

/* Verweise */
a.dolm {
	font-weight : normal;
	text-decoration : none;
}

a.dolm:link,a.dolm:visited,a.dolm:active  {
	color : #FFFFFF;
}

/* Absaetze */
p {
	color :black;
}
/* Verweise */
a {
	font-family : Arial,Helvetica;
	font-weight : normal;
	text-decoration : none;
}

:link,:visited,:active  {
	color : #FF3;
}

p.verweis {
	font-size:0.75pc;
	color : #FFFFFF;	
	text-align:center;
	margin:5px 0px 20px 0px;
	border-top-width:0px;
	border-top-style:none;
}

/* Ueberschriften */
p.h1neu  {
	font-size : 1.2pc;
	line-height:1.2pc;
	text-transform:uppercase;
	text-align:right;
	color : #cccccc;
	margin: 15px 0px 4px 5px;
	border-bottom-width:0px;
	border-bottom-style:none;
}

/* Tabellen */
td  {
	color :black;
}

/* Listen */
ul li, li, ul {
	color:black;
}

ul a {
	font-size : 1em;
}	

/* Sonstiges */
.dolmetscher {
	margin:-5px 0px 0px 0px;
	background-color:white;
	border-style:none;
	border-width:1px;
	border-color:white;
	color:black;
	position:relative;
	left:2px;
	top:0px;
	width:610px;
	padding:10px;
}


.indent {
	font-family : Arial,Helvetica;
	padding:10px 0px 15px 45px;
}

.justify {
	text-align:justify;
}

.indentmore {
	padding:10px 15px 15px 45px;
	text-align:right;
}

.small {
	font-size:0.7em;
}

#center {
	text-align:center;
}
