body {
	font-family: Verdana;
	font-size: 11px;
	background: url(/core-index/layouts/engelhotel/bg_site.png) repeat-y fixed top;
	margin: 0px;
}

#home_link {
	width: 240px;
	height: 120px;

}
	#home_link a {
		display: block;
		width: 100%;
		height: 100%;
	}
#container {
	margin: 0px auto;
	width: 1000px;
}
.in_path {
}
#header {
	width: 1000px;
	height: 165px;
	background-image: url(/core-index/layouts/engelhotel/header.png);
	background-repeat: no-repeat;
}

#mainSection_top {
	width: 1000px;
	height: 0px;
	background-image: url(/core-index/layouts/engelhotel/box_top.png);
	background-repeat: no-repeat;
	line-height: 0px;
	font-size: 0px;
}

#mainSection {
	width: 1000px;
	background-image: url(/core-index/layouts/engelhotel/bg_content.png);
	background-repeat: repeat-y;
}

#mainSection_bottom {
	width: 1000px;
	height: 21px;
	line-height: 10px;
	font-size: 5px;
	background-image: url(/core-index/layouts/engelhotel/bottom2.png);
	background-repeat: repeat-y;
}

#leftMenu {
	width: 221px;
	margin-left: 11px;
	float: left;
}

	#navigation ul,#leftMenu ul {
		padding: 0px;
		margin-left: 0px;
		padding-left: 0px;
		font-size: 12px;
		list-style-type: none;
		margin-top: 0px;
		border-top: 1px solid #eaeaea;
	}
	#navigation ul.deep: {
		padding-left: 0px;
		font-size: 10px;
	}
	#navigation li,#leftMenu li {
		margin-top: 0px;
		margin-left: 0px;
		padding-left: 10px;
		border-bottom: 1px solid #eaeaea;
	
	}
	#navigation li.active,#leftMenu li.active {
		background-color: #ececec;
	}
	#leftMenu li.active ul li,#leftMenu li.active ul li a {
		font-weight: normal;
		background-color: #fff;
	}
	#navigation li.logout {
		border-top: 1px solid #d69999;
	}
	#navigation img,#leftMenu img,#rightMenu img {
		padding-bottom: 3px;
		border: 0px;
	}
	#leftMenu li a,#rightMenu li a {
		display: block;
		width: 100%;
		height: 100%;
		padding-top: 7px;
		padding-bottom: 7px;
	}
	#leftMenu li.not_clickable {
		padding-top: 7px;
	}
	#leftMenu li.not_clickable ul {
		padding-top: 7px;
	}
	#leftMenu ul.deep li {
		border: 0px;
		margin: 0px;
		padding: 0px;
		padding-left: 10px;
		font-size: 10px;
		border-left: 1px solid #eaeaea;
	}
	#leftMenu ul.deep li a {
		border: 0px;
		padding-top: 3px;
		padding-bottom: 3px;
	}
	
a.active,a.active:hover {
	color: #000;
	font-weight: bold;
}
a.active_heading {
	color: #000;
}
a.active_heading:hover {
	color: #000;
}
#rightMenu {
	margin-left: 15px;
	width: 0px;
	float: left;
	border: 0px solid green;
}
	#rightMenu h4, #leftMenu h4{
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-top: 0px;
		text-align: center;
		border-top: 1px solid #eaeaea;
		background-color: #fff;
	}
	#rightMenu ul {
		padding: 0px;
		margin-left: 0px;
		margin-top: 0px;
		padding-left: 0px;
		font-size: 12px;
		list-style-type: none;
		border-bottom: 1px solid #d69999;
	}
	#rightMenu li {
		margin-top: 0px;
		margin-left: 0px;
		padding-left: 5px;
		border-top: 1px solid #d69999;
	}
	#rightMenu li{
		border-top: 1px solid #d69999;
		background-color: #ebcccc;
	}

#content {
	width: 725px;
	margin-left: 25px;
	float: left;
}
	#content h1 {
		margin-top: 10px;
		color: #000;
		border-bottom: 0px solid #660000;
	}
	#content h2 {
		margin-bottom: 0px;
		font-size: 16px;
	}
	#content p {
		margin-bottom: 15px;
		margin-top: 5px;
	}
	#content img a {
		border: 0px;
	}
	
	
#topLink {
	width: 100%;
	border-top: 0px solid #666;
	margin-top: 10px;
	clear: both;
}
	#topLink p {
		margin-bottom: 0px;
		margin-top: 0px;
		padding-bottom: 10px;
		text-align: right;
	}
#footer {
	width: 1000px;
	margin: 0px auto;
	text-align: center;
	font-size: 10px;
	background-color: #ccc;
}
#footer p {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.path {
	font-size: 10px;
	margin-bottom: 0px;
	padding-left: 0px;
	float: left;
	width: 70%;
}
	.path a {
		text-decoration: none;
	}
.show_printable {
	float: right;
	width: 20%;
}	
a {
	color: green;
	text-decoration: none;
}
a:hover {
	color: darkgreen;
}
hr {
	height: 0px;
	border-top: 0px;
	border-bottom: 1px dotted black;
}

.kontaktBox {
	background-color: #fff;
	padding: 10px;
	border: 1px solid black;
}
.kontaktBox img.externHeader {
	width: 600px;
}

.errorField {
	border: 1px solid red;
}

#topMenu {
	text-align: center;
	z-index: 99;
	position: absolute;
	top: 164px;
	left: 171px;
	border: 0px solid black;
	height: 20px;
	width: 920px;
	display: none;
}
#topMenu ul
{
padding: 3px 0;
margin-left: 0;
font: bold 12px Verdana, sans-serif;
}

#topMenu li
{
list-style: none;
margin: 0;
display: inline;
}

#topMenu li a
{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #d69999;
border-bottom: none;
background: #ebcccc;
text-decoration: none;
}

#topMenu li a:link { color: #448; }
#topMenu li a:visited { color: #667; }

#topMenu li a:hover
{
color: #000;
background: #d69999;
border-color: #ebcccc;
}

#topMenu li a#current
{
background: #8C000D;
border-bottom: 1px solid #8C000D;
color: white;
}

.commentsBox {
	border: 1px solid #d69999;
	background-color: #ebcccc;
	padding: 10px;
	clear: both;
}

.comment_name {
	font-weight: bold;
	margin-top: 0px;
	float: left;
	width: 270px;
	border-bottom: 1px solid #d69999;
}

.comment_date {
	font-weight: bold;
	margin: 0px;
	width: 270px;
	float: left;
	text-align: right;
	border-bottom: 1px solid #d69999;
}

.comment_body {
	padding: 5px;
	margin: 0px;
	width: 530px;
}
.comment_name_indent {
	font-weight: bold;
	margin-top: 0px;
	float: left;
	margin-left: 20px;
	width: 250px;
	border-bottom: 1px solid #d69999;
}

.comment_date_indent {
	font-weight: bold;
	margin: 0px;
	float: left;
	width: 270px;
	text-align: right;
	border-bottom: 1px solid #d69999;
}

.comment_body_indent {
	padding: 5px;
	margin: 0px;
	width: 510px;
	padding-left: 20px;
}
.menuBox {
	background-color: #ebcccc;
	border-bottom: 1px solid #d69999;
	margin-bottom: 20px;
}
.menuBox h4 {
	margin-bottom: 5px;
}
.menuBoxContent {
	font-size: 12px;
	margin-left: 0px;
	margin-right: 0px;
}
#rightMenu .menuBoxContent ul,.menuBoxContent ol {
	border: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#rightMenu .menuBoxContent li {
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 1px solid #d69999;
}

.menuBoxContent p {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	overflow: hidden;
}

.passwordCheckBox {
	border: 1px solid #d69999;
	background-color: #ebcccc;
	padding: 10px;
	clear: both;
	width: 300px;
	margin: 0px auto;
	margin-top: 150px;
}

	.passwordCheckBox h1 {
		font-size: 16px;
	}
	.passwordCheckBox .password_error {
		color: red;
	}
	
.passwordCheckBody {
}

div.newsContainer {
	width: 566px;
	border: 0px solid black;
}
div.newsInfo {
	float: left;
	width: 350px;
}
p.newsReadMore {
	margin-left: 270px;
}
div.newsImage {
	float: left;
	width: 200px;
}
p.author {
	margin: 0px;
}
div.newsIngressInNews p {
	font-weight: bold;
}
img.newsImage {
	width: 200px;
	margin-right: 0px;
	margin-left: 10px;
	border: 1px solid black;
}
h1.newsTitle {
	margin-top: 0px;
}
h2.newsTitle {
	margin-top: 0px;
}
span.newsDate {
	font-weight: normal;
	font-size: 10px;
}

p.newsIngress {

}