body {
	width:95%;
	height:95%;
	background-color:#cccccc;
}
#layouttabelle {
	width:100%;
	height:720px;
	margin: 0px;
	padding: 0px;
}
#layouttabelle td {
	vertical-align:middle;
}
#layoutbox {
	width:auto;
	height:720px;
	background-color:#ffffff;
	background-image: url(../graphics/himmellinks768.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#seite {
	width:955px;
	height:720px;
	border:0px;
	margin: 0px;
	padding: 0px;
}
#seite td {
	vertical-align:top;
}
#logo {
	height: 180px;
	width: 250px;
}
#spalte2 {
	width: 30px;
}
#kopf {
	width: 505px;
}
#spalte4 {
	width: 30px;
}
#spalte5 {
	width: 140px;
	background-image: url(../graphics/himmelrechts768.jpg);
	height: 720px;
	background-repeat: no-repeat;
}
#zeile2 { 
	height:20px;
}
#inhalt {
	height:500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top:8px;
}
p {
	margin-top: 0px;
	margin-bottom: 6px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 10px;
}
img {
	margin-top: 2px;
	margin-bottom: 2px;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 15px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
