body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	/*background: #d2d2d2;*/
	background-image:url(/media/images/wutzer_bg.png);
	background-repeat:repeat-x;
	background-color: #2d2d2d;
}

a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 11px;
	text-decoration: none;
	color: black;
}
a:hover, a:active {
	text-decoration: underline;
}



ul li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

tr.default1:hover {
	background: #daffae;
}

tr.default2:hover {
	background: #cfff97;
}





#header {
	height: 242px;
	width: 850px;
	background-image: url(/media/images/header.jpg);
	overflow:hidden;
}

#mainnav {
	background:#fff;
	height: 40px;
	width: 850px;
	margin-top: 202px;
	filter: alpha(opacity=70); /* Für den Internet Explorer */
	opacity: 0.7; /* Für alle anderen Browser */
}

a.navi:link, a.navi:active, a.navi:visited {
	display: block;
	float: left;
	background:#999999;
	color: #fff;
	text-align: center;
	margin: 0 2px 0 0;
	padding: 11px 6px 12px 6px;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
}

a.navi:hover {
	background-color:#CCCCCC;
  	color:#000000;
}

#breadcrumbs {
	float: left;
	font-size: 10px;
	color: #8c8c8c;
	width: 600px;
	height: 30px;
	margin-left: 10px;

}

#breadcrumbs a,
#breadcrumbs a:link,
#breadcrumbs a:visited {
	font-size: 10px;
	color: #8c8c8c;
}

#footer a,
#footer a:link,
#footer a:visited {
	font-size: 10px;
	color: black;
}

#breadcrumbs a:hover,
#breadcrumbs a:active,
#footer a:hover,
#footer a:active,
{
	color: black;
	text-decoration: underline;
}

#footer {
	font-size: 10px;
	color: black;
	margin-top: 70px;
	margin-left: 10px;
	margin-bottom: 10px;
	position: relative;
	margin-bottom: -70px;
	bottom: 80px;
}

a.sitemap, a.sitemap:link, a.sitemap:visited {
	font-size: 10px;
	color: black;
}

a.sitemap:hover, a.sitemap:active {
	text-decoration: underline;
}

#breadcrumbs a.active,
#breadcrumbs a.active:link,
#breadcrumbs a.active:visited,
#breadcrumbs a.active:hover,
#breadcrumbs a.active:active  {
	color: black;
}

#static_nav {
	float: right;
	width: 195px;
	height: 30px;
}

#leftside {
	border-top: 15px solid white;
	float: left;
	background-image: url(/media/images/menue_seite.gif);
	background-repeat: no-repeat;
	width: 142px;
	min-height: 200px;
	margin-left: 8px;
	padding-top: 24px;
}

#content {
	float: left;
	width: 465px;
	margin: 7px;
	margin-left: 12px;
	margin-right: 17px;
	line-height: 1.15em;
}

#content a {
	border-bottom: #999 thin dotted;}

#content a:hover {
	border-bottom: #999 thin solid;
	text-decoration:none;}

#content img  a  {
	border-bottom: none;}

#content a:hover {
	border-bottom: #999 thin solid;
	text-decoration:none;}

#rightside {
	border-bottom: 15px solid white;
	margin-top: 15px;
	float: left;
	width: 195px;
}

#rightside img {
	border: 0px;
	margin: 3px;
}

#leftside ul {
	margin: 0px;
	padding: 0px;
}

#leftside ul li a, #leftside ul li a:link, #leftside ul li a:hover, #leftside ul li a:active {
	margin: 0px;
	display: block;
	list-style: none;
	padding: 8px 0px 9px 5px;
	border-bottom: #FFFFFF 1px dotted;
	text-decoration: none;
	color: #333;
}

#leftside ul li a:hover {
	background: #FFFFFF;
}



h1 {
	margin: 0px 0px 0px 0px;
	font-size: 16px;
	color: #333333;
	border: 0px;
	font-weight: normal;
	line-height: 1.25em;
}

h2 {
	margin: 2px 0px 0px 5px;
	font-size: 14px;
	color: #333333;
}



#pageBox {
	margin: auto;
	background: white;
	border: 1px solid #808080;
	width: 850px;
}

#kontakt {
	margin-left: 3px;
	margin-top: 5px;
	padding-left: 11px;
	padding-top: 30px;
	background: url(/media/images/rightside/kontakt.gif) no-repeat;
}

#start a { border:0;}
#start a:hover { border:0;}

/**
 * RSS FEED
 */
.rssfeed ul li {
	margin-bottom: 25px;
}

.rssfeed ul li a {
	font-size: 16px;
	color: #333333;
	border: 0px;
	font-weight: normal;
	line-height: 1.25em;
}

.rssfeed ul li p {
	margin-left: 15px;
	margin-top: 4px;
}
