/* Style sheet print */

body            {margin:24px; padding:0;}

*               {font-family: Arial;}
h1              {margin-bottom:18px; font-size:18px;}
h5              {margin-bottom:18px; font-size:18px;}
p               {line-height: 1.5; font-size:14px; margin-bottom:16px;}
.toggler,
.ce_download    {line-height: 1.5; font-size:14px;}
a               {text-decoration: underline; color: #000;}

#header,
#breadcrumb,
#symbolleiste,
#footer,
#raumansicht    {display: none;}
.smOW           {display: none; text-decoration: none; list-style-type: none;}
img             {border: none;}



form                        {font-size: 90%;}
#main .ce_form form label   {display: block;float:left; color: #0053a0; margin-top: 10px; width: 120px;}
#main .ce_form form input,
#main .ce_form form select  {margin: 10px 10px 5px 0; padding:2px; color: #0053a0;}
#main .ce_form form textarea{margin: 10px 10px 10px 0; color:#0053a0;}
#main .ce_form p.error      {color: #CD0303; padding:10px 0 0 0;  text-transform: uppercase;}
#main .ce_form input,
#main .ce_form select       {
    width: 350px;
    height: 20px;
    background-color: #a8dbf0;
    border: 1px solid #999;
    margin-top: 0px;
    margin-right: 0px;
    padding-left: 3px;
    color: #0053a0;
    font-size: 90%;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}
#main .ce_form textarea     {
    width: 350px;
    height: 100px;
    background-color: #a8dbf0;
    border: 1px solid #999;
    margin-top: 0px;
    margin-right: 0px;
    padding-left: 3px;
    color: #0053a0;
    font-size: 90%;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}
#main .ce_form input.sicherheit {width: 135px;}
#main .ce_form input.submit {
    width: 114px;
    height: 25px;
    color: #FFF;
    border: 0px;
    float: left;
    padding: 0 0 4px 2px;
    font-size: 90%;
    margin: 10px 0 0 0;
    background: url(../grafik/absenden.gif) top left no-repeat;}

form br            {clear: left;}
.submit_container  {margin-left: 120px;}

