/* Layout-Definitionen für GeKaTex **********************************************************************************************
**    Allgemein  *********************************************************************************************************************************/

* {
  margin:0;
  padding:0;
  font-family:arial,verdana,helvetica,sans-serif;
  font-size:1em;
  color:#000;
  border:0;
}

body {
  padding-top:28px;
  padding-left:28px;
  background:url(../img/back_all.gif) no-repeat left top;
}

h1 {
    font-size:1.8em;
    font-weight: 700;
    color:#5B6762;
		text-align:left;
}

h2 { 
    font-size:1.5em ;
    font-weight: 700 ;
    color:#c9450b;
		text-align:left;
}

h3 {
    color:#1452A3;    
}

sup {
  font-size:.6em;
}

div#allover {
  width:982px;
  border:0px solid #f00;
}

div#head {
  width:980px;
}

div#head a {
  margin-left:98px;
}

div#navigation {
  float:left;
  margin-top:100px;
}

div#navigation img#leftimg {
  margin-top:2px;
}

div#content {
  margin-top:4px;
  margin-left:278px;
  width:636px;
}

div#content img.box {
	border:1px solid #0000FF;
	width:200px;
	height:200px;
	margin-left:3px;
	margin-top:4px;
}

div#content img.box_preis {
	border:1px solid #0000FF;
	width:624px;
	height:412px;
	margin-left:3px;
	margin-top:4px;
}

div#content a.floatbox {
  display:block;
  float:left;
  width:200px;
  height:200px;
  margin:4px;
  color:#000;
  font-size:.7em;
  text-decoration:none;
  overflow:auto;
  border:1px solid #00f;
}

div#content a.invfloatbox {
  visibility:hidden;
  display:block;
  float:left;
  width:200px;
  height:200px;
  margin:4px;
  color:#000;
  font-size:.7em;
  text-decoration:none;
  overflow:auto;
  border:1px solid #00f;
}

div#content a.floatbox p {
  margin:8px;
}
div#content a.angebote {
	color:#f89c1c;
	text-decoration:blink;
	font-size:26px;
	padding-top:40px;
}
div#content a.angebote:hover {
	text-decoration:underline;
}
	
div#content a.floatbox:hover {
  border:1px solid #f00;
}

ul#liste {
	list-style:circle;
	margin:8px;
	margin-left:20px;
	
}

/*********************************************************************************************************************************
    Tabelle
*********************************************************************************************************************************/


div#content table tbody tr td.invtd {
  visibility:hidden;
}

div#content table#referenzen td img {
  display:block;
  width:200px;
  height:200px;
  margin:4px;
  border:1px solid #00f;
}

div#content table#produkte td img {
  display:block;
  width:200px;
  height:200px;
  margin:4px;
  border:1px solid #00f;
}

div#content table#produkte td img.start_img {
  	border:1px solid #0000FF;
	width:624px;
	height:412px;
	margin-left:3px;
	margin-top:4px;
}

div#content table#start td img {
  display:block;
  width:200px;
  height:200px;
  margin:4px;
  border:1px solid #00f;
}

div#content table#start td img.start_img {
  	border:1px solid #0000FF;
	width:624px;
	height:412px;
	margin-left:3px;
	margin-top:4px;
}

div#content a.box {
  display:block;
  width:200px;
  height:200px;
  margin:4px;
  color:#000;
  font-size:.7em;
  text-decoration:none;
  overflow:hidden;
  border:1px solid #00f;
}
div#content div#contentdiv_druck {
	height:440px;
	margin-bottom:4px;
}
div#content div#contentdiv_ref {
	height:419px;
	margin-bottom:4px;
}
div#content div.contentbox {
  display:block;
  width:200px;
  height:200px;
  margin:4px;
  margin-bottom:215px;
  color:#000;
  font-size:.7em;
  text-decoration:none;
  overflow:auto;
  background:#eee;
  border:1px solid #00f;
}

div#content a.invbox {
  visibility:hidden;
  display:block;
  width:200px;
  height:200px;
  margin:4px;
  color:#000;
  font-size:.7em;
  text-decoration:none;
  overflow:auto;
  border:1px solid #fff;
}

div#content a.box p,
div#content div.contentbox p,
div#content div.contentbox h3,
div#content div.contentbox h1,
div#content div.contentbox h2{
  margin:8px;
}
    
div#content a.box:hover {
  border:1px solid #c9450b;
}

.grau {
        color: #5B6762 ;
}

.rot {
       color: #c9450b ;
       text-decoration:none;
}

.blau {
       color: #1452A3 ;
       text-decoration:none;
}

ul#referenz_text {
 text-decoration:none;
 list-style-type:none;
}

ul#referenz_text li {
	margin: 10px 0px 0px 10px;
 	padding-left:20px;
 	text-decoration:none;
  	background:url(../img/list_element_lyh.gif) no-repeat left;
}
  
  
