#border {
	width: 735px;
	clear: both;
	position: relative;
	text-align: left;
	display: table;
	height: auto;
	overflow: visible;
	margin: 0px;
	padding: 0px;
	background-image: url(images/cont2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#menu {
	height: 50px;
	width: 728px;
	position: relative;
	top: 0px;
	text-align: left;
	display: table-cell;
	float: left;
	clear: right;
	margin: 0px 0px;
	background-image: url(images/menu.jpg);
	background-position: left top;
; padding: 0px 35px
; clip:  rect(   )
}
#menu a {
	text-decoration: none;
	color: #666666;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 12px;
	line-height: 25px;
	background-color: #CCCCCC;
	margin: 0px;
	height: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#menu a:hover {
	color: #FFFFFF;
	background-color: #990033;
}
h1 {
	padding: 45px 0px 0px;
	font-size: 20px;
	left: 20px;
}


#content {
	margin: 0px;
	padding: 0px 35px 30px 65px;
	width: 698px;
	top: 3px;
	position: relative;
	text-align: left;
	float: left;
	background-color: #FFFFFF;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/cont1.jpg);
; clip:     rect(   )
}
#content a {
	color: #990033;
	font-weight: bold;
}

.fusstext {
	font-size: 10px;
	text-align: right;
	width: 700px;
	color: #000000;
	height: 35px;
	display: table-cell;
	line-height: 34px;
	margin: 0px;
	padding: 0px;
}

#content p {
	width: 350px;
	text-align: justify;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EFF7FA;
	color: #333333;
}
#menu a.active {

	color: #FFFFFF;
	background-color: #990033;
}
#fuss {
	height: 32px;
	width: 728px;
	position: relative;
	text-align: right;
	display: table-cell;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 35px;
	background-image: url(images/cont2.jpg);
	background-position: left top;
	vertical-align: bottom;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
}

