* {
	font-family: Arial,Verdana, Helvetica;
	line-height: 16px;
}

body {
	background-color: #FFFFCC;
	color:#000066;
	font-size: 9pt;
}

hr {color: #808080; width: 100%; height: 1px;}

table {
	color:#000066;
	font-size: 9pt;
}
h1 {
	color:#000066;
	text-align: center;
	font-size: 22px;
	line-height: 35px;
	text-decoration: none;
	text-transform: uppercase;
}
h2 {
	color:#000066;
	text-align: center;
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 0px
}
h3 {
	color:#000066;
	text-align: left;
	font-size: 16px;
	line-height: 21px;
	font-style: italic;
	text-decoration: underline;
}

a[href $='.pdf'] {
	background: transparent url('bilder/link_pdf.png') no-repeat right;
	padding-right: 16px;
}
a[href^="http:"],a[href^="https:"] {
	background: url('bilder/link_extern.gif') no-repeat right;
	padding-right: 12px;
}
a:link	{
	color:#0000FF;
	text-decoration:underline;
}
a:visited {
	color:#0050A0;
	text-decoration:underline;
}
a:active {
	color:#E00000;
	text-decoration:underline;
}
a:hover {
	color:#E00000;
	text-decoration:none;
}

span.headline {
	width: 560px;
	border: 2px solid #000066;
}
.thema {
	width: 560px;
	border: 1px solid #000066;
}

a.nav:link {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;	
}
a.nav:visited {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;	
}
a.nav:active {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;	
}
a.nav:hover {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;	
}
a.navactive:link {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;	
}
a.navactive:visited {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;	
}
a.navactive:active {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}
a.navactive:hover {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}
a.subnav:link {
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none;	
}
a.subnav:visited {
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none;	
}
a.subnav:active {
	font-size: 8pt;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;	
}
a.subnav:hover {
	font-size: 8pt;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;	
}
a.subnavactive:link {
	font-size: 8pt;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;	
}
a.subnavactive:visited {
	font-size: 8pt;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;	
}
a.subnavactive:active {
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;	
}
a.subnavactive:hover {
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;	
}

.tablehead {
	font-size: 8pt;
	font-weight: bold;
	background-color: #000066;
	color: #FFFFCC;
	text-transform: uppercase;
	height: 20px;
}

.error
{
	color: #CC0000;
	text-decoration: none;
}
ul.error
{
	color: #CC0000;
	text-decoration: none;
}