html, body {
	font-family: Arial,Helvetica,sans-serif;
	color: #666666;
	font-size: 11px;
}

body {
	background: #ffffff url(/img/lvs_right_pagebkg.jpg) repeat-x top left;
}

ol li, ul li {
	line-height: 1em;
}

.hiddenText {
	position: absolute;
	left: -9999px;
}

.bold {
	font-weight: bold;
}

.red {
	color: #ff0000;
}

.floatContainer {
	width: 100%;
	overflow: hidden;
}

.column {
	float: left;
}

ul.hNavi {

}

ul.hNavi li {
	float: left;
	padding-left: 20px;
	background: #ffffff url(/img/hNaviSeparator.gif) no-repeat 10px center;
}

ul.hNavi li:first-child {
	padding-left: 0px;
	background: none;
}

ul.hNavi li a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

ul.hNavi li a:hover {
	color: #333333;
}

ul.vNavi {
	font-size: 11px;
}

ul.vNavi li.selected a {
	color: #333333;
}

ul.vNavi li a {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

ul.vNavi li a:hover {
	color: #333333;
}

#page {
	width: 946px;
}

#header {
	background: #ffffff url(/img/right_id.jpg) no-repeat top right;
	padding-bottom: 23px;
}

body.indexPage #headerMiddle {
	height: 392px;
}

#headerTop {
	text-align: right;
	width: 855px;
	height: 138px;
	background: #ffffff url(/img/lvs_header.jpg) no-repeat top left;
}

#headerTopLineOne {
	position: relative;
	top: 24px;
	right: 43px;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}

#headerTopLineTwo {
	position: relative;
	top: 65px;
	right: 43px;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
}

#headerMiddle {
	color: #666666;
	text-align: right;
	line-height: 115%;
	width: 815px;
	height: 52px;
	padding: 17px 40px 0px 0px;
	background: #ffffff url(/img/startbild_webkarte.jpg) no-repeat top left;
	border-bottom: 1px solid #d0d0d0;
}

body.s_d #headerMiddle {background: #ffffff url(/img/headers/back_default.jpg) no-repeat top left;}
body.s_1_1 #headerMiddle {background: #ffffff url(/img/headers/back_s_1_1.jpg) no-repeat top left;}
body.s_1_2 #headerMiddle {background: #ffffff url(/img/headers/back_s_1_2.jpg) no-repeat top left;}
body.s_1_3 #headerMiddle {background: #ffffff url(/img/headers/back_s_1_3.jpg) no-repeat top left;}
body.s_1_4 #headerMiddle {background: #ffffff url(/img/headers/back_s_1_4.jpg) no-repeat top left;}
body.s_1_5 #headerMiddle {background: #ffffff url(/img/headers/back_s_1_5.jpg) no-repeat top left;}
body.s_1_6 #headerMiddle {background: #ffffff url(/img/headers/back_s_1_6.jpg) no-repeat top left;}
body.s_1_7 #headerMiddle {background: #ffffff url(/img/headers/back_s_1_7.jpg) no-repeat top left;}

body.s_1_1 #headerMiddle {
	background: #ffffff url(/img/headers/back_s_1_1.jpg) no-repeat top left;
}

body.indexPage #headerMiddle {
	height: 236px;
}

#headerMiddleFirstLine {
	font-weight: bold;
}

#headerMiddleSecondLine {
	font-size: 12px;
}

#headerMiddle address {
	color: #999999;
	font-style: normal;
}

#headerMiddle address a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

#content {
	width: 855px;
	padding-right: 7px;
	background: #ffffff url(/img/content_back.gif) repeat-y top left;
}

#contentLeft {
	width: 180px;
	border-top: 1px solid #D0D0D0;
}

#contentMiddle {
	width: 605px;
	padding: 5px 35px 5px 35px;
}

#contentNavi {

}

#contentNavi li {
	padding: 5px 0px 5px 35px;
	border-bottom: 1px solid #cdcdcd;
}

#contentNavi ul li {
	padding: 5px 0px 0px 15px;
	border-bottom: none;
}

#contentBottom {
	padding: 25px 0px;
	border-bottom: 1px solid #d0d0d0;
}

#footer {
	padding: 5px 0px 5px 215px;
}

#footerNavi {
}

/* CONTENT */

#contentMiddle {
	font-size: 13px;
	color: #666666;
}

#contentMiddle p {
	font-size: 13px;
	color: #333333;
	line-height: 1.25em !important;
}

#contentMiddle .flashMessage {
	color: #ff0000;
}

#contentMiddle h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 1em;
}

#contentMiddle h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0.75em;
}

#contentMiddle a {
	font-size: 13px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

#contentMiddle a:hover {
	color: #666666;
}

#contentMiddle p {
	margin: 15px 0px;
	text-align: justify;
}

#contentMiddle p.tagCloud {
	color: #999999;
	text-align: justify;
}

#contentMiddle p.tagCloud a {
	color: #999999;
	text-align: justify;
}

#contentMiddle p.tagCloud a:hover {
	color: #333333;
}

#contentMiddle ul {
	list-style-type: disc;
	padding: 0 1.5em;
}

#contentMiddle ol {
	list-style-type: decimal;
	padding: 0 1.5em;
}

#contentMiddle li {
	margin-bottom: 0.3em;
}

#contentMiddle img {
	border: 1px solid #CDCDCD;
	margin: 0.25em;
}

#contentMiddle .floatedImageWithText {
	position: relative;
	margin-bottom: 1em;
}

#contentMiddle .floatedImageWithText img {
	float: left;
}

#contentMiddle .floatedImageWithText p {
	position: absolute;
	bottom: 0;
	margin-bottom: 3px;
	margin-left: 200px;
}

#contentMiddle .galleryWidget {
	margin: 1em 0;
}

#contentMiddle .galleryWidget a {
	margin-right: 0.5em;
}

#contentMiddle .newsImages {

}

#contentMiddle .newsImages a {
	margin-right: 0.5em;
}

#contentMiddle ul.newsList {
	list-style-type: none;
	padding: 0;
}

#contentMiddle ul.newsList li {
	border-bottom: 1px solid #D0D0D0;
	padding: 0.5em 0;
	overflow: hidden;
	width: 100%;
}

#contentMiddle ul.newsList li img {
	width: 100px;
	float: left;
	margin-right: 10px;
}

#contentMiddle ul.newsList li p {
	margin: 0.25em 0;
	padding-top: 2px;
}

#contentMiddle ul.newsList li span.date {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}

#contentMiddle ul.newsList li h3 {
	font-weight: bold;
	margin: 5px 0px;
}

#contentMiddle ul.newsList li a.link_more {
	font-weight: bold;
}

#contentMiddle ul.monthsList {
	list-style-type: none;
	padding: 0;
}

#contentMiddle ul.monthsList li {
	margin-bottom: 5px;
}

#contentMiddle ul.monthsList li a {
	font-weight: bold;
}

#contentMiddle table {
	border-collapse: separate;
	border-spacing: 0.5em;
}

#contentMiddle img.floatedLeft {
	float: left;
	margin-right: 1.5em;
}

#contentMiddle p.clearer {
	padding-top: 1.5em;
	clear: both;
}

#contentMiddle span.clearer {
	display: block;
	clear: both;
}

#contentMiddle form label {
	display: block;
	padding-bottom: 2px;
}

#contentMiddle form div.input {
	padding-top: 5px;
	width: 50%;
}

#contentMiddle form div.input input, textarea {
	width: 100%;
}

#contentMiddle form div.input textarea {
	width: 100%;
	height: 175px;
}

#contentMiddle form div.submit {
	padding-top: 5px;
}

#contentMiddle form div.submit input {
	border: 1px solid #000000;
}

#contentMiddle form div.error label {
	color: #ff0000;
}

#contentMiddle form .error-message {
	display: none;
}

#contentMiddle div.captcha {
	padding-top: 5px;
}

#contentMiddle div.captcha img {
	margin-left: 0;
}

#contentMiddle div.pagination {
	background-color: #F0EEEF;
}

#contentMiddle div.pagination p {
	font-weight: bold;
	padding: 5px;
}

#contentMiddle div.pagination p a:hover {
	color: #000000;
}

