
/* Content */

body ,
body td,
#fck_body,
#fck_body td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	line-height:17px;
}


sup {
	font-weight:normal;
}

address {
	font-style:normal;
}

h1, h3 {
	font-size:14px;
	margin:0;
	color:#993366;
	font-weight:bold;
	margin-bottom:10px;
}
.container_titel h1, 
.container_titel h3 {
	font-size:12px;
	margin:0;
	color:#FFF;
}

h2, h4 {
	font-size:14px;
	margin:0;
	margin-bottom:10px;
	color:#993366;
	font-weight:bold;
}

h5 {
	font-size:11px;
	margin:0;
	margin-bottom:10px;
	color:#000;
	font-weight:bold;
}

a:link,
a:visited {
	text-decoration: underline;
	color:#000;
}
a:hover {
	text-decoration: underline;
	color:#666;
}

/* Werbebanner */
#werbebanner_zusatz span {
	line-height:12px;
	font-size:10px;
	color:#999999;
	padding-right:14px;
}

/* footer */
#footer #copyright {
	color:#666666;
}
#footer #copyright a:link,
#footer #copyright a:visited,
#footer #copyright .highlight {
	color:#000000;
	text-decoration:none;
}