body {
	font-family: 'Verdana',sans-serif;
}
td.teaser {
	background-color : #F3F7F8;
}
p.teaser {
	font-size : 13px;
	font-weight : bold;
	color : #8A2E1D;
	line-height  : 130%;
	margin-left  : 15px;
	margin-right  : 15px;
}
td.text {
	background-color : #F3F7F8;
}
p.text {
	font-size : 12px;
	color : #8A2E1D;
	line-height  : 130%;
	margin-left  : 15px;
	margin-right  : 15px;
}
.text {
	font-size : 12px;
	color : #8A2E1D;
	line-height  : 130%;
	margin-left  : 15px;
	margin-right  : 15px;
}

h1.text {
		font-size : 18px;
	color : #8A2E1D;
	line-height  : 130%;
	margin-left  : 15px;
	margin-right  : 15px;
	
	}
	h2.text {
		font-size : 16px;
	color : #8A2E1D;
	line-height  : 130%;
	margin-left  : 15px;
	margin-right  : 15px;
	
	}
		h3.text {
		font-size : 14px;
	color : #8A2E1D;
	line-height  : 130%;
	margin-left  : 15px;
	margin-right  : 15px;
	
	}
ul {
	font-size : 12px;
	color : #8A2E1D;
	line-height  : 130%;
	margin-left  : 15px;
	margin-right  : 15px;
	list-style : circle;
}
li {
	list-style : circle;
}
td.nav {
	font-size : 11px;
	color : #8A2E1D;
}
p.copytext {
	font-size : 10px;
	color : #FFFFFF;
	background-image : assets/white.gif;
	line-height  : 130%;
	margin-left  : 15px;
	margin-right  : 15px;
}
table.haupt {
	border : solid 1px  #8A2E1D;
}
a:link {
	color : #ff8c00;
	text-decoration : none;
	font-weight : bold;
	}
a:hover {
	color : #ff8c00;
	text-decoration : underline;
	font-weight : bold;
	}
a:active {
	color : #ff0000;
	text-decoration : underline;
	font-weight : bold;
	}
a:visited {
	color : #ff8c00;
	text-decoration : none;
	font-weight : bold;
	}
td.dia {
	background-color : #F3F7F8;
	}
p.dia {
	margin-left  : 15px;
	font-family : 'Courier new',monospaced;
	font-size : 13px;
	color : #9F8075;
	font-weight : normal;
	}
a.dia {
	font-family : 'Courier new',monospaced;
	font-size : 13px;
	color : #CCCCCC;
	text-decoration : none;
	font-weight : bold;
	}
a.dia:hover {
	font-family : 'Courier new',monospaced;
	font-size : 13px;
	color : #ffa500;
	text-decoration : none;
	font-weight : bold;
	}
a.dia:active {
	font-family : 'Courier new',monospaced;
	font-size : 13px;
	color : #ff0000;
	text-decoration : none;
	font-weight : bold;
	}