/* CSS Document */

html{
  margin: 0;
  padding: 0;
  
}
body {
  font-family: Verdana, Trebuchet, Helvetica, Sans-Serif;
  background-color: #FFde8f;  
  color: #333333;
  line-height: 1.6em;
  margin: 0 0;
  padding:0;
  font-size: .8em;
  

}
textarea {
  font-family: Verdana, Trebuchet, Helvetica, Sans-Serif;
  font-size: 1em;


}
a img {border: none;}
html>body {
  font-size:.8em;
} /* IE ~5 */

p {
    text-align: left;
	margin-bottom: 1em;
	margin-top: 0em;
	line-height: 1.3em;
		
}
ul, li {    text-align: left;}
h1 {
	font-size: 1.4em;
	font-weight: bold;
color: #652984;	
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 0.1em;
	padding-top: 0em;	
}
#pageDiv {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 78.3em;
}

/*body>#pageDiv {width:76.3em;height:100%}*/ /* IE ~5  */

#header {
	
	margin-top: 10px;
	margin-left: 6px;
	/*height: 90px;*/
	height: auto;
	text-align: left;
	width: 77.8em;
	overflow: hidden;

	
}
#logo {
	float: left;
	width: 16.3em;
	background-color: #FFde8f;/**/
	margin-top: 3px;
}

#leiste {
	background-color: #ff9900;/**/
	margin-left: 0px; 
	height: 84px;	
	overflow: hidden;
	display: block;
}

#leiste div {
	display: inline;
	float: left;
	height: 100%;
	padding: 3px;
	background-color: #ff9900;
}

#navSubContainer {
	display: inline;	

	float: right !important;
	padding: 0 !important;
	margin: 0 !important;

	width: 16em;
  	font-size:90%;
}

#navSubContainer a:link{
    color            : #333333;
    font-weight      : normal;
    text-decoration  : none;
    text-align: center;
}
#navSubContainer a:visited{
    text-decoration  : none;
}
#navSubContainer a:active{
    text-decoration  : none;
}
#navSubContainer a:hover {
    /*color : #652984; // Kobra-Logo violett*/
	color: red;
}

#submenuItem {
	margin-bottom: 0.25em;
	background-color: #FF9900;
	padding-top: 0.6em;
	padding-bottom: 0.4em;
	padding-left: 1em;
	text-align	: left;
}
.submenuItem1 {
	border-right: 4px solid #652984;
}
.subMenuLink {
	display: block;
	width: 100%;
	color: black;
	text-align: left !important;
	line-height: 1.1em;	
}
.subMenuLinkAct {
	display: block;
	width: 100%;
	color: red;
	text-align: left !important;
	line-height: 1.1em;	
}
#navContainer {
	

	
	margin-top: 1.0em;
	padding:0;
	margin-left: 7px;
	width: 15.6em;
	
	background: #FFde8f;
 	text-align: left;
}
#navContainer a:link{
    color            : black;
    font-weight      : normal;
    text-decoration  : none;
    text-align: center;
}
#navContainer a:visited{
    text-decoration  : none;
}
#navContainer a:active{
    text-decoration  : none;
}
#navContainer a:hover {
    /*color : #652984; // Kobra-Logo violett*/
	color: white;
	font-weight: normal;
}
#mainmenuItem {

} 
#mainmenuItemSub {
	font-size: 0.9em;
	margin-bottom: 1px;
	background-color: #FF9900;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	padding-left: 1.5em;
	text-align	: left;
	margin-left: 4px;
}
.mainmenuItem1 {
	margin-bottom: 1px;
	background-color: #FF9900; /* alt: ffcc00*/
	padding-top: 0.4em;
	padding-bottom: 0.2em;
	padding-left: 1em;
	text-align	: left;

	border-left: 4px solid #652984;
}
.mainmenuItem2 {
	margin-bottom: 1px;
	background-color: #FF9900; /* alt: ffcc00*/
	padding-top: 0.4em;
	padding-bottom: 0.2em;
	padding-left: 1em;
	text-align	: left;
	
	border-left: 4px solid #ff0033;
}
.mainmenuItem3 {
	margin-bottom: 1px;
	background-color: #FF9900; /* alt: ffcc00*/
	padding-top: 0.4em;
	padding-bottom: 0.2em;
	padding-left: 1em;
	text-align	: left;

	border-left: 4px solid #ff0033;
}
.mainmenuItem4 {
	margin-bottom: 1px;
	background-color: #FF9900; /* alt: ffcc00*/
	padding-top: 0.4em;
	padding-bottom: 0.2em;
	padding-left: 1em;
	text-align	: left;
	
	border-left: 4px solid #ff0033;
}
.mainmenuItem5 {
	margin-bottom: 1px;
	background-color: #FF9900; /* alt: ffcc00*/
	padding-top: 0.4em;
	padding-bottom: 0.2em;
	padding-left: 1em;
	text-align	: left;
	
	border-left: 4px solid #BF5E0D;
}

.mainMenuLink {
	display: block;
	width: 100%;
	color: black;
	text-align: left !important;	
}
.mainMenuLinkAct {
	display: block;
	width: 100%;
	color: white !important;	
	text-align: left !important;
	font-weight: normal;
		
}
#leftCol {
	float: left;
}
#leftColContent {
	display: block;
	padding-top: 3em;
	text-align: center;
}
#content {
	margin-top: 1em;
	/*width: 58.0em;*/
	float: right;
	width: 59.4em;
	margin-top: 1.0em;
	

	/*margin-top: 100px !important;    */	
	text-align: left;
	padding: 1em;
	background-color: #FFF2BF;
	min-height: 37em;
	border-bottom: 5px solid #ff9900;
}
/*body>#content {width:50.5em;}*/ /* IE  */
#content a:link{
    color            : #652984;
    font-weight      : bold;
    text-decoration  : underline;
}
#content a:visited{
    color            : #652984;
    font-weight      : bold;
    text-decoration  : underline;
}
#content a:active{
    color            : #652984;
    font-weight      : bold;
    text-decoration  : underline;
}

#content a:hover {
    /*color : #652984; // Kobra-Logo violett*/
	color: red;
    text-decoration  : none;
}
#content table tr td {
  font-size: 1em;
  vertical-align:top;
}

/* glossary */
#content .csc-header h3 {margin-bottom: 0.2em; padding-top: 0em; }
.tx-sgglossary-pi1 table td {
	  font-size: .8em;
}
#glossary_entries_row td {
	display: none;
}
#glossary_entry_table {width: 100%;}
#glossary_entry_table tr td {
	padding-bottom: 0.4em;	
	/*width: 20em !important;*/
}
/* FAQ */
.tx-irfaq-pi1 dt {
	text-decoration: underline;

}
.tx-irfaq-pi1 div.additional-info {
	/*font-size: 0.8em;*/
	display: none;
}
.tx-indexedsearch .tx-indexedsearch-res {
	margin-top: 1em;
}
.tx-indexedsearch .tx-indexedsearch-res table td{
	font-size: 0.8em;
}
.tx-indexedsearch .tx-indexedsearch-searchbox table tr td{
	font-size: 0.8em;
	padding-right: 1em;
}

.tx-indexedsearch h2 {font-size: 1em;}
.tx-indexedsearch .tx-indexedsearch-res {clear: left;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:middle; 	font-size: 0.8em;}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:10em; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:25em; 	}
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-browsebox ul {list-style-type: none; padding-bottom: 2em;}
.tx-indexedsearch .tx-indexedsearch-browsebox li {float: left;margin-right: 1em;font-size: 0.9em;}
.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:#FFde8f; }
.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; 	font-size: 0.6em;}
.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 .noResume { color : #666666; }
.tx-indexedsearch .tx-indexedsearch-info {background-color: transparent !important;font-style:italic;font-size: 0.8em;}


p.csc-linkToTop {
	font-size: 0.8em;
}


/* Sitemap Styles */
.csc-sitemap ul li {list-style-type: none;}
/* Sitemap Styles */
div.csc-frame-rulerAfter { border-bottom: 1px solid #FFde8f; margin-bottom: 2em;margin-top: 1em;}
/* Mailform Styles */
.csc-mailform {border: none;}
.csc-mailform-field {}
.csc-mailform-field label{ width: 7em; display: block; float: left; text-align: right; }
.csc-mailform-field input{ margin-left: 2em;  font-size: 1em; font-family: Arial, Helvetica, sans-serif;}
.csc-mailform-field select { margin-left: 2em;  font-size: 1em; font-family: Arial, Helvetica, sans-serif;}
.csc-mailform-field textarea { margin-left: 2em;  font-size: 1em; font-family: Arial, Helvetica, sans-serif;}
.csc-mailform-field input, textarea {padding-left: 0.2em;}
.csc-mailform .csc-mailform-field .csc-mailform-label {font-weight: bold; display: block; margin-top: 1.5em; margin-bottom: 1em;}
.csc-mailform .csc-mailform-field .csc-mailform-submit {margin-left: 9em; margin-top: 0.5em}
/* Mailform Styles */

.align-right {text-align: right;}
.align-center {text-align: center;}

div.csc-textpic-left {
	padding-left: 2em;
}
.csc-frame-frame2 {
	border-left: 4px solid #652984;
	padding-left: 0.7em;
}
.csc-textpic-caption {
	font-size: 0.8em;
	
}
.ol_rome {list-style-type: upper-roman;} 
.tx-cwglossary-pi1 a {line-height: 2em;}
.tx-cwglossary-pi1 span.noLink {line-height: 2em;}


.contenttable {
	
	font-size: 1em;	
}
.contenttable thead tr td{
	border-bottom: 1px solid #FFF2BF;
	font-weight: bold;
	background-color:  #FFde8f;  

}
.contenttable tr td{
	vertical-align: top;  
	background-color:  #FFde8f;  
}
.contenttable tr td p{
	padding: 2px;
	margin: 0px;  
}
#content blockquote p {
	color: #652984;
	font-weight: bold;
}

.eventtable {
	font-size: 1em;
}
.eventtable thead tr td{
	border-bottom: 1px solid #FFF2BF;
	/*font-weight: bold;*/
	background-color:  transparent;  
	padding: 3px;
	font-size: 1em;
}
.eventtable tr td{
	vertical-align: top;  
	background-color:  #FFde8f;  
}
.eventtable tr td p.bodytext{
	padding-left: 4px;
	padding-right: 4px;

}
#linktable {
	width:auto;
	clear: both;
	margin-right: 0em;
}
#linktable[id] {
	width: auto;
}

#linktable tr td {
	padding: 2px;
	background-color:  #FFde8f;  
	width: 30%;
	
}
#linktable tr td a{
	font-size: 0.85em;
}
.formtable tr td {
	background-color:  #FFde8f;		
}
.formtable tr td p{
	margin-bottom: 0;
	padding: 2px;
	padding-left: 5px;
		
}
p.price_para {
	margin-top: 10px;
	font-size: 0.9em;
}
.pub_requ_class {
	background-color: #ffcc66;
}
.pub_formurl {
	float: right;
	background-color:  #FFde8f;  
	
}
p.ptitle,span.ptitle {
	color: gray;
	font-weight: bold;
	/*font-size: 10px !important;*/
}
.backtopage {
	float: right;

}
.backtopagelink{
	font-weight: normal !important;
}
.title {
    color            : #652984;
    font-weight      : bold;
}
.pub_title {
    color            : #652984;
    font-weight      : bold;
}

.para_br {
	margin-top: 1px;
	margin-bottom: 1px;
}
dd.csc-textpic-caption {
	font-size: 1em;
	line-height:1.1em;
	padding-top: 0.3em;
}
.cal_month_row {
	padding-top: 15px !important;
	background-color: transparent !important;
	color: #ff9900;
	font-weight: bold;
	font-size: 1.0em !important; 
	
}
p.alignleft {
	text-align: left;
}
p.aligncenter {
	text-align: center;
}
p.alignright {
	text-align: right;
}

p.block {
	margin-left: 5em;
}
span.lila {
	color: #652984;
}

.csc-textpic-clear {
	width: 100%;
	/*border-bottom: 1px solid #FFde8f;*/
}


.csc-textpic-caption {
	padding-bottom: 5px;
	
}
p.booking a:link{

    font-weight      : normal !important;

}
p.booking a:visited{
    color            : #652984;
    font-weight      : normal !important;
    text-decoration  : underline;
}
p.booking a:active{
    color            : #652984;
    font-weight      : normal !important;
    text-decoration  : underline;
}

p.booking a:hover {
    /*color : #652984; // Kobra-Logo violett*/
	color: red;
    text-decoration  : none;
}
.tx-macinasearchbox-pi1 {
  
}
#searchform {
  float: left;
}
#searchSubmitButton input{
	font-size: 0.9em;
}