
BODY {
	font-family:Verdana, Arial, Helvetica, Sans-Serif; 
	margin: 0px; 
	padding: 0px;
	text-align:center;
}
input {
	font-size: 11px;
}

p.bodytext a {
	text-decoration: underline;
	color: #333
}
#container {
	width: 840px;
	text-align:left;
	padding-bottom: 10px;
	background-repeat:repeat-x;
	height: 565px;
}
h2 { 
	font-size: 14px;
}
#seknav ul.seknav {
	list-style-type: none;
}

#seknav ul.seknav li{
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	cursor: pointer;
}

#Kopfzeile {
	width: 100%; 
}

#breadcrumb A {
   text-decoration: none;
   font-size: 13px;
   font-weight: bold;
}


p.bodytext {
	margin-bottom: 9px;
}	


/*Kopfzeile*/

TD.navi {
	background-repeat: repeat-x;
}
TD.subline {
	height: 10px;
}

#navlist
{
	padding: 105px 0px 3px 160px;
	margin: 0 0 0 0;
	border-bottom: 1px solid #fff;
	font: bold 12px Arial, sans-serif;
	
}

#navlist li
{
	list-style: none;
	margin: 0;
	display: inline;
	margin-right: 2px;
	color: #FFFFFF;
	cursor:pointer;
	padding: 10px 20px 3px 20px;
	margin: 0 0 0 2px;
	border: 1px solid #fff;
	border-bottom: none;
	text-decoration: none;
}

#navlist li#active
{
	padding-top: 7px;
}


p.csc-sitemap-level1, p.csc-sitemap-level2 {
  margin: 0px;
  padding: 0px;
}

p.csc-sitemap-level1 a {
  color: #444;
  text-decoration: none;
  margin-left: 12px;
  font-weight: bold;
}	

p.csc-sitemap-level2 a {
  color: #333;
  text-decoration: none;
  margin-left: 24px;
  background-image:url(pics/pfeil_sitemap.gif);
  background-repeat: no-repeat;
  padding-left: 18px;
}