/*Struktur & Layout
------------------------------------------*/
#container, #main {
  background:none;
  float:none;
}

#navigation, #mainImage, #modules,#helpers, #logo, #footer a, #print #selection, #internet #selection	
  {display:none;}

#content {
  width:auto;
  border:0;
  margin:0;
  padding:0;
  background:none;
}
  
/*Sonderfälle
------------------------------------------*/
#kontakt #content {display:none;}
#kontakt #modules {display:block;}
#kontakt #modules .module {display:none;}
#kontakt #modules #firstMod .module {display:block;}


/*Text- & Seiteneigenschaften
------------------------------------------*/
@page {
  size:21.0cm 14.85cm;
  margin-top:2.5cm;
  margin-bottom:2cm;
  margin-left:2.5cm;
  margin-right:2.5cm
}

body {
  font-family:sans-serif;
  font-size:9pt;
  color:black;
  background:white;
}

h1 {font-size:13pt;color:#FF9933;font-weight:bold;}
h2,h3,h4,h5 {font-size:9pt;font-weight:bold;}

#mainH1 {font-size:18pt; margin: 0.4cm 0 0.6cm 0;}

a {
  color:black;
  text-decoration:underline;
  background:none;
}

img  {border:0;}

hr {
  color:silver;
  background-color:silver;
  border:0;
  height:0.5pt;
}

#comName {
  font-size:13pt;
  font-weight:bold;
  color:#FF9933;
  padding-bottom:0.4cm;
  border-bottom:0.5pt;
  border-bottom-style:solid;
  border-bottom-color:silver;
}

#footer {
  margin:0;
  padding:0;
  border-top:0.5pt;
  border-top-style:solid;
  border-top-color:silver;
}
