body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	text-align: justify;
}
div.headerblock {background-color: #FFA53F;}
div.bodyblock {position:absolute; padding-top:20px;}
div.menueblock {position:absolute; top:20px; left: 10px; width: 140px;}
div.contentblock {position:absolute; top:20px; left:160px; width: 650px;}
div.werbeblock {position:absolute; top:20px; left:820px; width: 160px;}
div.menuepunkte a:hover {background-color: #FFF3DC;	}

.menuelink {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	display: block;
	padding: 5px 4px 5px 2px;
	background-color: #FFA53F;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
}
.umenuelink {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	display: block;
	padding: 3px 4px 3px 17px;
	background-color: #FFBC75;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
}
.uumenuelink {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	display: block;
	padding: 2px 4px 2px 32px;
	background-color: #FFCB93;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
}
div#footer {width:5em; border:2px solid gray;}

a.weiter {display: block;
    text-decoration: none;
		height: 34px;
		width: 65px;
		background: url("images/weiter_bg.jpg") 0px 0px no-repeat;
		}
a:hover.weiter {	
		background-position: 0px -34px;
}
a.zurueck {display: block;
    text-decoration: none;
		height: 34px;
		width: 72px;
		background: url("images/zurueck_bg.jpg") 0px 0px no-repeat;
		}
a:hover.zurueck  {	
		background-position: 0px -34px;
}

A.stdlink:link {color:#FFA53F; text-decoration: none; font-weight:normal }
A.stdlink:active {color:#FFA53F; text-decoration: none; font-weight:normal }
A.stdlink:visited {color:#FFA53F; text-decoration: none; font-weight:normal }
A.stdlink:hover {color:#AA0000; text-decoration: underline; font-weight:normal }

A.stdblink:link {color:#AA0000; text-decoration: none; font-weight:bold }
A.stdblink:active {color:#AA0000; text-decoration: none; font-weight:bold }
A.stdblink:visited {color:#AA0000; text-decoration: none; font-weight:bold }
A.stdblink:hover {color:#FFA53F; text-decoration: underline; font-weight:bold }

A.stdulink:link {color:#AA0000; text-decoration: none; font-weight:normal }
A.stdulink:active {color:#AA0000; text-decoration: none; font-weight:normal }
A.stdulink:visited {color:#AA0000; text-decoration: none; font-weight:normal }
A.stdulink:hover {color:#FFA53F; text-decoration: underline; font-weight:normal }

a:link img.bilink {border: 1px solid #FFA53F;}
a:active img.bilink {border: 1px solid #000000;}
a:visited img.bilink {border: 1px solid #AA0000;}
a:hover {background-position: 0 0}
a:hover img.bilink {border: 1px dashed #AA0000;}

a:link img.bjlink {border: 1px solid #000000;}
a:active img.bjlink {border: 1px solid #000000;}
a:visited img.bjlink {border: 1px solid #000000;}
a:hover {background-position: 0 0}
a:hover img.bjlink {border: 1px dashed #000000;}


.stdfont{font-family:Arial;font-size:14px;text-align:justify;}
.f18{font-family:Arial;font-size:18px;}
.f14{font-family:Arial;font-size:14px;}
.f12{font-family:Arial;font-size:12px;}
.f10{font-family:Arial;font-size:10px;}

.wrap1, .wrap2, .wrap3 {
  /*display:inline-table;*/
  display:block;
  }

.wrap1 {background:url(images/shadow.gif) right bottom no-repeat;}
.wrap2 {background:url(images/corner_bl.gif) -12px 100% no-repeat;}
.wrap3 {
	padding:0 9px 9px 0;
	background:url(images/corner_tr.gif) 100% -12px no-repeat;}

.bild1 { float:left;
		 width:283px;
		 height:243px;
		 padding: 0 20px 10px 0;}
.bild2 { float:left;
		 width:242px;
		 height:120px;
		 padding: 0 20px 10px 0;}	 



table.tformat th {
    background-color: #fcf6e4;
    padding: 0.2em 25px 0.2em 0.5em;
    border: 3px solid #ca3;
    border-width: 1px 0 3px;
    text-align: left;
    }
	
table.tformat td {
    padding: 0.2em 25px 0.2em 0.5em;
    border: 1px solid #ca3;
    border-width: 0 0 1px 0;
    }