#top {
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
	height: 45px;
	width: 100%;
	left: 0px;
	top: 0px;
}
#logo {
	clear: none;
	float: right;
}
#middle {
	background-image: url(../images/middlebg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #E3ECF5;
	margin: 0px;
	padding-bottom: 20px;
}
#main {
	margin: 10px 80px 0px 35px;
	background-color: #003366;
	padding: 0px;
	border: 1px solid #003366;
}
#title {
	position: relative;
	height: 45px;
	background-image: url(../images/stiftung.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: 80px;
}
#bottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
	padding-top: 45px;
}
body{
	margin : 0px;
	color : #FFFFFF;
	padding: 0px;
	background-color: #DAE4F0;
}
body, td, th, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.navi {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-bottom-color: #003366;
}
a.navi:hover {
	background-color: #003366;
}
a.normal {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
a.normal:hover {
	color: #FFFFFF;
	background-color: #003366;
}
p.caption {
	font-weight: bold;
	font-size: 14px;
}
p.justify {
	text-align: justify;
}
p.graefin {
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
}
img.graefin {
	border: 1px solid #003366;
}
img.email {
	vertical-align: text-bottom;
}
table.navigation {
	width: 100%;
	background-color: #6699CC;
}
table.navigation .category {
	text-align: center;
	width: 80px;
}
table.navigation .activeCategory {
	background-color: #003366;
	text-align: center;
	width: 80px;
}
table.navigation .prize {
	text-align: center;
	width: 120px;
}
table.navigation .activePrize {
	background-color: #003366;
	text-align: center;
	width: 120px;
}
table.navigation .leftSpacer {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	width: 35px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003366;
	background-color: #DAE4F0;
}
table.navigation .middleSpacer {
	background-color: #E3ECF5;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #003366;
	border-left-color: #003366;
}
table.navigation .rightSpacer {
	background-color: #DAE4F0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
	width: 44px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003366;
}
table.basis {
	width: 100%;
}
table.basis .emptyCell {
	background-color: #0F4174;
}
table.basis .headline {
	text-align: right;
	padding: 3px 10px 3px 3px;
	background-color: #003366;
}
table.basis .photo {
	background-image: url(../images/foto.jpg);
	background-repeat: no-repeat;
	background-position: 0px 40px;
	vertical-align: top;
	background-color: #4A7EB0;
	width: 220px;
	height: 340px;
}
table.basis .photo h1 {
	font-size: 17px;
	text-align: right;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
}
table.basis .photo p {
	margin-top: 17px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	padding-left: 89px;
	padding-bottom: 1px;
}
table.basis .contact {
	background-color: #4A7EB0;
	vertical-align: bottom;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
table.basis .contact a {
	color: #003366;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
table.basis .content {
	background-color: #6699CC;
	text-align: left;
	vertical-align: top;
	padding: 32px 20px 10px;
}
table.basis .copyright {
	background-color: #003366;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-left: 10px;
}
table.main td {
	text-align: left;
	vertical-align: top;
	width: 50%;
	padding-right: 20px;
}
table.main .next {
	text-align: right;
}
table.main .center {
	text-align: center;
	vertical-align: middle;
}
table.adresse td {
	padding-right: 10px;
	width: auto;
}