html {overflow-x:hidden;}

body	{
	align: center;
	font-family: arial,sans-serif;
	font-size: 11px;
	link: white;
	vlink: white;
	margin: 0px;
	padding: 0px;
	background-color: #dedede;
}

body.white {
	background-color: White;
}

link {color:white;}

li	{font-size:12px;
	line-height:150%;}
li.text {
	font-size: 15px;
	margin-bottom: 2px;
	margin-top: 2px;
	line-height: 150%;
	text-align: justify;>
}

td {font-size:11px;}

td.date {text-align:right; font-size:12px;}

td.center {text-align:center;
	font-size: 15px;
}

table.gross {  	font-size: 15px;
}
td.centerbold {
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}
td.left {text-align:left;
	font-size: 15px;
}

a.kopf  {font-size:11px;
     color:white;
     }

a.einfach { text-decoration:none; color: white; link:white; }
a.einfach { text-decoration:none; color: white; link:white; }
a.ohne {  text-decoration:none; color:#404040; }

a.rot {  text-decoration:none; color:#ce0000; }
a.gruen {  text-decoration:none; color:#004000; }
a.blau {  text-decoration:none; color:#000080; }
a.normal {  color:#404040; font-size:15px; }

a.normalschrift     {  text-decoration:none; color:#404040; font-size:15px; }

h2 { font-size:20px;
     margin-bottom:0px;
     margin-top:0px;
}

p.text {
	font-size: 15px;
	margin-bottom: 2px;
	margin-top: 2px;
	line-height: 150%;
	text-align: justify;
}

p.textfett {font-size:15px;font-weight:bold;}

img.portrait  {border:2px solid #CE0000;}

    select,{}
  .auswahl1 {width:115px;  }


 div.kopfzeile {
 	background-image: url(grafik/hintergrund.gif);
	position: relative;
	height: 80px;
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	z-index: 2;
}

 .inhalt {
	background-image: url(grafik/hintergrund.gif);
	width: 820px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 1;
	}

.fusszeile {
   position: relative;
	background-image: url(grafik/fusszeile.gif);
	width: 820px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	height: 23px;
	z-index: 1;
         }

.listenkopf {
 	background-image: url(grafik/hintergrund.gif);
	width: 820px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;

}
