body {
	background-color: #70001C;
	margin: 0;
}

a:link, a:visited, a:active {
	color: #4F004F;
}
a:hover {
	color: #DF2997;
}

hr {
	margin: 5px 0px 5px 0px;
	color: #660033;
	border: 0;
	border-top: 1px solid #660033;
	height: 1px;
}

form {
	margin: 0;
}


#main {
	width: 777px;
	margin: 20px auto;
	padding: 0;
	background-color: #fff;
}

#content {
	margin: 0 0 0 178px;
	padding: 0 10px 14px 10px;
	width: 525px;
	text-align: justify;
	clear: right; 
}

h2 {padding-top: 0px;}

#content ul.sitemap {list-style: none;padding-bottom: 4px; }
#content ul.sitemap li {padding-bottom: 0px;line-height:110%}

#content ul li {font-size: .9em;}
#footer {
	clear: both;
	height: 20px;
	background-image: url(footer.jpg);
	background-repeat: repeat-x;
	font-size: .8em;
	color: #666666;
	text-align: center;
	line-height: 120%;
}

#content a {font-weight: bold;}
#content a:hover {text-decoration: underline;}

#banner {
	width: 778px; /* 595px; */
	padding-left: 20px;
	float: left;
	text-align: left;
	height: 140px;
	background-image: url(header-geselent3.png);
	background-repeat: no-repeat;
	clear: right;
}

.banner a {
	color: #FFFFFF;
}

.menu {
	float: left;
	width: 150px;
	margin: 10px;
	margin-top: 25px;
	font-size: .8em;
	line-height: 120%
}
.menu ul, .menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 5px;
}
.menu ul ul {
	padding-left: 8px;
	margin-top: 5px;
}

.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	display: block;
	padding: 4px;
	text-decoration: none;
}
.menu_default a:link, .menu_default a:visited, .menu_default a:active {
	border-bottom: 1px dashed #CFB5CF;
}
.menu_default a:hover {
	border-bottom: 1px dashed #EF5D59;
}

.menu_current a {
	border-bottom: 1px dashed transparent;
	font-weight:bold;
	background-color:#70001C;
}

.menu_current a:visited,.menu_current a:focus, .menu_current a:hover {	color: #fff;}

.menu p {border: 1px dotted  #BF0400; color: #BF0400; margin-top:50px; padding: 5px; background-color: #FFFF2a; text-align:center}

p.search { font-size:.85em;line-height: 130%; background-color: #FFDFFF; margin-bottom: 10px; padding: 2px}
p.search b, .highlight {background-color: #EFA4EF; padding: 0 2px;}

.no-display {display: none;} 

span#page {padding-left: 170px;color: #FF827F;}
span#page a { color: #FF827F;}  

table.facts td {vertical-align: top;}
table.facts td {border-bottom: 1px dashed #70001C}
td.h {color: #BF0400;font-weight: bold}
img.img-content {padding: 2px; border: 2px solid #70001C;}

