* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	background: #000000 url(bilder/bg.jpg) left top no-repeat;
}

body ul {
	list-style-type: circle;
}

a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover { 
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
	color: #FF9900;
}

#searchform {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

#searchform input {
	font-size: 9px;
	border: 1px solid black;
	margin: 3px 0px 3px 10px;
}

h1 {
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
	margin: 20px 0px 6px 0px;
}

h1 a {
	color: #FF0000;
	text-decoration: none;
}

h2 {
	color: #cc0000;
	font-size: 13px;
	font-weight: bold;
	margin: 15px 0px 4px 0px;
	border-collapse: collapse;
}

h2 a {
	color: #cc0000;
	text-decoration: none;
}

h3 {
	color: #990000;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px 2px 0px;
	border-collapse: collapse;
}

h3.a {
	color: #990000;
	text-decoration: none;
}

h4 {
	color: #660000;
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0px 1px 0px;
	border-collapse: collapse;
}

h4 a {
	color: #660000;
	text-decoration: none;
}

#content_main.h1 {
	margin-bottom: 20px;
}

p {
	font-size: 11px;
	line-height:15px;
	margin: 0px 0px 10px 10px;
}

td,th {
	font-size: 11px;
	margin: 0px 0px 0px 0px;
}

th {
	font-weight: bold;
}

ul {
	list-style-type: square;
	font-size: 11px;
	margin: 0px 0px 5px 20px;
}

#content_left {
	margin: 20px 0px 0px 0px;
}

#content_main {
	padding: 20px;
}

#content_right img {
	padding: 0px;
	margin: 20px auto 5px auto;
	display: block;
}


#content_right h1 {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	margin: 20px 10px 3px 10px;
	}

#content_right h2 {
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
	margin: 4px 10px 1px 10px;
}

#content_right h3 {
	color: #FF0000;
	font-size: 10px;
	font-weight: bold;
	margin: 3px 10px 1px 10px;
}

#content_right h4 {
	color: #FF0000;
	font-size: 9px;
	font-weight: bold;
	margin: 2px 10px 1px 10px;
}

#content_right p {
	font-size: 9px;
	line-height:15px;
	margin: 0px 10px 1px 10px;
}


#rootline  {
	font-size: 10px;
	color: #FFFFFF;
}

#rootline a, #rootline a:visited, #rootline a:active {
	color: #CCCCCC;
	text-decoration: none;
}

#rootline a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


.submenu-no  {
	margin: 0px;
	padding-left: 15px;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	display: block;
	border-bottom: 1px solid #FF0000;
	text-align: left;
	font-size: 11px;
	text-decoration: none;
}

.submenu-no a {
	width: 100%;
	height: 25px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}

.submenu-no a:visited, .submenu-no a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.submenu-no a:hover {
	color: #FF0000;
	text-decoration: none;
}

.submenu-act  {
	margin: 0px;
	padding-left: 15px;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	display: block;
	border-bottom: 1px solid #FF0000;
	text-align: left;
	font-size: 11px;
	text-decoration: none;
}

.submenu-act a {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

.submenu-act a:visited, .submenu-act a:active {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

.mainmenu-no  {
	text-align: center;
	width: 100px;
	display: block;
	float: left;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	text-decoration:none;
	background: #FF0000 url(bilder/hmenu_bg-no.gif) left top;
	color: #FFFFFF;
}

.mainmenu-act  {
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	width: 100px;
	display: block;
	float: left;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	background: #FF0000 url(bilder/hmenu_bg-act.gif) left top;
}

.mainmenu-act  a {
	color: #000000;
	font-size: 12px;
	text-decoration:none;
}

.mainmenu-act  a:hover {
	color: #FF0000;
	font-size: 12px;
	text-decoration:none;
}

.mainmenu-no a, .mainmenu-no a:visited {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration:none;
	width: 100px;
	display: block;
	height: 30px;
	line-height: 30px;
}

.mainmenu-no a:visited, .mainmenu-no a:active {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration:none;
	width: 100px;
	display: block;
	height: 30px;
	line-height: 30px;
}

.mainmenu-no a:hover {
	color: #000000;
	text-decoration:none;
	background: #FF0000 url(bilder/hmenu_bg-no.gif) right top;
}

#footer  {
	font-size: 10px;
}

#footer a {
	text-decoration: none;
}


#headmenu li {
	list-style: none;
	float: left;
	font-size: 10px;
}

#headmenu a, #headmenu a:visited, #headmenu a:active {
	color: #CCCCCC;
	text-decoration: none;
}

#headmenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


#content_main h1 a  {
	color: #FF0000;
	text-decoration: none;
}
#content_main h1 a:hover  {
	color: #333333;
}

#content_right h1 a  {
	color: #FF0000;
	text-decoration: none;
}
#content_right h1 a:hover  {
	color: #333333;
}

#content_left h1 a  {
	color: #FF0000;
	text-decoration: none;
}
#content_left h1 a:hover  {
	color: #333333;
}

.mehr  {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	background: url(bilder/symbole/mehr.gif) left center no-repeat;
	padding-left: 10px;
	float: right;
	margin: 0px 10px 10px 0px;
}


a.mehr, .mehr a:visited {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	background: url(bilder/symbole/mehr.gif) left center no-repeat;
	padding-left: 10px;
	float: right;
	margin: 0px 10px 10px 0px;
}

.mehr a:hover  {
	color: #333333;
}

