body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #666;
	font-size: 12px;
	font-family: verdana, helvetica, arial, sans-serif;
}

a {
	color: #555;
	font-weight: bold;
	text-decoration: none;
}

ul {
	list-style-image: url(bullet.gif);
}

form { 
  padding: 0;
  margin: 0;
}

input, textarea, select { 
	padding: 1px 4px 1px 4px;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	border: 1px solid #bbb;
}

.none {
	display: none;
}

div.float {
  float: left;
  }

div.float p {
	margin: 10px 0px 0px 25px;
}

div.spacer {
  clear: both;
  }

/* ---------------- Top- Navigation ---------------- */

#webnav {
	position: relative;
	margin: 40px 8% 12px 8%;
	padding: 5px 0px 5px 0px;
	display: block;
}

#webnav a:hover {
	color: #d8ccc6;
}

#webnav a {
	color: #666;
	background: transparent;
	font-weight: normal;
	font-size: 11px;
}

#webnav a.selected {
	color: #d8ccc6;
}

#webnav td.selected {
	background: #666;
}

/* ---------------- Left Navigation ---------------- */

#leftnav {
}

#leftnav a {
	color: #d8ccc6;
	background: transparent;
	font-size: 11px;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0 28px 12px 12px;
	font-weight: normal;
	width: 140px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 100px;
}
html>body #leftnav a {
	width: 100px;
}

#leftnav a:hover {
	color: #666;
	text-decoration: none;
}

#leftnav a.level1_sel {
	color: #666;
	text-decoration: none;
}

#leftnav a.level2 {
	margin: 0 0 0 15px;
	width: 80px;
}

#leftnav a.level2_sel {
	color: #666;
	margin: 0 0 0 15px;
	width: 80px;
	text-decoration: none;
}

#leftnav a.level3 {
	margin: 0 0 0 30px;
	width: 60px;
}

#leftnav a.level3_sel {
	color: #666;
	margin: 0 0 0 30px;
	width: 60px;
	text-decoration: none;
}

#leftcont {
	position: absolute;
	left:0px;
	top:0px;
	width:140px;
}


/* ---------------- Content ---------------- */

#container {
	position: relative;
	margin: 0 8% 5px 8%;
	padding: 0 0 10px 0;
	border: solid 1px #fff;
}

#centercont {
	margin: 0 200px 0 140px;
	line-height: 140%;
	padding: 0 30px 30px 30px;
	position: relative;
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	word-spacing: 1px;
	border-left: solid 1px #b2b2b2;
	border-right: solid 1px #b2b2b2;
}

#centercont a {
	text-decoration: none;
	font-weight: normal;
}

#centercont a:hover {
	text-decoration: underline;
}

#centercont p {
	margin: 0;
	padding: 0;
	display: block;
}

#centercont ul {
	list-style-image: url(bullet.gif);
	margin: 0 0 0 65px;
	padding: 0;
}

#centercont .bildtext {
	font-size: 11px;
	line-height: 14px;
	color: #999;
}

#centercont .size10 {
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	color: #666;
}

#centercont strong {
	font-weight: bold;
}

#centercont .signatur {
	font-size: 11px;
	font-style: italic;
}

#centercont .small {
	font-size: 9px;
}

div.float {
  float: left;
  }
	
div.spacer {
  clear: both;
  }
	
	
/* ---------------- Right Column ---------------- */

#rightcont {
	position: absolute;
	top: 145px;
	right: 8%;
	width: 200px;
	margin: 0;
	z-index: 99;
}

#rightcont a {
	text-decoration: none;
	font-weight: normal;
}


/* ---------------- Footer ---------------- */

#footer {
	display: block;
	margin: 0 8% 100px 8%;
	padding: 4px 0 20px 0;
	border-top: solid 1px #ccc;
	font-size: 9px;
	color: #999;
}
