/* CSS Document */

/* Hides from IE5-mac \*/
* html .buggybox div#center {height: 1%;}
/* End hide from IE5-mac */

/* ------------------------------- formatting ----------------------------- */
form {
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
	}
body {
	margin: 0px;
	font:  80% Arial, Verdana, sans-serif;
	}
li {
	font:  100% Arial, Verdana, sans-serif;
	}
td p {
	margin: 0;
	font-family: Arial, Verdana, sans-serif; font-size: 100%;
	}
.csc-header img.header1 {
	margin-left: -22px;
	text-align:right;
	vertical-align:bottom;
	display: inline;
	}
.csc-header h1 { 
	margin-left:5px;
	display: inline;
	}
.csc-section {
	padding: 0px 0px 0px 10px;
	}
.csc-linkToTop {
	text-align: center;
	}
h1 {
	font: bold x-large Arial, Verdana, sans-serif;
	color: #43616B;
	margin-top: 10px;
	}
h2 {
	font: bold large Arial, Verdana,sans-serif;
	margin-top: 5px;
	}
h3 {
	font: large Arial, Verdana,sans-serif;
	color: #9C1A1E;
        margin-top: 5px;
        margin-bottom: 5px;
        }
h4 {
	font: bold small Arial, Verdana, sans-serif;
	color: #9C1A1E;
	margin-bottom: 2px;
	}
h5 {
	font: italic bold small Arial,Verdana, sans-serif;
	color: #43616B;
	margin-top: 2px;
	}
p {
	font: 100% Arial, Verdana, sans-serif;
	}
#center p {
	font: 100% Arial, Verdana, sans-serif;
	}
a {            font:  100% Arial, Verdana, sans-serif;
	color: #34339B;
	}
a:hover {
	color: #9C191E;
	}
hr {
	color: #A5B5C6;
	height: 1px;
	}
a img {
	border: 0 none;
	display: inline;			/* removes extra space underneath caused by default text-alignment */
	}
#sitepath {
	z-index: 10;
	position: absolute;
	left: 176px; top: 116px; /* für topmenu */
	margin: 0px 0px 5px 0;
/*	font-size: small;*/
	border-bottom: 1px solid #990033;
	margin: 2px 5px 0 5px;
}
#sitepath a {
	text-decoration: none;
}

/*
------------------------------- layout -----------------------------

Notes:

Do not mix px widths with % widths for margins, borders or padding because
the total box width = set width + padding + border.  (It helps if you can add them together)

The box model hack is used to fix an bug in IE5-Win ...for an explanation from the guy that
wrote it go to http://www.tantek.com/CSS/Examples/boxmodelhack.html

IE6-Win will behave like IE5-Win  if you include <?xml version="1.0"?>  It is apparently
unneccessary so leave it out!

Left Col Widths:
 |  pad   |         width        |  pad   |
 ------------------------------------------
 |   0    |          25%         |   0    |

Center Margins:
 |  marg  |         width        |  marg  |
 ------------------------------------------
 |   25%  |        (auto)        |  0%  |

Right Col Widths:
 |  pad   |         width        |  pad   |
 ------------------------------------------
 |  0%    |          0%         |  0%    |				total width= 0%
*/

#center {
        margin: 35px 25% 0 190px;
        margin: 1em 25% 0 13em;
	padding: 3% 2%;
	color: #000;
/*	height: 1%; */
	}
#otherleftstuff {
	width: 100%;
	padding: 20px 1% 5px 1%;
        background-image: url(/uploads/tf/streifen_unten.gif);
        background-repeat: no-repeat;
	}
#news {
	position: absolute;
	top: 130px;
	width: 202px;
	right: 2px;
	padding: 2px 2px;
	background: #FFF;
}
td.news_table_lo {background: #B5B8B6;;}
td.news_table_ro {background: #990033;}
td.news_table_lu {background: #D3D3D3;}
td.news_table_ru {background: #E5E5E5;}

/*
-------------------------------- Navigation ------------------------------
Barrierefrei by Alexander Maringer 
-------------------------------- Navigation ------------------------------
*/
/******************************************/
/*          MENUE                                                   */
/******************************************/
span.hidden, dfn {
	position:absolute; 
	left:-1000px; 
	top:-1000px; 
	width:0px; 
	height:0px; 
	overflow:hidden; 
	display:inline;
}
#left {
	position: absolute;
	padding: 0px;
	top: 100px;
	width: 14em;
	background: #F1F1F1;
	color: #000;
	z-index: 1;
	font-size: 100%;
	margin: 0px;
}
.mainnav {
	margin:0px;
	padding: 15px 0px 0px 0px;
}
.mainnav a {
	text-decoration: none;
}
.mainnav ul {
	margin:0px;
	padding:0px;
	height:1%;
	list-style-type: none;
}
.mainnav ul li {
	margin:0px;
	padding:0px;
}
.menu1-lev1-no a:link, .menu1-lev1-no a:visited, 
.menu1-lev1-ifsub a:link, .menu1-lev1-ifsub a:visited {
	height: 1%;
	background: #F1F1F1 url(/fileadmin/template/main/images/menu-bckg.gif) repeat-x left top;
	display: block;
	padding: 3px 3px;
	margin:0px;
}
.menu1-lev1-cur a.cur:link, 		.menu1-lev1-cur a.cur:visited, 			.menu1-lev1-cur a.cur:active,		.menu1-lev1-cur a:hover,
.menu1-lev1-act a.act:link, 		.menu1-lev1-act a.act:visited,			.menu1-lev1-act a.act:active, 		.menu1-lev1-act a:hover,
.menu1-lev1-curifsub a.cur:link,	.menu1-lev1-curifsub a.cur:visited, 		.menu1-lev1-curifsub a.cur:active,	.menu1-lev1-curifsub a:hover,
.menu1-lev1-actifsub a.actifsub:link, 	.menu1-lev1-actifsub a.actifsub:visited, 	.menu1-lev1-actifsub a.actifsub:active, .menu1-lev1-actifsub a:hover,
.menu1-lev1-no a:hover, 		.menu1-lev1-ifsub a:hover {
	height: 1%;
	background: #fff url(/fileadmin/template/main/images/menu-bckg_hv.gif) repeat-x left top;
	background-color: #fff;
	display: block;
	padding: 3px 3px;
}
.mainnav ul ul {
	margin:0px;
	padding:0px;
	height:1%;
	list-style-type: none;
}
.mainnav ul ul li {
	margin:0px;
	padding:0px;
}
.menu1-lev2-no a:link, .menu1-lev2-no a:visited, 
.menu1-lev2-ifsub a:link, .menu1-lev2-ifsub a:visited {
	height: 1%;
	background: #F1F1F1 url(/fileadmin/template/main/images/menu-bckg.gif) repeat-x left top;
	display: block;
	padding: 3px 3px 3px 9px;
}
.menu1-lev2-cur a.cur:link, 	.menu1-lev2-cur a.cur:visited, 		.menu1-lev2-cur a:hover,
.menu1-lev2-act a.act:link, 	.menu1-lev2-act a.act:visited, 		.menu1-lev2-act a:hover,
.menu1-lev2-curifsub a.cur:link,.menu1-lev2-curifsub a.cur:visited, 	.menu1-lev2-curifsub a:hover,
.menu1-lev2-actifsub a.actifsub:link, 	.menu1-lev2-actifsub a.actifsub:visited, 	.menu1-lev2-actifsub a.actifsub:active, 	.menu1-lev2-actifsub a:hover,
.menu1-lev2-no a:hover, 		.menu1-lev2-ifsub a:hover {
	height: 1%;
	background: #fff url(/fileadmin/template/main/images/menu-bckg_hv.gif) repeat-x left top;
	display: block;
	padding: 3px 3px 3px 9px;
}
.menu1-lev3-no a:link, .menu1-lev3-no a:visited, 
.menu1-lev3-ifsub a:link, .menu1-lev3-ifsub a:visited {
	height: 1%;
	background: #F1F1F1 url(/fileadmin/template/main/images/menu-bckg.gif) repeat-x left top;
	display: block;
	padding: 3px 3px 3px 15px;
}
.menu1-lev3-cur a.cur:link, 		.menu1-lev3-cur a.cur:visited, 			.menu1-lev3-cur a.cur:active,		.menu1-lev3-cur a:hover,
.menu1-lev3-act a.act:link, 		.menu1-lev3-act a.act:visited,			.menu1-lev3-act a.act:active, 		.menu1-lev3-act a:hover,
.menu1-lev3-curifsub a.cur:link,	.menu1-lev3-curifsub a.cur:visited, 		.menu1-lev3-curifsub a.cur:active,	.menu1-lev3-curifsub a:hover,
.menu1-lev3-actifsub a.actifsub:link, 	.menu1-lev3-actifsub a.actifsub:visited, 	.menu1-lev3-actifsub a.actifsub:active, .menu1-lev3-actifsub a:hover,
.menu1-lev3-no a:hover, 		.menu1-lev3-ifsub a:hover {
	height: 1%;
	background: #fff url(/fileadmin/template/main/images/menu-bckg_hv.gif) repeat-x left top;
	display: block;
	padding: 3px 3px 3px 15px;
}
.menu1-lev4-no a:link, .menu1-lev4-no a:visited, 
.menu1-lev4-ifsub a:link, .menu1-lev4-ifsub a:visited {
	height: 1%;
	background: #F1F1F1 url(/fileadmin/template/main/images/menu-bckg.gif) repeat-x left top;
	display: block;
	padding: 3px 3px 3px 21px;
}
.menu1-lev4-cur a.cur:link, 		.menu1-lev4-cur a.cur:visited, 			.menu1-lev4-cur a.cur:active,		.menu1-lev4-cur a:hover,
.menu1-lev4-act a.act:link, 		.menu1-lev4-act a.act:visited,			.menu1-lev4-act a.act:active, 		.menu1-lev4-act a:hover,
.menu1-lev4-curifsub a.cur:link,	.menu1-lev4-curifsub a.cur:visited, 		.menu1-lev4-curifsub a.cur:active,	.menu1-lev4-curifsub a:hover,
.menu1-lev4-actifsub a.actifsub:link, 	.menu1-lev4-actifsub a.actifsub:visited, 	.menu1-lev4-actifsub a.actifsub:active, .menu1-lev4-actifsub a:hover,
.menu1-lev4-no a:hover, 		.menu1-lev4-ifsub a:hover {
	height: 1%;
	background: #fff url(/fileadmin/template/main/images/menu-bckg_hv.gif) repeat-x left top;
	display: block;
	padding: 3px 3px 3px 21px;
}
.menu1-lev5-no a:link, .menu1-lev5-no a:visited, 
.menu1-lev5-ifsub a:link, .menu1-lev5-ifsub a:visited {
	height: 1%;
	background: #F1F1F1 url(/fileadmin/template/main/images/menu-bckg.gif) repeat-x left top;
	display: block;
	padding: 3px 3px 3px 27px;
}
.menu1-lev5-cur a.cur:link, 		.menu1-lev5-cur a.cur:visited, 			.menu1-lev5-cur a.cur:active,		.menu1-lev5-cur a:hover,
.menu1-lev5-act a.act:link, 		.menu1-lev5-act a.act:visited,			.menu1-lev5-act a.act:active, 		.menu1-lev5-act a:hover,
.menu1-lev5-curifsub a.cur:link,	.menu1-lev5-curifsub a.cur:visited, 		.menu1-lev5-curifsub a.cur:active,	.menu1-lev5-curifsub a:hover,
.menu1-lev5-actifsub a.actifsub:link, 	.menu1-lev5-actifsub a.actifsub:visited, 	.menu1-lev5-actifsub a.actifsub:active, .menu1-lev5-actifsub a:hover,
.menu1-lev5-no a:hover, 		.menu1-lev5-ifsub a:hover {
	height: 1%;
	background: #fff url(/fileadmin/template/main/images/menu-bckg_hv.gif) repeat-x left top;
	display: block;
	padding: 3px 3px 3px 27px;
}
.menu1-lev6-no a:link, .menu1-lev6-no a:visited, 
.menu1-lev6-ifsub a:link, .menu1-lev6-ifsub a:visited {
	height: 1%;
	background: #F1F1F1 url(/fileadmin/template/main/images/menu-bckg.gif) repeat-x left top;
	display: block;
	padding: 3px 3px 3px 33px;
}
.menu1-lev6-cur a.cur:link, 		.menu1-lev6-cur a.cur:visited, 			.menu1-lev6-cur a.cur:active,		.menu1-lev6-cur a:hover,
.menu1-lev6-act a.act:link, 		.menu1-lev6-act a.act:visited,			.menu1-lev6-act a.act:active, 		.menu1-lev6-act a:hover,
.menu1-lev6-curifsub a.cur:link,	.menu1-lev6-curifsub a.cur:visited, 		.menu1-lev6-curifsub a.cur:active,	.menu1-lev6-curifsub a:hover,
.menu1-lev6-actifsub a.actifsub:link, 	.menu1-lev6-actifsub a.actifsub:visited, 	.menu1-lev6-actifsub a.actifsub:active, .menu1-lev6-actifsub a:hover,
.menu1-lev6-no a:hover, 		.menu1-lev6-ifsub a:hover {
	height: 1%;
	background: #fff url(/fileadmin/template/main/images/menu-bckg_hv.gif) repeat-x left top;
	display: block;
	padding: 3px 3px 3px 33px;
}
.menu1-lev7-no a:link, .menu1-lev7-no a:visited, 
.menu1-lev7-ifsub a:link, .menu1-lev7-ifsub a:visited {
	height: 1%;
	background: #F1F1F1 url(/fileadmin/template/main/images/menu-bckg.gif) repeat-x left top;
	display: block;
	padding: 3px 3px 3px 39px;
}
.menu1-lev7-cur a.cur:link, .menu1-lev7-cur a.cur:visited, .menu1-lev7-cur a.cur:active, .menu1-lev7-cur a:hover, .menu1-lev7-act a.act:link, .menu1-lev7-act a.act:visited, .menu1-lev7-act a.act:active, .menu1-lev7-act a:hover, .menu1-lev7-curifsub a.cur:link, .menu1-lev7-curifsub a.cur:visited, .menu1-lev7-curifsub a.cur:active, .menu1-lev7-curifsub a:hover, .menu1-lev7-actifsub a.actifsub:link, .menu1-lev7-actifsub a.actifsub:visited, .menu1-lev7-actifsub a.actifsub:active, .menu1-lev7-actifsub a:hover, .menu1-lev7-no a:hover, .menu1-lev7-ifsub a:hover {
	height: 1%;
	background: #fff url(/fileadmin/template/main/images/menu-bckg_hv.gif) repeat-x left top;
	display: block;
	padding: 3px 3px 3px 39px;
}
.menu1-lev8-no a:link, .menu1-lev8-no a:visited, 
.menu1-lev8-ifsub a:link, .menu1-lev8-ifsub a:visited {
	height: 1%;
	background: #F1F1F1 url(/fileadmin/template/main/images/menu-bckg.gif) repeat-x left top;
	display: block;
	padding: 3px 3px 3px 45px;
}
.menu1-lev8-cur a.cur:link, .menu1-lev8-cur a.cur:visited, .menu1-lev8-cur a.cur:active, .menu1-lev8-cur a:hover, .menu1-lev8-act a.act:link, .menu1-lev8-act a.act:visited, .menu1-lev8-act a.act:active, .menu1-lev8-act a:hover, .menu1-lev8-curifsub a.cur:link, .menu1-lev8-curifsub a.cur:visited, .menu1-lev8-curifsub a.cur:active, .menu1-lev8-curifsub a:hover, .menu1-lev8-actifsub a.actifsub:link, .menu1-lev8-actifsub a.actifsub:visited, .menu1-lev8-actifsub a.actifsub:active, .menu1-lev8-actifsub a:hover, .menu1-lev8-no a:hover, .menu1-lev8-ifsub a:hover {
	height: 1%;
	background: #fff url(/fileadmin/template/main/images/menu-bckg_hv.gif) repeat-x left top;
	display: block;
	padding: 3px 3px 3px 45px;
}
.menu1-lev9-no a:link, .menu1-lev9-no a:visited, 
.menu1-lev9-ifsub a:link, .menu1-lev9-ifsub a:visited {
	height: 1%;
	background: #F1F1F1 url(/fileadmin/template/main/images/menu-bckg.gif) repeat-x left top;
	display: block;
	padding: 3px 3px 3px 51px;
}
.menu1-lev9-cur a.cur:link, .menu1-lev9-cur a.cur:visited, .menu1-lev9-cur a.cur:active, .menu1-lev9-cur a:hover, .menu1-lev9-act a.act:link, .menu1-lev9-act a.act:visited, .menu1-lev9-act a.act:active, .menu1-lev9-act a:hover, .menu1-lev9-curifsub a.cur:link, .menu1-lev9-curifsub a.cur:visited, .menu1-lev9-curifsub a.cur:active, .menu1-lev9-curifsub a:hover, .menu1-lev9-actifsub a.actifsub:link, .menu1-lev9-actifsub a.actifsub:visited, .menu1-lev9-actifsub a.actifsub:active, .menu1-lev9-actifsub a:hover, .menu1-lev9-no a:hover, .menu1-lev9-ifsub a:hover {
	height: 1%;
	background: #fff url(/fileadmin/template/main/images/menu-bckg_hv.gif) repeat-x left top;
	display: block;
	padding: 3px 3px 3px 51px;
}
.topmenu {
	font-weight: bolder;
	color: #fff;
}
.topcontent-div {
	top: 5px;
	display: inline;
	}
.topcontent-div a {
	text-decoration: none;
	}
.topcontent {
	margin: 10px 0 10px 10px;
	}
.topcontent-div a img {
	border: 0 none;
	display: inline;
    	}
.topcontent a img {
	border: 0 none;
	display: inline;
	background-color:#E7E7E7;
	border-right: 2px solid #D9D9D9;
	border-bottom: 2px solid silver;
	}

.topmenu-div {
	z-index: 10;
	position: absolute;
	top: 90px;
	right: 0;
	margin: 2px 0px 2px 0px;
	width: 99.8%;
	background-color: #990033;
text-align: center;
	}
.topmenu-div ul {
       	list-style: none;
	margin: 1px 0px 1px 0px;
	padding: 0px;
	font-size: 120%;
	}
.topmenu-div ul li {
	display: inline;
	width: 50px;
	padding: 0 0.5em;
     	font-weight: bold;
	}
.topmenu-div ul li a {
	text-decoration: none;
        color: white;
	}

.topmenu-div ul li.first {
        border-left: 5px solid white;
        }

.topmenu-div ul li a:hover {
        background-color: #FFDEAD;
border-bottom: 5px solid white;
        color: gray;
        }

.topmenu-div ul li.top-activ a{
         color: gray;
         background-color: #FFDEAD;
        }





/* Schnellsuche und Direktzugriff */
#suchen {
/*	display: inline;
	width: 100px;*/
	padding: 10px 0px;
	margin: 0px;
	color:#990033;
	}
.suchfeld {
	color:#990033;
	padding: 0px 15px 0px 0px;
}
.direkt form select#direktwahl {
	width: 112px;
	display: inline;
	border: 0 none;
	padding: 0 0px;
	margin: 0px 0 0 0px;
	color:#990033;
	}

/* ---------------------------------------------------------------------*/
.lastupdate {
	font-size: 90%;
	text-align:left;
}
.Intranet {
	font-size: 100%;
	text-align: left;
	margin: 10px 0 0 10px;
	}

div.Intranet a {
	color: #E58415;
}

/****************************/
/***** Typo3 Sitemap    ********/
/****************************/
div.csc-menu-1 ul {
	list-style-type: circle;
}
div.csc-menu-2 {
	border: 1px solid navy;
}
p.csc-sitemap-level1 { margin: 0;  background-color: #F1F1F1; color:gray; padding-left: 10px}
p.csc-sitemap-level2 {  margin: 0; color:gray; padding-left: 30px}
p.csc-sitemap-level3 { margin: 0; color:gray; padding-left: 50px}
p.csc-sitemap-level4 { margin: 0; color:gray; padding-left: 70px}



/*-----------------------------------  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 #F1F1F1;

}
.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	border:0px solid #333;
	background-color:#E5E5E5;
}
.news-latest-container H3 a {
	font: bold small Arial, Verdana, sans-serif;
	font-size: 85%;
	color: #9C1A1E;
}
.news-latest-container H4,.news-latest-gotoarchive {
	color:#000;
	padding:1px;
	margin:1px;
	border:0px solid #666;
	background-color:#E5E5E5;
}
.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:3px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#000;
}
.news-latest-gotoarchive A {
	color:#000;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:1px;
	margin:1px 5px;
	border:1px solid #666;
	background-color: #FFF;
}
.news-latest-item h5 {
	margin: 0 0; padding: 0 0;
}
.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:75%;
}
.news-latest-morelink {
	height:12px;
}
.news-latest-morelink A {
	float:right;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	border:0px solid #000;
        background-color:#FFF;
}
.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:1px;
	margin:1px;
	border:1px solid #666;
	}
.news-search-form {
	padding:1px;
	margin-bottom:5px;
	border:0px solid #666;
	background-color:#F1F1F1;
}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: 1px solid #769024;
	background-color: #F1F1F1;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#000;
	padding-left:2px;
}
.news-list-container H3 A {
	color:#000;
}
.news-list-container P {
	padding-left:3px;
	}
.news-list-date {
	float: right;
	color: #3E551C;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 75%;
	font-weight: normal;
	background-color: #F1F1F1;
	}
.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 75%;
	}
.news-list-container IMG {
	float: right;
	border:1px solid #666;
	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:75%;
	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: #F1F1F1;
}
.tx-ttnews-browsebox TD {
	font-size: 85%;
}
.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: 90%;
	margin-left: 10px;
}

/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin-bottom:5px;
	border:1px solid #666;
	}
.news-single-item H2 {
	font-size: 130%;
	font-weight:bold;
	color: #000;
	margin-bottom: 0px;
	}
.news-single-item H3 {
	margin-bottom: 15px;
	}
.news-single-img {
        float: right; 
	margin-left:5px;
	}
.news-single-imgcaption {
	padding:3px; 
	width: 50%;
	clear:both;
	}

.news-single-category {
	float: right;
	}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 85%;
	margin-bottom: 15px;
	margin-top: 10px;
	}
.news-single-timedata {
	float: right;
	}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 75%;
	}
.news-single-author {
	padding-bottom: 3px;
	}
.news-single-additional-info {
	background-color: #BBE53A;
	margin-top: 15px;
	border: 1px solid #666;
	padding:3px;
	padding-bottom:0px;
	}
.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color: #F1F1F1;
	}
.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: 90%;
	margin-left:5px;
	width:90%;
	}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
/*	margin-top:10px;*/
	margin: 0px;
	padding:3px;
	border:0px solid #333;
	background-color: #F1F1F1;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin: 0px;
	border:1px solid #666;
	background-color: #F1F1F1;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#000;
	padding:3px;
	margin: 0px;
/*	border:1px solid #666;
	background-color:#990033;*/
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color:#990033;
	color:#000;
}

/*--------------------------------- 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:90%;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:85%;
	white-space: nowrap;
}
.news-catmenu DIV img {
	margin:0px;
	padding:0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level0 {
	background-color:#fff;
}
.level1 {
	padding-left:10px;
	background-color:#eee;
}
.level2 {
	padding-left:10px;
	background-color:#ddd;
}
.level3 {
	padding-left:10px;
	background-color:#ccc;
}
.level4 {
	padding-left:10px;
	background-color:#bbb;
}

/***************************************************/
/* Styles for am_doctorade_uni extension */
/***************************************************/
.tx-amdoctoradeuni-pi1-listrow-header {
	background-color: #ddd;
}
.tx-amdoctoradeuni-pi1-listrow-header a {
	font-weight: bold;
}
#center .tx-amdoctoradeuni-pi1-listrow-header td p {
	font-weight: bold;
}
tx-amdoctoradeuni-pi1-listrow-even {
	background-color: #eee;
}
.tx-amdoctoradeuni-pi1-listrow-odd {
	background-color: #ddd;
}
.tx-amdoctoradeuni-pi1-searchbox {
	padding: 15px 0px;
}

/***************************************************/
/* Styles for am_staff_uni extension */
/***************************************************/
.tx-amstaffuni-pi1 {
	padding: 10px 0px 0px 0px;
}
.tx-amstaffuni-pi1-listrow {
	padding: 0px 0px 0px 0px;
}
.tx-amstaffuni-pi1-listrow-item {
	padding: 0px 0px 20px 0px;
}
.staff_desc {
	font-weight: bold;
}
.staff_value {}

/***************************************************/
/* Styles for am_lectures_uni extension */
/***************************************************/
.tx-amlectureuni-pi1-listrow-header {
	background-color: #ddd;
}
.tx-amlectureuni-pi1-listrow-header a {
	font-weight: bold;
}
#center .tx-amlectureuni-pi1-listrow-header td p {
	font-weight: bold;
}
tx-amlectureuni-pi1-listrow-even {
	background-color: #eee;
}
.tx-amlectureuni-pi1-listrow-odd {
	background-color: #ddd;
}
.tx-pbsurvey-pi1 .questionText {font-size: 120%; font-weight: bold;}

label { /* Alle Labels UND Formularelemente auswählen */
  display: block; 
  float: left; 
  width: 150px; /* Breite.*/
 } 

form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}

input#submit { /* den Submit-Button */
  float: none;
  width: auto;
}
input { 
  float: none;
  width: auto;
}
label {
 text-align: right; 
padding-right: 1em; 
}
div.csc-mailform-field { margin: 10px; }
fieldset.csc-mailform {border: 0 none;}



/* Tabellen-Überschrift Linksbündig */
.listProfessor tr.tr-even.tr-0{
	text-align: left;
}

/* Spalte (Namen) fixe Breite und Abstände */
.listProfessor td.td-0{
	width: 250px;
	margin: 4px;
	padding: 4px;
}

/* Ungerade Zeilen: hellgrauer Hintergrund*/
.listProfessor tr.tr-odd {
	background-color: #f0f0f0;
}


/* Studienangebot (Bachelor/Master) Übersichtslisten */
.listSubject{
	width: 100%;
}
/* Fachname mit fixen Abständen zum Rand */
.listSubject td.td-0{
	margin: 4px;
	padding: 4px;
}
/* Akkreditierung zentriert, Breite fix */
.listSubject td.td-last{
	text-align: center;
	width: 150px;
}
/* Ungerade Zeilen: hellgrauer Hintergrund */
.listSubject tr.tr-odd {
	background-color: #f0f0f0;
}
.align-right { text-align: right;}
.align-center { text-align: center;}
.align-left { text-align: left;}
.align-justify { text-align: justify; }
div.indent { margin-left: 2em; }


