html {height:100%;}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin: 0px;
	height:100%;
	background-color: #EFEADE;
}table {
	border: 0;
	width: 100%;
	height: 100%;
}
img {
	border: 0px;
}
div {
	margin: 0px;
	padding: 0px;
	display: block;
}
.header {
}

.header td {
	height: 150px;
	border-bottom: 3px solid #FFFFFF;
	vertical-align: bottom;
	text-align: right;
}
.header img {
	margin: 0 10px 8px 0;
}

.header .menu {
	background-color: #D4D0C8;
	width: 632px;
	padding: 10px;
	font-size: 11px;
	color: #FFFFFF;
}
.menu a {
	color: #FFFFFF;
}

#content {
	border: 1px solid #CCCCCC;
	vertical-align: top;
	margin: 0 auto 0 auto;
	padding: 40px 30px 40px 40px;
	height: auto;
	background-color: #FFFFFF;
}
#content p a {
	color: #CC0000;
	text-decoration: underline;
}
#content p a:hover {
	text-decoration: underline;
	color: #FF6600;
}
#content h1 {
	font-size: 14px;
	line-height: 20px;
}
#content p {
	line-height: 16px;
}
#content a:hover {
	text-decoration: underline;
}

.eintrag {
	height: auto;
	border: 1px solid #CCCCCC;
	margin-bottom: 30px;
}
.eintrag td {
	line-height: 18px;
}
th {
	border: 1px solid #E5E5E5;
	padding: 5px;
	text-align: left;
	background: #E5E5E5 url(ft20-icon-bg-adds.png) no-repeat right 4px;
}
.c2 {
	padding: 3px 5px 3px 5px;
	vertical-align: top;
	width: 400px;
}

.c3 {
	vertical-align: bottom;
	padding-bottom: 4px;
	text-align: right;
	padding-right: 6px;
}
.c3 a {
	float: right;
	font-size: 90%;
	font-weight: bold;
	color: #CC0000;
}
.c3 a:hover {
	color:#FF6600;
}


.left {
	text-align: right;
	background-color: #EFEADE;
	border-right: 3px solid #FFFFFF;
	vertical-align: top;
}

.right {
	border-left: 3px solid #FFFFFF;
	background-color: #EFEADE;
	width:25%;
	vertical-align: top;
}
.footer {
	background-color: #F4F2F0;
}

.footer td {
	font-size: 11px;
	text-align: right;
	border-top: 3px solid #FFFFFF;
	color: #FFFFFF;
}
.footermenu {
	background-color: #D4D0C8;
	padding: 10px;
	border-top: 3px solid #FFFFFF;
}

.footermenu a {
	color: #FFFFFF;
	text-decoration: none;
}
#header {
	height: 133px;
	color: #FFFFFF;
	font-size: 11px;
	width: 100%;
	background-color: #F4F2F0;
}
#header img {
	top: 66px;
	position: relative;
	margin-right: 10px;
}
#header a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu {
	height: 20px;
	background-color: #D4D0C8;
	text-align: right;
	margin-left: 300px;
	padding: 110px 20px 0 20px;
	border-left: 3px solid #FFF;
	border-right: 3px solid #FFF;
}
#menu, #inhalt {
	width: 564px;
}
#inhalt {
	float: right;
	background-color: #FFFFFF;
}


.content {
	border-left: 3px solid #FFF;
	border-right: 3px solid #FFF;
	width: 612px;
	left: 300px;
	background-color: #FFFFFF;
}
.leftbox {
	float: left;
	width: 300px;
	text-align: right;
}
.end {
	clear: both;
	width: 100%;
	background-color: #996666;
	height: 3px;
}
#wrapper {
	width: 904px;
	border-bottom: 3px solid #FFF;
	clear: both;
}
#wrapper img {
	float: left;
}
