BODY { font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; background-color:white; font-size:12px; margin:0px; }

/* TABLES IM CONTENT-BEREICH */
#content table#tabelle td   { border: 1px solid #000000; padding: 2px }
#content table#tabelle   { border: 1px solid #000000; border-collapse:collapse }
#content table#tabelle th { border: 1px solid #000000; padding: 2px; font-weight:bold; background-color: #EFEFF2 }

/* GENERAL fonts */
h1,h2,h3,p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 13px;
}
p  {
	font-size: 12px;
}
td  {
	font-size: 12px;
}
th  {
	font-size: 12px;
}
p,h1,h2 {
	margin: 0px 0px 5px 0px;
}
img {
	border: none;
}
#lastupdate {
	font-size: 10px;
}

/* BulletList .. Aufzählungen */
.bulletlist  {
	font-size: 12px;
}

/* Sitemap */
.sitemap {
	color: navy;
	text-decoration: none;
	background-color: white;
}
h1#sitemaphead {
	background-color: white;
}

/* Content column */
td#content {
	padding: 30px 20px;
	vertical-align: top; 
	width: 100%;
	background-color: #FFFFFF;
	font-size: 12px;
}

/* Menu column */
td#menu {
	font-family: Verdana, Arial;
	vertical-align: top;
	width: 20%;
	padding: 20px;
	background-color: #EFEFF2;
}
td#menu a {
	color: navy;
	text-decoration: none;
}
td#menu a:hover {
	text-decoration: underline;
}
.stateicon {
	text-align: left;
	padding-right: 3px;
}

/*  MENU, level 1, normal state (NO) */
.menu-level1-no {
	border-bottom: 1px dotted #999999;
	font-size: 11px;
	padding-top: 5px;
}

/*  MENU, level 1, active state (ACT) */
.menu-level1-act {
	border-bottom: 1px solid #999999;
	font-weight: bold;
	font-size: 11px;
	padding-top: 0px;
	background-color: #EEEEEE;
}

/*  MENU, level 2, normal state (NO) */
.menu-level2-no {
 	font-size: 10px;
}

/*  MENU, level 2, active state (ACT) */
.menu-level2-act {
	font-size: 10px;
	font-weight: bold;
}
.menu-level2-act a {
	color: black;
}

/*  MENU, level 3, normal state (NO) */
.menu-level3-no {
	font-size: 10px;
}

/*  MENU, level 3, active state (ACT) */
.menu-level3-act {
	font-size: 10px;
	font-weight: bold;
}

/*  MENU, level 4, noraml state (NO) */
.menu-level4-no {
	font-size: 10px;
	padding-left: 8px;
}

/*  MENU, level 4, active state (ACT) */
.menu-level4-act {
	font-size: 10px;
	font-weight: bold;
	padding-left: 8px;
}

/*  General format for top-links */
a.nav:link,a.nav:visited,a.nav:active {
	font-family: Verdana, Arial;
	font-size: 13px;
	color: #0033FF;
	text-decoration: none;
	font-weight: normal;
}
a.nav:hover {
	color: #000000;
	text-decoration: none;
}
.searchfield {  
	border : 1px solid #DDDDDD;
	font-family: Verdana; 
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	vertical-align: top;
}
.tx-indexedsearch P { font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:10px; }
.tx-indexedsearch .tx-indexedsearch-browsebox TD.tx-indexedsearch-browsebox-SCell P {  }
