a:link { color: #000099; text-decoration: none; }
a:visited { color: #000099; text-decoration: none; }
a:hover { color: #990000; text-decoration: underline; }
a:active { color: #EB0000; text-decoration: underline; }

p a:link { color: #000099; text-decoration: none; }
p a:visited { color: #000099; text-decoration: none; }
p a:hover { color: #990000; text-decoration: underline; }
p a:active { color: #EB0000; text-decoration: underline; }

body { height:100%;
	background-color: #F3F3F3;
	margin: 0;
	padding: 0;
	position: relative;left:0px;top:0px;z-index:0 }


h1, h2, h3, h4, h5 { font-family: Arial, Helvetica, sans-serif; }

p { font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt; }

table, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt; }

.announcered { font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	border-width: 2px;
	border-color: #cc0000;
	border-style: dashed;
	text-align: justify;
	color: #cc0000;
	padding: 10px; }

.announceblack { font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	border-width: 2px;
	border-color: #000000;
	border-style: dashed;
	text-align: justify;
	color: #000000;
	padding: 10px; }

.headline { background-color: #9C0001;
	font-family:'trebuchet ms', Arial, Verdana, Sans-Serif;
	font-size:12pt;
	font-variant:small-caps;
	text-align: center;
	color: #FFFFFF; }

.news tr { vertical-align: top; }

.news td { vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify; }

.news a:link { color: #000099; text-decoration: none; }
.news a:visited { color: #555555; text-decoration: none; }
.news a:hover { color: #990000; text-decoration: underline; }
.news a:active { color: #EB0000; text-decoration: underline; }

.syn tr { vertical-align: top; }

.syn td { vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify; }

.syn a:link { color: #000099; text-decoration: none; }
.syn a:visited { color: #555555; text-decoration: none; }
.syn a:hover { color: #990000; text-decoration: underline; }
.syn a:active { color: #EB0000; text-decoration: underline; }

.nobr { white-space : nowrap; }

.subnav a {
	color: #FFFFFF;
	font-family: 'trebuchet ms', Arial, Verdana, Sans-Serif;
	font-size: 12.5pt;
	font-variant: small-caps;
	font-weight: lighter;
	border-bottom: 1px solid #FFFFFF;
	border-left: 3px solid #FFFFFF;
	text-decoration: none;
	margin: 0 .4em 0 .4em;
	padding: .2em 0 .2em .7em;
	display: block; }

* html #subnav a {
	width: 100%; }

.subnav a:visited {
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 3px solid #FFFFFF;
	text-decoration: none; }

.subnav a:hover {
	color: #C47873;
	border-bottom: 1px solid #C47873;
	border-left: 3px solid #C47873;
	text-decoration: none; }

.time { background-color: #5F5F5F;
	font-family:'trebuchet ms', Arial, Verdana, Sans-Serif;
	font-size:12pt;
	font-variant:small-caps;
	text-align: right;
	color: #FFFFFF; }

.topbkg { background: url(../grafik/style/topbkg.png) repeat-x }

/* === Suchergebnisse === */
#output li {
margin-top: 15px;
}
#output em {
font-weight: bold;
font-style: normal;
}
#output a {
font-weight: bold;
}
#output .searchword {
color: #222;
background-color: #d0c0a0;
border: 0 none;
padding: 0 3px;
}
#output .mod {
display: block; 
font-size: 82%;
}

