BODY, TD, A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	text-decoration : none;
}
body,textarea {
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#BC8CBF;
	scrollbar-base-color:#FFFFFF;
	scrollbar-darkshadow-color:#BC8CBF;
	scrollbar-face-color:#CDEDEC;
	scrollbar-highlight-color:#F3FBFA;
	scrollbar-shadow-color:#9DDCD9;
	scrollbar-track-color:#F3FBFA; 
}
.navi {
	font-size : 13px;
}
.navi:hover {
	font-size : 13px;
	font-weight : bold;
}
.impressum {
	font-size : 9px;
	color: #969696;
	padding: 4px;
}
.impressum:hover {
	font: bold 9px;
	color: #969696;
	padding: 4px;
}
.copy {
	font-size : 11px;
	line-height : 16px;
}
.copylink {
	font-size : 11px;
	line-height : 16px;
	text-decoration : underline;
}
.copylink:hover {
	font-size : 11px;
	line-height : 16px;
	color: #969696;
	text-decoration : underline;
}
.subcopy {
	font-size : 9px;
}
.subcopy_2 {
	font-size : 9px;
	color: #646464;
}
.sitemap {
	font-size : 11px;
	line-height : 16px;
	text-decoration : none;
}
.sitemap:hover {
	font-size : 11px;
	font-weight : bold;
	line-height : 16px;
	color: #969696;
	text-decoration : none;
}
.warning {
	color:#CC0000;
}
table.listing td { border-bottom: 1px solid #8d8d8d }
.content  { background-color: #e9f5f2; background-image: url("/seiten/pix/content_2007.gif"); background-repeat: no-repeat; background-position: right top }
.navi  { background-color: #d3eae5; background-imaja, leiderge: url("/seiten/pix/navi_links_2007.gif"); background-repeat: no-repeat; background-position: center bottom; border-right: 2px solid #fff; border-left: 2px solid #fff }

.clear { line-height: 0px; font-size: 0px; height:0px; clear:both; }

/*<agl.folder "accordion">*/
	div.accordion_toggle { background-color:#A7D6CB; width:435px; height:19px; margin:3px 0 0 0; position:relative; padding:2px 0 0 5px; font-weight:bold; cursor:pointer; -moz-opacity: 0.6; filter: alpha(opacity=60); opacity: 0.6; }
	div.accordion_toggle:hover { -moz-opacity: 1; filter: alpha(opacity=100); opacity: 1; }
	div.accordion_toggle_active { background-color:#A7D6CB; width:435px; height:19px; margin:3px 0 0 0; position:relative; padding:2px 0 0 5px; cursor:pointer; font-weight:bold; -moz-opacity: 1; filter: alpha(opacity=100); opacity: 1; }
	div.accordion_content { overflow: hidden; background-color:#D3EAE5; margin:5px; padding:0 5px; border-bottom:solid 2px #fff; border-top:solid 1px #fff; }
	
	.img_right { margin: 6px 0 10px 10px; float: right }
	.img_right img { margin: 1px }
	.img_right p { font-size: 10px; line-height: 10px; margin: 0; padding: 2px 3px 3px }
	
/*</agl.folder>*/

.weEditBlock { background-color: #c8c8c8; padding: 5px; border: solid 2px #c80000 }
.weEditBlock .next { border-bottom: solid 2px #c80000; }
.weEditAdvice { color: #c80000; font-size: 13px; font-weight: bold }