/*
////////////////////////////////////////////////////////////////
//
// design.css Stylesheet fuer die Inhaltsseiten
//
// erstellt durch loss.de, 20253 Hamburg, www.loss.de
//
////////////////////////////////////////////////////////////////
//
// Schriftgrößen: Basis-13px=1.3px, 12px=0.92px, 11px=0.85px, 10px==0.77px, 9px=0.69px
// Layout-Schriftbasis: 10px=1.0px
//
*/

/*################################ BODY HTML DIV - Container ################################*/

html {font-size:125%;}
body {font-size:50%;background-color:#ffffff;margin:0px;padding:0px;width:100%;text-align:center;font-family:verdana,arial,helvetica,sans-serif;color:#000000;}
body.start {background-color:#000000;}
/* Basis:16px/100% x html:20px/125% / body:10px/50% = 10px/62.5% -- IE macht keine Nachkommastellen bei %-Angaben  */
/* Nur OP 6 */
/*/*/html * body {font-size:55%;} 
/* End OP 6 */
/*################################ Allgpxein ################################*/
a {text-decoration: none;}
a:link, a:visited {color:#000000;}
a:focus, a:hover, a:active {color:#000000;}
a img { border:0px;}
form, p, div {margin:0px;padding:0px;}
.clear {clear: both;}
.center {text-align:center;}
.footerPrint  {display:block;border-top:1px solid #000000;padding-top:10px;text-align:center}
.style {display:none;}
.spain  {display:none;}
.nostyle  {display:inline;}
.styleTop {display:none;}

/*################################ Schriften ################################*/
p, td   {font-size:13px;font-family:verdana,arial,helvetica,sans-serif; color:#000000;line-height:150%;}
td {vertical-align:top;text-align:left;}
h1, h2, h3, h4, h5, h6 {margin:0px; padding:0px;font-family:verdana,arial, helvetica, sans-serif;color:#000000;}
h1 {font-size:18px;}
h2 {font-size:16px;}
h3 {font-size:15px;}
h4 {font-size:13px;}
h5 {font-size:11px;}
h6 {font-size:9px;}

#middleColumn .content .down {font-size:10px;}

/*################################ Content-Einstieg ################################*/
#einstieg {display:none;}
#einstieg .address {display:none;}
/*################################ Layout  border:1px solid #ff0000; ################################*/
#page {width:100%;height:auto;background-color:#ffffff;margin-left:auto;margin-right:auto; margin-top:0px;}
#top  { display:none;}
#bottom {display:none;}

/*################################ Layout-Left ################################*/
#leftColumn {display:none;}
#leftColumnWeb   {display:none;}

/*################################ Layout-Middle background-color:#ff0000; background-color:#00ff00; ################################*/
#middleColumn {font-size:10px;text-align:center;margin:0px;width:100%;height:auto;border-right:0px none #ffffff;vertical-align:top;text-align:left;}
#middleColumn .content {text-align:left;width:100%;margin:0px 0px 20px 0px;}
/* Layout-Middle content  */
#middleColumn .content ul {line-height:180%;}
#middleColumn .content ul.acc li {padding-bottom:10px;}
#middleColumn .content a {text-decoration: underline;}

/* ship symbol */
#middleColumn .content .symbolHeadline {float:left;width:680px;}
#middleColumn .content .symbolBack     {display:none;}
#middleColumn .content .floatLeft {float:left;}


/*####################### middleColumn / Kontaktformular  ################################*/
#frmContact             {display:none;}
#frmContact fieldset    {width:314px;font-size:10px;border:1px solid #ffffff;padding-bottom:10px;}
#frmContact legend      {font-weight:bold;color:#2F592B;font-size:13px;}
#frmContact .labels     {width:85px;float:left;text-align:left;padding-left:3px;color:#2F592B;font-size:13px;}
#frmContact .inputs     {width:215px;float:left;background-color:#ffffff;font-size:13px;margin:2px 0px;border:1px solid #ffffff;}
#frmContact .textareas  {margin-top:2px;width:300px;margin-left:3px;background-color:#ffffff;height:226px;border:1px solid #ffffff;}
.stern                  {color:#ff0000;}
#frmContact .sendButton {margin-top:10px;font-size:13px;color:#2F592B;}
#frmContact .urlfield   {display:none;}

