body {
	background: #000000;
	
	color: #851f0a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}


#page {
	width: 984px;
	margin: 40px auto;
	position: relative;
	
	background: url(../../fileadmin/template/img/back_hell.jpg) repeat-y;
	
	height: 100%;
}

#entry_page {
	margin: 40px auto;
	width: 984px;
}

#entry_page table {
	margin: 20px 0 0 210px;
}

#entry_page a {
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}

#header {
	text-align: center;
	height: 228px;
}

#sitetitle {
	position: absolute;
	left: 750px;
	top: 210px;
	text-align: right;
	width: 200px;
}

#navtitle {
	position: absolute;
	left: 10px;
	top: 216px;
	font-size:13px;
	font-weight:bold;
}

#newstitle {
	font-size:13px;
	font-weight:bold;
	margin: 0 0 0 10px;
}

#news {
	background: url(../../fileadmin/template/img/news_bg.png) no-repeat top center;
	font-size: 14px;
	padding: 10px;
}

#news p {
	margin: 0;
}

#container {
	overflow: hidden;
}


#nav {
	padding: 4px 0 20px 0;
	margin: 0 0 0 6px;
}

#navigation {
	width: 185px;
	float: left;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#content {
	width: 770px;
	float: left;
	margin: 1px 0 0 0;
}

.content-item {
	background: url(../../fileadmin/template/img/hauptseite.png) no-repeat center top;
	margin: 0 0 42px 21px;
	padding: 17px 20px 0 19px;
}

.content-item h2 {
	font-size: 17px;
	font-weight: bold;
	margin: 0;
	padding: 14px 0 0 0; 
}

#start_bg {
	height: 353px;
	background: url(../../fileadmin/template/img/willkommen_zarah.png) no-repeat center top;
	padding: 265px 0 0 0;
}

fieldset {
	border: none;
}

.csc-form {
	width: 100%;
	height: 375px;
	background: url(../../fileadmin/template/img/kontakt.jpg) no-repeat right top;
}


