/* CSS-File AMBER-CMS                   					*/
/* erstellt von: innoWake gmbh 								*/

/* ACHTUNG: 												*/
/* Änderungen an diesem CSS-File wirken sich direkt auf 	*/
/* das Erscheinungsbild der Website aus! 					*/
/* Änderungen sollten dem Verantwortlichen bei 				*/
/* innoWake gemeldet werden um ein Überschreiben 			*/
/* mit einer alten Version bei einem eventuellen 			*/
/* Update des CMS zu verhindern! 							*/

/* history: 28.11.2005 HWI 									*/
/* history: 02.04.2006 CMU									*/
/* Hyperlink-Formatierung im normalen Contentbereich */

body {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
     /*   background: url("../../template/images/sitebackgrrround.jpg") top left repeat-x;
        background-color: #EAF0F8; */
}

  /* .contentarea {
        background: url("../../templates/images/content-template_03.gif") top left repeat-y;
        background-color: #ffffff;
} */

a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.45;
  text-decoration: none; 
  color: #000000;
}

/* Hyperlink-Formatierung im normalen Contentbereich bei mouseover */

a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.45;
  text-decoration: none; 
  color: #000000;
}

/* Kopfzeilen-Formatierung eines Contentblocks */

.header {
  font-size: 14px;
  color: #006ab3;
  font-weight:bold;
  font-style: normal;
  text-decoration: none; 
  font-family: Arial, Helvetica, sans-serif;
}

/* Kopfzeilen-Formatierung im Seitenbereich */

.whiteheader {
  font-size: 12px;
  color: #000000;
  font-weight:bold;
  font-style: normal;
  text-decoration: none; 
  font-family: Arial, Helvetica, sans-serif;
}

/* Grundformatierung von Texten im Contentblock */

.text {
  font-size: 14px;
  color: #000000;
  font-style: normal;
  font-weight: normal;  
  text-decoration: none; 
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.45;
}

/* Grundformatierung von Texten im Seitenbereich */

.whitetext {
  font-size: 12px;
  color: #000000;
  text-decoration: none; 
  font-family: Arial, Helvetica, sans-serif;
}

/* Hyperlinkformatierung im Seitenbereich */

.whitelink {
  font-size: 12px;
  color: #000000;
  font-style: normal;
  font-weight: normal;  
  text-decoration: underline; 
  font-family: Arial, Helvetica, sans-serif;
}

/* Hyperlinkformatierung im Seitenbereich mouseover */

.whitelink:hover {
  font-size: 12px;
  color: #ffffff;
  font-style: normal;
  font-weight: normal;  
  text-decoration: none; 
  font-family: Arial, Helvetica, sans-serif;
}

/* Tabelle für Submenü */

tableTable {

}

tableRow{

}

tableCell {
	height: 10px;
	colspan: 2;
}

/* Grundformatierung von Formular-Komponenten */

.component {
  font-family	: Arial, Helvetica, sans-serif;
  font-size		: 11px;
  border-left  	: 1px inset #006AB3;
  border-right 	: 1px inset #006AB3;
  border-bottom : 1px inset #006AB3;
  border-top	: 1px inset #006AB3;
  background-color: #EBF1F8;
}

.componentField{
  font-family	: Arial, Helvetica, sans-serif;
  font-size		: 11px;
  border-left  	: 1px inset #006AB3;
  border-right 	: 1px inset #006AB3;
  border-bottom : 1px inset #006AB3;
  border-top	: 1px inset #006AB3;
  width			: 242px;
  height		: 200px;
}

/* Formatierung von Knpfen der Formulare */

.button {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 11px;
}

/* Bugfix-Formatierung fr Tabellen ohne Text */

.small {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1px;
}

/* Grundformatierung fr Tabellenzellen */

td {
  font-size: 14px;
  color: #000000;
  font-style: normal;
  font-weight: normal;  
  text-decoration: none; 
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.45;
}

/* Grundformatierung fr Tabellenzellen */

.newsfader {
  font-size: 14px;
  color: #006ab3;
  font-style: normal;
  font-weight: bold;  
  text-decoration: none; 
  font-family: Arial, Helvetica, sans-serif;
}

/* Ausrichtung der Kopfgrafik der Druckversion */

.printableImageHeader {
	text-align: right;
}

h1 {
  font-size: 18px;
  color: #006ab3;
  font-weight:bold;
  font-style: normal;
  text-decoration: none; 
  font-family: Arial, Helvetica, sans-serif;
}

h2 {
  font-size: 14px;
  color: #000000;
  font-weight:bold;
  font-style: normal;
  text-decoration: none; 
  font-family: Arial, Helvetica, sans-serif;
}

h3 {
  font-size: 14px;
  color: #000000;
  font-weight:bold;
  font-style: normal;
  text-decoration: none; 
  font-family: Arial, Helvetica, sans-serif;
}

/* Footerclass */

.footer  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}

.footer:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}

.tinylink  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #006ab3;
	text-decoration: none;
}

.tinylink:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #006ab3;
	text-decoration: none;
}

.footerhr  {
	color: #486380;
	height: 1px;
	width: 100%;
}




/* CSS-STYLES AUTOMATIC SUBMENU */

.autosubmenufont0 {
  font-size: 12px;
  color: #0676b5;
  font-style: normal;
  font-weight: bold;
  text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; }

.autosubmenufont0:hover {
  font-size: 12px;
  color: #000000;
  font-style: normal;
  font-weight: bold;
  text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; }

.autosubmenufont0active {
  font-size: 12px;
  color: #000000;
  font-style: normal;
  font-weight: bold;
  text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; }

.autosubmenufont0active:hover {
  font-size: 12px;
  color: #000000;
  font-style: normal;
  font-weight: bold;
  text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; }

.autosubmenutable0 {
  text-indent: 15px;
	width: 223px;
	height: 25px;
        border: none;
}

.autosubmenutable0active {
  text-indent: 15px;
	width: 223px;
	height: 25px;
        border: none;
}

.autosubmenufont1 {
  font-size: 13px;
  color: #8BAED8;
  font-style: normal;
  font-weight: bold;
  text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; }

.autosubmenufont1:hover {
  font-size: 13px;
  color: #006AB3;
  font-style: normal;
  font-weight: bold;
  text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; }

.autosubmenufont1active {
  font-size: 13px;
  color: #006AB3;
  font-style: normal;
  font-weight: bold;
  text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; }

.autosubmenufont1active:hover {
  font-size: 13px;
  color: #006AB3;
  font-style: normal;
  font-weight: bold;
  text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; }

.autosubmenutable1 {
	width: 223px;
	height: 20px;
        border: none;
padding-right: 25px;
padding-bottom: 15px;
padding-top: 15px;
text-align: right;
}

.autosubmenutable1active {
	width: 223px;
	height: 20px;
        border: none;
padding-right: 25px;
padding-bottom: 15px;
padding-top: 15px;
text-align: right;
}

.autosubmenufont2 {
  font-size: 10px;
  color: #0676b5;
  font-style: normal;
  font-weight: normal;
  text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; }

.autosubmenufont2:hover {
  font-size: 10px;
  color: #000000;
  font-style: normal;
  font-weight: bold;
  text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; }

.autosubmenufont2active {
  font-size: 10px;
  color: #000000;
  font-style: normal;
  font-weight: bold;
  text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; }

.autosubmenufont2active:hover {
  font-size: 10px;
  color: #000000;
  font-style: normal;
  font-weight: bold;
  text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; }

.autosubmenutable2 {
  text-indent: 35px;
	width: 223px;
	height: 20px;
        border: none;
}

.autosubmenutable2active {
  text-indent: 35px;
	width: 223px;
	height: 20px;
        border: none;
}

.autosubmenufont3 {
  font-size: 10px;
  color: #0676b5;
  font-style: normal;
  font-weight: normal;
  text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; }

.autosubmenufont3:hover {
  font-size: 10px;
  color: #000000;
  font-style: normal;
  font-weight: bold;
  text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; }

.autosubmenufont3active {
  font-size: 10px;
  color: #000000;
  font-style: normal;
  font-weight: bold;
  text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; }

.autosubmenufont3active:hover {
  font-size: 10px;
  color: #000000;
  font-style: normal;
  font-weight: bold;
  text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; }

.autosubmenutable3 {
  text-indent: 45px;
	width: 223px;
	height: 20px;
        border: none;
}

.autosubmenutable3active {
  text-indent: 45px;
	width: 223px;
	height: 20px;
    border: none;
}


/* CSS-STYLES navitrail */

.navitrail {
  font-size:12px;
}
.navitrail a {
  text-decoration:none;
}

/* CSS-STYLES Front Login */

.formLoginText td{
	font-size:10px;
}
.formLoginInText{
	width:100px;
	font-size:10px;
}
.formLoginInPassword{
	width:100px;
	font-size:10px;
}
.formLoginInButton{
	font-size:10px
}












/* CSS-STYLES imageSubmenu */

.imageNavigation {
	margin-right: 0px; 
	margin-left: 102px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	z-index:100;
}
.imageNavigation a { 
	display:block;
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#8BAEDE;
	font-weight: bold;  
	text-decoration: none; 
	white-space: nowrap;
	z-index:100;
}
.imageNavigation a:hover { 
	display:block;
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#006AB3;
	font-weight: bold;  
	text-decoration: none;
	white-space: nowrap; 
	z-index:100;
}
.imageNavigation li {
	list-style: none;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	display: block;
	z-index:100;
}

.imageNavigation1{
	display: none;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	z-index:100;
}
.imageNavigation1 ul{
	display:block;
	float:none;
	margin:0px;
	padding:0px;
	position:absolute;
	width:120px;
	border-top: 0px solid transparent;
	opacity:1.00;
	z-index:100;
}
.imageNavigation1 ul li{
	display:block;
	float:none;
	margin:0px;
	padding:0px;
	padding:4 4 4 6;
	z-index:100;
}
.imageNavigation1 ul li a:hover{
  color:#006AB3;
	z-index:100;
}
*html .imageNavigation1 ul {
	border-color: white;
	background-color:green;
	z-index:100;
}
.imageNavigation2{
	display:none;
	position:relative;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	z-index:100;
}
.imageNavigation2 ul{
	display:block;
	float:none;
	margin:0px;
	padding:0px;
	position:absolute;
	left:114px;
	top:-19px;
	border-top:0px;
	border-left: 2px solid transparent;
	z-index:100;
}
.imageNavigation2 ul li{
	display:block;
	float:none;
	margin:0px;
	padding:4px;
	border-right: 1px solid #006AB3;
	border-left: 1px solid #006AB3;
	z-index:100;
}
.imageNavigation2 ul li a:hover{
	color:red;
	z-index:100;
}
*html .imageNavigation2 ul {
	border-color: pink;
	background-color:green;
	z-index:100;
}
.backLayer {
width: 250px;
	border-bottom: 2px solid #AACCE5;
	border-top: 0px solid #ffffff;
	border-right: 2px solid #AACCE5;
	border-left: 2px solid #AACCE5;
	background-color:#ffffff;
}
.imageNavigationSelect{
	background-color:#ffffff;
}

/* CSS-STYLES sliderGallery */

.sliderGalleryGoBack{
	background: #666666 url("../../module/sliderGallery/images/previous.gif") center center no-repeat;
	width:50px;
	cursor:pointer;
}
.sliderGalleryGoBackEnd{
	background: #999999 url("../../module/sliderGallery/images/previous.gif") center center no-repeat;
	width:50px;
	cursor:auto;
}
.sliderGalleryGoForward{
	background: #666666 url("../../module/sliderGallery/images/next.gif") center center no-repeat;
	width:50px;
	top:0px;
	left:660px;
	cursor:pointer;
}
.sliderGalleryGoForwardEnd{
	background: #999999 url("../../module/sliderGallery/images/next.gif") center center no-repeat;
	width:50px;
	top:0px;
	left:660px;
	cursor:auto;
}
.sliderGalleryBigImage{
	width:710px;
}
.sliderGalleryBigImageDiv{
	left:55px;
}
.sliderGalleryBigImageDiv div{
	text-align:center;
	color:red;
}
.sliderGallerySlideLeft{
	left:0px;
	top:0px;
	height:75px;
	width:20px;
	margin-top:5px;
	cursor:pointer;
	background: #990033 url("../../module/sliderGallery/images/previous.gif") center center no-repeat;
}
.sliderGallerySlideLeftEnd{
	left:0px;
	top:0px;
	height:75px;
	width:20px;
	margin-top:5px;
	cursor:auto;
	background: #FF0033 url("../../module/sliderGallery/images/previous.gif") center center no-repeat;
}
.sliderGallerySlideRight{
	top:0px;
	left:630px;
	width:20px;
	height:75px;
	margin-top:5px;
	cursor:pointer;
	background: #990033 url("../../module/sliderGallery/images/next.gif") center center no-repeat;
}
.sliderGallerySlideRightEnd{
	top:0px;
	left:630px;
	width:20px;
	height:75px;
	margin-top:5px;
	cursor:auto;
	background: #FF0033 url("../../module/sliderGallery/images/next.gif") center center no-repeat;
}
.sliderGalleryThumbnailDisplay{
	margin: 0 0 0 20;
	width:610px;
	overflow:hidden;
}
.sliderGalleryThumbnail{
	width:660px;
	margin-top:5px;
	margin-left:30px;
}
.sliderGalleryThumbnailList li{
	padding:5px;
	height:75px;
}
