DIV.imageElement {
	border: 2px solid #fff ! important;
	padding-top: 150px;
}
* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Tahoma, Verdana, Geneva, sans-serif;
	background-color: #698996;
}

A {
	color: #065B83;
	text-decoration: none;
}
/* 013750  026EA0 */
	A:HOVER {
	color: #026EA0;
	text-decoration: underline;
}

.mehr {
}
.zentriert {
	text-align: center;
}
.rechts {
	text-align: right;
}

/*------ Formatierung der Hauptinhaltselemente -------*/
#page {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}
#main {
	width: 960px;
	margin: auto;
	background-color: #99aaca;
}
#header {
	width: 960px;
	margin-bottom: 0px;
		background-color: #698996;
}
#body {
	width: 960px;
}
#footer {
	width: 960px;
	font-size: 12px;
	color: #333;
	text-align: center;
	margin: auto;
	padding-top: 10px;
	background-color: #698996;
}
.clear {
	width: 100%;
	height: 20px;
	clear: both;
	background-color: #99AACA;
}

/* Formatierung Header */
#header .logo {
	width: 900px;
	float: left;
}
/* Formatierung Footer */
#footer .text {
	width: 540px;
	text-align: center;
	float: left;
	background-color: #698996;
}
#footer .text P.bodytext {
	font-size: 10px;
}
#footer .flags {
	width: 180px;
	margin-left: 40px;
	text-align: left;
	float: left;
}
#footer .flags IMG {
	padding-right: 10px;
	text-align: center;
}

/* Formatierung Body */
#body .menu {
	width: 220px;
	min-height: 400px;
	float: left;
}
#body .content {
	width: 520px;
	min-height: 400px;
	float: left;
	background-color: #99aaca;
	text-align: left;
	padding: 3px 10px 10px 10px;
	overflow: hidden;
}
#body .content1 {
	width: 700px;
	min-height: 400px;
	float: left;
	background-color: #99aaca;
	text-align: left;
	padding: 3px 10px 10px 10px;
	overflow: hidden;
}
#body .right {
	width: 180px;
	float: left;
	padding: 10px;
	background-color: #99aaca;
	text-align: left;
	overflow: hidden;
}


/*------------- Beginn Formatierung mittlere Spalte --------------*/
#body .content H1, #body .content1 H1, #body .content .csc-header {
	font-size: 28px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 30px 0 0px 0;
}
#body .content .csc-header-n1, #body .content .csc-header-n1 {
	padding-top: 0;
	margin: 0 0 10px 0;
}
#body .content H2 {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 10px 0 5px 0;
}

#body .content H3 {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 5px 0;
}
#body .content H4, #body .content1 H4 {
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 5px 0;
}


#body .content P.bodytext, #body .content1 P.bodytext {
	font-size: 14px;
	letter-spacing: 0.5px;
	line-height: 1.4em;
	margin: 5px 0 8px 0;
}
#body .content TABLE, #body .content1 TABLE {
	font-size: 14px;
	width: 100%;
	border-collapse: collapse;
}
#body .content TABLE TD, #body .content TABLE TH, #body .content1 TABLE TD, #body .content1 TABLE TH {
	font-size: 14px;
	border-bottom: 1px solid #698996;
}
#body .content TABLE TD {
	vertical-align: top;
}
#body .content1 TABLE TD {
	vertical-align: top;
	padding: 10px 0 10px 0;
}

/* FORMULARE */
#body .content FIELDSET {
	border: 0px solid black;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#body .content FIELDSET LEGEND {
	font-size: 14px;
}
#body .content FIELDSET LABEL {
	text-align: left;
	padding: 3px 0px 3px 0px;
	font-size: 14px ! important;
}
#body .content FIELDSET INPUT, #body .content FIELDSET SELECT {
	margin: 5px 5px 0px 0px;
}
/* Mailformular */
#body .content .csc-mailform {
	border: 0px solid Red;
	margin: 10px 15px 10px 0px;
	padding: 0;
}
#body .content .csc-mailform LABEL {
	font-size: 14px;
	display: block;
	float: left;
	width: 110px;
}
#body .content .csc-mailform INPUT {
	display: block;
	width: 400px;
	margin: 5px 0px 10px 0px;
}
#body .content .csc-mailform TEXTAREA {
	display: block;
	width: 400px;
	margin: 5px 0px 5px 0px;
}
#body .content .csc-mailform INPUT.csc-mailform-submit {
	display: block;
	width: 200px;
	margin: 15px 0px 5px 100px;
}
/*------------- Ende Formatierung mittlere Spalte --------------*/



/* Formatierung Menü */
#body .menu .m-list {
	margin: 0 0 20px 0;
}
#body .menu UL {
	margin: 0;
	padding: 0;
	font-size: 14px;
}



/*------------- Beginn Formatierung rechte Spalte --------------*/
#body .right {
	width: 180px;
	float: left;
	padding: 10px;
	background-color: #99aaca;
	text-align: left;
}

#body .right H1 {
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0 0 5px 0;
}
#body .right H2 {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0 0 5px 0;
}

#body .right  P.bodytext, #body .right  P {
	font-size: 12px;
	letter-spacing: 0.5px;
	line-height: 1.4em;
}
#body .right TABLE {
	font-size: 12px;
	width: 100%;
	border-collapse: collapse;
}
#body .right TABLE TD, #body .content TABLE TH {
	font-size: 12px;
	border-bottom: 1px solid #698996;
}
/*------------- Ende Formatierung rechte Spalte --------------*/



/*--------------- Beginn Formatierung Gallery ----------------*/

.tx-rgsmoothgallery-pi1 {
	background-color: #99aaca ! important;
}
.myGallery, jdGallery {
	background-color: #99aaca ! important;
	border: 0px solid #333 ! important;
}
.slideElement {
	background-color: #99aaca ! important;
}

#ext_thumbs {
border: 0px solid #fff;
text-align: center;
}
#ext_thumbs .number {
font-size: 0px !important;
text-align: center;
}
#ext_thumbs .carouselWrapper {
border: 0px solid Blue;
}

#ext_thumbs .carouselInner {
	border: 0px solid Green;
	margin-left: -7px;
	width: 720px;
	height: 80px;
	overflow: hidden;
	text-align: center;
}
#ext_thumbs .carouselInner .thumbnail {
border: 0px solid #000;
backgrond-color: #fff;
margin: 0 8px 0 0 ! important;
padding: 0 ! important;
float: left;
text-align: center;
}


/*--------------- Ende Formatierung Gallery ----------------*/


/*--------------- Beginn Formatierung Buchung linke Spalte ----------------*/
.quick {
	text-align: left;
	width: 150px;
	margin-top: 20px;
	margin-left: 0px;
	border: 1px solid #698996;
	padding: 10px;
}
.quick P.bodytext {
	font-size: 11px;
	letter-spacing: 0px ! important;
}
.quick H2 {
	font-size: 12px;
	color: #013750;
}
#buchung {
	width: 150px;
	height: 160px;
	border: 0px solid navy;
	background-color: #99aaca;
	overflow: hidden;
	margin: 5px 0 0 0px;
	text-align: left;
}
#buchung TD {
	padding-right: 1px;	
}
#buchung FORM {
	font-size: 11px;
}
#buchung FORM INPUT, #buchung FORM SELECT {
	background-color: #eee;
	font-size: 11px;
	border: 1px solid #698996;	
}
#buchung FORM LABEL {
	font-weight: bold;
	color: #013750;
}
#buchung FORM INPUT[type=submit] {
	font-weight: bold ! important;
	padding: 0px;
	margin: 5px 0 0px 0;
	width: 134px;
}
/*--------------- Ende Formatierung Buchung linke Spalte ----------------*/

