

/********************************* General styles ******************************/
input, select, textarea {
	border: 1px solid black;
	margin-bottom: 1px;
}
h2,
h2 a,
h2 a:hover {
	text-decoration: none !important;
	color: black !important;
}
hr {
	height: 1px;
	border: 1px solid black;
}
#my-body {
	background: #e9be8f;
}

body, a, table, td, tr, tbody, b, p, input, select, label, textarea {
	color: black;
	font-size: 15px;
	font-family: Times New Roman, Verdana, Arial, Helvetica, Sans-serif;
}
/*******************************************************************************/


/************************************ Basic ************************************/
#container {
	width: 992px;
	text-align: left;
	margin-top: 7px;
	margin-bottom: 10px;
}

#header {
	background: white;
	height: 304px;
	vertical-align: bottom;
}


#left-column {
	vertical-align: top;
	background: #f6e5d0;
	width: 362px;
	background: #f9ead7 url(img/superior.jpg) bottom right no-repeat;
}

#document-column {
	vertical-align: top;
	background: #f9ead7;
	text-align: left;
	width: 610px;
}

#footer {
	text-align: center;
	color: #6d6d6d;
	padding-top: 12px;
	padding-bottom: 10px;
	font-size: 14px;
}
#footer a {
	color: #6d6d6d;
	text-decoration: none;
	font-size: 14px;
}

/*******************************************************************************/


/*********************************** Navigation ********************************/
.navigation {
	margin: 30px 0px 0px 20px;
	padding: 0px;
	line-height: 15px;
}

.navigation li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.navigation li a {
	font-weight: bold;
	text-decoration: none;
	background: transparent;
	display: block;
	padding: 10px 0px 4px 0px;
	color: black !important;
	font-size: 16px !important;
	line-height: 20px;
	letter-spacing: 1px;
}
.navigation li a:hover,
.navigation li.current a {
	color: #83000a !important;
}

/*
.navigation li.level0.sort-0 {
	display: none;
}
*/

.navigation li.level0 a {
	margin-left: 0px;
}
.navigation li.level1 a {
	font-weight: normal;
	margin-left: 10px;
	padding: 2px 0px 2px 10px;
	line-height: 20px;
	font-size: 14px !important;
	color: #535353 !important;
	background: url(img/pfeil.gif) 0px 9px no-repeat;
}
.navigation li.level2 a {
	font-weight: normal;
	margin-left: 20px;
	padding: 2px 0px 2px 0px;
	line-height: 20px;
	font-size: 14px !important;
	color: #535353 !important;
}

.navigation li.level1 a:hover,
.navigation li.level1.current a {
	color: #83000a !important;
}
.navigation li.level2 a:hover,
.navigation li.level2.current a {
	color: #83000a !important;
}

/*******************************************************************************/


/************************************ Content **********************************/
#content {
	padding: 40px 40px 100px 20px;
	line-height: 24px;
}
#content p {
	line-height: 26px;	
}

#content form p {
	line-height: 16px;	
}
#content form option,
#content form textarea,
#content form select,
#content form input {
	margin-bottom: 5px;
}
#content form label {
	width: 200px;
}

#content,
#content span,
#content div,
#content ul,
#content li,
#content a,
#content p,
#content b,
#content i,
#content strong,
#content p {
	font-family: Times New Roman, Verdana, Arial, Helvetica, Sans-serif;
	color: black;
}

#content h1 {
	color: #83000a;
	font-size: 38px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	letter-spacing: 1px;
}

#content h2,
#content h2 a {
	color: #9F7B6A !important;
	font-size: 17px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 2px;
}

#content a {
	text-decoration: underline;
	color: black;
}
#content a:hover {
	text-decoration: underline;
	color: #83000a;
}

#content {
	height: 250px;
	background: url(img/hotel_viktoria.jpg) bottom right no-repeat;
}

#content ul, li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#content li {
	margin: 0px 0px 0px 17px;
}

/* IE hack for min-height */
#content[id] {
    height: auto;
    min-height: 250px;
}
/*******************************************************************************/


/************************************ Portlets *********************************/
.portlet {
	padding: 0px;
	margin: 0px 0px 15px 0px;
}
.portlet h1 {
	border: none;
	background: black;
	color: white;
	padding: 2px 5px 2px 5px;
}
.portlet a {
	line-height: 17px;
	display: block;
}
.portlet-content {
	padding: 3px;
}

#portlet-language-switcher {
	float: right;
	display: block;
	position: absolute;
	margin-left: 600px;
	margin-top: 3px;
}

#portlet-language-switcher h1 {
	display: none;
}

#portlet-language-switcher a {
	display: inline;
	text-transform: uppercase;
	color: #9F7B6A;
}


#language-en,
#language-it,
#language-fr {
	display: none !important;
}
/*******************************************************************************/


/******************************** Additional stuff *****************************/


.page_counter {
	background: transparent;
	border: none;
	border-top: 1px solid black;
	width: 95%;
	margin-top: 12px;
	position: relative;
}

.galerie {
	padding-top: 10px;
	min-height: 250px;

}

.introduction {
	margin-bottom: 12px;
}



#nav-23 {
	display: none !important;
	background: red !important;
}


/*******************************************************************************/


.administration {
	position: absolute;
	top: auto;
	bottom: 1px;
	right: 1px;
}



