html, body {
	margin:0 0 0 0px;  
	padding:0 0 0 0px;
	font-family:Verdana,Tahoma; 
	background-color:#fff;
	text-align:center;
	height:100%;
}

/*--Standard-Link Formatierung--*/

a:link {
	color: #006EA7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006EA7;
}
a:hover {
	text-decoration: underline;
	color: #006EA7;
}
a:active {
	text-decoration: none;
	color: #006EA7;
}

/*--Schriftfarbe Hellgrau--*/

.grey {
	color:#666;
}
.graueSchrift {color: #999;}
.graueSchrift a {color: #999;}
.graueSchrift a:visited {color: #999;}
.graueSchrift a:active {color: #999;}
.graueSchrift a:hover {color: #999;}

dt 	{margin:0; padding:0;}
dd 	{margin:0; padding-bottom:4px;}

#content_text ul {
	margin:0 0 0 20px; padding:0px;
	list-style-image:url(images/list_pf.gif);
}
#content_text li {margin:6px 0 6px 0; padding: 0px;}

/*--Headline erster Ordnung (Page-Headline) --*/

#headline {line-height: 30px;}



/*------- main ----------*/	
#main {
	position:relative;
	width:940px;
	background-color:#fff;
	background-image:url(images/bg.gif); background-repeat:repeat-y;		
    	margin-top:0;
    	margin-left:auto;
    	margin-right:auto;
	text-align:left;
	height:100%;
	padding:0;
}
.main2 {
	background-image:url(images/bg.gif); background-repeat:repeat-y;		
	padding:0 20px 0 20px;
}


/*------- header ----------*/	
.header {
	position:relative;
	height:255px;
	background-image:url(images/bg_header.jpg); background-repeat:no-repeat;	
}

.logo {
/*	position:absolute;
	top:45px;
	left:620px;
	height:120px;
	width:203px; */
	position:absolute;
	top:45px;
	left:608px;
	height:109px;
	width:235px; 
}

/*--Brotgrumen Navigation--*/

.breadcrumb {
	position:absolute;
	top:228px;
	left:230px;
	color:#999;
	overflow:hidden;
	width: 300px;
	height: 15px;
}
.breadcrumb a{
	color:#999;
}
.breadcrumb a{
	color:#999;
}
.breadcrumb a:visited{
	color:#999;
}

.breadcrumb a.active{
	color:#ee7f00;
}
.breadcrumb a.active:visited{
	color:#ee7f00;
}




.nav_print {
	position:absolute;
	top:226px;
	left:535px;
}
.nav_size {
	position:absolute;
	top:227px;
	left:565px;
	font-size: 11px;
	color: #999;
}
.nav_size a {
	color:#999;
	font-weight:bold;
	text-decoration:none;
}

/*--Kopfgrafik 1--*/

.bild1 {
	position:absolute;
	top:0;
	left:115px;
	height:203px;
	width:293px;
	overflow:hidden;
	z-index:100;
}

/*--Kopfgrafik 2--*/

.bild2 {
	position:absolute;
	top:28px;
	left:22px;
	height:297px;
	width:220px;
	overflow:hidden;
	z-index:100;
}



.content_back {
	background-color:#fff;	
	background-image:url(images/bg_content.gif); background-repeat:repeat-y;	
	width:900px;
	overflow:hidden;	
}
#content_main {
	position:relative; top: 0px; left:0px;
	height:350px;
}				
#content_main[id] {
	height:auto; min-height:350px;
}
#content_main:lang(en) {			
	height:auto;
}


.left {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:209px;
	line-height:16px;
}	
.left_content {
	position:relative;
	padding: 0 29px 0 28px;
	list-style-type: none;
}


/*------- level 1 ----------*/	
#sm1  {
	position:relative;
	margin:0;
	padding:0;
	background-image: none; 
	list-style-type: none;
	list-style-image: none;
	line-height:23px;
}
#sm1 li {
	position:relative;
	background-image:url(images/bg_sm1.gif);  
	background-position:bottom; 
	background-repeat:repeat-x;
	width:150px;
	margin:0;
	overflow:hidden;
	display:block;
}


#sm1 li a {
	color:#333;
	display: block;
	text-decoration:none;
	padding:0 0 0 15px;
	margin:0;
}


#sm1 li a:hover {
	color:#fff;
	text-decoration:none;
	background-color:#EE7F00;
	padding:0 0 0 15px;
	display:block;
	margin:0;
}

#sm1 li.act {
	position:relative;
	background-image:url(images/bg_sm1.gif);  
	background-position:bottom; 
	background-repeat:repeat-x;
	width:150px;
	overflow:hidden;
	margin:0;
}
#sm1 li.act a {
	color:#333;

}
#sm1 li.act a:hover {
	width:150px;
	display:block;
}

/*------- level 2 ----------*/	
#sm1 li.act ul {
	position:relative;
	margin:0 0 0 0px;
	padding:0;
	background-image: none;
	list-style-type: none;
	list-style-image: none;
	line-height:23px;
}

#sm1 li.act li.active {
	position:relative;
	width:150px;	
	background-image:url(images/bg_sm2_n.gif); 
	background-position:top;
	background-repeat:repeat-x;	
	margin:0;
	padding:0;
	color:#AF0917;
	overflow:hidden;	
}
#sm1 li.act li.active a {
	font-weight:normal;
	background-image:url(images/ico_active.gif);
	background-repeat:no-repeat;
	background-position: 15px 4px;
	padding:0 0 0 30px;	
}
#sm1 li.act li.active a:link {
	font-weight:normal;
}
#sm1 li.act li.active a:visited {
	font-weight:normal;
}
#sm1 li.act li.active a:hover {
	font-weight:normal;
	background-image: none; 
}


#sm1 li.act li {
	position:relative;
	top:0;left:0;
	width:150px;	
	background-image:url(images/bg_sm2_n.gif); 
	background-position:top;
	background-repeat:repeat-x;	
	margin:0;
	padding:0;
	display:block;
}
#sm1 li.act li a {
	color:#EE7F00;
	text-decoration:none;
	padding:0 0 0 30px;
}
#sm1 li.act li a:hover {
	color:#fff;
	width:135px;
	background-color:#EE7F00;	
	text-decoration:none;
/*	background-image:none;	*/
	padding:0 0 0 30px;
}

#sm1 li.act a:hover {
	color:#fff;
	text-decoration:none;
/*	background-image:none; */
	background-color:#EE7F00;
	padding:0 0 0 15px;
	display:block;
	margin:0;
}


/*------- level 2 first ----------*/	

#sm1 li.act li.first_active {
	position:relative;
	width:150px;	
	background-image:url(images/bg_sm2.gif); 
	background-position:top;
	background-repeat:repeat-x;	
	margin:0;
	padding:0;
	color:#AF0917;
	overflow:hidden;	
}
#sm1 li.act li.first_active a {
	font-weight:normal;
	background-image:url(images/ico_active.gif);
	background-repeat:no-repeat;
	background-position: 15px 4px;
	padding:0 0 0 30px;	
}
#sm1 li.act li.first_active a:link {
	font-weight:normal;
}
#sm1 li.act li.first_active a:visited {
	font-weight:normal;
}
#sm1 li.act li.first_active a:hover {
	font-weight:normal;
	background-image: none; 
}


#sm1 li.act li.first {
	position:relative;
	top:0;left:0;
	width:150px;	
	background-image:url(images/bg_sm2.gif); 
	background-position:top;
	background-repeat:repeat-x;	
	margin:0;
	padding:0;
	display:block;
}
#sm1 li.act li.first a {
	color:#EE7F00;
	text-decoration:none;
	padding:0 0 0 30px;
}
#sm1 li.act li.first a:hover {
	color:#fff;
	width:135px;
	background-color:#EE7F00;	
	text-decoration:none;
	background-image:none;	
	padding:0 0 0 30px;
}



.content {
	position:relative; 
	top:0; left:0;
	float:left;
	width:461px; 
	line-height:16px;
}	
.contentinside {
	padding:0 20px 0 21px;
}	

/*--Überschrift 1--*/

.content h1 {
	margin:0;
	padding:13px 0 10px 0;
	font-weight:normal;
	color:#333;
}

/*--Überschrift 2--*/

.content h2 {
	margin:0;
	padding:12px 0 0px 0;
	font-weight:normal;
	color:#EE7F00;	
	line-height:22px;
}

/*--Überschrift 3--*/

.content h3 {
	font-size:15px;
	color:#333333;	
	line-height:24px;
	font-weight: bold;
}

/*--Überschrift 4--*/

.content h4 {
	color:#ee7f00; height:24px;
	font-size: 12px;
	background-position: 0px 18px;
	background-image:url(images/line_orange.gif); background-repeat:repeat-x;
	margin-bottom: 6px;
}

/*--Überschrift 5--*/

.content h5 {
	color:#ee7f00; font-size:12px;
	margin-bottom: 6px;
}

/*--Überschrift 6--*/

.content h6 {
	color:#ee7f00; font-size:11px;
	margin-bottom: 6px;
}

h6 {
	color:#ee7f00; font-size:11px;
	margin: 0; padding:0;
}


.csc-header h1 {
	font-size:18px;
}

.searchright {
	width: 175px;
	height:10px; line-height:10px; font-size:10px;
	background-image:url(images/line_orange.gif); background-repeat:repeat-x;
}



.content p {
	color:#333;	
}
.csc-textpic-text p {
	margin-top:0;
}




/*--Rechte Spalte--*/

.right {
	position:relative; 
	top:0; left:0;
	float:left;
	width:230px; 
	color:#999;
}	
.right_content {
	position:relative;
	line-height: 18px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 30px;
}

.right h1 {
	display:none;
}

.right h2 {
	color:#EE7F00;
	font-weight:bold;
	margin:0;
	padding:5px 0 5px 0;	
}
.right form {
	margin:0;
	padding:5px 0 15px 0;	
}
.right p {
	margin:0;
	padding:0 0 15px 0;	
}

.right .inp {
	margin:2px 0 2px 0;
	padding:3px;
	font-size:11px;
	background-color:#ECEDED;
	border-top:1px solid #C3C4C6;
	border-left:1px solid #A9ABAD;
	border-right:1px solid #EBEBEC;
	border-bottom:1px solid #EBEBEC;
	color:#999;
	width:134px;
}
.right .sub {
	margin:2px 0 2px 8px;
	padding:3px;	
	color:#fff;
	font-size:11px;
	background-color:#EE7F00;
	border: none;
}

/*--Nach oben Link--*/


/*------ pagetop ----*/
.pagetop {position: relative; margin-left:570px; width:84px; margin-bottom: 10px; bottom: 0;}
.pagetop_fce {position: relative; margin-left:336px; width:84px; margin-bottom: 10px;}


/*-- right box --*/
#box_center a {color:#666666;}
#box_center a:link {color:#666666;}
#box_center a:visited {color:#666666;}
#box_center a:hover {color:#666666;}

#box_center ul {
	margin:0 0 0 16px;
	padding:0px;
}
#box_center li {
	margin:0px;
	padding:0px;
}

.bottom {
	position:relative; 
	clear:both;
	color:#999;
	height:29px;
	background-color:#fff;
	background-image:url(images/bg_bottom.gif); background-repeat:no-repeat;		
	text-align:right;
	padding:10px 243px 0 0;
}
.bottom a {
	color:#999;
	text-decoration:none;
}
.bottom a:hover {
	color:#999;
	text-decoration:underline;
}

.footer_licht  {
background-image:url("../../media/Bilder/jena.png");
background-position:0 10px;
background-repeat:no-repeat;
float:left;
height:50px;
width:780px;
}

.size10 {
	font-size:12px; font-weight:bold;
}
.size11 {
	font-size:11px;
}
.size12 {
	font-size:12px; font-weight:bold;
}
.size14 {
	font-size:14px;
}
.space75 {
	position:relative; 
	height:75px;
	overflow:hidden;
}

.csc-textpic-imagewrap {
	margin-top:10px;
}

.tx-indexedsearch-searchbox-sword {
		background-color:#fff;
		border-style:solid; border-width:1px;border-color:#8F8F8F;
}
.tx-indexedsearch-title {
	font-weight:bold;	
}
.tx-indexedsearch-title a {
	font-weight:bold;	
	color:#ee7f00;
}
.tx-indexedsearch-title a:link {
	font-weight:bold;
	color:#ee7f00;
}
.tx-indexedsearch-title a:visited {
	font-weight:bold;	
	color:#ee7f00;
}
.tx-indexedsearch-title a:hover {
	font-weight:bold;	
	color:#ee7f00;
}

.tx-indexedsearch-path a {
	color:#ee7f00;
}
.tx-indexedsearch-path a:link {
	color:#ee7f00;
}
.tx-indexedsearch-path a:visited {
	color:#ee7f00;
}
.tx-indexedsearch-path a:hover {
	color:#ee7f00;
}


/* 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 { font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:#ee7f00; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { 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; }
		
/*-- formulare --*/											
.csc-mailform-field	{clear:both; width:350px;}
.csc-mailform-submit	{border:1px solid #EE7F00; height:22px; background-color:#EE7F00; color:#fff; width:89px;}
.csc-mailform-radio	{margin-left:115px;}
.csc-mailform-label	{float:left; width:300px; text-align:left; padding-right:10px; margin-bottom:12px; font-weight:bold;}

.csc-mailform-field input.csc-mailform-check {border: none;}
.csc-mailform-field input.csc-mailform-radio {border: none;}

.m_label		{float:left; width:150px; text-align:right; padding-right:10px; color:#666; font-size:11px;}
.m_input		{width:180px; background-color:#f6f6f6;}
.m_space		{clear:both; line-height:6px; height:6px; font-size:6px;}

fieldset		{border:0px;}
textarea		{width:180px; border:1px solid #999; background-color:#f6f6f6;}
input		{border:1px solid #999;}
		
/*--- news ---*/	
	
.n_date {color: #999;}

.n_spacer {
	clear:both;
	font-size:10px; line-height:10px; height:10px;
}
.n_spacer2 {
	clear:both;
	font-size:6px; line-height:6px; height:6px;
	border-top:1px solid #e5e5e5;
}


.n_top {
	color:#666; font-size:11px;
	height:20px;
}
.n_top a 	{text-decoration:none; color:#999;}
.n_top a:link 	{text-decoration:none; color:#999;}
.n_top a:visited {text-decoration:none; color:#999;}
.n_top a:hover 	{text-decoration:underline; color:#999;}

.n_title {
	color:#ee7f00; font-weight:bold; height:24px;
	background-position: 0px 18px;
	background-image:url(images/line_orange.gif); background-repeat:repeat-x;	
}
.n_title a 	 {text-decoration:none; color:#ee7f00;}
.n_title a:link 	{text-decoration:none; color:#ee7f00;}
.n_title a:visited {text-decoration:none; color:#ee7f00;}
.n_title a:hover 	{text-decoration:underline; color:#ee7f00;}

.n_more a 		{text-decoration:none;}
.n_more a:link 		{text-decoration:none;}
.n_more a:visited 	{text-decoration:none;}
.n_more a:hover 	{text-decoration:underline; color:#237cc0;}

.n_text {margin-top:4px; margin-bottom:10px;}

.n_clear {clear:both; height:14px; line-height:14px; font-size:14px;}

.n_back {
	padding-left:12px; line-height:16px; vertical-align:top;
	background-image:url(images/arrow_blueleft.gif); 
	background-repeat:no-repeat; background-position:0 1px;
}

.n_back a 	   {text-decoration:none; color:#237cc0;}
.n_back a:link 	   {text-decoration:none; color:#237cc0;}
.n_back a:visited  {text-decoration:none; color:#237cc0;}
.n_back a:hover    {text-decoration:underline; color:#237cc0;}

.n_header {
	margin:0;
	padding:0 0 10px 0;
	font-weight:bold;
	color:#EE7F00;	
	line-height:22px;
	font-size:16px; 
}


.n_single_text {float:left; border:1px solid;}
.news-single-img {float:left;}
.news-single-imgcaption {height: 0; margin: 0;}



.news-amenu-item-year {font-weight:bold; color:#666; margin:8px 0 2px 0}


.pb_inact {
	
}
.pb_act {
	border-left:3px solid #dbe6ec;
	border-right:3px solid #dbe6ec;
	background-color:#dbe6ec;
	color:#006ea7;
}


.pb_user {color:#999;}


.pb_main {position:relative;}
.pb_itself {float:left; width:375px;}
.pb_archive {float:left; width:42px;}

/*-- download --*/
.download {
	padding-left:22px;
	line-height:25px;
	vertical-align:top;
	background-image:url(images/pdf.gif);
	background-repeat:no-repeat;
	background-position:0 1px;
	padding-bottom: 15px;
}
/*-- linkimage --*/
.linkimage {
	padding-left:22px;
	line-height:22px;
	vertical-align:top;
	background-image:url(images/img.gif);
	background-repeat:no-repeat;
	background-position:0 1px;
	padding-bottom: 5px;
}
/*-- zurueck --*/
.zurueck {
	padding-left:12px;
	line-height:22px;
	vertical-align:top;
	background-image:url(images/arrow_blueleft.gif);
	background-repeat:no-repeat;
	background-position:0 1px;
	padding-bottom: 5px;
}

/*-- tabelle --*/	
.contenttable	{
			background-color:#e1e1e1; border:0px solid; padding:0px;
			margin-bottom:12px;
			margin-top:12px;
			color:#000;
			font-size:12px;
}
.tr-even	{
			background-image:url(images/table_even.gif);
			}
.tr-odd			{
			background-image:url(images/table_odd.gif);
			}
thead .tr-0		{
			color:#fff;
			background-image:url(images/table_first.gif);
			}	
		
/*-- Text+Image --*/		
.csc-textpic-caption {
	margin-top:4px;	
	color:#666;
	font-size:10px;
	text-align: center;
	line-height: 14px;		
}
.txt_input {
	width:180px;
}





.even {border: 1px solid white;}
.first {border: 1px solid white;}
.odd {border: 1px solid white;}
.last {border: 1px solid white;}

/* Icons end */
.filelinks a:hover{text-decoration:underline;}



/*--------- filelinks --------- */

.filelinks span{display:block;}
.filelinks .filecount{display:block; margin-bottom:0px;} 

/* Icons begin */

/*.filelinks .pdf {background-image:url('images/pdf.gif')!important;}*/

.filelinks div.gif{
	background:url('images/img.gif') left top no-repeat !important; 
	margin-bottom:3px;

}
.filelinks div.pdf { 
	background:url('images/pdf.gif') left top no-repeat !important; 
	margin-bottom:3px;

}
.filelinks div a {
	padding-left:22px; 
}

.csc-uploads .tr-odd {
	background-image:none;
	padding: 0; margin:0;
}
.csc-uploads .tr-even {
	background-image:none;
	padding: 0; margin:0;
}
.csc-uploads-icon {
	padding: 0; margin:0;
}
.csc-uploads {
	padding: 0; margin:0;
}
.csc-uploads-fileName p {
	padding: 0; margin:0;
}


/*--- sitemap --*/

h3.sitemap  {
        font-size:12px; height:24px;
	background-position: 0px 22px;
	background-image:url(images/line_orange.gif); background-repeat:repeat-x;
}
.sitemap a 	 {text-decoration:none; color:#ee7f00;}
.sitemap a:link 	{text-decoration:none; color:#ee7f00;}
.sitemap a:visited {text-decoration:none; color:#ee7f00;}
.sitemap a:hover 	{text-decoration:underline; color:#ee7f00;}

.sitemap2 a 	 {text-decoration:none; color:#666;}
.sitemap2 a:link 	{text-decoration:none; color:#666;}
.sitemap2 a:visited {text-decoration:none; color:#666;}
.sitemap2 a:hover 	{text-decoration:underline; color:#666;}
