/* GENERAL fonts */
body { background-color: #E4E4E4;}
P, OL, UL, DIV, H1, H2, TD {
	font-family: verdana, arial;
	font-size: 11px;
	color: #000000;
	vertical-align: top;
}
P, H1, H2, DD {margin: 0px 0px 15px 0px;}
H1, DT {
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 5px;
}
H2 { font-size: 13px;}
.center { text-align: center; }
.justify { text-align: justify; }
DD { 	text-align: justify; }
A {
	color: #000088;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

TD#contentcell {
	background-color: #FFFFFF;
	width: 710px;
}

TD#menucell {
	background-color: #EFEFEF;
	width: 160px;
}

TD#footer {
	background-color: #EFEFEF;
}
TD#footer P {
	text-align: center;
}
TD#footer A {
	color: #000088;
	text-decoration: none;
}
TD#footer A:hover {
	color: #3333FF;
	text-decoration: underline;
}

/* Content column */
TD#title {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
}
TD#colNormal {
	padding-left: 20px;
	padding-right: 20px;
}

/* Menu 1 column */
TD#menu_1 {
	padding-top: 30px;
}
TD#menu_1 DIV {
	padding-bottom: 2px;
}
TD#menu_1 DIV A {
	color: #000088;
	text-decoration: none;
}
TD#menu_1 DIV A:hover {
	color: #3333FF;
	text-decoration: underline;
}

/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no A {
  font-weight: normal;
  font-size: 11px;
  padding-left:10px;
}
/*  MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level1-act A {
  font-weight: bold;
  font-size: 11px;
  padding-left:10px;
}

/*  MENU 1, level 2, normal state (NO) */
TD#menu_1 DIV.menu1-level2-no A {
  font-weight: normal;
  font-size: 11px;
  padding-left:17px;
}

/*  MENU 1, level 2, active state (ACT) */
TD#menu_1 DIV.menu1-level2-act A {
  font-weight:bold;
  font-size: 11px;
  padding-left:17px;
}

/* Searchbox column */
TD#searchbox {
	padding-top: 30px;
	padding-left: 10px;
}

/* Newsletter column */
TD#newsletter {	
	padding-top: 30px;
}

/* Printlink row */
TD#printlink {	
	text-align: right;
	padding-right: 20px;
	padding-top: 20px;
	padding-left: 5px;
}

/* Pdflink row */
TD#pdflink {	
	text-align: right;
	padding-top: 20px;
}

/* Pdflink row */
TD#beratung {	
	text-align: left;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
}

/* Abstract row */
TD#abstract {	
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}

/* IndexedSearch */
/* default styles for extension "tx_indexedsearch" */
		.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
		.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
		.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { color: #1464AA; font-size: 11px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:red; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-percent {  font-size: 10px; font-weight: bold; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {  font-size: 10px; background:#eeeeee; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
		.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
		.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }

		/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
		.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
		.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
		.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
		.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
		.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
		.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }
		
/* default styles for extension "tx_danewslettersubscription_pi1" */
	DIV.tx-danewslettersubscription-pi1 DIV.tx-danewslettersubscription-pi1-listrow TABLE TR TD.tx-danewslettersubscription-pi1-descr P {margin-bottom: 10px;}
	DIV.tx-danewslettersubscription-pi1 TABLE TR.tx-danewslettersubscription-pi1-form-row TD {background-color: #ffffff;}
	DIV.tx-danewslettersubscription-pi1 TABLE TR.tx-danewslettersubscription-pi1-form-row TD.tx-danewslettersubscription-pi1-form-header {background-color: #eeeeee;}
	DIV.tx-danewslettersubscription-pi1 DIV.tx-danewslettersubscription-pi1-listrow TABLE TR.tx-danewslettersubscription-pi1-listrow-header TD {background-color: #EEEEEE;}
	DIV.tx-danewslettersubscription-pi1 DIV.tx-danewslettersubscription-pi1-listrow TABLE TR.tx-danewslettersubscription-pi1-listrow-header TD P {font-weight: bold;}
	.tx-danewslettersubscription-pi1-mustlogin {
	color: Red;
	}
	.tx-danewslettersubscription-pi1-emailAdmin {
	color: Red;
	}
	.tx-danewslettersubscription-pi1-premsg {
	color: Red;
	}