html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	font-family: Verdana regular, Verdana, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #878785;
	margin: 0px;
	padding: 0px;
	background-color: #F9F9F9;
}

a,
a.internal-link {
	color: #fff;
}

a img {
	border-style: none;
}

h1, h2, h3, h4, h5, h6, p {
	padding: 0;
	margin: 0;
}

.clear {
	clear: both;
}

#page {
	position: relative;
	width: 1000px;
	min-height: 100%;
	height: 100%;
	margin: 0 auto;
}

#header {
	height: 100px;
}

#logo {
	float: left;
	width: 354px;
}

/*MENU -- BEGIN*/

	/*MENU -- HEAD*/
#headmenu {
	float: left;
	padding: 47px 0 0 0;
	width: 429px;
	/*height: 36px;*/
	text-decoration: none;
	font-family: Verdana regular, Verdana, sans-serif;
	font-size: 10px;
	color: #878785;
}
#headmenu a {
	text-decoration: none;
	font-family: Verdana regular, Verdana, sans-serif;
	font-size: 10px;
	color: #878785;
}

#headmenu .menu_active a {
	font-family: Verdana sample, Verdana, sans-serif;
	font-weight: bold;
	display: inline;
}
#headmenu .menu_inactive a {
	font-family: Verdana regular, Verdana, sans-serif;
	text-decoration: none;
	display: inline;
}
#headmenu .important_menu_item a {
	color: #E60D2E;
}
#headmenu .menu_active a {
	font-family: Verdana sample, Verdana, sans-serif;
}

	/*MENU -- NAVIGATION*/
#navigation {
	padding-top: 10px;
	height: 210px;
	text-decoration: none;
	font-family: Verdana regular, Verdana, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #666366;
}

#navigation .navigation_active {
	height: 35px;
	line-height: 35px;
	background-color: #666366;
	padding: 0px 0px 0px 162px;
	color: #D8D9D9;
}
#navigation .navigation_active a {
	text-decoration: none;
	font-family: Verdana sample, Verdana, sans-serif;
	color: #FFFFFF;
}

#navigation .navigation_inactive {
	height: 35px;
	line-height: 35px;
	padding: 0px 0px 0px 162px;
	vertical-align: middle;
}
#navigation .navigation_inactive a {
	text-decoration: none;
	font-family: Verdana sample, Verdana, sans-serif;
	color: #E60D2E;
}

#navigation .textlink {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

	/*MENU -- FOOT*/
#footmenu {
	margin: 10px 0 0 162px;
	font-family: Verdana regular, Verdana, sans-serif;
	font-size: 10px;
	color: #878785;
}
#footmenu a {
	text-decoration: none;
	font-family: Verdana regular, Verdana, sans-serif;
	font-size: 10px;
	color: #878785;
}

#footmenu .menu_active {
	font-family: Verdana sample, Verdana, sans-serif;
}
#footmenu .menu_active a {
	font-family: Verdana sample, Verdana, sans-serif;
	font-weight: bold;
}

/*MENU -- END*/
#illu {
	float: left;
	width: 120px;
	padding-top: 7px;
}

#language {
	float: left;
	padding: 15px 0 0 10px;
}
#language .tx-srlanguagemenu-pi1-flag {
	margin: 0;
	padding: 0;
}


#content {
	color: #878785;
	height: 407px;
	/*background-color: #D8D9D9;*/
}

#leftcontenttop {
	width: 162px;
	height: 30px;
	background-color: #D8D9D9;
	float: left;
}
#rightcontenttop {
	width: 748px;
	height: 30px;
	background-color: #F9F9F9;
	float: left;
}
#rightcontentbordertop {
	width: 90px;
	height: 30px;
	background-color: #F9F9F9;
	float: left;
}

#leftcontent {
	float: left;
	width: 162px;
	height: 377px;
	text-align: center;
	color: #FFFFFF;
	background-color: #E60D2E;
}

#leftcontent p {
	padding: 3px 5px 2px 5px;
}

#rightcontent_wrap {
	float: left;
	width: 748px;
	height: 377px;
	background-color: #D8D9D9;
	background-image: url(../images/room.jpg);
}

#rightcontent_wrap p {
	padding: 0 0 10px 0;
}

#rightcontent_wrap h1,
#rightcontent_wrap h2,
#rightcontent_wrap h3,
#rightcontent_wrap h4,
#rightcontent_wrap h5,
#rightcontent_wrap h6 {
	font-size: 14px;
	padding: 0 0 10px 0;
}
#rightcontentborder {
	height: 377px;
	width: 90px;
	float: right;
	background-color: #E60D2E;
}

/* ARCHIVE SECTION */

#navigation .ar_active {
	text-decoration: underline;
}
#navigation .ar_active a {
	text-decoration: underline;
}
#navigation .ar_container {
	width: 237px;
	height: 80px;
	overflow:auto;
	float: left;
	padding: 5px;
}
#navigation .ar_frame {
	padding-left: 162px;
	padding-right: 90px;
	clear: both;
}
#navigation .ar_frame ul {
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}
#navigation .ar_inactive {
	text-decoration: none;
}
#navigation .ar_inactive a {
	text-decoration: none;
}
#navigation .ar_header {
	color: #E60D2E;
	font-size: 14px;
	font-weight: bold;
}
#navigation .ar_header a {
	text-decoration: none;
	color: #E60D2E;
	font-weight: bold;
	font-size: 14px;
}
#navigation .ar_item {
	padding-top: 2px;
	padding-bottom: 2px;
}
#navigation .ar_item a {
	font-size: 12px;
	color: #666366;
}
#navigation .ar_list {
	list-style-type: none;
	padding-left: 10px;
}
#navigation .ar_navigation {}

/* AUTO FORMS */
.csc-mailform {
	margin: 0;
	padding: 10px 0 0 0;
	border: none;
}
.csc-mailform-field {
	padding: 2px 0 2px 0;
	margin: 0;
}

*html .csc-mailform-field {
	padding: 0 0 2px 0;
}
#mailformname,
#mailformlastname,
#mailformfirstname,
#mailformemail,
#mailformsubject,
#mailformtext,
#mailformtelefon {
	width: 300px;
}
#mailformresponse,
#mailformcallback {
	margin: 4px 0 0 0;
}
#mailformformtype_mail {
	width: 100px;
	margin-left: 185px;
	
}
.csc-mailform-field label {
	display: block;
	width: 180px;
	float: left;
	color: #FFFFFF;
	text-align: right;
	padding-top: 4px;
	padding-right: 5px;
}
.tx_tipafriend_url,
.tx_tipafriend_url a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
}
.tx_tipafriend_url a {
	font-weight: bold;
}
.tx_tipafriend_text,
.tx_tipafriend_werbemail {
	display: none;
}
.tx_tipafriend_formfield label {
	color: #FFFFFF;
}
#rightcontent .tx_tipafriend {
	color: #FFFFFF;
	padding: 10px;
}
#rightcontent .tx_tipafriend a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#tellafriend {
	float: left;
	padding-top: 80px;
	padding-left: 5px;
	font-seize: 10px
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #878785;
}
#tellafriend a {
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #878785;
}

#tellafriend .tiplink .tx_tipafriend_tiplink {
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #878785;
}
#tellafriend.tiplink.tx_tipafriend_tiplink a {
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #878785;
}
.mail {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.mail a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#subscrip {
	padding: 10px;
	color: #fff;
}

#subscrip img {
	padding-left: 3px;
}

#subscrip h2 {
	padding: 0 0 10px 0;
}

#subscrip .input {
	width: 200px;
}

#subscrip a.delete {
	font-weight: bold;
}

#subscrip .error {
	color: red;
}

#extra {
	position: absolute;
	top: 75px;
	left: 0px
}
#popup {
	display: none;
}