@charset "utf-8";

body {
	background-color: #d2edee;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: 'Lucida Grande', 'Trebuchet MS', verdana, arial, sans-serif;
	font-size: 9pt;
	color: #000000;
}
a {
	color: #000000;
}
a:link {
	text-decoration: none;
	font-style:italic;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #ff1ece;
}
a:active {
	text-decoration: none;
	color: #ff1ece;
}
.ausgabe {
	font-size: 30pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	line-height: 44px;
}
.titelthema_01 {
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.titelthema_02 {
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	line-height: 10px;
}
.titelthema_03 {
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
}

