/* defaults */
body, p, a, span, table, tr, td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
}

/* standard links */
a, a:active, a:hover, a:visited
{
	color: #0000AA;
	text-decoration: none
}

/* subnav links */
a.subnav, a.subnav:active, a.subnav:hover, a.subnav:visited, a.subnavActive, a.subnavActive:active, a.subnavActive:hover, a.subnavActive:visited
{
	color: #000000;
}
a.subnavActive
{
	font-weight: bold;
}
.subnav
{
	font-size: 10px;
	color: #000000;
	text-decoration: none
}

/* quicklinks background */
td.quicklinks
{
	background: #ffffff url("../img/headimg.jpg");
	background-repeat:no-repeat;
	height: 103px;
	text-align: right;
	vertical-align: top;
	padding: 10px 0 0 0;
}

/* mainnav background */
td.mainnav
{
	background: #ffffff url("../img/head_bottom.gif");
	/* background-repeat:no-repeat; */
	/*
	text-align: left;
	vertical-align: top;
	height: 19px;
	*/
}

/* content */
.headline
{
	font-size: 12px;
	font-weight: bold;
	color: #0000AA;
}
.subheadline
{
	font-size: 11px;
	color: #0000AA;
}
.fliesstext, .bodytext, p.bodytext a
{
	font-size: 11px;
}
ul
{
	list-style-color: #0000AA;
	list-style-image:url(images/rahmenelemente/bullet.gif);
	list-style-size: 2px;
}


/* extension "tx_wssitemap_pi1" */
/*
.tx-wssitemap-pi1 .treemenudiv {}
.tx-wssitemap-pi1 .treemenudiv img {vertical-align: middle;border: none;}
.tx-wssitemap-pi1 .treemenudiv a {text-decoration: none;  color: #788289; }
.tx-wssitemap-pi1 .treemenudiv a:hover {color: #E40601;}
.tx-wssitemap-pi1 .treemenudiv a span.treemenutext_act {color:red;}
.tx-wssitemap-pi1 .treemenudiv a span.treemenutext_actifsub {color:green; }
*/
.tx-wssitemap-pi1 .treemenudiv img {vertical-align: middle;border: none;}
.tx-wssitemap-pi1 .treemenudiv a
{
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #0000AA;
}
span.treemenutext_no, span.treemenutext_act
{
	font-size: 12px;
	font-weight: normal;
	color: #0000AA;
}



input, textarea { font-size: 11px; border: 1px #677B93 solid; background-color: #EFF2F6; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px;
  scrollbar-base-color:#B3C0D3;
  scrollbar-3dlight-color:#FFFFFF;
  scrollbar-arrow-color:#677B93;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#DBE3EE;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#677B93;
  scrollbar-track-color:#E4EBF5;
}
