body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fff;
	color: #666666;
	margin: 0;
	padding: 0;
	line-height: 16px;
	text-align: center;
}

a:link {color: #666666; text-decoration: none;}
a:visited {color: #666666; text-decoration: none;}
a:active {color: #CCCCCC; text-decoration: none;}
a:hover {color: #999999;	font-size:12px;	text-decoration: none;}
a.navigation:link {color: #666666; text-decoration: none;}
a.navigation:visited {color: #666666; text-decoration: none;}
a.navigation:active {color: #CCCCCC; text-decoration: none;}
a.navigation:hover {color: #999999;	font-size:12px;	text-decoration: none;}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	letter-spacing: 1px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
	font-weight: bold;
	color: #002348;
	visibility:hidden;
	height: 0px;
	position:absolute;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002348;
	line-height: 18px;
}

#logo {
	height: 100%;
	width: 800px;
	margin: 0px auto 0px auto;
	background: url(images/bgtop.gif) no-repeat;
}

#logo span {
	visibility: hidden;
}

#menu {
	color: #AAAAAA;
	position: static;
	margin: 85px 55px auto 55px;
	text-align: left;
	font-size: 11px;
}

#adresszeile {
	color: #AAAAAA;
	position: static;
	margin: 10px 55px auto 55px;
	text-align: left;
	font-size: 11px;
}

#titel {
	width: 682px;
	position: static;
	margin: 20px 62px auto 56px;
	font-size: 36px;
	font-style: italic;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	text-align: right;
	vertical-align: top;
}

#content {
	width: 709px;
	height: 500px;
	margin: 15px 49px auto 42px;
}

#contentmain {
	width: 682px;
	position: relative;
}

#contentbottom {
	width: 709px;
	height: 51px;
	margin-top: 10px;
	background: url(images/contentbottom.gif) center bottom no-repeat;
}

.edit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3300;
}

#login {
	text-align: left;
	padding: 30px 0px 0px 13px;
	color: #CCCCCC;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-align: left;
	vertical-align: top;
	background-position: bottom;
}

