html     {
          margin:0 0 0 0;
          padding:0 0 0 0;
          width:100%;
          height:100%;
         }

body     {
          margin:0 0 0 0;
          padding:0 0 0 0;
          font-family:Verdana, Helvetica, Arial, sans-serif;
          font-size:10pt;
          color:#000000;
		  background-color:#FCF3E1;;
          width:100%;
          height:100%;
         }

.leitsatz {	/* nur fur vorabansicht */
	color:#000;
	font-size: 10pt;
}

#tbl_leitsatz {
	width: 380px;

}

h1 {
	font-size: 10pt;
	font-weight: bold;
}

th       { font-size:10pt; font-weight:bold; text-align:left; }
th.small { font-size:9pt; font-weight:bold; text-align:left; }
th.pub   { font-size:10pt; font-weight:bold; text-align:left; color:#000000; }
th.pub2  { font-size:10pt; font-weight:bold; text-align:right; color:#000000; }


td       { font-size:9pt; }
td.menu  {
          border-bottom-width:1px;
          border-top-width:0px;
          border-right-width:0px;
          border-left-width:1px;
          border-color:#FCF1DB;
          border-style:solid;
         }



td.ang_gg_border {
		background-color:#EEEEEE;
		border:2px solid #FFFFD9;
		font-size:8pt;
}

td.ang_y_fill {
		background-color:#FFFFD9;
}

td.ang_asp {
		text-align:center;
		border:2px solid #fcf1db;
		vertical-align:top;
}

#hy {
		font-size: 14px;
		font-weight:bold;
		text-align:center;
		border:1px solid #FFFFD9;
}

textarea    { border-color:#5290CC; spacing:2px; border-style:solid; border-width:1px; font-size:8pt; }
input       { border-color:#5290CC; spacing:2px; border-style:solid; border-width:1px; font-size:8pt; }
input.radio { border:0px; }
input.check { border:0px; }
select      { font-size:8pt; border:1px solid black; background-color:#EEEEEE; }

img         { border:0px; }

.block		{ border-color:#000000; background-color:#FFEB05; }
.small      { font-size:7pt; }
.white      { color:#FFFFFF; }
.black      { color:#000000; }

a.standard              { font-size: 8pt; text-decoration:none; }
a.standard:link         { color: #000000; }
a.standard:visited      { color: #000000; }
a.standard:hover        { color: #555555; }
a.standard:active       { color: #000000; }
a.standard:focus        { color: #FFFFFF; }


#main    {
		  position:absolute;
          left:0;
          //width:994px;
		  width:99.5%;
		  margin-left: 0;
		  padding:0 0 0 0;
          background-image:url('/images/essentials/header2.gif');
          background-repeat:no-repeat;
          background-color:#FCF3E1;
          border-left:3px solid #AEA697;
		  border-right:3px solid #AEA697;
          height:700px;
         }

#container {
	border:none;
	margin:0 0 0 40px;
    height:100%;
}

#menu    {
		  padding:0 0 0 0;
		  margin:180px 0 0 0;
		  background-color:#93C0E9;
		  background-image:url('/images/hg/hg_menu_header2_new.gif');
		  background-repeat:no-repeat;
          width:150px;
		  float:left;
}
#menu img {
		  border:none;
}
#menu ul {
		margin:0 0 0 0;
		list-style-image:URL(../images/buttons/dots_gelb.gif);
}
#menu li {
		margin:0 0 0 0;
}



#menu_	 {
		  margin:20px 0 0 0;
          width:150px;
         }


#content_box {
		  padding:0 0 0 0;
		  margin:135px 0 0 20px;
  		  width: 80%;
		  float:left;
          }

#content_header {
		  margin:0;
		  padding:0;
		  background-color:#93C0E9;
		  width:100%;
          height:20px;
         }

#content {
		  padding:0;
		  margin:0;
		  background-color:#93C0E9;
         }


#content_footer {
		  padding:0;

		  margin:0;
		  background-color:#93C0E9;
		  width:100%;
          /*height:20px;*/
         }


#format {
	padding-left: 20px;
	width: 90%;
}

p {
	  background-color:#93C0E9;
}
.nach_oben {
	background-color: #FCF3E1;
	text-align:center;
}
.nach_oben a {
	color: #000;
	font-size: 8pt;
}
