@charset "utf-8";
body {
	background-color: #160101;
	background-image: url(../images/bk.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#fff;
	line-height: 2em;
}
#c {
	margin: auto;
	width: 980px;
}
#header {
	margin-top: 46px;
	width: 940px;
	margin-right: 20px;
	margin-left: 20px;
	padding-bottom: 30px;
	background-image: url(../images/linie-top.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left;
}
img {
	border:0px;
}
.logo {
	float: left;
}
a , a:visited{
	color: #FFF;
}
a:hover {
	color: #FDE88F;
}

#header ul {
	float: right;
	padding: 0px;
	list-style-type: none;
	margin-top: 63px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header ul li {
	float: left;
	margin-left: 40px;
}
#header ul li a , #header ul li a:visited{
	text-decoration: none;
}
#slide {
	float: right;
	height: 234px;
	width: 306px;
	margin-top: 20px;
	padding-top: 22px;
	padding-left: 21px;
	background-image: url(../images/slide.jpg);
	margin-right: 7px;
	margin-left: 30px;
}
#subheader {
	float: left;
	width: 960px;
	margin-left: 20px;
	height: 312px;
}
#subheader h1 {
	background-repeat: no-repeat;
	float: left;
	width: 589px;
	clear: left;
	margin-top: 20px;
	margin-bottom: 0px!important;
	line-height: 1.3em;
	padding: 0px!important;
}
h1 span , h2 span{
	display: none;
}
#subheader p {
	float: left;
	width: 580px;
	padding:0px;
	margin-top:20px;
	clear: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul#boxes {
	margin: 0px!important;
	float: left;
	list-style-type: none;
	padding: 0px!important;
	width:960px;
}
#boxes li {
	float: left;
	width: 300px;
	padding-left: 20px;
	padding-right: 0px;
	margin: 0px;
	background-image: url(../images/spacing-home.jpg);
	background-repeat: no-repeat;
	background-position: 3px top;
	padding-top: 40px;
	padding-bottom: 0px;
	height: 247px;
}
#boxes h2 {
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 22px;
	width: 300px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	clear: both;
}
#boxes li ul li a {
	text-decoration: none;
}
#boxes li ul {
	margin: 0px;
	padding: 0px;
	width: 150px;
	clear: none;
	float: left;
}

#boxes li ul li {
	background-image: url(../images/bullet-h.jpg);
	height: auto;
	list-style-type: none;
	width: 115px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	line-height: 1.5em;
	background-position: left 8px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 0.9em;
}
ul.cnt {
	width: 300px;
}
ul.cnt li{
	width: 280px!important;
}
#footer {
	float: left;
	width: 940px;
	margin-left: 20px;
	font-size: 0.9em;
	color: #ffd4d4;
	margin-top: 20px;
	margin-bottom: 20px;
}
#footer ul {list-style-type:none; margin:0px; padding:0px;}
#footer li {float:left; margin-right:15px;}
#footer li.current_page_item a {color: #FFF!important;}
#footer span {
	font-size: 0.85em;
}
#c #footer a {
	text-decoration: none;
}
.clr {
	clear: both;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFD98E;
	font-size: 3em;
	line-height: 1em;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFD98E;
	font-size: 1.7em;
	line-height: 1em;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
}
li.current_page_item a {color: #FFD98E;}
