body {
	color: #434343;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 0.8em;
	background-color: #ffffff;
	margin: 0 auto 0 auto;
	width:auto;
}


#maincontent {

	padding: 0 0 50px 0px !important;

}
#breadcrumb{
	background-repeat:repeat-x;
	text-transform:uppercase;
	left:120px;
	height: 25px;
	width:700px;
	margin: 0 auto 0 auto !important;
	position:relative;
	padding-top: 0px;
	color: #ef6575;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 8pt;
}
#breadcrumbcont{
   	background-image: url(/fileadmin/templates/images/breadcrumb.jpg);
	background-repeat:repeat-x;
	height: 25px;
	padding-top: 5px;
}

#breadcrumb a{
	color: #8c8c8d;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 8pt;
	text-decoration: none;
}
#breadcrumb a:focus{
	color: #ef6575;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 8pt;
	text-decoration: none;
}
div.navtitel {

	color: #004494;

	font-family: Arial, Verdana, Helvetica, Sans-Serif;



	font-weight: bold;

	font-size: 1.2em;

	line-height: 1em;

	padding: 10px 0 0 10px;

	margin: 0;

}
#mainnav_next {
	position: relative;
	top: 0px;
	width: 202px;
	text-align: left;
}

#nav {
	left: 0px;
	top: 0px;
}
#nav ul {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 5px 5px 5px 5px;
	list-style-position: outside
}
#nav li {
	text-decoration: none;
	color:#FFFFFF;
	border-bottom: 1px solid #adadad;
	padding:5px 10px 5px 0;
	font-size: 0.9em;
}
#nav a {
	width:174;
	text-decoration: none;
	padding-left:18px;
	color: #004494;
}
#nav a:hover {
	text-decoration: underline;
}
#nav .aktiv a {
	color: #e2001a;
	text-decoration: underline;
}

#nav ul li a{
	font-weight:normal;
	padding-left:18px;
	display:block;
}
#nav ul li.active a{
	font-weight:bold;
	color: #e2001a;
	background-image: url(/fileadmin/templates/images/pfeil_more.jpg);
	padding-left:18px;
	background-repeat:no-repeat;
	text-decoration:none;
}

h1 {
	font-size: 1.7em;
	color: #004494;
	font-family: Georgia;
	padding: 0 0 5px 0px;
	margin: 0 0 0 0px;
}
h2 {
	font-size: 1.3em;
	color: #004494;
	font-family: Georgia;
	font-style: normal;
	padding: 8px 0 0 0;
	margin: 0 0 0 0px;
}
h3, h4, h5, h6 {
	font-size: 1em;
	color: #004494;
	font-family: Georgia;
	font-style: normal;
	padding: 8px 0 0 0;
	margin: 0 0 0 0px;
}

p {
	padding: 0 0 10px 0;
	margin: 0 3px 0 +2px;
	font-size: 1.1em;
	line-height: 1.5em;

}


#nav li li {
	font-size: 1em;
	list-style-position: outside !important;
}


div.tx-fhtdownload-pi1	{
	margin-bottom:20px;
}






