﻿a img { border: none; }
/** kriteriumBelastung **/
#k1 { background: rgb(200,230,170); border: 1px solid rgb(190,245,140); padding: 6px; width: 420px; margin: 0; }
#k1 h3 { margin: 4px 0; font-size: 13px; color: rgb(50,151,0); }
/** kriteriumTragschicht **/
#k2 {  display: none; margin-top: 12px; background: gainsboro; border: 1px solid rgb(190,245,140); padding: 6px; width: 420px; margin: 0; }
#k2 h3 { margin: 4px 0;  font-size: 13px; color: rgb(50,151,0); }
/** kriteriumFugenbreite **/
#k3 {  display: none; margin-top: 12px; background: rgb(200,230,170); border: 1px solid rgb(190,245,140); padding: 6px; width: 420px; margin: 0; }
#k3 h3 { margin: 4px 0;  font-size: 13px; color: rgb(50,151,0); }
/** kriteriumFugenbeschaffenheit **/
#k4 {  display: none; margin-top: 12px; background: gainsboro; border: 1px solid rgb(190,245,140); padding: 6px; width: 420px; margin: 0; }
#k4 h3 { margin: 4px 0;  font-size: 13px; color: rgb(50,151,0); }
/** kriteriumSteinformat **/
#k5 {  display: none; margin-top: 12px; background: rgb(200,230,170); border: 1px solid rgb(190,245,140); padding: 6px; width: 420px; margin: 0;  }
#k5 h3 { margin: 4px 0;  font-size: 13px; color: rgb(50,151,0); }
#k6 {  display: none; margin-top: 12px; background: gainsboro; border: 1px solid rgb(190,245,140); padding: 6px; width: 420px; margin: 0; }


label { display: inline-block; width: 140px; background: lavender; }

/** 
	Spielt die Produkte am Ende jeder Auswahl ein, um einen Plausibilitätscheck zu ermöglichen
	
**/
#k12 { font-family: Courier; white-space: pre; display: none; }
#k22 { font-family: Courier; white-space: pre; display: none; }
#k32 { font-family: Courier; white-space: pre; display: none; }
#k42 { font-family: Courier; white-space: pre; display: none; }
#k52 { font-family: Courier; white-space: pre; display: none; }
#k62 { font-family: Courier; white-space: pre; display: none; }

#k12 a { text-decoration: none; }
#k22 a { text-decoration: none; }
#k32 a { text-decoration: none; }
#k42 a { text-decoration: none; }
#k52 a { text-decoration: none; }
#k62 a { text-decoration: none; } 


table#kriteriumBelastung,
table#kriteriumTragschicht,
table#kriteriumFugenbreite, 
table#kriteriumFugenbeschaffenheit,
table#kriteriumSteinformat { width: 420px;   }


#empf { margin-top: 1em; font-size: 1em; color: darkred; }

table { border-collapse: collapse; }

td, th { padding: 0; vertical-align: top; }

#planungs-ergebnis { z-index: 10000; width: 300px; position: absolute; left: 760px; height: 200px; font-size: larger; display: none; }
#planungs-ergebnis  h3 { margin-top: 0; }
#planungs-ergebnis  p { font-size: 12px; line-height: 15px; color: rgb(80,80,80); font-style: italic;  }
#planungs-ergebnis  a { text-decoration: none; color: rgb(50,151,0);  }
#planungs-ergebnis  a:hover { text-decoration: none; color: darkolivegreen;  }
.Bettung { margin-bottom: 1em; color: rgb(120,120,120) }
.Fugen { color: rgb(120,120,120); }
#planungs-ergebnis h4 { color: rgb(100,100,100)}

.radiobut { width: 28px; height: 40px; float: left; }
