body {
	background: #94050B url(../grafiken/structure/body_back.jpg);
	background-repeat:repeat-x;
	font-family:arial, verdana, tahoma;
}

td {
	font-size:12px;
	color:#302722;
}

td.links {
	width:256px;
	background: url(../grafiken/structure/links_back.gif);
}

td.mitte {
	background: #E9E6E5 url(../grafiken/header/mitte_motiv.jpg) 0 0;
	background-repeat:no-repeat;
	padding-top:252px;
	padding-left:29px;
	padding-right:27px;
}

td.rechts {
	width:65px;
	background: url(../grafiken/structure/rechts_back.gif);
}

h1 {
	font-size:15px;
	color:#302722;
	margin:0px;
	padding:0px;
}

a {
	color:#302722;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#94050B;
	font-weight:bold;
	text-decoration:none;
}

ul {
	padding: 0 0 0 0;
	margin:0 0 0 10;
}

li {
	list-style: none;
	background: transparent url("../grafiken/li.gif") 0px 3px no-repeat;
	vertical-align:middle;
	line-height:30px;
	padding: 0 0 0 32px;	
}

.bigschrift {
	font-size:18px;
}