/* CSS Document */
	html, body {height: 100%;}
   	body {margin:0; padding: 0;}
   	#wrapper {width: 760px; margin: auto; min-height: 100%; position: relative;}
	/* ohne IE/MAC \*/
	* html body {padding-left:1px} 
	/* IE6 (Win) und IE5 (Mac) Hack: IE5 (Mac) ignoriert Anweisung, IE6 (Win) befolgt die Anweisung */
    #footer {clear:right;background-color:white;position: relative; bottom: 0; width: 100%;background:url(footer.gif) no-repeat bottom; text-align: center; color: black;}
	
	body {background:url(bg.gif) repeat-y center top fixed; font-family:"Times New Roman", Times, serif;}
    #validate {color:black;background-color:#FFFFFF; bottom:0px; height:60px; text-align: center;} 
   	#menuekopf {width: 100%; height:40px; margin:0px; padding:0px; position:relative;}
	/*mennue*/
	#menue {font-size:14px;color:#000000;background-color:#FFFFFF;margin:0px;padding: 0px 0px 0px 0px;width: 240px;position:absolute;bottom:0px;text-align:left;left:520px;top: 23px;height:14px;}
	ul {list-style-type:none;margin:0;padding:0;}
	li {width:60px;margin: 0px 0px 0px 0px;float: left;text-align: left;}
	li a {color:#000000;background-color:#FFFFFF;text-decoration: none;display:block;width:100%;}
	
	
	/*Ende mennue*/
	#balken {height: 60px;width:100%;color:#FFFFFF;background-color:#000000;}
	#kuenstlermenue {margin-top:2px;height: 148px;width:367px;}
	#kopfkuenstler{clear:right;color:#FFFFFF;background-color:#000000;font-size:14px;margin-top:30px;padding:4px;width: 250px;position:relative;bottom:0px;text-align:right;left:502px; }
	#kopfkuenstler p{color:#FFFFFF;background-color:#000000;font-size:1em;margin:0px 3px 0px 0px;padding:0px;}
	#button {position:absolute;top:130px;left:714px;width:91px;height:91px;}
	/*Textformatierung*/
	.text {color:#333333;background-color:#FFFFFF;height:100%;min-width: 370px;margin-top:20px;margin-left:35px;}
	p {font-size:12px;margin:0px 0px 5px 0px;}
	
	h2 {background-color:#FFFFFF;color:#333333;font-size:13px;font-weight:bold;padding:0;text-align:left;}
	.fussnote {background-color:#FFFFFF;color:#333333;font-size:12px;font-style:italic;}
	.zahl {font-weight:bold;}
	.link a {background-color:#FFFFFF;font-size:12px; color:#333333; font-family:"Times New Roman", Times, serif;text-decoration:none;}
	.link a:hover {background-color:#FFFFFF;color:#333333; text-decoration:underline;}
	/*Ende Textformatierung*/
	.bild {font-size:13px;min-height:100%;width:280px;margin-top:20px;margin-right:35px;margin-left:35px;float:right;}
	.bild p {line-height:normal;font-size:0.9em;margin:5px 0px 15px 0px;}

/*fuer relaunch*/
	p a{text-decoration:underline;color:#333333;font-weight:bold;}
