body
{
font-family: Verdana, Tahoma, Arial, "Lucida Console", "Microsoft Sans Serif", "MS Sans Serif", "MS Serif";
font-size : 13px;
}
img {border: 0}
a:link {text-decoration:none;}
a:visited {text-decoration:none; color : #0000FF;}
a:active {text-decoration:none; color : #0000FF;}
a:hover {text-decoration:none; color : maroon;}
div.linie { border-width: 0px 0px 1px 0px;
            border-color: maroon;
            border-style: solid;
            line-height: 0%;
            height: 0px;
            margin: 5px 0px;}
div.linie HR { display: none;}
b.font {font-size: 13px; color: maroon;}
b.font1 {font-size: 13px; color: #0000ff;}
b.font2 {font-size: 13px; color: #0000ff;}
b.font3 {font-size: 10px; color: maroon;}
b.font4 {font-size: 18px; color: #000000;}
b.font5 {font-size: 25px; color: maroon;}
b.font6 {font-size: 10px; color: blue;}
b.font7 {font-size: 11px; color: #000000;}
b.font8 {font-size: 11px; color: maroon;}
b.font9 {font-size: 15px; color: maroon;}
b.font10 {font-size: 20px; color: maroon;}
td {font-size: 13px;}
td.kl {font-size: 10px; color: #000000;}
td.ksl {font-size: 10px; color: #000000; text-align: left;}
td.kf {font-size: 10px; background-color: #eee8aa; text-align: center;}
td.km {font-size: 10px; text-align: center;}
td.kb { color: maroon; text-align: left;}
td.iw { text-align:justify;}
td.iw2 { text-align:justify; font-size: 10px; background-color: #eee8aa;}
td.iv {font-size: 10px; text-align: justify;}

td.s1 {font-size: 10px; background-color: #0ED446; text-align: left;}
td.s2 {font-size: 10px; background-color: #FF6C13; text-align: left;}
td.s3 {font-size: 10px; background-color: #F1D747; text-align: left;}

td.ss1 {font-size: 10px; background-color: #0ED446; text-align: center;}
td.ss2 {font-size: 10px; background-color: #FF6C13; text-align: center;}
td.ss3 {font-size: 10px; background-color: #F1D747; text-align: center;}

tr.add {background: #EBE491 none repeat scroll 0 0;}

input, select {
	color: #000000;
	font-size: 11px;
	background-color: #eee8aa;
	border: 1px solid #000000;
}
textarea {
	color: #000000;
	font-size: 13px;
	background-color: #eee8aa;
	border: 1px solid #000000;
}
#ueberschrift1 { border:1px solid #000000; background-color: #eee8aa; }
#ueberschrift2 { border:1px solid #000000; }
.row {background-color: #eee8aa;}
.row2 {background-color: #F0ECBC;}
.row3 {background-color: #ffffce;}
.row4 {background-color: #F7F1AB;}
.row5 {background-color: #0ED446;}
.row6 {background-color: #FF6C13;}
.row7 {background-color: #F1D747;}
.row8 {background-color: #E0DA92;}
#menu a {

display: block;
}
#menu a:hover {
color: blue;
background: #EBE491 url(/gfx/navi_links_b.gif) right bottom no-repeat;
}

.kff
{
width: 100%;
text-align: center;
}

.highlight
{
	background-color: yellow;
	font-weight: bold;
	color: black;
}

#blockquote {
	font-size: 10px;
	background-color: #F0ECBC;
	border: 1px solid;
	border-color: #maroon;
	margin: 0px;
	padding: 5px;
	text-align: left;
}

.grau
{
color: grey;
font-weight: bold;
}

.red
{
color: red;
font-weight: bold;
font-style: italic;
}

.sf
{
font-weight: bold;
font-size: 10px;
}

.s
{
font-size: 10px;
}

.kultbuch {
vertical-align: top;
color: #000000;
font-size: 10px;
text-align: center;
width: 16%;
}

#tabiw {
border:1px solid #000000;
background-color: #eee8aa;
font-size: 10px;
text-align: center;
width: 150px;
font-weight: bold;
}

.post
{
width: 100%;
overflow: auto;
line-height: 1.3em;
}





#wz {
 overflow: auto;
 width: 100%;
 height: 18em;
}

/* exploder V6 only */
* html #wz {
 overflow: scroll;
}

/* exploder V7 only */
*+html #wz {
 overflow: scroll;
}




.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: #FEF8CC;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 1px 1px;
	cursor: default;
	display: block;
	/*
	if width will be 100% horizontal scrollbar will apear
	when scroll mode will be used
	*/
	/*width: 100%;*/

	font-size: 10px;
	/*
	it is very important, if line-height not setted or setted
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('/gfx/indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #EBE491;
}
