/* global: Typo */
h1               { font: 12px/16px "Trebuchet MS",sans-serif; font-weight: bold;
		  color:#333333; margin: 0; padding: 0 0 5px 0; }
.titel           { font: 12px/16px "Trebuchet MS",sans-serif; font-weight: bold;
		  color:#333333; padding: 0 0 5px 0; }
.fliess          { font: 12px/16px "Trebuchet MS",sans-serif; margin: 0; padding: 0 0 10px 0;}
.klein           { font: 11px/16px "Trebuchet MS",sans-serif; margin: 0; color:#333333; }

.kontakt         { font: 11px/16px "Trebuchet MS",sans-serif; color:#333333; }

.vkeil           { line-height: 6px; }
.vkeildbl        { line-height: 12px; }

/* global: Farben */
.logocl1         { color:#A19E66; }
.logocl2         { color:#2A3D37; }
.logocl3         { color:#9B3C2D; }

.auszeich        { color:#8E951C; }
.ausz1        	{ color:#D09898; }
.blank        	{ color:#FFFFFF; }
.matt         	{ color:#686868; }

/*
img        	{ border:none;  } */
.border	     	{ border-width:1px; border-color:#D0D0D0; }

a:link        	{ text-decoration: none; color:#3A3A3F;}
a:hover       	{ border-bottom: 1px solid #222222;}
a:visited     	{ text-decoration: none; }
a:visited:hover  { border-bottom: 1px solid #222222;}
a:active         { color: #F5CE73;}

a.mon            { color: #333333; }
a.mof            { color: #999999; }

/* debug
div		{ border: 1px solid red; }                     */

/* linke spalte: breite: 175px
   beginn rechte spalte: 180px  breite: 800px
   höhe: 260px
   */

/* meta */
body#standard  	{ padding: 0; margin: 0; background: #FFFFFF; background-image: url(../assets/logo_300.jpg);
		  background-repeat: no-repeat; font: 14px/18px "Trebuchet MS",sans-serif; color: #333333; }
#mantel		{ margin: 0; padding: 0; text-align: left; }
#mantelpad	{ margin: 46px 0 0 10px; padding: 0; }

/* displaybereiche */
/* KOPF */
#metaob        	{ position:relative; height: 70px; }

/* MENUEBEREICH */
#menobpad        { position:relative; width: 1000px; padding: 0; margin: 0;  }
#men1pad         { position:relative; float: left; }
#men2pad         { position:absolute; left: 180px; margin-left: 480px; }
#menunpad        { position:relative; width: 1000px; clear: left; padding-top: 6px; }
#men3pad         { position:relative; float: left; }
#men4pad         { position:absolute; border-top: 1px solid #333333; left: 180px; width: 800px;
		  padding-top: 2px; }
ul#navigat1      { list-style: none; margin: 0; padding: 0; float:left; }
li#navigat1      { font: 12px "Trebuchet MS",sans-serif; color:#333333; display:inline;
		  list-style-position: inside; padding: 0 20px 0 0; }

/* CONTENT */
#metacont        { position: relative; clear: left; margin: 0; padding: 0; }

/* linke Marginalspalte/Menue */
#metasub         { position: relative; width: 175px; margin: 0; padding: 0; }
#msubcpy         { text-align: right; font: 12px "Trebuchet MS",sans-serif; color:#333333;
		  margin: 0; padding-right: 20px; }

/* Contentspalte */
#textpad         { position: absolute; top: 0px; left: 180px; width: 500px;
		  margin: 0; padding: 0; }



/* ohne Sub */

#metaob3         { position: relative; left:180px; width: 80%; }


#textpdfull      { position: relative; width: 600px; padding-right: 20px; }
#404pad          { position: relative; width: 600px; }

#tabhead         { position: relative; font: 13px/16px "Trebuchet MS",sans-serif; color:#8E951C;
		  padding: 70px 0 5px 100px; }
#tabpad          { position: relative; padding: 0 0 5px 0; }
#vdate           { position: absolute; top: 0px; left: 0px; width: 90px;
		  text-align: left; font: 12px "Trebuchet MS",sans-serif; }
#vtext           { position: relative; left: 100px; top: 0px; text-align: left; font: 12px "Trebuchet MS",sans-serif; }

#textmarg        { position: absolute; top: 0px; left: 420px; width: 250px; padding-left: 20px; }

/* mit Sub */


/* linke Marginalspalte/Menue */


ul#subnav        { list-style: none; margin: 0; padding: 0; }
li#subnav        { list-style-position: inside; padding: 0; }

#metapad         { position: absolute; top: 0px; left: 150px; border: 1px solid red;}


/* rechte Marginalspalte/Menue */
#contmarg    	{ position: absolute; top: 0px; left: 680px; width: 250px; padding: 20px 0 0 20px; }
#cmargcpy        { text-align: left; font: 10px "Trebuchet MS",sans-serif; color:#333333; }
ul#margnav       { list-style: none; margin: 0; padding: 0; }
li#margnav       { list-style-position: inside; padding: 0; }




/* FUSS */
#fusspad        	{ position: relative; height: 100%; text-align: bottom; clear: left; border: 1px solid red;}


/* form */
form input       {font: 11px/16px "Trebuchet MS",sans-serif; color:#333333;}
.button          {background-color:#EEEFEF; color:#333333; width: 100px; border:1px solid #333333;}


/* MARGINALSPALTE */
#metauntmarg     { position:absolute; left: 630px; width:200px; float: left;}
#metauntmarg td  { vertical-align: top; }
