/*test*/

html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	/*overflow: auto;*/
	overflow:hidden;
	background-attachment: fixed;
}

body {
	color:#333333;
	font: normal 11px verdana, geneva, arial, helvetica, sans-serif;
	background: #FFFFFF url(../content/gfx/bg_verlauf.jpg) repeat-x left bottom;
}

/*doorpage*/
#doorPage{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	text-align:center;
	padding-top:100px;
	font-size:20px;
}
/**/
a {
	color: #066F00;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFA200;
}
ol li, ul li{
	/*line-height: 24px;*/
	margin-top: 10px;
	/*width: 730px;*/
}

img.icon_link{
	width:15px;
	height:15px;
	border:none;
}

/* LAYOUT! */
div#mainDiv {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	border: none;
	background: transparent url(../content/gfx/rahmen_links.gif) no-repeat left top;
	background-attachment: fixed;
	display: block;
	border-collapse: collapse;
	overflow: hidden;

}
#layout_header{
	background-color:#ffffff;
	color:#FFFFFF;
	display:block;
	height:55px;
	width:800px;
	top:0pt;
	left:177px;
	margin:0pt;
	padding-top:15px;
	overflow:hidden;
	position:absolute;
	z-index:2;
}
#layout_menu{
	/*background-color:#ffffff;*/
	padding-top:0px;
	color:black;
	font-size:1em;
	height:100%;
	left:0pt;
	position:fixed;
	top:0pt;
	width:177px;
	z-index:5;
}
#layout_content{
	white-space:normal;
	background-color:white;
	padding-top:5px;
	padding-left:10px;
	margin-left:0;
	top:70px;
	/*bottom:50px;*/
	height:465px;
	left:177px;
	right:0pt;
	width:790px;
	display:block;
	overflow-y:auto;
	/*overflow-x:hidden;*/
	position:absolute;
	z-index:0;
}
#layout_footer{
	background-color:#ffffff;
	color:#000000;
	scroll 0%;
	display:block;
	font-size:1em;
	top:540px;
	height:44px;
	width:800px;
	left:177px;
	margin:0pt;
	overflow:hidden;
	position:absolute;
	z-index:1;

	text-align:center;
	vertical-align: bottom;
}

.header_img{
	text-align: left;
}
.header_verweise{
	text-align: left;
	width:230px;
}

.logo{
	text-align: center;
	margin-left: 30px;
}


/* 		LINKLISTE 		*/
td#cr {
}
td#cr  {
	border: 1px none Red;
}

td#cr table caption {
	display: block;
	background-color: #d7e9b1;
	border: 1px solid #008000;
	border-width: 1px 0px 1px 0px;
	text-align: left;
	height: 24px;
	padding: 3px;
	margin: 0px 0px 2px 0px;
	font: bold 12px verdana, geneva, arial, helvetica, sans-serif;
}
/* 		+++++++++ 		*/

div#cnt {
	height: 100%;
	width: 100%;
	max-height: 600px;
	overflow: auto;
	display: block;
	border-collapse: collapse;
	max-width: 808px;
	border: 1px solid #008000;
	border-width: 1px 0px 1px 0px;
}

/* 		TABELLEN		*/

table {
	border-collapse: collapse;
	width: 98%;
	margin: 0px auto 5px auto;
}



table#verweise {
	background-color: #FFFFF0;
 	position:absolute;
 	margin: 5px auto 0px 15px;
 	margin-left: 5px;
	padding-top: 5px;
 	width: 45%; 
  	align:left;
        border-top: 1px dashed #FFCC99;
        
}

  
#verweise th {
        text-align: left;
        letter-spacing: 0.1em;
 	font-size: 103%;
        padding: 2px;
 	
  
  }
  
#verweise td {
  	padding: 3px;
        margin-left: 7px;
  }

  
#verweise caption {
        padding-bottom: 5px;
 	text-align: left;
 	font-size: 105%;
        font-weight: lighter;
	color: #FF8C00;
        border-bottom: 1px dashed #FFCC99;
  
 }
 
 
 /*Mitarbeitertabelle
*/

#mitarbeiterTabelle {
  margin-top:15px;
  margin-right: 30px;
  margin-left:17px;
  border-collapse: collapse;
  width: 94%; 
}
#mitarbeiterTabelle tr td, #mitarbeiterTabelle tr th{
  /*height: 25px;*/
  padding: 7px;
}
#mitarbeiterTabelle tr th{
  background-color: #DDECBB;
}
 
/* Tabelle Patente */

#tabelle_patente table {
border: 2px solid #FF8C00;
border-collapse:separate;
padding:5px;
width:99%;
}

#tabelle_patente caption {
border-bottom:1px dashed #FFCC99;
color:#FF8C00;
font-size:104%;
font-weight:lighter;
margin-bottom:5px;
margin-top:7px;
text-align:left;
}

#tabelle_patente td th {
padding:7px;
text-align:left;
}


#tabelle_versuchsberichte caption {
border-bottom:1px dashed #FFCC99;
color:#FF8C00;
font-size:105%;
font-weight:lighter;
margin-bottom:5px;
margin-top:7px;
text-align:left;
}


#tabelle_versuchsberichte {
border: 2px solid rgb(221, 236, 187);
frame="void";
width: 99%;
}

#tabelle_versuchsberichte th {
height: 20px; 
text-align: center;
vertical-align: middle;
background-color: #DDECBB;
margin:10px;
}

#tabelle_versuchsberichte td {
vertical-align: top;
text-align: start;
padding-left: 20px;
padding-top: 20px;
}



            /*TEXTELEMENTE*/

td, th {
	vertical-align: top;
	text-align: left;
}

p, dt .news  {	line-height: 1.7em; }

h3 {
	display: block;
	border-collapse: collapse;
	background-color: #d7e9b1;
	font-size: 15px;
	font-style: bold;
	/*margin: 0 0 10px 0;*/
	width: 100%;
	text-indent: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
	height: 20px;
	border: 1px solid #008000;
	border-width: 1px 0px 1px 0px;
}
h4{
	display: block;
	border-collapse: collapse;
	background-color: #DDECBB;
	font-size: 14px;
	/*margin: 0 0 10px 0;*/
	width: 100%;
	height: 18px;
	text-indent: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px none #008000;
	border-width: 1px 0px 1px 0px;
}

h5{
	display: block;
	border-collapse: collapse;
	background-color: #DDECBB;
	font-size: 12px;
	/*margin: 0 0 10px 0;*/
	width: 100%;
	height: 15px;
	text-indent: 5px;
	padding-top: 1px;
	padding-bottom: 2px;

	border: 1px none #008000;
	border-width: 1px 0px 1px 0px;
}


h6 {
	background-image: url(../content/gfx/balken_grau.gif);
	background-repeat: repeat-x;
	border: 0;
	display:block;
	font-size:12px;
	height:15px;
	padding-bottom:2px;
	padding-top:1px;
	text-indent:5px;
	width:100%;
}


.news {
	border: none;
	background-color: #edf6d8;
	padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 3px;

}
  
  
}
hr.headerTrenner {
	display: block;
	width: 100%;
	border:  #008000;
        background: #008000;
        color: #008000;
	height: 1px;
	background: transparent;
	margin: 5px 0px 5px 0px;
}


/* 				MENU 				*/





td#lm {
	background-repeat: repeat-y;
	text-align: left;
	padding: 32px 0px 0px 0px;
	vertical-align: top;
}



dl#menuList {
	width: 100px;
	padding: 0px;
	display: block;
	margin: 0px 0px 0px 5px;
}

dl#menuList dt{/*HAUPTpunkt (liste)*/
	margin-bottom: 5px;
	display: block;
	float: left;
	clear: both;
	width: 153px;
	border: 1px solid #008000;
	padding: 0px;
	margin-left: 0px;
	margin-top: 10px;
}
dl#menuList dt a{/*HAUPTpunkt (text)*/
	display: block;
	text-decoration: none;
	color: black;
	width: 153px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
	background-color: #FFCC99;
	text-indent: 5px;
}
dl#menuList dd {/*UNTERpunkt (liste)*/
	margin-bottom: 5px;
	margin-left:15px;
	display: block;
	float: left;
	width: 138px;
	border: 1px solid #008000;
	padding: 0px;
}
dl#menuList dd a{/*UNTERpunkt (text)*/
	display: block;
	text-decoration: none;
	color: black;
	width: 138px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
	background-color:#e9dfb1;
	text-indent: 8px;
}

dl#menuList dt a:hover {/*OBERpunkt hover*/
	background-color: #d7e9b1;
	/*border: 2px solid #008000;*/
	/*font-weight:bold;*/
}

dl#menuList dd a:hover {/*UNTERpunkt hover*/
	background-color: #d7e9b1;
	/*font-weight:bold;*/
	/*border: 2px solid #008000;*/
}

dl#menuList .sactiv, dl#menuList .tactiv {/*Punkt aktiv*/
	/*background-color: #d7e9b1;*/
	font-weight:bold;
}







/**/
td.hspace10 {
	background-color: transparent;
	height: 10px;
}

.align_r {
	float: right;
	clear: right;
	text-align: right;
}
/* 		ERROR 		*/
cite.error {
	background-color: #FFFF00;
	border: 1px solid Red;
	padding: 3px;
	margin: 0px;
	display: block;
}
/* 		SHOP 		*/
form#shop {
	display: block;
	width: 98%;
	margin: 0px auto 0px auto;
	border-collapse: collapse;
}
form#shop table {
	width: 100%;
	border-collapse: collapse;
}
form#shop .caption td {
	font-weight: bold;
	font-size: 14px;
	background-color: #d7e9b1;
	border: 1px solid #008000;
	border-width: 1px 0px 1px 0px;
	text-indent: 5px;
	height: 24px;
	vertical-align: middle;
}
form#shop th {
	background-color: #d7e9b1;
	text-indent: 5px;
	border: 1px solid #008000;
	border-width: 1px 0px 1px 0px;
	text-align: left;
}
form#shop table.prod_teaser {
	margin: 3px;
	border-collapse: collapse;
	border: 1px solid #008000;
}

form#shop table.prod_teaser td {
	padding: 5px;
}

table#mail  {
	margin: 5px;
	width: 100%;
	border-collapse: collapse;
}
table#mail th {
	text-align: left;
}
table#mail input, table#mail textarea {
	width: 90%;
}


hr{
	style="color: white; border: 1px dotted #DDECBB; margin-top: 5px"
}

#changeLang img{
	border:0;
	margin-top:5px;
}

#tableService{
  width:570px;
}




/* 		DEBUG 		*/
div.dbg {
	display: block;
	width: 100%;
}
table.debug, table.backtrace {
	width: 99%;
	margin: 10px auto 10px auto;
	border: 1px solid #000000;
	background-color:#dddddd;
	color:#000000;
	font: 10px verdana, geneva, arial, helvetica, sans-serif;
	float: left;
	clear: left;
}

table.debug th,table.backtrace th {
	text-align: left;
	border: 1px dotted #000000;
	background-color: #cccccc;
	padding: 3px;
	vertical-align: top;
}

table.debug div {
	display: block;
	width: 99%;
	margin: 3px auto 3px auto;
	padding: 3px;
	color:#000000;
	background-color: #eeeeee;
	font: 10px verdana, geneva, arial, helvetica, sans-serif;
}

table.debug pre {
	margin: 3px;
	font: 10px verdana, geneva, arial, helvetica, sans-serif;
}