body {
	background-color: #e1e1e1;
	font: 12px/1.5 Verdana, Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
}

a:focus {
	outline: 1px dotted invert;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}



a:visited{
	color:#98012e;
}
a{
	color:#98012e;
}

h1,h2,h3,h4,h5,h6{
	color:#98012e;
}
h1 {
	font-size: 25px;
	font-color: 
}

h2 {
	font-size: 23px;
}

h3 {
	font-size: 21px;
}

h4 {
	font-size: 19px;
}

h5 {
	font-size: 17px;
}

h6 {
	font-size: 15px;
}

ul#navigation li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	margin-top: 0pt;
	margin-right: -4px;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 20px;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
}

ul#footer li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	margin-top: 0pt;
	margin-right: -4px;
	margin-bottom: -10px;
	margin-left: 0pt;
	padding-top: 0px;
	padding-right: 0pt;
	padding-bottom: -10px;
	padding-left: 0pt;
}

ul#subnav li {
	background: url(../images/button_bg.jpg) #fff bottom left repeat-x;
	height: 29px;
	width:157px;
	display: block;
	text-decoration: none;
	text-align: left;
	line-height: 29px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0pt;
	padding-bottom: 0px;
	padding-left: 10px;
}

ul#subnav li a{
	color: black;
	text-decoration: none;
	
}

ul#subnav li a:hover{
	color: #98012e;
	font-weight: bold;
	text-decoration:none;
}
ul#subnav li a:active{
	color: #98012e;
	font-weight: bold;
	text-decoration:none;
}
ul#subnav li a:visited{
	color: #black;
	
}

ul#subnav2 li {
	background: url(../images/button_bg.jpg) #fff bottom left repeat-x;
	height: 29px;
	width:162px;
	display: block;
	text-decoration: none;
	text-align: left;
	line-height: 29px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0pt;
	padding-bottom: 0px;
	padding-left: 5px;
}

ul#subnav2 li a{
	color: black;
	text-decoration: none;
	
}

ul#subnav2 li a:hover{
	color: #98012e;
	font-weight: bold;
	text-decoration:none;
}
ul#subnav2 li a:active{
	color: #98012e;
	font-weight: bold;
	text-decoration:none;
}
ul#subnav2 li a:visited{
	color: #black;
	
}
.klickpfad{
	font-family:verdana;
	font-size: 10px;
	color: #999999;
}

img{
border:none;
padding: 0px;
margin: 0px;
}
.navheader{
	font-size: 12pt;
	font-weight: bold;
	color:#98012e;
	margin-top: 10px;
	margin-bottom:5px;
	padding-left: 5px;
}

