/*

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("/fileadmin/template/main/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;
}

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;
}

#content a,
#content a:link,
#content a:visited {
	color: #3a4372;
	text-decoration: none;
	font-weight:bold;
}

#content a:hover,
#content 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;
}

#headernavigation {
	clear: left;
	height: 125px;
	background-color: #09144F;
	background-image: url("/fileadmin/template/main/images/header_campus.jpg");
	background-repeat: no-repeat;
	padding: 0px 0px 0px 738px;
}

#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: 10px;
	background-color: #FFFFFF;
}

/* TopNavigation */

#topnavigation {
	display: block;
	clear: left;
padding-left:160px;
	margin-top:5px;
background:#3A4372;
height:29px;
border-top:1px solid #09144F;
border-bottom:2px solid #FFF;
}

#topnavigation ul {
	white-space: nowrap;
	list-style: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
border-left: 1px solid #fff;
height:29px;
}

#topnavigation li {
	display: inline;
	float: left;
	clear: right;
	background-color: #09144F;

}

#topnavigation a {
	display: inline;
	float: left;
	color: #FFFFFF;
	padding: 7px 10px;
	text-decoration: none;
	border-right: 1px solid #fff;
background-color: #09144F;
}


#topnavigation .selected {
	color: #09144F;
	background-color: #FFFFFF;
	border-right: 1px solid #09144F;
}


#topnavigation a.selected {
}

#topnavigation li.selected{

}

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


/* Overlay Addon */

#topnavigation ul li ul {
	margin:0;
	padding:0;
	margin-top:29px;
	position: absolute;
	display:none;
	clear:left;
	min-width:200px;
}

#topnavigation ul li ul li {
	margin:0;
	display:block;
	float:none;
	clear:left;
	width:100%;
	border:1px solid #fff;
}

#topnavigation ul li ul li a {
	margin:0;
	display: block;
	float:none;
	border:none;
	padding-right:5px;
	padding-left:5px;
}

/* IE-Hack für die Breite */
* html #topnavigation ul ul {
	width:180px;
}


/* Dies sind die Klassenstile für das Untermenü wenn sich die Maus */
/* über der Liste  befindet (.hover siehe JavaScript oben) */
#topnavigation ul ul.hover,
#topnavigation ul li.hover ul {
    display:block;
}

/* Hide from Opera to avoid flickering */
head:first-child+body #topnavigation ul li:hover ul  {
    /*display:block; hiding it completely*/
}

/* Midnavigation */

#midnavigation {
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
	background:#fff;
}

#midnavigationleft {
	display: none;
}

#midnavigationright {
color:#666;
position: absolute;
top:6px;
left:650px;
width:300px;
text-align:right;
	background:#fff;
}

#midnavigation a,
#midnavigation a:visited {
	color: #666;
	text-decoration: none;
	background:#fff;
}

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

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

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

#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("/fileadmin/template/main/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("/fileadmin/template/main/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("/fileadmin/template/main/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;
}

/* Start new Interests Nav */

#leftnavigation li.i {
	background:#aeb1be;
	background-repeat:no-repeat;
	background-position:left 19px;
}

#leftnavigation li.top{
	margin-top:10px;
	background:#3A4372;
	padding:2px 5px;
	font-weight:bold;
}

#leftnavigation li a.ilhead{
	margin-top:5px;
	/*background:#6a7192 url(/fileadmin/template/ebs_css/files/arrow.gif) no-repeat 97% center;*/
	background:#f99d1b url(/fileadmin/template/ebs_css/files/arrow.gif) no-repeat 97% center;
	padding:2px 5px;
	font-weight:bold;
}

#leftnavigation li a.il,
#leftnavigation li a.il:hover{
	display:inline;
	background:none;
	border:none;
	padding:0;
	color:#09144f;
}

#leftnavigation li.i div{
	margin-left:62px;
	padding:2px;
	color:#09144f;
	min-height:55px;
}

/* End new Interests Nav */

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

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

#content {
 	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;
	margin-top: 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: 224px; /* Does not render properly in IE */
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
}

#footer {
	clear: both;
}

p.backtotop {
	font-size: 11px;
	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;
}

#content div.tx_ebspress_kdetail .tx_ebspress_category a,
#content 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;
}

ul.inline li {
	padding-left:3px;
	display:inline;
}

ul.inline,
ul.inline li:first-child {
	margin:0;
	padding:0;
	display:inline;
}

.slimlink a {
font-weight:normal!important;
}

/* default styles for extension "tx_cssfilelist" */
.filelinks div{padding-left:25px; background:url('/cms/typo3/gfx/fileicons/default.gif') left top no-repeat; margin-bottom:10px;}
.filelinks span{display:block;}
.filelinks .filecount{display:block; margin-bottom:5px;display:none;} 
.filelinks a{text-decoration:none; }

	/* Icons begin */
.filelinks .ai{background-image:url('/cms/typo3/gfx/fileicons/ai.gif')!important;}
.filelinks .ani{background-image:url('/cms/typo3/gfx/fileicons/ani.gif')!important;}
.filelinks .au{background-image:url('/cms/typo3/gfx/fileicons/au.gif')!important;}
.filelinks .avi{background-image:url('/cms/typo3/gfx/fileicons/avi.gif')!important;}
.filelinks .bmp{background-image:url('/cms/typo3/gfx/fileicons/bmp.gif')!important;}
.filelinks .cdr{background-image:url('/cms/typo3/gfx/fileicons/cdr.gif')!important;}
.filelinks .css{background-image:url('/cms/typo3/gfx/fileicons/css.gif')!important;}
.filelinks .csv{background-image:url('/cms/typo3/gfx/fileicons/csv.gif')!important;}
.filelinks .doc{background-image:url('/cms/typo3/gfx/fileicons/doc.gif')!important;}
.filelinks .dtd{background-image:url('/cms/typo3/gfx/fileicons/dtd.gif')!important;}
.filelinks .eps{background-image:url('/cms/typo3/gfx/fileicons/eps.gif')!important;}
.filelinks .exe{background-image:url('/cms/typo3/gfx/fileicons/exe.gif')!important;}
.filelinks .fh3{background-image:url('/cms/typo3/gfx/fileicons/fh3.gif')!important;}
.filelinks .flash{background-image:url('/cms/typo3/gfx/fileicons/flash.gif')!important;}
.filelinks .folder{background-image:url('/cms/typo3/gfx/fileicons/folder.gif')!important;}
.filelinks .gif{background-image:url('/cms/typo3/gfx/fileicons/gif.gif')!important;}
.filelinks .htm{background-image:url('/cms/typo3/gfx/fileicons/htm.gif')!important;}
.filelinks .html{background-image:url('/cms/typo3/gfx/fileicons/html.gif')!important;}
.filelinks .ico{background-image:url('/cms/typo3/gfx/fileicons/ico.gif')!important;}
.filelinks .inc{background-image:url('/cms/typo3/gfx/fileicons/inc.gif')!important;}
.filelinks .java{background-image:url('/cms/typo3/gfx/fileicons/java.gif')!important;}
.filelinks .jpg{background-image:url('/cms/typo3/gfx/fileicons/jpg.gif')!important;}
.filelinks .js{background-image:url('/cms/typo3/gfx/fileicons/js.gif')!important;}
.filelinks .max{background-image:url('/cms/typo3/gfx/fileicons/max.gif')!important;}
.filelinks .mid{background-image:url('/cms/typo3/gfx/fileicons/mid.gif')!important;}
.filelinks .mov{background-image:url('/cms/typo3/gfx/fileicons/mov.gif')!important;}
.filelinks .mpeg{background-image:url('/cms/typo3/gfx/fileicons/mpeg.gif')!important;}
.filelinks .mpg{background-image:url('/cms/typo3/gfx/fileicons/mpg.gif')!important;}
.filelinks .pcd{background-image:url('/cms/typo3/gfx/fileicons/pcd.gif')!important;}
.filelinks .pcx{background-image:url('/cms/typo3/gfx/fileicons/pcx.gif')!important;}
.filelinks .pdf{background-image:url('/cms/typo3/gfx/fileicons/pdf.gif')!important;}
.filelinks .png{background-image:url('/cms/typo3/gfx/fileicons/png.gif')!important;}
.filelinks .ps{background-image:url('/cms/typo3/gfx/fileicons/ps.gif')!important;}
.filelinks .psd{background-image:url('/cms/typo3/gfx/fileicons/psd.gif')!important;}
.filelinks .rtf{background-image:url('/cms/typo3/gfx/fileicons/rtf.gif')!important;}
.filelinks .sgml{background-image:url('/cms/typo3/gfx/fileicons/sgml.gif')!important;}
.filelinks .swf{background-image:url('/cms/typo3/gfx/fileicons/swf.gif')!important;}
.filelinks .sxc{background-image:url('/cms/typo3/gfx/fileicons/sxc.gif')!important;}
.filelinks .sxw{background-image:url('/cms/typo3/gfx/fileicons/sxw.gif')!important;}
.filelinks .tga{background-image:url('/cms/typo3/gfx/fileicons/tga.gif')!important;}
.filelinks .tif{background-image:url('/cms/typo3/gfx/fileicons/tif.gif')!important;}
.filelinks .ttf{background-image:url('/cms/typo3/gfx/fileicons/ttf.gif')!important;}
.filelinks .txt{background-image:url('/cms/typo3/gfx/fileicons/txt.gif')!important;}
.filelinks .wav{background-image:url('/cms/typo3/gfx/fileicons/wav.gif')!important;}
.filelinks .wrl{background-image:url('/cms/typo3/gfx/fileicons/wrl.gif')!important;}
.filelinks .xls{background-image:url('/cms/typo3/gfx/fileicons/xls.gif')!important;}
.filelinks .xml{background-image:url('/cms/typo3/gfx/fileicons/xml.gif')!important;}
.filelinks .xsl{background-image:url('/cms/typo3/gfx/fileicons/xsl.gif')!important;}
.filelinks .zip{background-image:url('/cms/typo3/gfx/fileicons/zip.gif')!important;}

	/* Icons end */
.filelinks a:hover{text-decoration:underline;}