/* CSS Document */
@page  {
	size: 21.0cm 29.7cm; 
	margin: 0;
	padding: 0;
}
html, body, div, p, h1, h2, h3, ol, ul, li, 
span, table, td, form, img {
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	font-size: small;
}
* html body {
	font-size: x-small;
}
a:link, a:visited, a:active  {
	color:#336;
}
a:hover {
	color:#f90;
}
a img {
	border: none;
}
p.bodytext {
	padding: 2px 0px;
}
div {
	padding: 2px 0px;
}

h1 {
	font-size: medium;
}
* html h1 {
	font-size: small;
}
h2 {
	font-size: medium;
}
* html h2 {
	font-size: small;
}
h3 {
	font-size: medium;
}
* html h3 {
	font-size: small;
}
LABEL{
	display:block;
	float:left;
	width:120px;
}
#header {
	width: 750px;
	min-width: 750px;
	height: 160px;
	margin: 6px 0px 0px 6px;
}
#header hr {
	clear: both;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#header_left {
	float: left;
	padding: 30px 0px 20px 2px;
}
#header_right {
	float: right;
	padding: 33px 0px 0px 2px;
}
#main {
	clear: both;
	float: left;
	width: 750px;
	border: thin solid #99CCFF;
	margin: 0px 0px 0px 6px;
	padding: 0px 0px 20px 0px;
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
* html #main {
	margin: 0px 0px 10px 6px;
}

#left {
	position:relative;/*ie needs this to show float */
	float: left;
	margin: 20px 9px 10px 5px;
	width: 158px;
}
* html #left {
	margin: 20px 9px 10px 5px;
}
#content {
	float: left;
	width: 521px;
	margin: 20px 20px 20px 20px;
	text-align:justify;
	position:relative;/*ie needs this to show float */
}
* html #content {
	margin: 20px 20px 20px 20px;
}
#content .small {
	font-size: x-small;
}
* html #content .small {
	font-size: xx-small;
}

/* -----------------------------------------------------*/
/* Content                                                       */
/* -----------------------------------------------------*/
#content ul {
	list-style-image: url(../images/bulletfill3_10.gif);
}
#content ol {
	list-style-image: none;
}
#content ul {
	padding: 5px 5px 10px 30px;
}
#content ul li {
	padding: 0px 0px 8px 0px;
}
#content ol {
	padding: 10px 0px 10px 20px;
}
#content ol li {
	padding: 3px 10px 0px 0px;
}
#content td {
	text-align:left;
	padding: 2px;
}
#content h1 {
	padding: 10px 0px;
	text-align:left;
}

/* -----------------------------------------------------*/
/* Menue                                                         */
/* -----------------------------------------------------*/
span.hidden, dfn {
	position:absolute; 
	left:-1000px; 
	top:-1000px; 
	width:0px; 
	height:0px; 
	overflow:hidden; 
	display:inline;
}

.menu1-lev1-no, .menu1-lev1-cur, .menu1-lev1-act {
	list-style-image: url(../images/bulletfill2_10.gif);
	font-weight: bold;
	padding: 3px 0px 6px 0px;
	margin: 0px 0px 0px 20px;
	color:#f90;
}
.menu1-lev1-no a, .menu1-lev1-cur a:hover, .menu1-lev1-act a:hover {
	text-decoration:none;
	color:#336;
}
.menu1-lev1-cur a, .menu1-lev1-act a, .menu1-lev1-no a:hover {
	color:#f90;
	text-decoration:none;
}

.menu1-lev2-no, .menu1-lev2-cur, .menu1-lev2-act {
	list-style-image: none;
	list-style-type: none;
	font-weight: normal;
	padding: 2px 0px 3px 0px;
	margin: 0px;
	color:#f90;
}
.menu1-lev2-no a, .menu1-lev2-cur a:hover, .menu1-lev2-act a:hover {
	font-weight: normal;
	text-decoration:none;
	color:#336;
}
.menu1-lev2-cur a, .menu1-lev2-no a:hover {
	font-weight: normal;
	color:#f90;
	text-decoration:none;
}

.menu1-lev3-no, .menu1-lev3-cur, .menu1-lev3-act  {
	list-style-type: none;
	font-style: italic;
	padding: 2px 0px 2px 12px;
	color:#f90;
	font-size:xx-small;
}
* html .menu1-lev3-no, * html .menu1-lev3-cur, * html .menu1-lev3-act  {
	font-size:x-small;
}
.menu1-lev3-no a, .menu1-lev3-cur a:hover {
	font-style: italic;
	text-decoration:none;
	color:#336;
}
.menu1-lev3-cur a, .menu1-lev3-no a:hover {
	font-style: italic;
	color:#f90;
	text-decoration:none;
}

.menu1-lev4-no, .menu1-lev4-cur, .menu1-lev4-act  {
	list-style-type: none;
	font-style: italic;
	padding: 2px 0px 2px 12px;
	color:#f90;
	font-size:xx-small;
}
* html .menu1-lev4-no, * html .menu1-lev4-cur, * html .menu1-lev4-act  {
	font-size:x-small;
}
.menu1-lev4-no a, .menu1-lev4-cur a:hover {
	font-style: italic;
	text-decoration:none;
	color:#336;
}
.menu1-lev4-cur a, .menu1-lev4-no a:hover {
	font-style: italic;
	color:#f90;
	text-decoration:none;
}


/*******************************************************************/
/*  NORMALE CONTENTLINKS                                                                             */
/*******************************************************************/
.emph_red {
	font-weight: bold;
	color:#f00;
}
.emph_green {
	font-weight: bold;
	color:#090;
}
.csc-linkToTop {
	margin: 20px 0px;
	text-align: center;
}
.csc-header {
	padding-top: 20px;
}


/************************************************************************/
/* default styles for extension "tt_news" */
/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

/* default styles for extension "tt_news" */
	


/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border:1px solid #F9FFE5;

}
.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	border:1px solid #333;
	background-color:#BBE53A;
}



.news-latest-container H2,.news-latest-gotoarchive {
	color:#fff;
	padding:3px;
	margin:3px;
	border:1px solid #666;
	/*background-color:#D8FA70;*/
	background-color:#769024;
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#fff;
}
.news-latest-gotoarchive A {
	color:#fff;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	border:1px solid #666;
	background-color:#F9FFE5;
}

.news-latest-item IMG {

	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
}
.news-latest-date {
	display: none;
}
.news-latest-morelink {
	height:12px;

}
.news-latest-morelink A {
	float:right;

}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	border:1px solid #336;
/*	background-color:#9cf;*/
	background-image: url(../images/bg_1_1.gif);
	background-repeat: repeat;
}
.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	border:1px solid #336;
	background-color:#fff;
}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
/*	border:1px solid #039;*/
/*	background-color:#F9FFE5;*/
/*	background-image: url(../images/bg_1_1.gif);
	background-repeat: repeat;*/
text-align: center;
}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 5px;
	padding: 4px;
	border-bottom: 1px solid #336;
/*	background-color: #769024;*/
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#039;
	padding-left:2px;
}
.news-list-container H3 A:HOVER {
	color:#f90;
	padding-left:2px;
}
.news-list-container H3 A {
	color:#039;
}
.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	display: none;
	float: right;
	color: #336;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	background-color: #fff;
}
.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
}
.news-list-container IMG {
	float: right;
	border:1px solid #336;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:3px;
}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}

	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border:1px solid #666;
	padding:3px;
	background-color:#F9FFE5;
}
.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	background-color: #BBE53A;
	border:1px solid #666;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin-bottom:5px;
/*	border:1px solid #666;
	background-color:#F9FFE5;*/

}
.news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: #039;
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 15px;
}
.news-single-img {
	float: right;
	margin-left:5px;
}
.news-single-imgcaption {
	padding:3px;
	clear:both;
}
.news-single-category {

	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	display: none;
/*	float: right;
	padding: 2px 5px 5px 10px;*/
}
.news-single-timedata {
/*	font-size: 9px;*/
}
.news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
/*	background-color: #BBE53A;*/
	background-image: url(../images/bg_1_1.gif);
	background-repeat: repeat;
/*	clear: both;*/
	margin-top: 15px;
	border: 1px solid #039;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #039;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#fff;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
#content DIV.news-amenu-container li {
	list-style-image: none;
	list-style-type: disc;
}
.news-amenu-container {
	margin-top:10px;
	padding:3px;
	border:1px solid #039;
/*	background-color:#BBE53A;*/
	background-image: url(../images/bg_1_1.gif);
	background-repeat: repeat;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #039;
	background-color:#fff;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border:1px solid #039;
	background-color:#039;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #039;
	padding: 2px;
	background-color: #039;
	color:#fff;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#F9FFE5;
}
.news-catmenu-header {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img, .news-catmenu img, .news-catmenu-header img {
	margin:0px;
	padding: 0px;

	vertical-align: middle;
}

.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level1 {
	padding:1px;
	padding-left:10px;
	background-color:#ebf8bf;
	border-left:1px solid #666;
	border-top:1px solid #666;
}
.level2 {
	padding:1px;
	padding-left:10px;
	background-color:#ddf393;
	border-left:1px solid #666;
}
.level3 {
	padding:1px;
	padding-left:10px;
	background-color:#cae46e;
	border-left:1px solid #666;
	border-top:1px solid #666;

}
.level4 {
	padding:1px;
	padding-left:10px;
	background-color:#b0cb51;
	border-left:1px solid #666;
}
/************* Ende tt_news*********/


/* default styles for extension "tx_newloginbox_pi3" */
.tx-newloginbox-pi3-listrow TD { 
	background-color:#eeeeee; 
	padding-left: 3px; 
	padding-right: 3px; 
}

.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-header TD { 
	background-color:#cccccc; 
}
.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-header TD P { 
	font-weight:bold; 
}
.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-odd TD { 

	background-color:#f6f6f6; 
}


/* default styles for extension "tx_srfeuserregister_pi1" */
.tx-srfeuserregister-pi1 p { font-family:Verdana, sans-serif; font-size:12px; line-height:125%; color:#35006d; margin-top:8px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; padding-right:3px; padding-left:3px; text-indent:0px; }
.tx-srfeuserregister-pi1 a:link { background-color:transparent; color:navy; text-decoration:none; font-weight:bold;}
.tx-srfeuserregister-pi1 a:visited { background-color:transparent; color:navy; font-weight:bold; text-decoration:none; }
.tx-srfeuserregister-pi1 a:hover { background-color:transparent; color:#333333; text-decoration:none; }
.tx-srfeuserregister-pi1 a:active { background-color:transparent; color:navy; font-weight:bold; text-decoration:none; }
.tx-srfeuserregister-pi1 td { vertical-align:top;  font-family:Verdana, sans-serif; font-size:12px; line-height:125%; color:#35006d; margin-top:8px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; padding-right:3px; padding-left:3px; text-indent:0px;}
.tx-srfeuserregister-pi1 input { font-size:10px; font-family:Verdana; background-color:#35006d; color:#ffffff; font-weight:bold; }
.tx-srfeuserregister-pi1 input[type=radio] { vertical-align: middle; margin-left: 10px; margin-right: 5px; }
.tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-submit { font-size:10px; font-family:Verdana; background-color:#35006d; color:#ffffff; font-weight:bold; }
.tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-uploader { font-size:10px; font-family:Verdana; background-color:#35006d; color:#ffffff; font-weight:bold; }
.tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-icon { font-size:10px; font-family:Verdana; background-color:transparent;}
.tx-srfeuserregister-pi1 select { font-size:10px; font-family:Verdana; background-color:#35006d; color:#ffffff; font-weight:bold; }


.tx-srfeuserregister-pi1 textarea { font-size:10px; font-family:Verdana; background-color:#35006d; color:#ffffff; font-weight:bold; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-radio input  { font-size:10px; font-family:Verdana; background-color:transparent; color:#35006d; font-weight:bold; vertical-align:middle; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-checkbox input  { font-size:10px; font-family:Verdana; background-color:transparent; color:#35006d; font-weight:bold; vertical-align:middle; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes { list-style-type: none; list-style-image: none; list-style-position: inside; margin: 0 0 0 .5em; font-size: 1em; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li { margin: 0 0 .4em 0; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li label { margin: 0; padding: 0 0 0 .5em; font-size: 1em; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values { list-style-type: square; list-style-image: none; list-style-position: inside; margin: 0; font-size: 1em; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values li { float: left; margin: 0 2em 0 0;}