/* CSS Ducon 2006 by Dimitri Visser - www.misvid.nl with help from the internet */
/* Presentation Stylesheet */ 

.copy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 15px;
	padding: 10px;		
}

/*
#cont p, #cont_01 p,  #cont_02 p,  #cont_03 p,  #cont_04 p  {
	padding: 0 30px 10px 25px;
}
*/

#cont_01 .textp, #cont_02 .textp, #cont_03 .textp, #cont_04 .textp {
	padding: 0 30px 10px 18px;
}

.copy_front2 {
	background:#e5e5e5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 14px;
	padding: 10px;
	background-repeat:no-repeat;
	background-image:url(../i/bg_front_right.gif);
	background-position: bottom right;			
}

.datum {
	font-size: 9px;
}

.titel {
	font-size: 12px;
	font-weight: bold;
}

.subtitel {
	font-size: 12px;
	font-weight: bold;
	font-style:italic;
}

a:link, a:active, a:visited {
	color: #006699;
	text-decoration: underline;
}

a:hover {
	color: #006699;
	text-decoration: none;
}