/* Elemente */

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFCC01;

	font-family: Arial, Helvetica, sans-serif;
	
	background-image: url(../images/backgrounds/back_knoten.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	
	/*border: 1px solid black;*/
}

img {
	border: none;
}

ul {
	list-style-type: disc;
	font-family: Arial;
	font-size: 13px;
	color: #73746C;
}


a, a:visited, a:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 14px;
	font-family: Arial;	
	color: #575846;
margin-bottom: 0px;
}

h2 {
	font-size: 11px;
	font-family: Arial;	
	color: #575846;
margin-bottom: 0px;	
}

/*--------------------------------------
 Formulare 
---------------------------------------- */
input {
	height: 18px;
	width: 220px;

	font-size: 12px;
	color: #73746C;	
	border: 1px solid black;
}

textarea {
	width: 220px;
	font-size: 12px;
	color: #73746C;	
	border: 1px solid black;

/* Nur im Internet Explorer! */
	scrollbar-base-color: #FFCC01;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #FFCC01;

	scrollbar-shadow-color: #FFCC01;

	scrollbar-lightshadow-color: #FFCC01; 
	scrollbar-darkshadow-color: white;

	scrollbar-highlight-color: #FFCC01;

	scrollbar-3dlight-color: white;
}

.button {
	width: 90px;
	border: 1px solid white;
	margin-right: 5px;
	
	font-family: Arial, Helvetica, sans-serif;
	
	background-color: #FFDB4D;
}

.checkbox {
	border: 0px 0px 0px 0px;
	width: 12px;
}

.shortinput {
	width: 40px;
}

/* Login-Formular */
button.login  {
	width: 90px;
	border: 1px solid white;
	margin-right: 5px;
	
	font-family: Arial, Helvetica, sans-serif;
	
	background-color: #FFDB4D;
}

tr.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #73746C;
}

tr.login input {
	width:140px !important;
}

/* IDs */		
#screen {
	/*width: 1000px;
	max-width: 1000px;
	max-height: 600px;
	height: 600px;	
	 border: 1px solid black; */
}

#metanavigation {
/* TM, Netigo, 07.11.07: raus damit!
	position: absolute;
	top: 1px;
	left: 205px;
	
	width: 790px;
	height: 23px;
	text-align: right;
	vertical-align: top;

	z-index: 1000;*/

	/* border: 1px solid blue; */
}


#logo {
	position: absolute;
	left: 205px;
   top: 20px;
                
	
	width: 790px;
	height: 82px;
	text-align: left;
	vertical-align: top;

	z-index: 1;

	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#logo-print {
	position: absolute;
	left: 205px;
   top: 20px;
}


#hauptnavigation {
	position: absolute;
	left: 217px;
   top: 94px;
	
	margin-bottom: 8px;
	
	width: 775px;
	height: 21px;
	z-index: 2;

	text-align: left;
	vertical-align: top;
	
	/*border: 1px solid blue;*/
}

#bildbereich {
	/* TM, Netigo, 07.11.07: raus damit!
	position: absolute;
	left: 205px;
	top: 126px;
	
	width: 790px;
	height: 107px;
	
	text-align: right;
	vertical-align: top;

	z-index: 1000;*/
	
	/*border: 1px solid blue;*/
	height:133px;
}

#infoFlashMovie {
	position: absolute;
	left: 197px;
	top: 98px;
	
	width: 790px;
	height: 107px;
	
	text-align: right;
	vertical-align: top;
	z-index: 1008;
	visibility: visible;
	
	border: 1px solid red;
}

#breadcrumb {
	position: absolute;
	left: 205px;
	top: 236px;
	
	width: 790px;
	height: 20px;
	
	text-align: left;
	vertical-align: top;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	/*border: 1px solid blue;*/
}

#breadcrumb a, a:visited  {
	text-decoration: none;
	font-weight: normal;
	color: #73746C;

}


#breadcrumb a:hover {
 	text-decoration: underline;
}


#ueberschrift {
	position: absolute;
	left: 205px;
	top: 260px;
	
	/*margin-bottom: 5px;*/
	
	width: 790px;
	height: 22px;
	
	text-align: left;
	vertical-align: top;
	
	/*border: 1px solid blue;*/
}

#unterUeberschrift {
	position: absolute;
	left: 290px;
	top: 282px;
	
	margin-bottom: 5px;
	
	width: 700px;
	height: 20px;
	
	text-align: left;
	vertical-align: top;

	padding-top: 0px;

	
	/*border: 1px solid blue;*/
}

#news {
	font-size: 12px;
	font-family: Arial;
	color: #73746C;

	height: 60px;
	margin-bottom: 20px;
}

#news a, a:visited, a:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#news a:hover {
	text-decoration: underline;
}


#mainContentFrame {
	position: absolute;
	left: 205px;
	top: 300px;
	
	width: 722px;
	
	vertical-align: top;
	 margin-top: 25px;
	/*border: 1px solid red;*/
}


#leftContentFrame {
	overflow: auto;
	
	width: 152px;
	height: 260px;
   padding-right : 10px;

	font-family: Arial;
	font-size: 13px;
	color: #73746C;

	
   vertical-align: top;
/*border: 1px solid blue;*/
/* Nur im Internet Explorer! */
	scrollbar-base-color: #FFCC01;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #FFCC01;

	scrollbar-shadow-color: #FFCC01;

	scrollbar-lightshadow-color: #FFCC01; 
	scrollbar-darkshadow-color: white;

	scrollbar-highlight-color: #FFCC01;

	scrollbar-3dlight-color: white;

}

#leftContentFrameLayout1 {
	overflow: auto;

	font-family: Arial;
	font-size: 13px;
	color: #73746C;

	width: 530px;
	height: 260px;
	vertical-align: top;
   padding-right : 10px;


/* Nur im Internet Explorer! */
	scrollbar-base-color: #FFCC01;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #FFCC01;

	scrollbar-shadow-color: #FFCC01;

	scrollbar-lightshadow-color: #FFCC01; 
	scrollbar-darkshadow-color: white;

	scrollbar-highlight-color: #FFCC01;

	scrollbar-3dlight-color: white;
	/*border: 1px solid blue;*/

}

#leftContentFrameLayout1 a {
	color: #73746C;
	text-decoration: none;
}

#midContentFrame {
	overflow: auto;
	
	width: 348px;
	height: 260px;
	
	margin-right: 10px;
	margin-left: 10px;
	
	vertical-align: top;
   padding-right : 5px;

	
	font-family: Arial;
	font-size: 13px;
	color: #73746C;
	
	/* Nur im Internet Explorer! */
	scrollbar-base-color: #FFCC01;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #FFCC01;

	scrollbar-shadow-color: #FFCC01;

	scrollbar-lightshadow-color: #FFCC01; 
	scrollbar-darkshadow-color: white;

	scrollbar-highlight-color: #FFCC01;

	scrollbar-3dlight-color: white;
	/*border: 1px solid blue;*/
}

#rightContentFrame {
	overflow: auto;
	
	height: 260px;
	width: 231px;
	
	vertical-align: top;

	font-family: Arial;
	font-size: 13px;
	color: #73746C;
   padding-right : 10px;


	/* Nur im Internet Explorer! */
	scrollbar-base-color: #FFCC01;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #FFCC01;

	scrollbar-shadow-color: #FFCC01;

	scrollbar-lightshadow-color: #FFCC01; 
	scrollbar-darkshadow-color: white;

	scrollbar-highlight-color: #FFCC01;

	scrollbar-3dlight-color: white;
	/*border: 1px solid blue;*/
}

#infobildTxt {
	/*display: inline;*/
	margin-right: 5px;

	width: 207px;
	
	text-align: right;
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	color: #73746C;
	
	vertical-align: top;
}

/* Klassen */

.gifspacer {
	margin-right: 10px;
}

.newsSpacerBottom {
	margin-bottom: 20px;
}

/* Klasse f? Bl䴴erfunktion durch die Inhaltsdatens䴺e */
.blaetter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	text-align: center;
	width: 100%;
}

.blaetter a, a:visited {
	text-decoration: none;
	color: #73746C;
}

.messe {
  width: 500px;
  margin-bottom: 15px;
}

.messe b {
  color: #4F5048
}





/* Formate f?hformular in Metanavigation */
/* ========================================== */

.metanav-search-box { 
	width: 20px;
	height: 16px;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	border-top: 1px solid Black;
	border-bottom: 1px solid Black;
}

.metanav-search-button {
	width: 20px;
	height: 16px;
}



/* Formate f?exsuche */
/* ====================== */

.tx-indexedsearch * {
	font-family: Arial;
	font-size: 13px;
	margin: 0px;
}

.tx-indexedsearch p { color: #73746C; }

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { 
	width: 90px;
	height: 19px;
	font-size: 12px;
	color: black;
	border: 1px solid white;
	margin-right: 5;
	
	font-family: Arial, Helvetica, sans-serif;
	
	background-color: #FFDB4D;
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { 
	width:200px; 
	height: 19px;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	border-top: 1px solid Black;
	border-bottom: 1px solid Black;
	color: black;
}

.tx-indexedsearch SELECT {
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	border-top: 1px solid Black;
	border-bottom: 1px solid Black;
	height: 20px;
	color: black;
}


.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 {  }
.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; border-top: 1px solid #73746C; border-bottom: 1px solid #73746C; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:red; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { margin-bottom: 10px; padding-bottom: 10px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:30px; 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:#FFDB4D; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:absmiddle; }



/* Kontaktformulare */
/* ================ */

.tx-nfcontactforms-pi1 td {
	color: #73746C;
	font-size: 12px;
}


/* Messekalender*/
/* ================ */

.tx-nfrhenuswebmessekalender-pi1 td {
  color: #73746C;
  font-size: 12px;
}

.filelink {
  vertical-align: middle;
}

.filelink  a {
  color: #86827E !important;
  font-size: 12px;
  vertical-align: middle;
	font-weight:normal !important;
}
