/**************************************************************************************************

   BODY  

 *************************************************************************************************/

.invisible {display: none;}

body { background-color: #faf0e6; margin: 0; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; cursor: default; }

#head { background-image: url(../img/head/popnavi_back.gif); height: 100px; width: 100%; left: 0; top: 0; position: relative; visibility: visible; margin-bottom: 0; }


/*********************

   HEAD

 ********************/

#logo { background-color: #faf0e6; height: 62px; width: 217px; left: 315px; top: 18px; position: absolute; z-index: 99; }

/*********************

   NAVITOP

 ********************/
 
#topnav ul { margin: 12px 0 0; padding: 0; }
#topnav ul li {display: inline;}
#topnav ul li a { color: #4f2200; font-size: 9px; background-image: url(../img/icon/pixel_orange.gif); background-repeat: no-repeat; text-decoration: none; text-transform: uppercase; word-spacing: -1px; letter-spacing: 1px; padding: 14px 7px 0 21px; }
#topnav ul li a:hover { color: #D2691E; }


/**************************

   FORMULAR

**************************/

.form_tip { color: #800000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; background-color: #fff; width: 255px; float: left; margin-bottom: 5px; }

.form_kontakt { color: #800000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; background-color: #fff; margin-bottom: 5px; width: 470px;  }

.form_submit { color: #800000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; background-color: #fff; margin: 20px 0px 5px 0px; width: 470px;  }

label { float: left; color: #800000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; width: 470px;  }

fieldset {border:none; margin: 0px; padding: 0px}

.select{color: #800000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; background-color: #fff; margin: 5px 0px; width: 120px;  }



/*********************

   CONTENT

 ********************/

#content { color: #333b42; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; position: relative; top: 0; left: 45px; width: 470px; height: 100%; visibility: visible; float: left; padding-bottom: 30px; }

.left { color: #333b42; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; height: auto; width: 200px; left: 0; top: 0; position: relative; visibility: visible; float: left; margin-top: 10px; margin-right: 15px; }

.right { color: #333b42; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; visibility: visible; position: relative; top: 0; left: 0; width: 255px; height: auto; float: left; margin-top: 10px; }



/**************************

   TEXTAUSZEICHNUNG

**************************/

.subline { color: #800000; font-size: 9px; font-weight: bold; text-transform: uppercase; word-spacing: -2px; letter-spacing: 2px; }
a:link { color: #d2691e; text-decoration: none; }
a:visited { color: #d2691e; }
a:hover { color: #800000; }
a:active { color: #800000; }
.auszeichnung { color: #800000; }

a img {border: none;}
a.seite img {padding-right: 4px;}
