	/*div {
		border: 1px solid #933;
	}*/
	body {
		background-color: #ff9999;
		font-family: arial, verdana, sans-serif;
		color: #000066;
	}
	a {
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
	}
	a:hover {
		color: #000066;
		text-decoration: underline;
		background: #ffccbb;
	}
		#gesamt_bilder {
		position: relative;
		width: 800px;
		height: 585px;
		background-image: url(bilder/hintergrund_rosa600.png);
		background-attachment: scroll;
		border: 1px solid #000066;
		}
	#sternenhimmel {
			position: absolute;
			width: 800px;
			height:100px;
			background: #000066;
	}
	#schrift {
		position: absolute;
		left: 95px;
		top: 104px;	
		width: 175px;
		height: 41px;
		z-index: 10;
	}
	#facebook {
		position: absolute;
		left: 0px;
		top: 0px;
		width: 85px;
		height: 30px;
		background: #000066;
	}
	#menue_1_leiste {
		position: absolute;
		left: 5px;
		top: 105px;
		width: 790px;
		height: 30px;
		background: #000066;
		padding-top: 0px;
		text-align: center;
		font-family: verdana;
		font-size: 10pt;
		color: #ff9999;
	}
		#menue_1_leiste td {
			text-align: center;
			font-size: 10pt;
		}
		#menue_1_leiste tr {
			background: #000066;
		}
		#menue_1_leiste a:hover {
		color: #000066;
		text-decoration: underline;
		background: #ff9999;
		}
		#aktuell {
			position: absolute;
			left: 273px;
			top: 0px;
			width: 99px;
			height: 30px;
			text-align: center;
			font-family: arial;
			font-size: 10pt;
			font-weight: bold;
	}
	#logo_kiring {
		position: absolute;
		left: 25px;
		top: 115px;
		width: 120px;
		height:105px;
	}		
	#menue_2 {
		position: absolute;
		left: 5px;
		top: 250px;
		width: 160px;
		height: 269px;
	}
		#menue_2 td {
			text-align: center;
			font-size: 10pt;
		}
		#menue_2 tr {
			background: #000066;
		}
		#menue_2 a:hover {
		color: #000066;
		text-decoration: underline;
		background: #ff9999;
		}
	#inhalt {
			position: absolute;
			left: 170px;
			top: 140px;
			width: 625px;
			height: 440px;
			overflow: auto;
	}
	#inhalt p {
			padding-top: 10px;
			padding-left: 20px;
			padding-right: 20px;
	}
	#inhalt a{
			color: #0000ff;
			text-decoration: underline;
			font-weight: bold;
	}
	#inhalt a:hover {
			color: #ff0000;
			text-decoration: underline;
			background: #ffffff;
	}
	#inhalt td {
		font-family: arial;
		font-size: 10pt;
		padding-left: 20px;
		color: #000066;
		overflow: auto;
		padding-top: 0px;
	}
	#inhalt th {
		background-color: #ffffff;
	}
		#inhalt_1 {
			position: absolute;
			left: 170px;
			top: 140px;
			width: 625px;
			height: 355px;

			overflow: auto;
		}
		#inhalt_1 td {
		font-family: arial;
		font-size: 10pt;
		color: #000066;
		overflow: auto;
		padding-top: 0px;
		}
		#inhalt_1 a{
			color: #0000ff;
			text-decoration: underline;
			font-weight: bold;
		}
		#inhalt_1 a:hover {
				color: #ff0000;
				text-decoration: underline;
				background: #ffffff;
		}
	#grossbild {
		position: absolute;
		left: 165px;
		top: 40px;
		width: 283px;
		height: 283px;
	}
	
	#pension_grossbild {
		position: absolute;
		left: 85px;
		top: 40px;
		width: 450px;
		height: 300px;
		text-align: center;
	}
	#laufleiste {
		position: relative;
		left: 175px;
		top: 495px;
		width: 615px;
		height: 85px;
		overflow: auto;
		white-space: nowrap;
	}
	#icon {
		position: absolute;
		left: 400px;
		top: 40px;
		width: 200px;
		height: 285px;
		overflow: auto;
		/*white-space: nowrap;*/
	}
	
