body {
	font-family:				verdana, arial, helvetica, geneva, sans-serif;
	font-size:					10pt;
	background-color:			#ffffff;
	line-height:				130%;
}

a,
a:link,
a:active,
a:visited {
	color:				#000000;
	text-decoration:	none;
}

a:hover {
	text-decoration:	underline;
}





/*
 * Überschriften
 */
h1, h2, h3, h4 {
	line-height:				130%;
	page-break-after:			avoid;
}
h1 {
	font-size:					14pt;
}
h2 {
	font-size:					13pt;
}
h3 {
	font-size:					12pt;
}
h4 {
	font-size:					12pt;
}

/*
 * Absätze
 */
p {
	margin-bottom:				9pt;
}

/*
 * Bilder
 */
div.news-single-img {
	float: left;
	margin: 0.5em 0.8em 0.8em 0em;
}
div.news-single-img img {
	border-left:				3pt solid #df0404;
}

a {
	text-decoration:none;
	color:#000000;
	}

.datum { 
	font-size:9pt;
	/*display:						list-item;
	list-style-type:			none;
	float:						left;*/
}
.struktur { 
	background-repeat:		no-repeat;
	color:						#000000;
	font-style:italic;
	font-size:9pt;
	/*display:						list-item;
	margin-left:				55pt;
	//margin-left:				75pt;
	list-style-type:			disc;'*/
}

/* LISTS */
ul,
ol {
	font-size:			1.0em;
	line-height:		1.4em;
	margin:				0 0 1em 0;
	padding:			0;
	list-style-type:	square;
}

ul li,
ol li {
	margin:				0 0 0.25em 30px;
	padding:			0;
}

dl {
	margin:				0 0 1.5em 0;
	padding:			0;
	line-height:		1.4em;
}

dl dt {
	font-weight:		bold;
	margin:				0.25em 0 0.25em 0;
	padding:			0;
}

dl dd {
	margin:				0 0 0 30px;
	padding:			0;
}
/* END LISTS */


/* TABLE */
table {
	font-size:			1em;
	margin:				0 0 1.5em 0;
	padding:			0;
}

table caption {
	font-weight:		bold;
	margin:				0 0 0 0;
	padding:			0 0 1.5em 0;
}

th {
	font-weight:		bold;
	text-align:			left;
	vertical-align:		top;
}

td {
	font-size:			1em;
	vertical-align:		top;
}
/* END TABLE */	

/* CARTFORM */
.wtcartform {
	display: none;
}
/* ENDE CARTFORM */
