	body
		{
		margin: 0px;
		padding: 0px;
		overflow: hidden;
		background: #FFFF00;
		}

	#content
		{
		overflow: auto;
		position: absolute;
		top: 90px;
		right: 0px;
		bottom: 0px;
		left: 200px;
		width:600px;
		padding:0px 0px 0px 20px;
		background: #FFFFFF;
		}

	#sidebar-left
		{
		overflow: auto;
		position: absolute;
		top: 0px;
		bottom: 0px;
		left: 0px;
		width: 200px;
		}
	#header
		{
		position: absolute;
		top: 0px;
		right: 305px;
		left: 200px;
		height: 90px;
		width:620px;
		}

div.right
		{
		position: absolute;
		top: 200px;
		right: 0px;
		left: 825px;
		height: 0px;
		width: 170px;
		}


div.bckgrnd {width:85px; float:right; margin-top:0px; margin-left:0px; }
img.center {display:block; margin-left:auto; margin-right:auto; margin-top:20px}


.h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-style: normal; font-weight: bold; color: #000000; line-height: 70px}
.h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: 40px; font-weight: bold; color: #000000}
.h3 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: 40px; font-weight: bold; color: #000000}
.h4 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: 25px; font-weight: bold; color: #000000}
.h5 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: 25px; font-weight: bold; color: #000000 ; text-decoration: underline}
.h6 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; line-height: 40px; font-weight: bold; text-decoration: underline; color: #000000 }
.h7 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: 25px; font-weight: bold; color: #990000; text-decoration: blink}
.h9 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: 22px; font-weight: bold; color: #000000}
.h10 {font-family: "Arial Black";font-size: 24px;font-style: normal;font-weight: normal;color: #000000;line-height: 40px}

.t1, #content,div.right390,div.left110, div.confirmLeft, div.confirmRight 
	{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 18px; font-weight: bold; color: #000000}
.t2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; text-decoration: underline; line-height: 20px}
.t3 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 16px; font-weight: bold; color: #000000}
.t4 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 14px; font-weight: bold; color: #000000}
.t5 { font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: 10px; font-weight: bold; color: #000000}
.t6, div.right220, div.right { font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: 9px; font-weight: bold; color: #000000; text-align: justify}
.t7 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 14px; font-weight: normal; color: #000000}
.t8 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 14px; font-weight: bold; color: #000000}

div.left180   {width:180px}
div.right320 {width:315px}
div.left110   {width:110px;margin:0px 0px 0px 0px; float:left}
div.right390 {width:360px;margin:0px 0px 0px 0px; float:left}
div.left280   {width:240px }
div.right220 {width:220px; margin:10px 0px 0px 0px; float:left}
div.stelle {width:400px; border:3px double #aaa; margin-top:10px; padding:0px 10px 10px 10px;}

div.stelleLeft {width:90px;}
div.stelleRight {width:240px;}

div.confirmLeft {margin:12px; float:left}
div.confirmRight {margin:5px; float:left}

div.left180, div.right320, div.left180, div.right320, div.left280, div.stelleLeft, div.stelleRight {
		margin:10px 0px 0px 0px; float:left;
		font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 18px; font-weight: bold; color: #000000
}

A:link {color:blue; text-decoration: none}
A:visited {color:blue; text-decoration: none}
a:hover {text-decoration:underline;color:#000000;}

div.menu{padding:80px 0px 0px 0px; text-align:right;color:#000000;}
a.menu, a.menu_active { display:block; margin-bottom:0px; margin-top:0px; text-align:right; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; line-height: 27px; padding:0px; margin: 0px 5px 0px 5px;}
a.menu:link, a.menu:visited { color:#000000;}
a.menu:hover { background-image:url(images/hover.gif);}
a.menu_active, a.menu:active, a.menu:focus, a.menu_active:visited { background-image:url(images/active.gif); color:#000000; text-decoration:none;}
a.menu:hover, a.menu_active, a.menu:active, a.menu:focus {background-repeat:no-repeat; background-position:0px 0px 0px 0px; text-decoration:none;color:#000000;}



		label, input, select { /* Alle Labels UND Formularelemente auswählen */
		  display: block;
		  float: left;
		}

		label, select {
			width: 140px;
			vertical-align: middle;
			padding-top:3px;
		}

		
		label, input, select { /* Alle Labels UND Formularelemente auswählen */
		  display: block;
		  float: left;
		  /* Breite.*/
		}

		form br { /* Alle Zeilenumbrüche in Formularen auswählen */
		  clear: left; /* das floating der labels und inputs aufheben */
		}

		input#submit { /* den Submit-Button */
		  float: none;
		  width: auto;
		}

		label {
		 text-align: right; 
		 padding-right: 10px; 
		}
