/*Print für CES-Verlag*/
body {
background-image:none;
font:11pt/14pt "Trebuchet MS", Arial, sans-serif;
color:black;
background-color:white;
width:21cm;
height:29.7cm;
}
h1 {font-size:16pt; margin-bottom:16pt}
h2 {font-size:14pt;  margin-bottom:14pt}
h3 {font-size:12pt;  margin-bottom:12pt}

.boxInfo h3 {
padding-left:0;
padding-bottom:0.5em;
}

#anzeige {
margin-top:2cm;
border-top:0px;
}
html>body #anzeige {
border-top:0px;
}
#naviBox {
display:none;
}
#inhalt{
width:17cm;
background-image:none;
padding:0;
}
html>body #inhalt {
padding-left:0;
padding-top:0;
}
#fuss {display:none;}
.browserAktual {display:none}

.druckLogo {
position:absolute;
left:14cm;
top:0;
visibility:visible;
}
/******************************** INITIIALIEN *******************************/
.first {
font-weight:normal;
font-size:11pt;
line-height:16pt;
color:black;
background-color:transparent;
background-image: none;
margin-right:0;
}

/********************** LINKS ****************************/
a {color:black; text-decoration: none;}
/********************** Die INFOBOX *****************************/
.boxInfo {
background-color:white;
border:none;
margin-top:12pt;
}
/********************** Die ÜBERSCHRIFTSBOX /Überschrift Ebene 2 *****************************/
.boxHeader {
background-color:white;
background-image: none;
}
.boxHeader h2 {
background-color:white;
color:black;
background-image: none;
}
/*************** Didaktik- Spielbeschreibungen Übersicht  ****************/
a.beschreibung , a.einzelLiz ,  a.klassenLiz {
display:none;
}
a.einzelHor, a.klassenHor {
display:none;
}
/****************************************  BESTELLUNG - TABELLE  ****************************************/

table{
	width:17cm;	
}
html>body table {width:17cm;
}
caption {display:none}
.ugd {
background-color:white;
}

/****************************************  FORMUALRFELDER  ****************************************/

form {
margin-top:0;
padding:1.5em;
font-size:1em;
}
form p.text {
width:auto;
}
form p.textKleiner {
width:auto;
font-size:0.9em;
}
.mengenangabe{
	width:1.5em;
}
input{
line-height:1.2em;
margin: 0.3em 0;
width:14em;
}
textarea{ line-height:1em;
margin: 0.3em 0;
width:14em;
height:10em;
}
select{ line-height:1em;
margin: 0.3em 0;
width:14em;
}
input.weg {
display:none
}



