/*#Home Module*/

/*Buehne*/

#stage {
	background:url(../img/stage_box_top.gif) no-repeat top left;
	height:328px;
	width:980px;
	padding-top:3px;
	margin-bottom:18px;
	clear:left;
}

	#stageContent{
		background:url(../img/stage_box_sides.gif) repeat-y ;
		height:322px;
		width:980px;
		position:relative;
		z-index:1;
	}
	
	/*Tabs*/
	#pointer {
		width:270px;
		height:310px;
		top:6px;
		left:9px;
		position:absolute;
		z-index:10;
		background:url(../img/stage_bg_pointer.gif)  no-repeat;
	
	}
	
		 #pointer ul{
			list-style:none;
			margin:0;
		
		}
		
	     li.ui-tabs-nav-item {
			position:relative;
			height:62px;
			padding-bottom:0;
		}
		
		  li.ui-tabs-nav-item a{
			width:223px;
			height:43px;
			font-size:13px;
			font-weight:bold;
			text-transform:uppercase;
			padding:19px 10px 0 12px;
			display:block;
			color:#333333;
			text-decoration:none;
		}
		
		  li.ui-tabs-selected a {
			width:258px;
			height:46px;
			padding:22px 10px 0 12px;
			background:url(../img/pointer_highlight.png)  no-repeat;
			position:absolute;
			z-index:11;
		    top:-3px;
			text-decoration:none;
		}
		
		
		.ui-tabs-panel {
			 overflow:hidden;
			 left:254px;
			 top:6px;
			 position:relative;
			 z-index:1;
			 display:block;
			 width:716px;
		
		}
		
		.ui-tabs-panel  img {
			margin:0;
		}
		
		
		#stageContent .ui-tabs-hide{ 
	       display:none; 
          }
		

		/*Slidene Teaser*/	
		.t_stage_1, .t_stage_2, .t_stage_3  {
			width:220px;
			position:absolute;
			z-index:5;
			bottom:16px;
			left:25px;	
		}
		
		 .t_stage_2 {
			left:255px;	
		}
		
		 .t_stage_3  {
			left:485px;	
		}
		
		/*Defaultfarbe grau*/
		.ui-tabs-panel h2 {
		    width:202px;
		    height:38px;
			padding:9px 9px 0 9px;
			background-color:rgba(156,155,142,0.8);
			line-height:14px;	
			margin:0;
		}
		
		 .ui-tabs-panel  h2.open {
			background-color:rgba(156,155,142,1);
		}
		.ui-tabs-panel  h2 a{		
			font-size:14px;
			line-height:14px;
			color:#ffffff;
			font-weight:bold;
			text-transform:uppercase;
		     display:block;
			 text-decoration:none;

		}
		
		.ui-tabs-panel div div {
		 	margin-top:1px;
			background:#807f74;
			display:none;
			padding:8px;

		}
		
		.ui-tabs-panel   ul {
		 	list-style:none;
			color:#ffffff;
			margin:0 0 10px 0;
			
		}
		
		.ui-tabs-panel   p{
			color:#ffffff;
			margin:0 0 10px 0;
			
		}
		
		.ui-tabs-panel  li {
		 	padding-bottom:4px;
			background:url(../img/bullet_disc.gif) no-repeat  0 6px;
			padding-left:8px;
		}
		
		.ui-tabs-panel  li a  {
		 	font-size:12px;
			line-height:15px;
			color:#ffffff;
			
		}
		
		.ui-tabs-panel div div p {margin-bottom:0; line-height:15px;}
		.ui-tabs-panel .t_link, .ui-tabs-panel a.internal-link:link, .ui-tabs-panel a.internal-link:visited,.ui-tabs-panel a.internal-link:hover{
		 	font-size:12px;
			line-height:15px;
			color:#ffffff;
			background:url(../img/arrow_white.gif) no-repeat right ;
			padding-right:13px;	
			text-decoration:none;	
		}
		
		.ui-tabs-panel a.internal-link:hover {text-decoration:underline;	}
		

	
		/*Hintergrundfarben  Teaser Headlines Bachelor*/
		#fragment-1 .t_stage_1 h2 {
		  background-color:rgba(0,143,203,0.8);
		}
		
		#fragment-1 .t_stage_1 h2.open {
		 background-color:rgba(0,143,203,1);
		}
			
		#fragment-1 .t_stage_2 h2 {
		  background-color:rgba(122,181,29,0.8);
		}
		
		#fragment-1 .t_stage_2 h2.open {
		  background-color:rgba(122,181,29,1);
		}
		
		
		#fragment-1 .t_stage_3 h2 {
		  background-color:rgba(126,84,139,0.8);
		}
		
		#fragment-1 .t_stage_3 h2.open {
		  background-color:rgba(126,84,139,1);
		}
		

		/*Hintergrundfarben  Teaser Headlines Master*/
		#fragment-2 .t_stage_1 h2 {
		  background-color:rgba(226,0,122,0.8);
		}
		
		#fragment-2 .t_stage_1 h2.open {
		 background-color:rgba(226,0,122,1);
		}
		
		
		#fragment-2 .t_stage_2 h2 {
		  background-color:rgba(246,168,0,0.8);
		}
		
		#fragment-2 .t_stage_2 h2.open {
		   background-color:rgba(246,168,0,1);
		}
		
		
		#fragment-2 .t_stage_3 h2 {
		  background-color:rgba(231,81,19,0.8);
		}
		
		#fragment-2 .t_stage_3 h2.open {
		   background-color:rgba(231,81,19,1);
		}
		
	
	.stageBottom{
		background:url(../img/stage_box_bottom.gif) no-repeat;
		height:4px;		width:980px;
		
	}
	
	
	
/*Homepageteaser*/	
	
#teaserArea {
	overflow:hidden;
	padding-bottom:15px; clear:left;

	
}

	#teaserArea .leftCol {
		margin-left:10px;
		float:left;
		width:233px;	
	}
	
	#teaserArea .rightCol {
		float:left;
		width:737px;
		overflow:hidden;
	}
	
	
	.t_pic {
	 	float:left;
	 	margin:0px 0px 10px 10px;
		width:233px;
	}	
	
	
	.t_pic  h2 {
		width:211px;
		height:22px;
		background:#9c9b8e;
		font-size:12px;
		line-height:17px;
		font-weight:bold;
		text-transform:uppercase;
		color:#ffffff;
		padding:4px 11px 0 11px;
		margin:0;
	}	
	
	
	.t_pic  div {
	 	width:233px;
		height:245px;
		background:#f2f1ef;
		color:#333333;
	}	
	
	
	.t_pic  div  img{
	 	margin:0;
	}	
	
	.t_pic  p {
	 	padding:0 10px;
		margin:7px 0 9px 0;
		height:70px;
		font-size:13px;
		line-height:17px;
	}
	
	.t_pic p a:link, .t_pic p a:visited, .t_pic p a:hover {
		background:url(../img/arrow_link.gif) no-repeat right center;
		color:#333333;
		padding: 0 14px 0 0px;
		font-size:13px;
		line-height:17px;
		text-decoration:none;
		
	}
	
	.t_pic p a:hover {color:#2a2a2a;text-decoration:underline;}

  .t_pic a.textlink:link, .t_pic a.textlink:visited,  .t_pic a.textlink:hover  {
		background:url(../img/arrow_link.gif) no-repeat right center;
		color:#333333;
		padding: 0 14px 0 9px;
		font-size:13px;
		line-height:17px;
		text-decoration:none;
	}
	
		 .t_pic a.textlink:hover  {color:#2a2a2a;text-decoration:underline;}
	
	/*News Scroller*/
	.t_news {
	 	float:left;
		width:233px;
	}	
	
	
	.t_news  h2 {
		width:211px;
		height:22px;
		background:#9c9b8e;
		font-size:12px;
		line-height:17px;
		font-weight:bold;
		text-transform:uppercase;
		color:#ffffff;
		padding:4px 11px 0 11px;
		margin:0;
	}	

	#newsScroller {
		height:245px;
		width:223px;
		background:#f2f1ef;
		color:#333333;
		position:relative;
		z-index:5;
		overflow:hidden;
		padding-left:10px;
		
	}
	
	
	#newsScroller .news-list-container { position:relative; overflow:auto; top:0px;}
	#newsScroller  .news-list-item {
	  background:url(../img/news_line.gif) no-repeat bottom left;
	  width:201px;
	  padding:9px 0;
	  height:inherit;
	
	}
	
	#newsScroller  .news-list-date {
		display:block;
		font-size:12px;
		line-height:17px;
	}
	
	#newsScroller .news-list-item h2, .news-list-item h2 a{
		font-size:13px;
		line-height:16px;
		font-weight:bold;
		width:201px;
		height:auto;
		background:none;
		text-transform:none;
		color:#333333;
		padding:0;
		margin-bottom:2px;
		text-decoration:none;
	
	}
	
	#newsScroller .news-list-morelink { 
		display:block;
		margin-top:3px;
	}

	#newsScroller p {
		margin:0;
		font-size:13px;
		line-height:17px;
	}
		
   	.t_news  a:link, .t_news  a:visited,.t_news  a:hover{
		background:url(../img/arrow_link.gif) no-repeat right center;
		color:#333333;
		padding: 0 14px 0 0;
		font-size:13px;
		line-height:17px;
		text-decoration:none;
		
	}
	
	.t_news  a:hover {color:#2a2a2a;text-decoration:underline;}
	
	#btnTop {
		position:absolute;
		width:19px;
		height:19px;
		right:2px;
		top:2px;
		z-index:10;
		cursor:pointer;
		display:none;
		margin:0;
	}
	
     #btnBottom {
		position:absolute;
		width:19px;
		height:19px;
		right:2px;
		bottom:2px;
		z-index:10;
		cursor:pointer;
		margin:0;
	}
	
	
/*### CONTENTMODULE###*/

h1 {
	font-size:24px;
	line-height:26px;
	margin-bottom:26px;
	color:#8e8d81;
}


 h2 {
	font-size:13px;
	line-height:22px;
	margin-bottom:5px;
}


 h2 img {display:block;clear:left;}


 img {
	margin-bottom:17px;
	
}

p.intro {
	margin-bottom:27px;
	font-size:16px;
	line-height:22px;
	

}

p {
	margin-bottom:23px;
	padding-right:10px;
	line-height:22px;
	overflow:hidden;
	
}

 ul {
	list-style-type:disc;
	margin: 8px 0 10px 15px;
}

 ul li{
	padding-bottom:5px;
}
td p {margin-bottom:0px;}
#content td img {margin-bottom:5px;}

a:link, a:visited, a:hover,
a.mail:link, a.mail:visited, a.mail:hover, a.internal-link:link,
a.internal-link:visited,a.internal-link:hover {
	text-decoration:underline;
	color:#333333;
}


a.mail:link, a.mail:visited, a.mail:hover, a.internal-link:link,
a.internal-link:visited,a.internal-link:hover {
	background:none;
}

a.mail:hover, a.internal-link:hover,a:hover {
	color:#2a2a2a;
}

.headgraphic  p {margin:0;}
.headgraphic  img {margin:0;}

/*Content Menu (Accordion)*/

#multiContentPanel {
  margin-bottom:10px;
     border-bottom:1px solid #dcdcd2;
	 width:500px;
}


#multiContentPanel h3{
	border-top:1px solid #dcdcd2;
	background:url(../img/icon_menu_close.gif) no-repeat 0 6px;
	height:26px;
	padding-left:38px;
	padding-top: 7px;
	cursor:pointer;
}

 #multiContentPanel h3 a {	font-size:14px;
	line-height:18px;color:#8e8d81;
	text-decoration:none;
}

#multiContentPanel div {
	display:none;
	padding:0 10px 10px 38px;
	width:452px;
	overflow:hidden;
}

#multiContentPanel h3.open {
	border-top:1px solid #dcdcd2;
	background:url(../img/icon_menu_open.gif) no-repeat 0 6px;
	height:26px;
	padding-left:38px;
	padding-top: 7px;
	cursor:pointer;
}


#multiContentPanel p img {
	float:left;
	margin:4px  10px 0px 0;
}

#multiContentPanel p  {
	margin:6px  0 25px 0;
	line-height:17px;	
}





/* Teaser Unterseiten*/
.teaser {
	margin:0px 0px 15px 10px;
	width:218px;
}	

	
 .teaser  h2 {
		height:22px;
		background:#9c9b8e;
		font-size:12px;
		line-height:17px;
		font-weight:bold;
		text-transform:uppercase;
		color:#ffffff;
		padding:4px 11px 0 11px;
		margin-bottom:0;
	}
	
	.teaser  h3 {
		font-size:12px;
		line-height:17px;
		font-weight:bold;
		margin-top:5px;
	}	
	
	
	.teaser  h3:first-child {
		font-size:12px;
		line-height:17px;
		font-weight:bold;
		margin-top:0;
	}	
	
	.teaser div {
		padding:9px 0 9px 9px;
		background:#f2f1ef;
		color:#333333;
		font-size:12px;
		line-height:16px;
	}	
	
	
  
 .teaser img {
		margin-bottom:0;
		display:block;
	}
	
	.teaser blockquote {
		font-size:14px;
		line-height:18px;
		font-family: Georgia, "Times New Roman", Times, serif;
		margin-bottom:8px;
		font-style:italic;
	}
	
	.teaser  p {
		margin-bottom:4px;
		font-size:12px;
		line-height:16px;
	}
	
	.teaser  strong{
	display:block;
		
	}
	
	.teaser  p a:link, .teaser  p a:visited, .teaser  p a:hover, .teaser  p a.internal-link:link,  .teaser  p a.internal-link:visited, .teaser  p a.internal-link:hover {
		background:url(../img/arrow_link.gif) no-repeat right center;
		color:#333333;
		padding: 0 14px 0 0;
		font-size:12px;
		line-height:16px;
		text-decoration:none;
		
	}
	
	.teaser  p a:hover, .teaser  p a.internal-link:hover  {
		color:#2a2a2a;
		text-decoration:underline;
	}
	
	 .teaser  p a.mail:link,  .teaser  p a.mail:visited, .teaser  p a.mail:hover  {
		background:none;
		text-decoration:underline;
		color:#333333;
	}
	
	.teaser  p a.mail:hover {	color:#2a2a2a;}
	
 .teaser  ul {
		list-style-type:disc;
		margin:0 0 -4px 14px;
	}
	
 .teaser ul li {
		padding:0 0 5px 0px;
	}
	
	.teaser  ul.linklist,  .teaser ul.download {
			list-style:none;
			margin:0 0 -4px 0;	
			
	}
	
 .teaser ul.linklist li {
	 	background:url(../img/arrow_link.gif) no-repeat 0px 2px;	
		padding:0 0 5px 15px;
	}
	
 .teaser ul.download li {
	 	background:url(../img/download_bullet.gif) no-repeat 0px 4px;	
		padding:0 0 7px 15px;
	 	
	}
	
 .teaser  ul a:link,  .teaser  ul a:visited,  .teaser  ul a:hover {
	    background: none;   
		padding:0;
		color:#333333;
		text-decoration:none;
	}
	
	 .teaser  ul a:hover {text-decoration:underline;color:#2a2a2a;}
		
	
	.teaser  .news-list-item {
	  padding:0;
	
	}
	.teaser .news-list-container{
		padding:0px 0 9px 9px;
	
	}

	.teaser  .news-list-date {
		display:block;
		font-size:12px;
		line-height:17px;
		padding-top:17px;
	}
	
	.teaser .news-list-container .news-list-item:first-child  .news-list-date {
		padding-top:9px;
	
	}
	
#content .teaser .news-list-item h2, #content  .news-list-item h2 a{
		font-size:12px;
		line-height:17px;
		font-weight:bold;
		height:auto;
		background:none;
		text-transform:none;
		color:#333333;
		padding:0;
		text-decoration:none;
	
	}	
	
	.teaser .news-list-morelink {
		display:block;
		margin-top:3px;
	}

	
	
	
/*###Landing Page ####*/

#contentLarge .leftCol h2 {
	font-size:18px;
	line-height:20px;
	color:#8e8d81;
	margin:0 0 17px 10px;
	clear:left;
}

#contentLarge .leftCol h2 a:hover{
	text-decoration:none;
}

#contentLarge .wrapper{
	padding: 0 0 38px 10px;
    overflow:hidden;
}


#contentLarge .wrapper  img { 
	float:left;
	margin:0 40px 20px 10px;
}

/*Achorlinks Landing Page*/
.anchorLinks  ul { 
	margin:0;
	list-style:none;
}

.anchorLinks  ul li { 
	width:197px;
	float:left;
	background:url(../img/arrow_link.gif) no-repeat 0 5px;
	padding-left:14px;
}

.anchorLinks a { 
	font-size:16px;
	line-height:22px;
	color:#807f74;
	text-decoration:none;
}


/*3 Spaltiger Content*/

.threeColWrapper {
	overflow:hidden;
	padding-bottom:28px;
	position:relative;
}

.threeColWrapper div {
	width:215px;
	background:#f2f1ef;
	margin-left:10px;
	font-size:12px;
	line-height:17px;
	float:left;
	padding:0 9px 12px 9px;
}


.threeColWrapper h3 {
	width:215px;
	height:34px;
	color:#ffffff;
	text-transform:uppercase;
	background:#9c9b8e;
	margin:0 -9px 6px -9px;
	padding:6px 9px 0 9px;
	line-height:14px;
	font-size:12px;
}

.threeColWrapper h3 a{color:#ffffff;text-decoration:none;}


.threeColWrapper h4 {
	margin:0 0px 4px 0px;
	line-height:14px;
	font-size:12px;
	line-height:17px;
}


.threeColWrapper p {
	height:160px;
	margin:0 0 10px 0px;
	line-height:17px;
}

 .threeColWrapper ul {
	margin:0 0 11px 0;
	list-style:none;
	height:160px;
}

 .threeColWrapper li {
	background:url(../img/bullet.gif) no-repeat 0 6px;
	padding:0 0 0 13px;
}
.threeColWrapper li a.internal-link:link, .threeColWrapper li a.internal-link:visited, .threeColWrapper li a.internal-link:hover,.threeColWrapper li a:link, .threeColWrapper li a:visited, .threeColWrapper li a:hover {
	color:#333333;
	text-decoration:none;
}

.threeColWrapper li a.internal-link:hover,  .threeColWrapper li a:hover {
	color:#2a2a2a;
	text-decoration:underline;
}

.textlink:link, .textlink:visited, .textlink:hover {
	color:#333333;
	background:url(../img/arrow_link.gif) no-repeat right center ;
	padding-right:14px;
	line-height:16px;
	text-decoration:none;
}

.textlink:hover {
	color:#2a2a2a;
	text-decoration:underline;
}


.topLink {
	position:absolute;
	right:1px;
	bottom:7px;
	z-index:4;
	text-decoration:none;
}

.topLink img{margin-bottom:0;}

/*Hintergrundfarbe Headlines*/

h3.bgBlue {background:#008fcb;}
h3.bgGreen {background:#7ab51d;}
h3.bgPurple {background:#7e548b;}
h3.bgPink {background:#e2007a;}
h3.bgOrange {background:#f6a800;}
h3.bgRed {background:#e75113;}



/*Sitemap*/

 .csc-sitemap ul,  .tx-flseositemap-pi1 ul {
  list-style:none;
  margin: 0 0 15px 0;
} 

.csc-sitemap ul li,  .tx-flseositemap-pi1 ul li {
  padding-bottom:5px;
}

.csc-sitemap a:link,.csc-sitemap a:visited,.csc-sitemap a:hover, .tx-flseositemap-pi1 a:link, .tx-flseositemap-pi1 a:visited, .tx-flseositemap-pi1 a:hover {
	color:#333333;
	text-decoration:none;
}
.csc-sitemap a:hover, .tx-flseositemap-pi1 a:hover{
	color:#2a2a2a;
	text-decoration:underline;
}

.csc-sitemap ul li a, .tx-flseositemap-pi1 ul li a {
	font-weight:bold;
	font-size:13px;
	line-height:17px;
	
}

.csc-sitemap ul ul,  .tx-flseositemap-pi1 ul ul {
 margin: 0  0 5px 0;
}

 .csc-sitemap ul ul li,  .tx-flseositemap-pi1 ul ul li  {
  padding-bottom:0;
}

.csc-sitemap ul ul li a,  .tx-flseositemap-pi1 ul ul li a {
	font-weight:normal;
	font-size:13px;
} 

.csc-sitemap ul ul ul, .tx-flseositemap-pi1 ul ul ul  {
 margin: 0 0 5px 0;
}


.csc-sitemap ul ul ul li, #content  .csc-sitemap ul ul ul ul li, #content  .tx-flseositemap-pi1 ul ul ul li,  .tx-flseositemap-pi1 ul ul ul ul li {
  background:url(../img/footernav_bullet.gif) no-repeat 1px 7px ;
  padding-left:10px;
}

 .csc-sitemap ul ul ul li a,  .tx-flseositemap-pi1 ul ul ul li a {
	font-size:12px;
	line-height:13px;
} 

/*Suchausgabe*/
.csc-searchResultHeader a {
  text-decoration:underline;
}

.csc-searchResult {

}


.csc-noSearchResultMsg{
 font-weight:normal;
 margin-bottom:10px;
 color:#000000;
}


/*Suchformular*/

.csc-searchResultInfo{
 margin-bottom:10px;
 font-size:12px;
}
.csc-mailform-field{
  margin-bottom:5px;
  overflow:hidden;
}

.csc-mailform-field label {
	display:block;
	float:left;
	width:100px;
}

#mailformsword {
	width: 200px; 
	float:left;
}

.csc-mailform-field select {
	width: 204px;
	float:left;
}

#mailformsubmit {
	margin-left:253px;
}

/*Tabelle*/
table.contenttable {

}

table.contenttable  caption{
  text-align:left;
  font-weight:bold;
}

table.contenttable th {

}

table.contenttable td {

}

/*News*/

.news-list-container{

}

 .news-list-item {
	  background:url(../img/news_line.gif) repeat-x bottom left;
	  padding:9px 0;
 }
 
  .news-list-item hr {display:none;}
	
 .news-list-date {
		font-size:12px;
		line-height:17px;
	}
	
#content .news-list-item h2, .news-list-item h2 a{
		font-size:13px;
		line-height:22px;
		font-weight:bold;
		color:#333333;
		padding:0;
		margin-bottom:0;
		text-decoration:none;	
}
	
 .news-list-morelink { 
		display:block;
		margin-top:3px;
}

.news-list-item p {
		margin:0 0 10px 0;
		font-size:13px;
		line-height:17px;
	}
		
.news-list-item  a:link, .news-list-item  a:visited, .news-list-item  a:hover   {
		background:url(../img/arrow_link.gif) no-repeat right center;
		color:#333333;
		padding: 0 14px 0 0;
		font-size:13px;
		line-height:17px;
		text-decoration:none;
}

.news-list-item  a:hover {
	color:#2a2a2a;
	text-decoration:underline;
}
.news-list-category {
font-size:12px;
}

/*News Detail*/

.news-single-item {

}

.news-single-rightbox {
  font-size:12px;
  line-height:17px;
  margin-bottom:10px
  
}

.news-single-item h1 {
       margin-bottom:10px;
}

.news-single-item h2 {

}

.news-single-item hr {display:none;}
	
p.clearer {
  clear:both;
}

.news-single-backlink a:link, .news-single-backlink a:visited,.news-single-backlink a:hover, a.back-link:link, a.back-link:visited,a.back-link:hover{
	background:url(../img/arrow_back.gif) no-repeat 0 4px;
	padding-left: 13px;
	font-size:12px;
	line-height:14px;
	text-decoration:none;

}

.news-single-backlink a:hover,a.back-link:hover{
      color:#2a2a2a;
	text-decoration:underline;
	}