/*#############################################################*/
/* ############### Allgemein ##################################*/
body{color:#000000;font-size:12px; font-family: verdana, arial, helvetica, sans-serif;}
h1, h2, h3, p, ul, li, a, address{font-family: verdana, arial, helvetica, sans-serif }
h1 { font-size: 18px; font-weight: 800; color:#273E8E}
h2 { font-size: 14px; font-weight: 800; color:#273E8E}
h3{ font-size: 13px; font-weight: 800; color:#6A3707}
p,ul,ol,li,td{color:#000000;font-size:12px;}
strong { font-weight: 800 }
/*#############################################################*/
/*#############################################################*/
/*--------------------- Spezielles----------------------------------------*/
/*--- Position------*/
.anordnung{position:absolute;top:0;left:0;width:100%;height:100%}
.bodytext { font-size: 13px; font-weight: 300px; margin-right:10px; color:#000000 }
.bildtxt { font-size: 11px; font-weight: 200px; position: relative; text-transform: uppercase; width: 150px }
/*--- Farbe R O T -----*/
.red{font-size: 12px; font-weight: 800px;color:#C53E3B}
.auflistung { list-style-position: inside; list-style-type: square; font-size: 13px; font-weight: 800px;color:#6A3707}
/*---- Adresse ----*/
.address{ font-size:11px; color: #273E8E;text-align:center}
/*--------------------- Spezielles Ende----------------------------------------*/
/*#############################################################*/
/*------------------- Navigation----------------------------------------------------------*/
.navtxt { font-size: 13px; font-weight: 800px; background-color: #FFC885;text-transform: uppercase; margin-right:10px }
.nav{ font-size: 12px; 
      font-weight: 300px;
      background-color: #FFC885;
      text-transform: uppercase;
      margin-right: 10px;
      font-family: verdana, arial, helvetica, sans-serif  }
/* Farbfelder in der Linkleiste :*/

.trnav{
   background-color:#FFC885;
   font-size: 12px;}
/*------------------ Navigation Ende -----------------------------------------------------------------------------*/
/* ----------------   Links -------------------------------------------------------*/
a{ 
   font-size: 13px; 
   font-weight: normal;
   color: #273E8E;
   text-decoration:none;
}

/*
a:link{ text-decoration: underline; color: #6A3707 }
a:visited{ text-decoration: underline; color: #6A3707}
a:active {text-decoration: underline; color: #6A3707 } background-color:#FFDE5A;*/

a:hover{ text-decoration: none; color: #FDB159; border-width: 2cm }
.linkcolor{font-size:10px; color: #273E8E; }
/* ----------------   Links Ende -------------------------------------------------------*/
/*#################################    Für das K o n t a k t formular##############################*/
.eingabe { font-size: 12px; font-weight: normal; color:#273E8E}
input{ font-family: verdana, sans-serif;font-size: 11px; }
.inputcolor{ font-family: verdana, sans-serif;font-size: 11px; background-color:#C58E8D}
/*#############################*//*#############################################################*/
/*#############################################################*/


.nav_buttons {
   display:block;
   font-family:verdana, sans-serif;
   font-size: 16px;
   font-weight:bold;
   padding:6px 0px;
   margin:5px 5px;
   text-decoration:none;
   text-align:center;
   -moz-background-clip:border;
   -moz-background-inline-policy:continuous;
   -moz-background-origin:padding;

   background:transparent url(../images/bg_input.png) no-repeat 0px 0px;
   
   width:200px;
   height:30px;
}