/*
////////////////////////////////////////////////////////////////
//
// design.css Stylesheet fuer die Inhaltsseiten
//
// erstellt durch loss.de, 20253 Hamburg, www.loss.de
//
////////////////////////////////////////////////////////////////
//
// Schriftgrößen: Basis-13px=1.3em, 12px=0.92em, 11px=0.85em, 10px==0.77em, 9px=0.69em
// Layout-Schriftbasis: 10px=1.0em
//
*/

/*################################ BODY HTML DIV - Container ################################*/

html {font-size:125%;}
body {font-size:50%;background-color:#ffffff;width:100%;margin:0em;padding:0em;font-family:arial,helvetica,sans-serif;color:#000000;}
/* Basis:16px/100% x html:20px/125% / body:10px/50% = 10px/62.5% -- IE macht keine Nachkommastellen bei %-Angaben  */

* {padding-left:0px; padding-right: 0px; padding-bottom: 0px; padding-top: 0px; padding:0px;
   margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px; margin:0px;
   right: 0px; left: 0px; top: 0px; bottom: 0px; float: none; 
   border-top-style: none; border-right-style: none; border-left-style: none;border-bottom-style: none; border: none;
   background-color: #ffffff;background-image: none; position: static;  text-align: left;
   font-size:1.0em;}
 

#pageWrapper {padding-left:0px;padding-top:0px;}
#headLogo {display:none !important;}
#navimenue {display:none !important;}
#rightColumn {display:none !important;}

/*################################ Allgemein ################################*/
a { text-decoration: none;}
a:link { color: #000000;}
a:visited { color: #000000;}
a:focus, a:hover, a:active { color: #000000;}
a img { border: 0em;}
form, p, div {margin: 0em;padding: 0em;}

/*################################ unsichtbarer Bereich  ################################*/
.noshow   {width:0px;height:0px;overflow:hidden;display:none;}
.nostyle  {display:inline;font-size:1.3em;}
.nostyle1  {display:inline;}
.showstyle  {display:none;}
.zoomOriginal {display:inline;}
.showprint {display:none;}
#address {display:none !important;}
.footerNostyle {display:none;}

/*################################ Schriften ################################*/
p {font-size:1.0em;font-family:verdana,arial,helvetica,sans-serif; color:#000000}
.middleColumnInside, .domainname, .whoisErgebnis {font-size:1.1em;font-family:verdana,arial,helvetica,sans-serif; color:#000000}
#address, #innerFooter {font-size:1.1em;font-family:arial,helvetica,sans-serif; color:#000000}
.middleLeftRef, .middleRightRef {font-size:0.85em;font-family:verdana,arial,helvetica,sans-serif; color:#000000}
h1, h2, h3, h4, h5, h6 {margin:0px; padding:0px;font-family:verdana,arial, helvetica, sans-serif;font-weight:bold;color:#000000;}
h1 {font-size:1.9em;}
h2 {font-size:1.7em;}
h3 {font-size:1.3em;}
h4 {font-size:1.3em;}
h5 {font-size:1.1em;}
h6 {font-size:0.9em;}

/* Kundenlogin */
#loginHead {text-align:left;}
#loginHead .error  {color:#0065CB;}
#loginHead .logoutIntern {color:#304866;}
#loginForm {margin-left:0em;}
#loginForm .loginHeader {font-weight:bold;text-align:left;padding:0.5em 0em;background-color:#ffffff;color:#000000;}
#loginForm .loginBody {text-align:left;padding:0.5em 0em;background-color:#ffffff; margin-bottom:0.63em; color:#000000;}
#loginForm .loginBody label   {font-size:1.0em;text-align:left;}
#loginForm .loginBody .inputs {font-size:1.0em;width:16.0em;border:1px solid #000000;margin:3px 0px;}
#loginForm .loginBody .fb     {width:6em;margin-top:0.5em;margin-left:0em;text-align:center;background-color:#ffffff;border:1px solid #000000;}
.logout {display:none;}
/* end Kundenlogin  */

/* Kontaktformular */
#formContact {background-color:#ffffff;padding:0em 0.75em;}
#formContact fieldset {padding-left:0.38em;padding-bottom:0.75em;}
#formContact legend   {font-weight:bold;color:#000000;}
#formContact label    {width:7.0em;float:left;}
#formContact .inputs    {font-size:1.0em;width:20.0em;float:left;background-color:#ffffff;height:1.3em;margin:2px 0px 2px 0px;border:0.1em solid #000000;}
#formContact .textareas {font-size:1.0em;font-family:arial,helvetica;width:20.0em;background-color:#ffffff;height:9.0em;border:0.1em solid #000000;}
#formContact .sendButton {font-size:1.0em;color:#000000;width:10.0em;margin-top:0.75em;margin-left:0.5em;background-color:#ffffff;border:0.1em solid #000000;text-align:center;}
.stern      {color:#000000}
.listen {padding-left:20px;padding-top:20px;padding-bottom:20px;}
/* end Kontaktformular */