body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image: url(../image/back.gif);

}
.menu {
	font-weight: bold;
	color: #FBE1A8;
	text-align: center;
	font-size: 14px;
	vertical-align: middle;
}

.table_head {
	background-image: url(../image/logo_back.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #905865;
	border-right-color: #905865;
	border-bottom-color: #905865;
	border-left-color: #905865;
}
.content {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #905865;
	border-right-color: #905865;
	border-bottom-color: #905865;
	border-left-color: #905865;
	background-color: #FFFFFF;
	height: 65%;
}

.content_header {
	font-size: large;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	background-image: url(../image/logo_back.gif);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #905865;
	border-bottom-color: #905865;
	border-left-color: #905865;
}
.content_ueberschrift {
	font-size: large;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 5px;
}
a.content_link:link, a.content_link:visited, a.contentlink:link, a.contentlink:visited {
	color: #000000;
	text-decoration: underline;
}

a.content_link:hover,a.contentlink:hover {
	text-decoration: none;
}
a.submenu:link, a.submenu:visited {
	color: #000000;
	text-decoration: none;
	background-color: #f8f8f8;
	text-align: center;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 1px;
	padding-left: 15px;
	border: 1px solid #905865;
}

a.submenu:hover {
	text-decoration: none;
}
table.linielr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #905865;
	border-right-color: #905865;
	border-bottom-color: #905865;
	border-left-color: #905865;
}


a.menu:link, a.menu:visited {
	color: #FBE1A8;
	text-decoration: none;
}
a.menu:hover {
	color: #EBB67C;
	text-decoration: none;
}
.footer {
	font-size: x-small;

}
table.footer {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #905865;
	border-right-color: #905865;
	border-bottom-color: #905865;
	border-left-color: #905865;
	background-color: #FFECC4;
	border-top-style: solid;
	}
td.randlinks {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #905865;
}
table.contentbox {
	background-color: #f8f8f8;
	border: 1px solid #cfcfcf;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
