/* WEBSITE ALLGEMEIN */

body { 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 12px;
	color: #000000;
	scrollbar-face-color: #CCCCCC; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #333333; 
	scrollbar-arrow-color: #333333; 
	scrollbar-base-color: #ffffff; 
	scrollbar-dark-shadow-color: #ffffff;
	scrollbar-3d-light-color: #cccccc;
	background-repeat:no-repeat;
	background-position: top center;
}

/*************************************************************************************/

/* LINKS */

a:link {
	font-size: 12px;
	color: #6699cc; 

}
a:visited{
	font-size: 12px;
	color: #6699cc; 
}
a:active{
	font-size: 12px;
	color: red; 

}
a:hover{
	font-size: 12px;
	color: #6699cc; 
	
}

/*************************************************************************************/


/* TEXTE ALLGEMEIN */

/*Statt Unterstrichen rot*/

u{	font-size: 12px;
	color: red; 
	text-decoration:none
}
/*Statt Fett 16px gross */
strong{	font-size: 16px;
	color: black; 
	font-weight: bold;
	text-decoration:none
}

/*Statt Fett 14px*/
em{	font-size: 12px;
	color: black; 
	font-weight: normal;
	font-style:italic;
	text-decoration:none
}

/*************************************************************************************/

/* ÜBERSCHRIFTEN */


H1 {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 12px;
	color: #69c;
	line-height: 10px;
	font-weight: bold;
	
}

/*************************************************************************************/


/*Allgemeine Klassen*/

.act{
	font-size: 12px;
	color: red; 

}

.red{
	font-size: 12px;
	color: red; 

}


.black{
	font-size: 12px;
	color: black; 
;
}


.blau {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 12px;
	color: #69c;
	line-height: 10px;

	}

.abstand {
	padding-left: 5px;
	}

#abstand {
	padding-left: 5px;
	}
#abstandoben {
	height: 90px;
	}

#gross{
	font-variant: caps;
}

.newstitle {
	padding-left: 15px;
}
.newsblack {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 10px;

}

.newsred {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 12px;
	color: red;
	line-height: 12px;

}

.newscontent{
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	vertical-align: top;

	font-size: 12px;
}
/*Frameworks */

.white{
	background-color: #ffffff;
}
.newspic{
	background-color: #C0C0C0;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	vertical-align: top;
	text-align: right;
	}

.grey{
	background-color: #C0C0C0;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 12px;

	color: #ffffff;
	}
.lightgrey{
	background-color: #F5F5F5;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 12px;

	color: #ffffff;
	}
.language {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #69c;
	line-height: 10px;
	text-align: right;
	padding-right: 15px;
	background-color: #ffffff;
}


.content{
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	vertical-align: top;

	font-size: 12px;
}

.newscontent{
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	vertical-align: top;

	font-size: 12px;
}

.news{
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	vertical-align: top;

	font-size: 12px;
}

#leftcontent {
	color: #000000;
	font-size: 12px;

}

/*************************************************************************************/


/* Definition für Link Klasse Sprachen */
DIV#sprachen {
	text-decoration: none;
	color: #69c;
	font-weight: bold;
	font-size:12px;
	padding-bottom:10px;
}

/* Definition für Link Klasse Sprachen */
DIV#sprachen A {
	text-decoration: none;
	color: #69c;
	font-weight: bold;
}
DIV#sprachen a:hover {
  text-decoration: none;
  color: red;
	font-weight: bold;
}


/* NAVIGATION LINKS*/

/* Flag im Framework mit allg. Definitionen*/
.leftnav{
	background-color: #ffffff;
	text-align: right;
	padding-right: 15px;
	vertical-align: top;
}

/* Definition für DIV ID navi im Modul csm_nav */
DIV#navi{	
	color: #69c;
	font-size: 12px;
}

/* Definition für Link Klasse im DIV ID navi im Modul csm_nav */

DIV#navi  A {
	text-decoration: none;
	color: #69c;
	font-weight: bold;
}
DIV#navi A:hover {
	text-decoration: none;
	color: red;
	font-weight: bold;
}



/* Definition für Link Klasse Normal Status im DIV ID navi im Modul csm_nav */
DIV#navi A.normal {
	text-decoration: none;
	color: #69c;
	font-weight: bold;
}
DIV#navi a:hover.normal {
  text-decoration: none;
  color: red;
	font-weight: bold;
}

/* Definition für Link Klasse Aktiv Status im DIV ID navi im Modul csm_nav */
DIV#navi A.active {
  text-decoration: none;
  color: red;
	font-weight: bold;
}

DIV#navi.active A:hover {
  text-decoration: none;
  color: red;
	font-weight: bold;
}


/* Definition für Link Klasse sub Status im DIV ID navi im Modul csm_nav */
DIV#navi A.subnormal {
	text-decoration: none;
	color: #69c;
}
DIV#navi a:hover.subnormal {
  text-decoration: none;
  color: red;
	
}

DIV#navi A.subactive {
  text-decoration: none;
  color: red;
}

DIV#navi.subactive A:hover {
  text-decoration: none;
  color: red;

}

/*************************************************************************************/

/*NAVIGATION UNTEN*/

/* Flag im Framework mit allg. Definitionen */

.bottomnav{
	width: 780px;
	vertical-align: top;
	background-image: url(/layout/layout1/img/bg_bottomnav.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	color: #6699cc; 
	font-weight: bold;
}
/* Flag im Framework mit allg. Definitionen Framework "News Grau" */

.bottomnavgrey{
	width: 780px;
	vertical-align: top;
	background-repeat:no-repeat;
	background-position:top;
	color: #6699cc; 
}

/* Definition für DIV ID naviB im Modul csm_bottomnav */
DIV#naviB{	
	color: #69c;
	font-size: 12px;
	font-weight: bold;
}

/* Definition für Link Klasse im DIV ID navi im Modul csm_bottomnav */

DIV#naviB  A {
	text-decoration: none;
	color: #69c;
}
DIV#naviB A:hover {
	text-decoration: none;
	color: red;
}

/* Definition für Link Klasse Aktiv Status im DIV ID navi im Modul csm_bottomnav */
DIV#naviB A.active {
  text-decoration: none;
  color: red;
}

DIV#naviB A:hover.active  {
  text-decoration: none;
  color: red;
}


/* Definition für DIV ID naviB im Modul csm_bottomnav ab 2010 */
DIV#bottomnav{	
	color: #69c;
	font-size: 10px;
	font-weight: normal;
	text-align:right;
	padding-right: 35px;

}

/* Definition für Link Klasse im DIV ID navi im Modul csm_bottomnav ab 2010  */

DIV#bottomnav  A {
	text-decoration: none;
	color: #69c;
	font-size: 10px;
	font-weight: normal;
}
DIV#bottomnav A:hover {
	text-decoration: none;
	color: red;
	font-size: 10px;
	font-weight: normal;
}

/* Definition für Link Klasse Aktiv Status im DIV ID navi im Modul csm_bottomnav ab 2010 */
DIV#bottomnav A.active {
  text-decoration: none;
  color: red;
	font-size: 10px;
	font-weight: normal;
}

DIV#bottomnav A:hover.active  {
  text-decoration: none;
  color: red;
	font-size: 10px;
		font-weight: normal;

}

/*************************************************************************************/


/* SITEMAP */


/* Definition für DIV ID naviB im Modul csm_sitemap */
DIV#sitemap{	
	color: #69c;
	font-size: 12px;
	font-weight: bold;
}

/* Definition für Link Klasse im DIV ID navi im Modul csm_sitemap */

DIV#sitemap  A {
	text-decoration: none;
	color: #69c;
}
DIV#sitemap A:hover {
	text-decoration: none;
	color: #69c;
}

/* Definition für Link Klasse Aktiv Status im DIV ID navi im Modul csm_sitemap*/
DIV#sitemap A.title {
  text-decoration: none;
  color: black;
}

DIV#sitemap A:hover.title {
  text-decoration: none;
  color: black;
}

/*************************************************************************************/




/* FORMULAR */

.form {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 12px;

	color: #000000;
}

input,select,textarea {
   background-color: #ffffff;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 12px;
    color: #000000;
}
.submit,.reset {
	background-color: #ffffff;
	border-color: #000000;
	color: #000000;

}
.radio {
	background-color: #ffffff;
	color: #000000;
}
.checkbox {
	background-color: #ffffff;
	color: #000000;
}


/***************************************************************************************/



/* TABELLE */


td  A {
	text-decoration: none;
	color: #69c;
}
td A:hover {
	text-decoration: none;
	color: red;
}

td#blau {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 12px;
	color: #69c;
	line-height: 14px;

	}
	
	
/*KATALOG ARCHITONIC*/
#logo {
	float: left;
	}

#kataloginhalte {
	padding-top:5px;
	}
#katalognavi {
	padding-top: 85px;
	text-align:right;
	padding-right: 15px;
	}
.bottomnavkatalog{
	width: 780px;
	vertical-align: top;
	background-image: url(/layout/layout1/img/bg_bottomnav_katalog.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	color: #6699cc; 
	font-weight: bold;
	padding-right: 25px;
}


/* Definition für Link Klasse Normal Status im DIV ID katalognavi  */
DIV#katalognavi A.normal {
	text-decoration: none;
	color: #69c;
	font-weight: bold;
}
DIV#katalognavi a:hover.normal {
  text-decoration: none;
  color: red;
	font-weight: bold;
}

/* Definition für Link Klasse Aktiv Status im DIV ID katalognavi */
DIV#katalognavi A.active {
  text-decoration: none;
  color: red;
	font-weight: bold;
}

DIV#katalognavi.active A:hover {
  text-decoration: none;
  color: red;
	font-weight: bold;
}


/***************************************************************************************/
/* PRODUKTKATALOG */
/*################ Texte ################*/
/*.text                {font-size:11px; font-family:verdana, arial, sans-serif; font-weight:normal; color:#000000;line-height:150%;}/*Text*/
/*.textBold            {font-size:11px; font-family:verdana, arial, sans-serif; font-weight:bold;   color:#000000;line-height:150%;}/*Text fett*/
/*.textInvert          {font-size:11px; font-family:verdana, arial, sans-serif; font-weight:normal; color:#FFFFFF;line-height:150%;}/*Text negativ*/
/*.textBoldInvert      {font-size:11px; font-family:verdana, arial, sans-serif; font-weight:bold;   color:#FFFFFF;line-height:150%;}/*Text fett negativ*/

.text                {font-size:12px; font-family:arial, sans-serif; font-weight:normal; color:#000000;line-height:14px;}/*Text*/
.textBold            {font-size:12px; font-family:arial, sans-serif; font-weight:bold;   color:#000000;line-height:14px;}/*Text fett*/
.textInvert          {font-size:12px; font-family:arial, sans-serif; font-weight:normal; color:#FFFFFF;line-height:14px;}/*Text negativ*/
.textBoldInvert      {font-size:12px; font-family:arial, sans-serif; font-weight:bold;   color:#FFFFFF;line-height:14px;}/*Text fett negativ*/

/*.textSmall           {font-size:9px; font-family:verdana, arial, sans-serif; font-weight:normal; color:#000000;line-height:150%;}/*Kleiner Text*/
/*.textSmallBold       {font-size:9px; font-family:verdana, arial, sans-serif; font-weight:bold;   color:#000000;line-height:150%;}/*Kleiner Text fett*/
/*.textSmallInvert     {font-size:9px; font-family:verdana, arial, sans-serif; font-weight:normal; color:#FFFFFF;line-height:150%;}/*Kleiner Text negativ*/
/*.textSmallBoldInvert {font-size:9px; font-family:verdana, arial, sans-serif; font-weight:bold;   color:#FFFFFF;line-height:150%;}/*Kleiner Text fett negativ*/

.textSmall           {font-size:10px; font-family:arial, sans-serif; font-weight:normal; color:#000000;line-height:13px;}/*Kleiner Text*/
.textSmallBold       {font-size:10px; font-family:arial, sans-serif; font-weight:bold;   color:#000000;line-height:13px;}/*Kleiner Text fett*/
.textSmallInvert     {font-size:10px; font-family:arial, sans-serif; font-weight:normal; color:#FFFFFF;line-height:13px;}/*Kleiner Text negativ*/
.textSmallBoldInvert {font-size:10px; font-family:arial, sans-serif; font-weight:bold;   color:#FFFFFF;line-height:13px;}/*Kleiner Text fett negativ*/

.textLarge           {font-size:13px; font-family:verdana, arial, sans-serif; font-weight:normal; color:#000000;line-height:150%;}/*Gro&szlig;er Text*/
.textLargeBold       {font-size:13px; font-family:verdana, arial, sans-serif; font-weight:bold;   color:#000000;line-height:150%;}/*Gro&szlig;er Text fett*/
.textLargeInvert     {font-size:13px; font-family:verdana, arial, sans-serif; font-weight:normal; color:#FFFFFF;line-height:150%;}/*Gro&szlig;er Text negativ*/
.textLargeBoldInvert {font-size:13px; font-family:verdana, arial, sans-serif; font-weight:bold;   color:#FFFFFF;line-height:150%;}/*Gro&szlig;er Text fett negativ*/

/* Paging */
.QueryPaging_first		{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
.QueryPaging_previous	{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
.QueryPaging_page		{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
.QueryPaging_actpage a 	{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: red; font-weight:bold}
.QueryPaging_next		{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
.QueryPaging_last		{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; margin-top:50; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/layout/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/layout/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

