html {
 background: #000 url(Bilder/hintergrund/wolfsbarsch.jpg) no-repeat;
}

body {
	font-family: Arial;
	font-size: 11px;
	background-color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
                margin:0;
                background: url(Bilder/hintergrund/froschmouse.jpg) no-repeat top right;
}
table {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
h2 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
}
.small {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.title {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-image: url(images/title_bg.gif);
	background-repeat: repeat;
	background-position: left top;
}
.category_big {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.category {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.marked {
	background-color: #000000;
}
a, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #d6700b;
	text-decoration: underline;
}
a.titlelink, a.titlelink:visited, a.titlelink:active {
	color: #333333;
	text-decoration: none;
}
a.titlelink:hover {
	color: #d6700b;
	text-decoration: underline;
}
a.category, a.category:visited, a.category:active {
	color: #333333;
	text-decoration: none;
}
a.category:hover {
	color: #d6700b;
	text-decoration: underline;
}
option, textarea, input, select, file {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
.footer {
	color: #FFFFFF;
	size: 10px;
}
.form_off {
	color: #666666;
	background-color: #DCDCDC;
	border: 1px solid #666666;
}
.form_on {
	color: #000000;
	background-color: #EEEEEE;
	border: 1px solid #000000;
}
.form_username {
	background-color: #eeeeee;
	border: 1px solid #333333;
	background-image: url(images/username.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.form_password {
	background-color: #eeeeee;
	border: 1px solid #333333;
	background-image: url(images/password.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.form_name {
	background-color: #eeeeee;
	border: 1px solid #333333;
	background-image: url(images/name.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.form_text {
	background-color: #eeeeee;
	border: 1px solid #333333;
	background-image: url(images/message.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.input {
	background-color: transparent;
	border: 1px none;
	margin-top: 0px;
	margin-bottom: 0px;
}
.titelnavi {
	font-size: 12px;
	color: black;
	height: 24px;
	background:url(Bilder/navibtn_bgclosed.png) no-repeat center left;
	padding-left: 16px;
	font-weight:bold;
}
.arrowlistmenu {
	width: 160px; /*width of accordion menu*/
}
.arrowlistmenu .menuheader { 
/*CSS class for menu headers in general (expanding or not!)*/
	font-size: 12px;
                font-weight: bold;
	color: black;
	height: 23px;
	background:url(Bilder/navibtn_bgclosed.png) no-repeat center left;
	padding-left: 16px;
	margin-top: 0px;
	margin-bottom: 0px; /*bottom spacing between header and rest of content*/
}
.arrowlistmenu .openheader { 
/*CSS class for menu headers in general (expanding or not!)*/
	font-size: 12px;
                font-weight: bold;
	color: black;
	height: 23px;
	background:url(Bilder/navibtn_bgopen.png) no-repeat center left;
	padding-left:16px;
	margin-top:0px;
	margin-bottom: 0px; /*bottom spacing between header and rest of content*/
}
.arrowlistmenu ul { /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
}
.arrowlistmenu ul li {
	background-image:url(Bilder/navibtn_secondbg.png);
	padding-bottom: 0px; /*bottom spacing between menu items*/
}
.arrowlistmenu ul li a {
	font-size: 12px;
	color: #000000;
	height: 18px;
	background: url(Bilder/navibtn_secondbg.png) no-repeat center left; /*custom bullet list image*/
	display: block;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
}
.arrowlistmenu ul li a:visited {
	color: #000000;
}
.arrowlistmenu ul li a:hover { /*hover state CSS*/
	color: #A70303;
}



tr.overclass, tr.overclass_even {
 border:1px solid red;
 padding:5px;
 background-color:#f93;
 font-size:12px;
}

tr.overclass:hover, tr.overclass_even:hover {
 background-color:#fC9;
}

tr.overclass_even {
 background-color:#fff;
}



.Stil3 {
	color: #FF0000
}

td.koeche_titel {
	background:url(images/splin-bg.gif) repeat-x left top;
	height:30px;
	text-align:center;
	font-weight:bold;
	padding-left:10px;
}

