html, body {
	margin: 0;
	padding: 0;
	
}

body
{	
	/* background: #FFF url(bg.gif) top left; */
	/* background-attachment:fixed; */
	font: 14px/16px Verdana, Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; 
	text-align:justify;
	

	margin: 6px 6px 6px 0px;
	padding: 6px;
	line-height:1.36em; 
	margin: 10px 0;
}

p
{
	font: 14px/16px Verdana, Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; 
	
	padding: 6px;
	line-height:1.36em; 
	text-align: justify;
}


h1
{
	font-weight: bold;
	line-height: 120%;
	font-size: 15px;
	margin: 0;
	padding: 0;
	
	
	margin-bottom: 4px;
	margin-right: 4px;
	
	color: #336699;
}

h2
{
	font-weight: bold;
	line-height: 120%;
	font-size: 20px;
	margin: 0;
	padding: 0;
	
	
	margin-bottom: 4px;
	margin-right: 4px;
	
	color: #336699;
}


h3
{
	font-weight: normal;	
	line-height: 100%;
	font-size: 12px;
	margin: 0;
	padding-top: 5px;
	
	margin-left: 0px;
	
	color: #336699;
}

.clear 
{ 
	line-height: 100%;
	clear: both;
}

a
{
	text-decoration: none;
	font-weight: bold;
	color: #336699;
}

a:hover
{
	text-decoration: underline;
}

/* funktioniert (natürlich) nicht im IE
   ansonsten zeigt es bei externen Links ein entsprechendes Symbol daneben */
a[href^="http:"]
{
	background: transparent url('bilder/externallink.gif') 0% 50% no-repeat;
	padding-left: 13px;
}

/* funktioniert (natürlich) nicht im IE
   ansonsten erkennt es absolute Links auf lokale Seiten und zeigt bei denen KEIN Symbol an */
a[href^="http://www.technologymall.de"],
a[href^="http://www.technologymall.eu"],
a[href^="http:"][class=noicon]
{
	background: transparent;
	padding-left: 0px;
}

/* funktioniert (natürlich) nicht im IE
   ansonsten erkennt es Links auf PDFs und zeigt ein PDF-Icon daneben an */
a[href$=".pdf"]
{
	background: transparent url('bilder/pdf_icon.gif') 0% 50% no-repeat;
	padding-left: 23px;
}

/* funktioniert (natürlich) nicht im IE
   ansonsten erkennt es eMail-Links zeigt ein entsprechendes Icon daneben an */
a[href^="mailto:"]
{
	background: transparent url('bilder/mail_icon.jpg') 0% 50% no-repeat;
	padding-left: 17px;
}

.alignright
{
	margin-top: 0;
	text-align: right;
	clear: both;
}

.hide
{
	display: none;
}

.wide
{
	background: #BBD9C9;    /* Farben Kopf und Fuss */
	width: 100%;
	max-width:1284px;
	/* font-size: 1.6em; */
	font-weight: bold;
	color: #ffa;
	text-align: center;
}

.wide p 
{
	margin: 0; 
	padding: 5px; 
	position: relative;
}

.copyright
{
	padding: 5px;
	
	width: 972px;
	
	font-family: Arial, Verdana, Helvetica;
	
	font-weight: bold;
	
	color: #fff;
	text-align: center;
	
	margin-top: 8px;
}

.copyright a
{
	color: #fff;
}

.quick
{
	position: relative;
	width: 100%;
	height: 30px;
	border: 0;
	margin: 0;
	padding:0;
	vertical-align: middle;
	
	color: #000;
	font-size: 9px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica;
	overflow: hidden;
	text-align: right;
	text-transform: uppercase;
	
  }




.kopf, .kopf-info, .kopf-exhibit, .kopf-home, .kopf-sear, .kopf-about
{
	
	

        background: url(bilder/headerstripe_press.jpg) no-repeat;
	
		background-color: #f4f4f4;
	
	height:200px;
		background-size: contain ;
	
	


}

.kopf-tech
{
	
        background: url(bilder/headerstripe_press.jpg) no-repeat;
	
		background-color: #f4f4f4;
	
	height:200px;
		background-size: contain ;
}

.kopf-rd
{
	
        background: url(bilder/headerstripe_press.jpg) no-repeat;
	
		background-color: #f4f4f4;
	
	height:200px;
		background-size: contain ;
}

.kopf-prod
{
	
        background: url(bilder/headerstripe_press.jpg) no-repeat;
	
		background-color: #f4f4f4;
	
	height:200px;
		background-size: contain ;
}

.kopf-comp
{
	
	        background: url(bilder/headerstripe_press.jpg) no-repeat;
	
		background-color: #f4f4f4;
	
	height:200px;
		background-size: contain ;
}

.kopf-serv
{
	
        background: url(bilder/headerstripe_press.jpg) no-repeat;
	
		background-color: #f4f4f4;
	
	height:200px;
		background-size: contain ;
}


.cont-a,
.cont-t,
.cont-r,
.cont-p,
.cont-c
{
	font-family: arial, verdana, sans-serif;
	width: 90%;
	float: left;
}

.cont-a
{
	background: url(users.gif) no-repeat top left;
	width:600px;
	margin-right: 10px; 
}

.cont-t
{
	background: url(technology.gif) no-repeat top left;
}

.cont-r
{
	background: url(rd.gif) no-repeat top left;
}

.cont-s
{
	background: url(services.gif) no-repeat top left;
}

.cont-c
{
	background: url(companies.gif) no-repeat top left;
}

.cont-a h1,
.cont-t h1,
.cont-r h1,
.cont-p h1,
.cont-c h1
{
	font-weight: bold;
	font-size: 11px;
	line-height: 105%;
	margin-bottom: 6px;
	margin-top:8px;
	margin-right: 4px;
	margin-left: 70px;
	color: #fff;
}

.cont-a p,
.cont-t p,
.cont-r p,
.cont-p p,
.cont-s p,
.cont-c p
{
	font-weight: normal;
	
	margin-right: 4px;
	margin-top: 0px;
	margin-left: 20px;
	text-align: justify;
}

.bottom 
{
	
	position: relative;
	/* background: #fff url(bilder/bottom.jpg) no-repeat 0 0px; */
	margin: 0 auto;
	
	color: #626260;
	text-transform: uppercase;
	
}
.bottom a {
  
  text-decoration: none;
  color: #626260;
}
.bottom a.active {
  color: #BF0024;
  font-weight:bold;
  text-decoration:underline;
}

/* \*/

/* */

.klammer 
{
	margin: 0 auto;
	
	
	
	    overflow: hidden;
   
    width: 100%;
    float: left;
    position: relative;
	
	
	


	
}


.klammer-tech 
{
	margin: 0 auto;
	
	text-align: left;
	 
	
	
}

.klammer-rd 
{
	margin: 0 auto;
	
	text-align: left;
	 
	
	
}
.klammer-prod 
{
	margin: 0 auto;
	
	text-align: left;
	 
	
	
}
.klammer-comp
{
	margin: 0 auto;
	
	text-align: left;
	 
	
	
}

.klammer-serv
{
	margin: 0 auto;
	
	text-align: left;
	 
	
	
}


* html .klammer 
{   /*** IE5.x/win box model fix ***/
	

}

.outer 
{
	position: relative; /*** IE needs this or the inhalts won't show outside the parent container. ***/
	margin-left: 70px;    /*** Critical left col dimension value ***/
	margin-right: 70px;    /*** Critical left col dimension value ***/
	background: #fff;  /*** Sets background of center col***/

}

* html .outer 
{   /*** IE5.x/win box model fix ***/

}

.float-wrap 
{
	float: left;
	
	margin-right: -1px;   /*** Static fix ***/
}

.center 
{
	padding-left: 0px;  /* zieh den scheiss von der weite ab */
	padding-right: 0px; /* zieh den scheiss von der weite ab */
	padding-top: 20px;

	max-width:1284px;
	min-height: 500px;
	
	margin-bottom: -1px;   /*** Fixes a variance in IE/win  ***/
	/* \*/
	margin-left: -1px;
	/* Hidden from IE-mac */
}


* html .center 
{
	padding-top: 40px;
}



.left 
{
	float:left;
	position: relative; /*** IE needs this or the inhalts won't show outside the parent container. ***/
	width: 201px;    /*** Critical left col/divider dimension value ***/
	margin-left: -201px;    /*** Critical left col/divider dimension value ***/
}

*>html .left {width:151px;}   /*** Fix only for IE/Mac ***/

.container-left 
{
	width: 200px;    /*** Critical left col dimension value ***/
	padding-bottom: 0px;   /*** To keep inhalt from going underneath the AP bottom boxes ***/
	
}

.right 
{
	float: left;
	position: relative; /*** IE needs this or the inhalts won't show outside the parent container. ***/
	width: 203px;    /*** Critical right col/divider dimension value ***/

	margin-right: -202px;    /*** Critical right col/divider dimension value ***/
	margin-left: -0px;   /*** Static fix ***/
}

.right h5
{
	

	text-align: center;
	margin: 0;
	margin-bottom: 16px;
	padding: 2px;
	padding-left: 4px;
	
	font-weight: bold;
	font-size: 11px;
	color: #336699;
	
}




/* \*/
* html .right 
{
	margin-left: 0px;
	margin-right: -500px;
	mar\gin-right: -203px;
}
/* */


/*
* html .right 
{
	margin-left: 0px;    *** Critical right divider dimension value ***
	margin-right: -500px;    *** IE5.x/win fix, must be above a critical number, but very high values appear okay ***
	mar\gin-right: -203px;    *** Critical right col/divider dimension value ***
}
*/


.container-right 
{
	/* \*/width: 200px;/* Hidden from IE-Mac */   /*** Critical right col dimension value ***/
	margin-left: 3px;    /*** Critical right divider dimension value ***/
	padding-bottom: 0px;   /*** To keep inhalt from going underneath the AP bottom boxes ***/
}

/* \*/
* html .container-right 
{
	fl\oat: right;
	margin-left: 2px;
	mar\gin-left: 0px;
}
/*** Static fixes ***/

/* \*/
* html h2 {height: 1%;}
/* */

/*** This is a fix for IE5/Win at the largest text size setting. ***/
/* \*/
* html .left {margin-right: -3px;}
/* */


h4
{
	width: 510px;
	clear: both;
	
	margin: 0;
	margin-bottom: 8px;
	padding: 2px;
	padding-left: 4px;
	
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	background: #336699
}

.partner {

	position: absolute;
	margin: 0 auto;
	left: 935px;
	top:  30px;
	width: 192px;
	height: 150px;
	overflow: hidden;
	background-color:#626260;
	padding-bottom: 2px;
	
}

.lang {
	margin: 0 auto;
	
	
	color:#BF0024;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica;
	
 	text-align: right;
  	text-transform: uppercase;
}
  
.lang a {
  
  text-decoration: none;
  color: #626260;
}
.lang a.active {
  color: #BF0024;
  font-weight:bold;
  text-decoration:underline;
}




/* LEFT NAVIGATION */

.leftmenu ul, .leftmenu li, .leftmenu a
{
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
}

.leftmenu ul.level1
{
	position: relative;
	left: 16px;
	top: -21px;
	
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	font-weight: bold;
	width: 148px;
	 /* border: 1px solid #fff; */
	 
	
	list-style: none;
	
	/*border-left: 20px solid #fff;*/
	
	padding: 0px;
	}

.leftmenu ul.li.level1
{
	position: relative;
	padding: 0px;
	border:0;
		
	

}



.leftmenu ul.level2
{
	
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	font-weight: normal;
	width:auto;
	background-color: #fff;
	padding: 0px;
	margin:0;
border-left: 1px solid #bcbcbc;
	border-right: 1px solid #bcbcbc;
	border-bottom: 1px solid #bcbcbc;
	padding-right: 5px;
	
	
}






.leftmenu ul.level1 a
{
	padding:5px;
	border:1px solid white; 
	text-decoration:none;
	color: #000;
	font-weight:bold;
	border: 0;
		
	
}


.leftmenu ul.level2 a
{
	
	text-decoration:none;
	
	font-weight:bold;
	border: 0;
		
	
}


.leftmenu ul.level1 a.active
{
	
	text-decoration: underline;
	
	
}

.leftmenu ul.level2 a.active2
{
	text-decoration:none;

	font-weight:bold;
	border: 0;
	color: #9e1e22;
}







.leftmenu li.home
{
	position: relative;
	
	margin-top: 30px;
	
	background: url(schwarz.gif) repeat-y;
	border-left: 1px solid #bcbcbc;
	border-right: 1px solid #bcbcbc;
	border-bottom: 1px solid #bcbcbc;

}


.leftmenu li.sear, li.about
{
	position: relative;
	margin-top: 3px;
	margin-bottom: 30px;
	background: url(schwarz.gif) repeat-y;border-left: 1px solid #bcbcbc;
	border-right: 1px solid #bcbcbc;
	border-bottom: 1px solid #bcbcbc;

	
	
}

.leftmenu li.exhibit
{
	position: relative;
	
	margin-top: 30px;
	background: url(schwarz.gif) repeat-y;
	border-left: 1px solid #bcbcbc;
	border-right: 1px solid #bcbcbc;
	border-bottom: 1px solid #bcbcbc;

}


.leftmenu li.info
{
	position: relative;
	margin-top: 3px;
	
	background: url(schwarz.gif) repeat-y;
	border-left: 1px solid #bcbcbc;
	border-right: 1px solid #bcbcbc;
	border-bottom: 1px solid #bcbcbc;

	
}


.leftmenu li.tech
{
	position: relative;
	
	margin-top: 30px;

	background-color: #336699; 
	background: url(blau.gif) repeat-y;
		border-left: 1px solid #bcbcbc;
	border-right: 1px solid #bcbcbc;
	border-bottom: 1px solid #bcbcbc;

	
}


.leftmenu li.comp
{
	position: relative;
	
	margin-top: 3px;
	
	background-color: #E2BD1E; 
	background: url(gelb.gif) repeat-y;
	border-left: 1px solid #bcbcbc;
	border-right: 1px solid #bcbcbc;
	border-bottom: 1px solid #bcbcbc;


}

.leftmenu li.rd
{
	position: relative;
	margin-top: 3px;
	
	background-color: #970F00; 
	background: url(rot.gif) repeat-y;
	border-left: 1px solid #bcbcbc;
	border-right: 1px solid #bcbcbc;
	border-bottom: 1px solid #bcbcbc;

	

}

.leftmenu li.prod
{
	position: relative;
margin-top: 3px;
	background-color: #005447; 
	background: url(gruen.gif) repeat-y;
	border-left: 1px solid #bcbcbc;
	border-right: 1px solid #bcbcbc;
	border-bottom: 1px solid #bcbcbc;


	
}

* html .leftmenu a
{ 
	width:100%;
	color: black;
}

li>a { width:auto; }



.leftmenu  ul a:hover
{
		color:  #4f4f4f;
		
				
	
}

.leftmenu ul.level1 a.active
{
	

	color: black;
	
}





.leftmenu li.comp a
{color: white;}
.leftmenu li.rd a
{color: white;}
.leftmenu li.prod a
{color: white;}
.leftmenu li.tech a
{color: white;}


.leftmenu ul.level1 ul.level2 li a
{color: black;
	border: 0px;}

.leftmenu ul.level1 ul.level2 li a.active2
{
color: #9e1e22;
	border: 0px;}

.leftmenu li.comp a.active
{color: white;}
.leftmenu li.rd a.active
{color: white;}
.leftmenu li.prod a.active
{color: white;}
.leftmenu li.tech a.active
{color: white;}
.leftmenu li.serv a.active
{color: white;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


.toolbar
{
	position: absolute;
	
	top:  5px;
	width: 100%;
	height: 20px;
	overflow: hidden;
	padding: 5px;
	color: #fff;
	max-width:1284px;
	margin-bottom:20px;
	background-color:#336699;
}

.toolbar a
{
	color: #fff;
}

.pfad 
{
	
	
	font-weight: normal;
	
	float: left;
	color: #fff;	
}

.pfad a
{

	
	font-weight: normal;
	color: #fff;
}

.footbar
{
	display: block;
	clear: both;
	width: 510px;
	height: 20px;
	text-align: right;
	padding-top: 4px;
	margin: 0px;
	margin-top: 4px;
	
}

.footbar a
{
	font-family: Arial, Verdana, Helvetica;
	
	font-weight: normal;
	
	vertical-align: top;
	
	color: #000;
}



/* TEASER */

.aktuell
{
	font-family: arial, verdana, sans-serif;
	width: 48%;
	float: left;
	
}

.aktuell h1
{
	font-weight: bold;
	font-size: 12px;
	line-height: 105%;
	margin-bottom: 6px;

	margin-right: 4px;
	margin-left: 6px;
	
	color: #336699;
}

.aktuell h2
{
	font-weight: normal;
	line-height: 105%;
	
	margin: 0;
	padding: 0;
	
	margin-left: 6px;
	margin-bottom: 4px;
	margin-right: 4px;
	
	color: #cd443e;
}

.aktuell h3
{
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-size: 11px;
	margin-left: 6px;
	margin-bottom: 10px;

	margin-right: 4px;
	color: #336699;
}


.aktuell img
{
	margin-right: 4px;
	
	padding-left: -6px;
	
	float: left;
}

.aktuell p
{
		font-weight: normal;
		font-size: 11px;
		background-color: #eee;
		margin-right: 4px;
	margin-top: 0px;
	
	text-align: justify;
	
	
}

.aktuell2
{
	font-family: arial, verdana, sans-serif;
	width: 100%;
	float: left;
}

.aktuell2 h1
{
	font-weight: bold;
	font-size: 11px;
	line-height: 105%;
	margin-bottom: 6px;

	margin-right: 4px;
	margin-left: 6px;
	
	color: #336699;
}

.aktuell2 h5
{
	font-weight: bold;
	font-size: 12px;
	line-height: 105%;
	
	margin: 0;
	padding: 0;
	
	margin-left: 10px;
	margin-bottom: 4px;
	margin-right: 4px;
	
	color: #000;
}

.aktuell2 h3
{
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-size: 11px;
	margin-left: 6px;
	margin-bottom: 10px;

	margin-right: 4px;
	color: #336699;
}


.aktuell2 img
{
	margin-right: 4px;
	
	padding-left: -6px;
	
	float: left;
}

.aktuell2 p
{
		font-weight: normal;
		font-size: 11px;
		
		margin-right: 4px;
	margin-top: 0px;
	
	text-align: justify;
	
	
}

#box {
border-style: dashed;
border-width: 1px;
border-color: #99CCFF;
height:auto;
width: 400px;
padding:5px;
color:#000;
background-color:#eee;
margin: 5px;

}

#box2 {

border-width: 0px;
height:auto;
width: 400px;
padding:5px;
color:#9e1e22;
background-color:#fff;
margin: 5px;

}

.teaserblock
{
	text-align: center;
}

.miniteaser
{
	font-family: arial, verdana, sans-serif;
	
	width: 50%;
	float: left;
}

.miniteaser h1
{
	font-weight: bold;
	font-size: 12px;
	line-height: 105%;
	margin-bottom: 2px;
	margin: 0;
	padding: 0;
	
	margin-left: 6px;
	
	color: #336699;
}

.miniteaser h2
{
	font-weight: normal;
	line-height: 105%;
	
	margin: 0;
	padding: 0;
	
	margin-left: 6px;
	margin-bottom: 4px;
	margin-right: 4px;
	
	color: #cd443e;
}

.miniteaser h3
{
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-size: 11px;
	margin-left: 6px;
	margin-bottom: 14px;

	
	color: #336699;
}


.miniteaser img
{
	margin-right: 4px;
	
	padding-left: -6px;
	
	float: left;
}

.miniteaser p
{
		font-weight: normal;
		font-size: 11px;
		
		margin-right: 4px;
	margin-top: 0px;
	
	text-align: justify;
	
	
}

/* TOPTEASER */
.topteaser
{
	font-family: arial, verdana, sans-serif;
	
	width: 100%;
	float: none;
}

.topteaser h1
{
	font-weight: bold;	
	font-size: 13px;
	line-height: 120%;
	
	margin: 0;
	padding: 0;
	
	margin-left: 88px;
	
	color: #336699;
}

.topteaser h2
{
	font-weight: normal;
	line-height: 120%;
	
	margin: 0;
	padding: 0;
	
	margin-left: 88px;
	margin-bottom: 4px;
	margin-right: 4px;
	
	color: #BBD9C9;
}


.topteaser h3
{
	font-weight: normal;	
	line-height: 100%;
	
	margin: 0;
	padding-top: 5px;
	
	margin-left: 88px;
	
	color: #336699;
}



.topteaser img
{
	margin-right: 8px;
	padding-left: -6px;
	margin-top: -10px;
	
	float: left;
}

.topteaser p
{
	font-weight: normal;
	margin-left: 88px;
	margin-right: 4px;
	margin-top: 0px;
	
	text-align: justify;
}


.spalte7
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:10px;
}



.spalte7 ul.kasten
{
	list-style-type: none;
	
	margin: 4px;
	padding: 0px;
}

.spalte7 ul li.content
{
	line-height: 130%;
	
	font-weight: normal; 
	color: #000;
	background-color: #fff;
	margin-bottom: 8px;
	padding: 4px;
	border-left: 1px solid #bcbcbc;
	border-right: 1px solid #bcbcbc;
	border-bottom: 1px solid #bcbcbc;
}

.spalte7 ul li.head
{
	
	line-height: 130%;
	
	font-weight: bold; 
	color: #000;
	background-color: #7d7d7d;
		background: url(schwarz.gif) repeat-y;
	margin-bottom: 0px;
	padding: 4px;
	border-left: 1px solid #bcbcbc;
	border-right: 1px solid #bcbcbc;
	border-bottom: 1px solid #bcbcbc;
	text-align: center;
}

.spalte7 ul li.bild
{
	line-height: 130%;
	
	font-weight: normal; 
	
	background-color: #fff;
	margin-bottom: 0px;
	padding: 4px;
	border-left: 1px solid #bcbcbc;
	border-right: 1px solid #bcbcbc;
	border-top: 1px solid #bcbcbc;
}

.spalte7 ul.kasten li.sub 
{
	line-height: 130%;
	
	
	color: #000;
	background-color: #DEDEDE;
	margin-bottom: 20px;
	padding: 4px;
	border-left: 1px solid #bcbcbc;
	border-right: 1px solid #bcbcbc;
	border-bottom: 1px solid #bcbcbc;
	text-align: center;
	overflow: auto;
	
}



.ergebnisse
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.ergebnisse ul.erg
{
	list-style-type: none;
	
	margin: 4px;
	padding: 0px;

}

.ergebnisse ul li.cont
{
	margin-bottom: 8px;
	padding: 4px;
	background-color: #F7F4E4;
	width:400px;
}

.ergebnisse ul li.hea
{
	line-height: 130%;
	font-size: 12px;
	font-weight: bold; 
	color: #fff;
	background-color: #F7F4E4;
	width:140px;	
	margin-bottom: 0px;
	padding: 4px;

	text-align: left;
}

.navblock
{
	clear: both;
	width: 492px;
	
	border: #606060 1px  solid;
	
	
	padding: 8px;
	padding-top: 0px;
	margin-bottom: 12px;
}

.navblock hr
{
	height: 1px;
	color: #606060;
	
	padding: 0;
	
	margin: 0px;
	margin-top: 6px;
}

h1.navblock
{
	margin: 0;
	padding: 4px;
	width: 500px;
	
	font-family: arial, verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 100%;
	
	color: #ffffff;
	background: #336699;
}

.navblockfooter
{
	padding: 0px;
	
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	vertical-align: top;	
	width: 100%;
}

.navblockfooter img
{
	vertical-align: bottom;
	margin: 0;
}

.navcol
{
	float: left;
	width: 50%;
}

.navcol h1
{
	font-family: arial, verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 100%;

	margin: 0;
	margin-bottom: 2px;
	margin-top: 12px;
	color: #000;
	background: #edf0df;
}

.navcol a
{
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #336699;
}

.clearnav
{
	clear: both;
	display: block;
}


/* Tabelle für Bestellformular */


table.mitt {

	border: 0px solid #336699;

	width: 450px;

	margin:auto;

	margin-bottom: 3pt;

	vertical-align:middle;

	background-color: #EDEDEE;



}





td.version {

	

	width: 350px;

	margin: 10px; 

	vertical-align: middle;

}



td.wert {

	width: 100px;

}

table.inhalt {
	border: 0px solid #000;
	width: 440px;
	margin:auto;
	padding:5px;
	font-size: 12px;
	margin-bottom: 3pt;
	line-height:1.36em;
	background-color: #fff;
	vertical-align:top;

}





/* testcontainer */



.contentArticle, .contentArticle-smallPic, .contentArticle-3cols-smallPic, .contentArticle-picDbList, .contentArticle-map24{
	float: left;
	clear: both;
	padding: 0px 5px 5px 0px;
	margin: 0;
	
}
.sepBottom{
	border-bottom: 1px dotted #808080;
	
	
}
.first{
    border-top: 1px dotted #808080;
}
.content-column-left img{
	border: 1px solid #00204E;
}
	
#fullWidth .contentArticle .content-column-right {
	width: 723px;
	float: left;}
.contentArticle .content-column-left{
	width: 200px;
	float: left;
	margin: 0 20px 0 0;	
}
.contentArticle-smallPic .content-column-left{
	width: 73px;
	float: left;
	margin: 0 20px 0 0;
}

#fullWidth .contentArticle-smallPic .content-column-right {
	width: 723px;
	float: left;
}
.alignRight {
	text-align: right;
	/* float: right; */
}


/*- Menu Tabs 4--------------------------- */

#tabs4 {
      float:left;
      width:100%x;
      font-size:93%;
      line-height:normal;
         
}

#tabs4 ul {
          margin:0;
          padding:10px 10px 0 50px;
          list-style:none;
         
}

#tabs4 li {
      display:inline;
      margin:0;
      padding:0;
   
}

#tabs4 a {
      float:left;
      background:url("tableft4.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 7px;
      text-decoration:none;
}

#tabs4 a span {
      float:left;
      display:block;
      background:url("tabright4.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#6B78A9;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs4 a span {float:none;}
/* End IE5-Mac hack */

#tabs4 a:hover span {
      color:#6B78A9;
}
      
#tabs4 a:hover,
#tabs4 #current a,
#tabs4 a.active
{
      background-position:0% -42px;
}
    
#tabs4 a:hover span,
#tabs4 #current a span,
#tabs4 a.active span
{
      color: #2B3889;
      background-position:100% -42px;
}
      
.tabContent {
	    width: 100%;
	    border:1px solid #E9E9ED;
    	padding: 8px;
    	background-color: #fff;
    }
      
.tabContent table tr {
	    padding:0px;
	    
	    vertical-align: top;
	}
      
.spalte6 {

  margin:0;
  padding:0;


  
  float:left;
}
      
.spalte7 {

  text-align:left;
  padding: 0px;
  
  
}

/* CSS for detail pages */
table.detailTable th {
	text-align:right;
	width:100px;
	font-weight:bold;
}

table.detailTable td {
	padding:0px 10px 0px 10px;
	text-align:justify;
}
table.detailTableFirma th {
	text-align:right;
	width:100px;
	font-weight:bold;
	color: blue;
}

table.detailTableFirma td {
	padding:0px 10px 0px 10px;
	text-align:justify;
}
img.detailImg {
	float:left;
	padding:5px
}

/* CSS for input forms */
table.inputs {
	margin-bottom: 20px;
	border:0px;
}
table.inputs th {
	text-align:right;
	
	width:5px;
	vertical-align:top;
	padding-right:5px;
	white-space:nowrap
}
table.inputs textarea,
table.inputs input.txt {
	width: 100%;
}
table.inputs select {
}

/* CSS for search and browse results */
table.results tbody {
	align:center;
}
table.results tr {
	height:60px;
	vertical-align:middle;
}
/* IE, as always, cannot handle stuff. This time: tr:hover */
table.results tr.hoverHiLight {
	background-color:#F6F6F6;
}
table.results td {
	text-align:center;
	padding:3px;
}
table.results td.label {
	width:100%;
}

.quick form
{padding-top:6px;}

.quick input
{border:1px solid #ccc; }


.diffDeleted {
	background: rgb(255, 224, 224) none repeat scroll 0 0;
	border: 1px solid rgb(255, 192, 192);
}

.diffInserted {
background: rgb(224, 255, 224) none repeat scroll 0 0;
border: 1px solid rgb(192, 255, 192);
}

.nomenform {
	display: inline-block;
	width: 120px;
	vertical-align: middle;
}

.nomenform2 {
	display: inline-block;
	width: 240px;
	vertical-align: middle;
}

input {
	display: inline-block;
}

.button {
  background-color: #336699; 
  border: none;
  color: white;
  padding: 12px 12px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 12px;
  margin: 4px 2px;
  transition-duration: 0.4s;
  cursor: pointer;
  border-radius: 8px;
}

.button1 {
  background-color: white; 
  color: black; 
  border: 2px solid #04AA6D;
}

.button1:hover {
  background-color: #04AA6D;
  color: white;
}

.button2:hover {
  background-color: white; 
  color: black; 
  border: 2px solid #336699;
}

.button2 {
  background-color: #336699;
  color: white;
}

.button3 {
  background-color: white; 
  color: black; 
  border: 2px solid #f44336;
}

.button3:hover {
  background-color: #f44336;
  color: white;
}

.button4 {
  background-color: white;
  color: black;
  border: 2px solid #e7e7e7;
}

.button4:hover {background-color: #e7e7e7;}

.button5 {
  background-color: white;
  color: black;
  border: 2px solid #555555;
}

.button5:hover {
  background-color: #555555;
  color: white;
  
