/* 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 */

.leftbar {
	background-image: url(../images/template_05.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.centerbar {
	background-image: url(../images/template_07.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.rightbar {
	background-image: url(../images/template_09.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.sideheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF2B07;
    margin: 5px;
}

.sidetest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
    margin: 5px;
}

.sidefooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #555555;
    margin: 5px;
}

.frontheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF2B07;
}

.frontheaderBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.fronttest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.frontfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #555555;
}

body {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}

a {
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#000000;
  font-weight: bold;  
}

/* Hyperlink-Formatierung im normalen Contentbereich bei mouseover */

a:hover {
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#000000;
  font-weight: bold;  
}

/* Kopfzeilen-Formatierung eines Contentblocks */

.header {
  font-size: 16px;
  color: #FF2B08;
  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: 12px;
  color: #000000;
  font-style: normal;
  font-weight: normal;  
  text-decoration: none; 
  font-family: Arial, Helvetica, sans-serif;
}

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

/* Grundformatierung von Formular-Komponenten */

.component {
  font-family	: Arial, Helvetica, sans-serif;
  font-size		: 11px;
  border-left  	: 1px inset #cccccc;
  border-right 	: 1px inset #cccccc;
  border-bottom : 1px inset #cccccc;
  border-top	: 1px inset #cccccc;
}

.shortcomponent {
  font-family	: Arial, Helvetica, sans-serif;
  font-size		: 10px;
  border-left  	: 1px inset #cccccc;
  border-right 	: 1px inset #cccccc;
  border-bottom : 1px inset #cccccc;
  border-top	: 1px inset #cccccc;
width: 180px;
}

.shortercomponent {
  font-family	: Arial, Helvetica, sans-serif;
  font-size		: 10px;
  border-left  	: 1px inset #cccccc;
  border-right 	: 1px inset #cccccc;
  border-bottom : 1px inset #cccccc;
  border-top	: 1px inset #cccccc;
width: 160px;
}

.componentField{
  font-family	: Arial, Helvetica, sans-serif;
  font-size		: 11px;
  border-left  	: 1px inset #cccccc;
  border-right 	: 1px inset #cccccc;
  border-bottom : 1px inset #cccccc;
  border-top	: 1px inset #cccccc;
  width			: 242px;
  height		: 200px;
}

.searchField{
  font-family	: Arial, Helvetica, sans-serif;
  font-size		: 11px;
  border-left  	: 1px inset #cccccc;
  border-right 	: 1px inset #cccccc;
  border-bottom : 1px inset #cccccc;
  border-top	: 1px inset #cccccc;
  width			: 150px;
  height		: 16px;
}

/* 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: 12px;
  color: #000000;
  font-style: normal;
  font-weight: normal;  
  text-decoration: none; 
  font-family: Arial, Helvetica, sans-serif;
}

/* Ausrichtung der Kopfgrafik der Druckversion */

.printableImageHeader {
	text-align: right;
}

h3 {
	margin: 0px;
}

/* Footerclass */

.tinyfooter  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #486380;
	text-decoration: none;
}

.tinylink  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #486380;
	text-decoration: none;
}

.tinylink:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.footerhr  {
	color: #486380;
	height: 1px;
	width: 100%;
}


/* CSS-STYLES AUTOMATIC SUBMENU */

.autosubmenufont0 {
  font-size: 12px;
  color: #000000;
  font-style: normal;
  font-weight: normal;
  text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; }

.autosubmenufont0:hover {
  font-size: 12px;
  color: #ff0000;
  font-style: normal;
  font-weight: normal;
  text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; }

.autosubmenufont0active {
  font-size: 12px;
  color: #ff0000;
  font-style: normal;
  font-weight: bold;
  text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; }

.autosubmenufont0active:hover {
  font-size: 12px;
  color: #ff0000;
  font-style: normal;
  font-weight: bold;
  text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; }

.autosubmenutable0 {
  text-indent: 20px;
	height: 23px;
        border: none;
}

.autosubmenutable0active {
  text-indent: 20px;
	height: 23px;
        border: none;
}

.autosubmenufont1 {
  font-size: 12px;
  color: #000000;
  font-style: normal;
  font-weight: normal;
  text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; }

.autosubmenufont1:hover {
  font-size: 12px;
  color: #ff0000;
  font-style: normal;
  font-weight: bold;
  text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; }

.autosubmenufont1active {
  font-size: 12px;
  color: #ff0000;
  font-style: normal;
  font-weight: bold;
  text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; }

.autosubmenufont1active:hover {
  font-size: 12px;
  color: #ff0000;
  font-style: normal;
  font-weight: bold;
  text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; }

.autosubmenutable1 {
  text-indent: 20px;
	width: 223px;
	height: 20px;
        border: none;
}

.autosubmenutable1active {
  text-indent: 20px;
	width: 223px;
	height: 20px;
        border: none;
}

.autosubmenufont2 {
  font-size: 10px;
  color: #000000;
  font-style: normal;
  font-weight: normal;
  text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; }

.autosubmenufont2:hover {
  font-size: 10px;
  color: #ff0000;
  font-style: normal;
  font-weight: bold;
  text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; }

.autosubmenufont2active {
  font-size: 10px;
  color: #ff0000;
  font-style: normal;
  font-weight: bold;
  text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; }

.autosubmenufont2active:hover {
  font-size: 10px;
  color: #ff0000;
  font-style: normal;
  font-weight: bold;
  text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; }

.autosubmenutable2 {
  text-indent: 30px;
	width: 223px;
	height: 20px;
        border: none;
}

.autosubmenutable2active {
  text-indent: 30px;
	width: 223px;
	height: 20px;
        border: none;
}

.autosubmenufont3 {
  font-size: 10px;
  color: #000000;
  font-style: normal;
  font-weight: normal;
  text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; }

.autosubmenufont3:hover {
  font-size: 10px;
  color: #ff0000;
  font-style: normal;
  font-weight: bold;
  text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; }

.autosubmenufont3active {
  font-size: 10px;
  color: #ff0000;
  font-style: normal;
  font-weight: bold;
  text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; }

.autosubmenufont3active:hover {
  font-size: 10px;
  color: #ff0000;
  font-style: normal;
  font-weight: bold;
  text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; }

.autosubmenutable3 {
  text-indent: 30px;
	width: 223px;
	height: 20px;
        border: none;
}

.autosubmenutable3active {
  text-indent: 30px;
	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 sliderGallery */

.sliderGalleryGoBack{
	background: #666666 url("../../module/sliderGallery/images/previous.gif") center center no-repeat;
	width:25px;
	cursor:pointer;
}
.sliderGalleryGoBackEnd{
	background: #999999 url("../../module/sliderGallery/images/previous.gif") center center no-repeat;
	width:25px;
	cursor:auto;
}
.sliderGalleryGoForward{
	background: #666666 url("../../module/sliderGallery/images/next.gif") center center no-repeat;
	width:25px;
	top:0px;
	left:510px;
	cursor:pointer;
}
.sliderGalleryGoForwardEnd{
	background: #999999 url("../../module/sliderGallery/images/next.gif") center center no-repeat;
	width:25px;
	top:0px;
	left:510px;
	cursor:auto;
}
.sliderGalleryBigImage{
	width:560px;
}
.sliderGalleryBigImageDiv{
	left:42px;
}
.sliderGalleryBigImageDiv div{
	text-align:center;
	color:red;
}
.sliderGallerySlideLeft{
	left:0px;
	top:0px;
	height:56px;
	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:56px;
	width:20px;
	margin-top:5px;
	cursor:auto;
	background: #FF0033 url("../../module/sliderGallery/images/previous.gif") center center no-repeat;
}
.sliderGallerySlideRight{
	top:0px;
	left:505px;
	width:20px;
	height:56px;
	margin-top:5px;
	cursor:pointer;
	background: #990033 url("../../module/sliderGallery/images/next.gif") center center no-repeat;
}
.sliderGallerySlideRightEnd{
	top:0px;
	left:505px;
	width:20px;
	height:56px;
	margin-top:5px;
	cursor:auto;
	background: #FF0033 url("../../module/sliderGallery/images/next.gif") center center no-repeat;
}
.sliderGalleryThumbnailDisplay{
	margin: 0 0 0 20;
	width:485px;
	overflow:hidden;
}
.sliderGalleryThumbnail{
	width:530px;
	margin-top:5px;
	margin-left:5px;
}
