<!--

html, body {
	margin: 0;
	background: #9487a8;
	font-family: verdana, helvetica, arial  ;
	height: 100%;
}

#container {
	width: 980px;
	margin: 0 auto;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	background-color: #fff;
	border: solid #fff;
	border-width: 0 1px;
}

#padding {
	padding: 0 0 28px 0;
}

#header {
	text-align: left;
	padding-top: 10px;
}

#title {
	float: right;
	width: 720px;
	text-align: center;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	margin-top: 20px;
}

#maintitle {
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
}

#middle {
	background-image: url(images/contbg.gif);
	background-repeat: repeat-y;
	margin: 30px 0 20px;
}

#content {
	float: right;
	font-size: 12px;
	line-height: 21px;
	color: #333;
	text-align: justify;
	width: 660px;
	padding: 0 30px 0 25px;
}

a {
	color: #342C79;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#footer {
	padding: 6px 0;
	background: #242461;
	font-size: 11px;
	color: #EBF0F0;
	margin: -27px auto 0 auto;
	height: 15px;
	width: 980px;
	border: solid #fff;
	border-width: 0 1px;
	text-align: center;
}

#footer a {
	color: #fefffc;
	padding: 0 3px;
	line-height: 18px;
}

h1 {
	font-size: 15px;
	color: #242461;
	margin: 0 0 18px;
	padding-bottom: 6px;
	border-bottom: dotted 1px #242461;
}

h2 {
	font-size: 13px;
	margin-bottom: 6px;
}

h3 {
	font-size: 14px;
	margin-bottom: 12px;
	color: #064E51;
}

h4 {
	font-size: 12px;
	margin: 0 0 9px 0;
	text-align: center;
}


hr {
	border: dotted #342C79;
	border-width: 1px 0 0 0;
	margin: 9px 0;
}

.clear {
	clear: both;
	margin-bottom: 24px;
}

.floatr {
	float: right;
	margin: 5px 0 0 0;
	text-align: center;
	font-size: 11px;
}

.imgr {
	float: right;
	margin: 5px 0 0 12px;
}

.floatl {
	float: left;
	margin: 5px 0 0 0;
	text-align: center;
	font-size: 11px;
}

.imgl {
	float: left;
	margin: 5px 12px 0 0;
}

.memoriam {
	padding: 6px;
	border: solid 2px #000;
}


.lst1 {
	margin-left: 10px;
	padding-left: 10px;
}

.lst2 {
	margin: 3px 0 15px 10px;
	padding-left: 10px;
}

.left1 {
	text-align: center;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	margin-top: 35px;
}

.address {
	line-height: 19px;
	padding: 9px 0;
	border: dotted #342C79;
	border-width: 1px 0;
}

img {
	border-color: #666;
}

.smallc {
	font-size: 11px;
	line-height: 15px;
	text-align: center;
}

.red {
	color: #c00;
	font-weight: bold;
}

#navcontainer {
	padding-right: 4px;
	border-top: solid 1px #fefffc;
	background: #b8b8d0;
}

#navcontainer ul {
	padding: 3px 4px 3px 0;
	margin: 0;
	list-style-type: none;
	width: 100%;
	font-size: 11px;
	text-align: right;
	font-weight: bold;
	border-right:  solid 1px #fefffc;
}

#navcontainer li {
	display: inline;
}

#navcontainer li a {
	color: #342C79;
	padding: 3px 16px;
	margin-right: -4px;
	text-decoration: none;
	border-left: solid 1px #fefffc;
}

#navcontainer li a:hover {
	background-color: #242461;
	color: #fefffc;
}

#left {
	display: block;
	float: left;
	width: 235px;
	padding: 0 15px;
	margin: 0;
	height: auto;
	font-size: 12px;
}

#left ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: auto;
	border-bottom: dotted 1px #342C79;
}

#left ul ul {
	border-bottom: none;
	margin-top: -2px;
	padding-bottom: 3px;
}

#left li a {
	line-height: 27px;
	color: #342C79;
	text-decoration: none;
	font-weight: bold;
	display: block;
	border-top: dotted 1px #342C79;
	padding: 0 0 0 3px;
}

#left li li {
	text-indent: 18px;
}

#left li li a {
	color: #342C79;
	font-size: 11px;
	border: none;
	padding: 2px 0;
	line-height: 18px;
}

#left ul a.active, #left ul a:hover.active {
	background:#fff url("images/hut.png") no-repeat right;
	color: #342C79;
}

#left ul a:hover.active.neu {
	background:#fff url("images/hut.png") no-repeat right;
	color: #c00;
} 

#left li a:hover, #left ul a:hover.neu {
	background-color: #242461;
	color: #fefffc;
}

#left ul a.neu {
	color: #c00;
}



-->
