/*

Netscape

EBS Color Scheme

PMS 2768 C 100% #09144F
PMS 2768 C 80% #3A4372
PMS 2768 C 60% #6B7295
PMS 2768 C 40% #9DA1B9
PMS 2768 C 20% #CED0DC

PMS Cool Gray 11 C 100% #525051
PMS Cool Gray 11 C 80% #757374
PMS Cool Gray 11 C 60% #979697
PMS Cool Gray 11 C 40% #BAB9B9
PMS Cool Gray 11 C 20% #DCDCDC
PMS Cool Gray 11 C 10% #EEEDED

EBS Executive Education Color Scheme (Go Crimson?)

PMS 188 EC 100% #66081E
PMS 188 EC 80% #85394B
PMS 188 EC 60% #A36B78
PMS 188 EC 40% #C29CA5
PMS 188 EC 20% #E0CED2

PMS Warm Gray 11 C 100% #60513A
PMS Warm Gray 11 C 80% #807461
PMS Warm Gray 11 C 60% #A09789
PMS Warm Gray 11 C 40% #BFB9B0
PMS Warm Gray 11 C 20% #DFDCD8
PMS Warm Gray 11 C 10% #EFEEEB

*/

body, td, th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #525051;
}

input, textarea, select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #525051;
	background-color: #FFFFFF;
	border: solid 1px #D0D0DC;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #DCDCDC;
	background-image: url("../images/background.gif");
	background-position: 0px;
	background-repeat: repeat-y;
}

div {
	margin: 0px;
	padding: 0px;
}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
 	margin-top: 9px;
 	margin-bottom: 9px;
}

ul, ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
 	margin-top: 9px;
 	margin-bottom: 9px;
}

ul {
	list-style-type: square;
}

#content li,
#content_left li,
#content_right li,
#content_border li {
 	margin-top: 0px;
 	margin-bottom: 0px;
}

#content a:link,
#content a:visited {
	font-weight: bold;
	color: #09144F;
}

#content a:hover,
#content a:active {
	color: #757374;
	text-decoration: none;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 21px;
	color: #09144F;
 	margin-top: 21px;
 	margin-bottom: 16x;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	color: #3A4372;
 	margin-top: 16px;
 	margin-bottom: 14px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	color: #525051;
 	margin-top: 15px;
 	margin-bottom: 10px;	
}

a:link,
a:visited {
	color: #757374;
	text-decoration: none;
}

a:hover,
a:active {
	color: #09144F;
	text-decoration: none;
}

#breadcrumbs a:link,
#copyright a:link,
#footernavigation a:link,
.backtotop a:link,
#breadcrumbs a:visited,
#copyright a:visited,
#footernavigation a:visited,
.backtotop a:visited {
	color: #979697;
	font-weight: normal;
}

#breadcrumbs a:hover,
#copyright a:hover,
#footernavigation a:hover,
.backtotop a:hover,
#breadcrumbs a:active,
#copyright a:active,
#footernavigation a:active,
.backtotop a:active {
	color: #09144F;
}

b, strong {
	color: #757374;
}

i, em {
	font-style: normal;
	color: #09144F;
}

i b,
em b,
i strong,
em strong {
	color: #3A4372;
}

#breadcrumbs b,
#copyright b,
#footernavigation b,
.backtotop b,
#breadcrumbs strong,
#copyright strong,
#footernavigation strong,
.backtotop strong {
	color: #757374;
}

#header {
	background-color: #FFFFFF;
	width: 100%;
	z-index:1; 
}

#headernavigation {
	clear: left;
	height: 138px;
	background-color: #09144F;
	background-image: url("../images/header_startseite_de.jpg");
	background-repeat: no-repeat;
	padding: 0px 0px 0px 738px;
	z-index:1; 
}


#headernavigation ul {
	margin: 0px;
	padding: 10px;
}

#headernavigation ul li {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 5px 0px 5px 0px;
 	clear: left;
}

#headernavigation ul a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#headernavigation ul a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#headernavigation ul a:hover,
#headernavigation ul a:active {
	color: #DCDCDC;
	text-decoration: none;
}

#logo {
	display: inline;
	float: left;
	margin: 0px;
	background-color: #f8941c;
	width: 100%; 
}

#topnavigation {
	display: inline;
	float: left;
	clear: right;
}

#topnavigation ul {
	white-space: nowrap;
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 600px;
}

#topnavigation li {
	display: inline;
	float: left;
	clear: right;
}

#topnavigation a {
	display: inline;
	float: left;
	color: #FFFFFF;
	padding: 10px 3.5px 10px 3.5px;	
	text-decoration: none;
	background-color: #09144F;
}

#topnavigation .selected {
	color: #09144F;
	background-color: #FFFFFF; 
	background-image: url("../images/strich2.gif");
}

#topnavigation li a:hover,
#topnavigation li a:active {
	color: #FFFFFF;
	background-color: #3A4372;
}


#midnavigation {
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	background-color: #3A4372;
 	border-top: 1px solid #3A4372;
 	border-bottom: 1px solid #3A4372;
	white-space: nowrap;
}

#midnavigationleft {
	display: inline;
	clear: right;
	float: left;
	width: 200px; /* Does not render properly in IE */
	text-align: center;
	padding: 10px 15px 10px 5px;
	margin: 0px;
}

#midnavigationright {
	display: inline;
	clear: right;
	float: left;
	width: 100px; /* Does not render properly in IE */
	text-align: right;
	padding: 10px;
	margin: 0px;
}

#midnavigation a:link,
#midnavigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#midnavigation a:hover,
#midnavigation a:active {
	color: #DCDCDC;
	text-decoration: none;
}

#topnavigation h1,
#topnavigation h2,
#headernavigation h2,
#midnavigation h2,
#leftnavigation h2 {
 	display:none;
}

#contentcontainer {
 	display: block;
 	float: left;
 	clear: both;
 	width: 1000px;
}

#leftnavigation {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	width: 220px;
	color: #FFFFFF;
}

#leftnavigation ul {
	list-style: none;
	display: block;
	clear: left;
	margin: 0px;
	padding: 0px;
}

#leftnavigation li {
	list-style: none;
	display: block;
	margin: 0px;
	padding: 0px;
 	clear: left;
}

#leftnavigation li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	background-color: #09144F;
	background-image: url("../images/click.gif");
	background-position: 0px 11px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #FFFFFF;
}

#leftnavigation li a.selected {
	color: #525051;
	background-color: #FFFFFF;
	background-image: url("../images/click_selected.gif");
	background-position: 0px 11px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #FFFFFF;
}

#leftnavigation li a:hover {	
	color: #FFFFFF;
	background-color: #3A4372;
	background-image: url("../images/click.gif");
	background-position: 0px 11px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #FFFFFF;
}

#leftnavigation ul li ul {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	clear: left;
}

#leftnavigation ul li ul li {
	list-style: none;
	display: block;
	margin: 0px;
	padding-left: 0px;
 	clear: left;
}

#leftnavigation ul li ul li a {
	color: #FFFFFF;
	display: block;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	background-color: #3A4372;
	background-image: none;
	clear: left;
	border-bottom: 1px solid #3A4372;
}

#leftnavigation ul li ul li a.selected {
	color: #525051;
	background-image: none;
	border-bottom: 1px solid #FFFFFF;
}

#leftnavigation ul li ul li a:hover {	
	color: #FFFFFF;
	background-image: none;
	background-color: #6B7295;
	border-bottom: 1px solid #6B7295;
}

#leftnavigation ul li ul li ul li a {
	color: #FFFFFF;
	padding-left: 35px;
	background-color: #6B7295;
	border-bottom: 1px solid #6B7295;
}

#leftnavigation ul li ul li ul li a:hover {	
	color: #525051;
	background-image: none;
	background-color: #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
}

#leftnavigation ul li ul li ul li ul li a {
	color: #525051;
	padding-left: 45px;
	background-color: #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
}

#leftnavigation ul li ul li ul li ul li a:hover {	
	color: #525051;
	background-image: none;
	background-color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#main {
 	float: left;
 	width: 508px;
}

#mainstart {
 	float: left;
 	width: 700px;
}

#eyecatcher {
 	display: inline;
 	float: left;
 	clear: both;
}

#content {
 	float: left;
 	width: 468px; /* Does not render properly in IE */
	padding: 20px;
}

#contentstart {
 	float: left;
 	width: 468px; /* Does not render properly in IE */
	padding: 20px;
}

#breadcrumbs {
	margin-top: 0px;
	font-size: 11px;
	color: #979697;
	margin-bottom: 25px;
}

#content_left {
 	display: inline;
 	clear: left;
 	float: left;
 	width: 224px; /* Does not render properly in IE */
	padding-right: 10px;
}

#content_right {
 	display: inline;
 	clear: right;
 	float: left;
 	width: 224px; /* Does not render properly in IE */
	padding-left: 10px;
}

#content_border {
	float: left;
	width: 210px; /* Does not render properly in IE */
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}


#content_borderstart {
	float: left;
	width: 210px; /* Does not render properly in IE */
	padding-left: 50px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}


#footer {
	clear: both;
}

p.backtotop {
	font-size: 11px;
	text-align: right;
	white-space: nowrap;
}

#copyright,
#footernavigation {
	color: #979697;
}

/* Sitemap */

.sitemap1 {
	  width: 350px;
	  height: 20px;
	  margin-top: 30px;
	  padding: 3px;
	  background-color: #DCDCDC;
	  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	  font-size: 13px;
	  font-weight: bold;
}
.sitemap2 {
	  font-weight:bold;
	  font-size : 11px;
	  margin-top: 10px;
	  margin-left : 20px;
}
.sitemap3 {
	  font-size : 10px;
	  text-decoration: underline;
	  margin-bottom: 2px;
	  margin-top: 3px;
	  margin-left: 40px;
}
.sitemap4 {
	  font-size: 9px;
	  margin-left: 60px;
}

/* Random Extension Stuff */

/* default styles for extension "tx_indexedsearch" */

.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 P .tx-indexedsearch-sw {
	font-weight: bold;
	font-style: italic;
}

.tx-indexedsearch .tx-indexedsearch-whatis {
	margin-top: 10px;
	margin-bottom: 5px;
}

.tx-indexedsearch P.tx-indexedsearch-noresults {
	text-align: center;
	font-weight: bold;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title {
	background: #eeeeee;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P {
	font-weight: bold;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent {
	font-weight: normal;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P {
	font-style: italic;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup {
	color: red;	
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	background: #eeeeff;
}

.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 TABLE {
	background: #cccccc;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD {
	vertical-align: absmiddle;
}

/* default styles for extension "tx_srlanguagemenu_pi1" */

.tx-srlanguagemenu-pi1 P {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 10px;
   line-height: 100%;
   color: #35006d;
   margin-top: 8px;
   margin-bottom: 0px;
   padding-top: 0px;
   padding-bottom: 0px;
   padding-right: 0px;
   padding-left: 0px;
   text-indent: 0px;
}

.tx-srlanguagemenu-pi1 A:link {
	background-color: transparent;
	color: navy;
	text-decoration: none;
	font-weight: bold;
}

.tx-srlanguagemenu-pi1 A:visited {
	background-color: transparent;
	color: navy;
	font-weight:bold;
	text-decoration:none;
}

.tx-srlanguagemenu-pi1 A:hover {
	background-color: transparent;
	color: #333333;
	text-decoration: none;
}

.tx-srlanguagemenu-pi1 A:active {
	background-color: transparent;
	color: navy;
	font-weight: bold;
	text-decoration: none;
}

.tx-srlanguagemenu-pi1 SELECT {
	font-size: 10px;
	font-family: Verdana;
	background-color: #35006d;
	color: #ffffff;
	font-weight: bold;
	margin-left: 15px;
}

/* default styles for extension "tx_jppageteaser_pi1" */
  
.tx-jppageteaser-pi1-headline {
	font-weight: bold;
	margin-bottom: 5px;
}

.tx-jppageteaser-pi1-text {
	font-weight: normal;
	margin-bottom: 10px;
}

.tx-jppageteaser-pi1-image {
	margin-right: 15px;
}

.tx-jppageteaser-pi1-element {
	margin-bottom: 10px;
}

/*
.tx-jppageteaser-pi1 TABLE {
	background-color: #E5E5E5;
}
*/
  
/* default styles for extension "tt_news" */

.news-list-container HR.clearer,
.news-single-item HR.clearer,
.news-latest-container HR.clearer {
	clear: right;
	height: 1px;
}

.news-latest-container HR.clearer {
	clear: left;
}

.news-latest-container H3 {
	margin-bottom: 7px;
	margin-top: 0px;
	padding: 0px;
}

.news-latest-container H1 {
	font-weight: bold;

	font-size: 18px;
	line-height: 21px;
	color: #09144F;
	margin-top: 21px;
	margin-bottom: 12x;
}

.news-latest-container P {
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}

.news-latest-container H2,
.news-latest-gotoarchive {
	color: #fff;
	padding: 3px;
	margin: 3px;
	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 {
}
    
.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-category {
	color: #757374;
	font-size: 9px;
}
   
.news-latest-morelink {
	color: #757374;
	float: right;
	font-size: 10px;
	height: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.news-latest-morelink A {
	float: right;
}

/* LIST-Styles */

.news-list-container {
}

.news-list-item {
}

/* SEARCH-Styles */

.news-search-form {
	margin-bottom: 5px;
}
    
.news-search-emptyMsg{
	margin: 0px;
}
    
.news-search-form FORM {
	margin: 0px;
}
    
.news-list-container H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	color: #525051;
	margin-top: 15px;
	margin-bottom: 10px;
}
    
.news-list-container H3 A:LINK,
.news-list-container H3 A:VISITED,
.news-list-container H3 A:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	color: #525051;
	margin-top: 15px;
	margin-bottom: 10px;
}
    
.news-list-container H3 A {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	color: #525051;
	margin-top: 15px;
	margin-bottom: 10px;
}
    
.news-list-container P {
}
    
.news-list-date {
	float: right;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 10px;
	font-weight: normal;
}
    
.news-list-imgcaption {
	float: right;
	padding-top: 3px;
	padding-right: 3px;
	font-size: 9px;
}
    
.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: 9px;
	margin-left: 3px;
}
    
.news-list-morelink  {
	margin-bottom:3px;
}
    
.news-list-browse {
	text-align: center;
}
    
.tx-ttnews-browsebox {
	margin: 3px;
}
    
.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: #CED0DC;
	border: 1px solid #6B7295;
}
    
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
    
/* SINGLE-Styles */

.news-single-item {
	margin-bottom: 5px;
}
    
.news-single-item H2 {
	  font-family: Arial, Helvetica, sans-serif;
	  font-weight: bold;
	  font-size: 14px;
	  line-height: 16px;
	  color: #3A4372;
	  margin-top: 16px;
	  margin-bottom: 14px;
}
    
.news-single-item H3 {
	  font-family: Arial, Helvetica, sans-serif;
	  font-weight: bold;
	  font-size: 12px;
	  line-height: 15px;
	  color: #525051;
	  margin-top: 15px;
	  margin-bottom: 10px;
}
    
.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 {
	float: right;
}

.news-single-timedata,
.news-single-author,
.news-single-imgcaption {
	font-size: 9px;
}
    
.news-single-author {
	padding-bottom: 3px;
}
    
.news-single-additional-info {
	clear: both;
	margin-top: 15px;
	padding-bottom: 0px;
}
    
.news-single-related,
.news-single-files,
.news-single-links  {
	margin: 0px;
	margin-bottom: 3px;
}
    
.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%;
}
    
.news-amenu-container {
	margin-top: 10px;
	padding: 3px;
	border: 1px solid #333;
	background-color: #BBE53A;
}

.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  #666;
	background-color: #F9FFE5;
	list-style-type: none;
}
	
.news-amenu-container H2 {
	color: #fff;
	padding: 3px;
	border: 1px solid #666;
	background-color: #769024;
}
	
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #769024;
	color:#fff;
}

.filelinks{
	margin-bottom:5px;
}

/* News Template CSS */

#content #newslist h3{
	margin-bottom:0px;
}

#content #newslist p{
	margin-top:5px;
}

/* Gallery */
#tx-lzgallery-pi1-listing{
	width:100%;
}

#tx-lzgallery-pi1-parent-title
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	font-size: 14px;
	color: #3A4372;	q
}

#line-count,
#line-subcount,
.tx-lzgallery-pi1-1x1-filename{
	display:none;
}

#tx-lzgallery-pi1-title{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	font-size: 14px;
	color: #3A4372;
	margin-top:13px;	
}

#tx-lzgallery-pi1-fotonav{
	border-top:1px solid #ddd;
	width:99%;
}

#tx-lzgallery-pi1-fotonav td{
	text-align:center;
}

#tx-lzgallery-pi1-fotos{
	width:100%;
}

#tx-lzgallery-pi1-fotos td{
	text-align:center;
	border:1px solid #ddd;
	height:112px;
}

#tx-lzgallery-pi1-fotos td:hover{
	border-color:#666;
}

#tx-lzgallery-pi1-listing td.title a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	font-size: 14px;
	color: #3A4372;
}

#tx-lzgallery-pi1-listing span.title a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	font-size: 12px;
	color: #3A4372;
}

#tx-lzgallery-pi1-listing tr.line2 table{
	margin:2px 0px;
}

#tx-lzgallery-pi1-listing td.preview a{
	display:block;
	width:90px;
	text-align:center;
	border:1px solid #ddd;
}

/* Expertenservice */ 

div.tx_ebsexperts_kindex{

}

div.tx_ebsexperts_kindex .tx_ebsexperts_letterlist{
	border:1px solid #ddd;
	padding:3px 1px;
}

div.tx_ebsexperts_kindex .tx_ebsexperts_letterlist span{
	border:1px solid #ddd;
	padding:1px 3px;
	margin:0px 1px;
	background:#eee;
	color:#aaa;
}

div.tx_ebsexperts_kindex .tx_ebsexperts_letterlist span a{
}


div.tx_ebsexperts_kdetail{

}

div.tx_ebsexperts_kdetail img{
	margin:5px 8px 0px 0px;
	padding:5px;
	border:1px solid #ddd;
	background:#fff;
}

div.tx_ebsexperts_kdetail .tx_ebsexperts_keyword{
	font-weight:bold;
	margin-bottom:15px;
	border-bottom:1px solid #ddd;
	padding:3px 4px;
	background:#3A4372;
	font-size:13px;
	color:#fff;
}

div.tx_ebsexperts_kdetail .tx_ebsexperts_keyword span{
	font-weight:normal;
	float:right;
}

div.tx_ebsexperts_kdetail .tx_ebsexperts_keyword span a{
	color:#fff;
}

div.tx_ebsexperts_expert_position{
	font-weight:bold;
}

div.tx_ebsexperts_expert_contact{

}

div.tx_ebsexperts_expert_information{
	margin-bottom:5px;
}

div.tx_ebsexperts_expert_keywords{

}

div.tx_ebsexperts_expert {
	padding-left:5px;
	padding-bottom:15px;
	border-bottom:1px solid #666;
	background:#EEEDED;
}

div.tx_ebsexperts_expert h3{
	margin-bottom:4px;
	border-bottom:1px solid #ddd;
	color:#3A4372;
}

div.tx_ebsexperts_expert h3 span{
	font-weight:normal;
}

/* EbsPress */ 

div.tx_ebspress_kdetail .tx_ebspress_category{
	font-weight:bold;
	margin-top:10px;
	border-bottom:1px solid #ddd;
	padding:3px 4px;
	background:#3A4372 url(/cms/typo3conf/ext/ebspress/arrow_down.gif) no-repeat 99% center;
	font-size:13px;
	color:#fff;
	clear:left;
}

div.tx_ebspress_kdetail .tx_ebspress_category_close{
	font-weight:bold;
	margin-top:10px;
	border-bottom:1px solid #ddd;
	padding:3px 4px;
	background:#3A4372 url(/cms/typo3conf/ext/ebspress/arrow.gif) no-repeat 99% center;
	font-size:13px;
	color:#fff;
	clear:left;
}

div.tx_ebspress_kdetail .tx_ebspress_category span{
	font-weight:normal;
	float:right;
}

div.tx_ebspress_kdetail .tx_ebspress_category a,
div.tx_ebspress_kdetail .tx_ebspress_category_close a{
	color:#fff;
}

div.tx_ebspress_detail {
	line-height:16px;
}

div.tx_ebspress_format {
	margin-top:10px;
}


div.tx_ebspress_files div {
	margin-top:4px;
}

div.tx_ebspress_detail h3{
	margin-bottom:4px;
	color:#09144f;
}

div.tx_ebspress_detail h3 span{
	font-weight:normal;
}

div.previmage{
	float:left;
	margin:5px 10px 0px 0px;
	width:200px;
	border:1px solid;
	text-align:center;
}



.ueberschrift1 {
	font-size : 16px;
	font-weight:bold;
}



.ueberschrift2 {
	font-size : 14px;
}


.fliesstext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #525051;
	
}


#newsletter_button {
	width:10px;
	height:10px; 
	top:15px;
	left:810px;
	padding-left:0px;
	padding-top:0px;
	position:absolute;
	z-index:6;
	border:0; 
}