body {
	margin: 0px;
	background-color: #75A2BB;
	width: 100%;
	height: 100%;
}
html {
	height: 100%;
	width: 100%;
}
TABLE.table_ct{
Height: 520px;
}

TABLE.table_100{
Height: 100%;
}
.maincontainer {
	background-color: #F0F0F0;
	height: 520px;
	width: 775px;
	position: relative;
	z-index: auto;
	text-align: left;
                top: 0px;
}
.bild {
	background-image: url(../gui/main_image.jpg);
	background-repeat: no-repeat;
	height: 260px;
	position: absolute;
	width: 775px;
	top: 0px;
	left: 0px;
	z-index: auto;
}
.mainnav {
	background-color: #355897;
	width: 110px;
	height: 19px;
	text-align: left;
	border-right-color: #F0F0F0;
	border-right-style: solid;
	border-right-width: 1px;
	z-index: auto;
	float: left;
	padding-top: 2px;
	clear: none;
	position: static;
}

.mainnav A {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	left: auto;
	margin-left: 15px;
}

.mainnav A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.nav {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 775px;
	float: none;
	clear: none;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 260px;
	width: 775px;
	left: 0px;
	height: 260px;
	overflow: hidden;
	font-size: 12px;
	text-align: center;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 5px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 2px;
	margin-top: 2px;
}
.copyright {
	clear: none;
	float: right;
	position: relative;
	text-align: left;
	vertical-align: bottom;
	height: 15px;
}
div.sprachwahl {
	clear: none;
	float: left;
	position: relative;
	text-align: left;
	vertical-align: bottom;
	height: 15px;
}
