body	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #242424;
	font-weight: normal;
  overflow:scroll;
  overflow:-moz-scrollbars-vertical;
}

a {
  outline: none;
}

a:link	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ff9900;
	font-size: 12px;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ff9900;
	font-size: 12px;
	text-decoration: none;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ff9900;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	font-size: 12px;
	text-decoration:none;
}

/*
a.topnav:link	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1b1c20;
	font-size: 16px;
	text-decoration: none;
}

a.topnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1b1c20;
	font-size: 16px;
	text-decoration: none;
}

a.topnav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1b1c20;
	font-size: 16px;
	text-decoration: none;
}

a.topnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 16px;
	text-decoration:none;
}
*/

a.paginationlinks:link	{
	font-family: "Georgia", Arial, Helvetica, serif;
	font-weight: bold;
	color: #ff9900;
	font-size: 18px;
	text-decoration: none;
}

a.paginationlinks:visited {
	font-family: "Georgia", Arial, Helvetica, serif;
	font-weight: bold;
	color: #ff9900;
	font-size: 18px;
	text-decoration: none;
}

a.paginationlinks:active {
	font-family: "Georgia", Arial, Helvetica, serif;
	font-weight: bold;
	color: #ff9900;
	font-size: 18px;
	text-decoration: none;
}

a.paginationlinks:hover {
	font-family: "Georgia", Arial, Helvetica, serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 18px;
	text-decoration:none;
}

td, tr, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	}  

input, select, option, textarea	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	width : 280px;
}

br, p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}  

ul, ol, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left : 10px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	list-style-type : square;
	list-style-position : outside;
}

.toptitel {
	font-family: "Georgia", Arial, Helvetica, serif;
	font-size: 41px;
	font-weight: bold;
	color: #ffffff;
	padding: 0;
	margin: 0;
}

.toptitelzusatz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	padding: 0;
	margin: 0;
}

.secondcolor {
color: #ff9900;
}

.pagination {
	font-family: "Georgia", Arial, Helvetica, serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 18px;
	text-decoration: none;
}

h1 {
	font-family: "Georgia", Arial, Helvetica, serif;
	font-size: 26px;
	font-weight: bold;
	color: #ffffff;
	margin: 0;
  padding: 0 0 8px 0;
  border-bottom: 2px solid #ffffff;
}

h2 {
	font-family: "Georgia", Arial, Helvetica, serif;
	font-size: 18px;
	font-weight: bold;
	/* color: #fbaa31; */
	color: #ffffff;
	margin: 0;
  /* padding: 0 0 22px 0; */
  padding:0;
  margin:5px 0 10px 0;
}

#leftnav {
width:180px;
margin: 0;
padding: 0;
}

#leftnav h3 {
font-family: "Georgia", Arial, Helvetica, serif;
font-size: 16px;
font-weight: bold;
color: #ffffff;
margin: 0;
padding: 5px 0 18px 5px;
}

#leftnav ul {
/* list-style: none; */
margin: 0 0 17px 0;
padding: 0;
border: none;
background-color: #111111;
}

#leftnav ul li {
/* display: inline; */
list-style: none;
margin: 0;
padding: 0;
}

#leftnav ul li a {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
display: block;
width: 100%;
/*border-left: 1px solid #303030;*/
/*border-right: 1px solid #303030;*/
border-bottom: 1px solid #3a3a3a;
color: #FFFFFF;
text-decoration: none;
margin: 0;
padding: 8px 0 8px 18px;
background-image: url(../images/template/leftnav_pfeil_off.gif);
background-repeat: no-repeat;
background-position: 5px center;
}

html>body #leftnav ul li a {
width: auto;
}

#leftnav ul li a:hover, #leftnav ul li.active a {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
border-bottom-color: #3a3a3a;
color: #ff9900;
background-color: #414141;
}

.mainboxtext {
line-height: 180%;
}
