body {
	background-color: #C0C4C7;
	margin:20px;
}
.tableoutside {
	height: 100%;
	width: 100%;
}
.tableinside {
	width: 969px;
}
.oben_links {
	height: 217px;
	width: 143px;
	background-color: #004588;
}
.oben_rechts {
	height: 217px;
	width: 251px;
	background-color: #004588;
	vertical-align:middle;
	text-align:center;
}
.mitte_links {
	height: 316px;
	width: 143px;
	background-image: url(layout/mitte_links.jpg);
	background-repeat: repeat-y;
}
.mitte_rechts {
	height: 316px;
	width: 251px;
	background-image: url(layout/mitte_rechts.jpg);
	background-repeat: repeat-y;
}
.unten_links {
	height: 24px;
	width: 143px;
	background-color: #004588;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E1E3E4;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
.unten_rechts {
	height: 24px;
	width: 251px;
	background-color: #004588;
	background-color: #004588;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E1E3E4;
	font-style: normal;
	font-weight: normal;
	text-indent: 10px;
}
.unten_rechts a:link, .unten_rechts a:visited, .unten_rechts a:hover {
	color: #E1E3E4;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.inhalt {
	height: 271px;
	width: 535px;
	background-color: #FFFFFF;
	padding-left:0px;
	padding-right:40px;
	padding-top:30px;
	padding-bottom:15px;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #747775;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #004588;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;
}
.subheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #004588;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E1E3E4;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
}
.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004588;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-top:30px;
	padding-left: 10px;
}
.menu a:link, .menu a:visited, .menu a:hover {
	color: #E1E3E4;
	font-size: 12px;
	font-weight: normal;
	line-height: 30px;
	text-decoration: none;
	padding-left: 8px;
	display:inline-block;
}
li {
	list-style-image: url(layout/liste.jpg);
}
.portrait {
	margin-right: 30px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #747775;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;
}
a {
	color: #004588;
	text-decoration: none;
}
a:hover {
	color: #004588;
	text-decoration: underline;
}
a:active {
	color: #004588;
	text-decoration: underline;
}


