html {height:100%; }

body {	
	cursor:default;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;	
	height: 100%;
	background-image:url("../bilder/bg.gif");
	background-position:center;
	background-repeat:repeat-y;
}

.tablecontent { width:900px; height: 22px; color:#000000;}
.tdcontent { vertical-align:middle; text-align:center; border-top:1px solid #999999; border-bottom:1px solid #999999; border-right:1px solid #999999; width:100px; background-color:#EAEAEA; font-size:11px;}
.tdbg {vertical-align:middle; text-align:center; border-top:1px solid #999999; border-bottom:1px solid #999999; border-right:1px solid #999999; width:100px; background-color:#FF0C0C;font-size:11px;}


.header 	{ width: 900px; height: 150px; margin-left:auto; margin-right:auto; padding:0px; border:0px solid #999999; }
.logo 	{ width:900px; height:128px; margin:0px; }
.hr 		{ width:900px height:1px; margin:0px; }

.content 	{ width:900px; margin-left:auto; margin-right:auto; padding:0px; margin-top:0px; border:0px solid #999999; }
.navigation { width:180px; padding:10px; border:inherit; float:left; }
.main 	{ width:680px; padding:10px; border:inherit; float:left; }

h1 { font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:left; line-height:24px; color:#000000; font-weight:bold; margin:0px 0px 10px 0px; width:680px; border-bottom:1px solid #999999; }

.h1ohneRahmen { font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:left; line-height:24px; color:#000000; font-weight:bold; margin:0px 0px 10px 0px; width:680px; }

h2 { font-family:Arial, Helvetica, sans-serif; font-size:11px; text-align:left; line-height:12px; color:#000000; font-weight:bold; margin:10px 0px 0px 0px; }

h3 { font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:left; line-height:24px; color:#000000; font-weight:bold; margin:0px 0px 10px 0px; width:180px; border-bottom:1px solid #999999; }

h4 { font-family:Arial, Helvetica, sans-serif; font-size:11px; text-align:left; line-height:12px; color:#FF0C0C; font-weight:bold; margin:5px 0px 5px 0px; }

h5 { font-family:Arial, Helvetica, sans-serif; font-size:11px; text-align:left; line-height:24px; color:#000000; font-weight:bold; margin:0px 0px 0px 0px; width:180px; border-top:1px solid #999999; vertical-align:bottom;}

a:link    {text-decoration:none; color: #000000}
a:visited {text-decoration:none; color:#000000}
a:active  {text-decoration:none; color:#000000}
a:hover   {text-decoration:none; color:#00000}
a         {cursor:hand}

#alink {
  width:100%;
  height:100%;
  display:block;
}

#abstand {padding-left:20px;}