* {
	margin:0;
	padding:0;
}

html {
	height:100%;
}

body {
	background-color: #F4DCC2;
	margin: 0px;
	height: 100%;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #655242;
	
}

#distance { 
	width: 1px;
	height: 50%;
	margin-bottom: -273px;
	float: left;
}

.clear {
	display: inline !important;
	float: none !important;
	clear: both !important;
	height: 0px !important;
	margin: 0px !important;
	padding: 0px !important;
	border: none !important;
}

html>/**/body .clear {
	display: block !important;
}

/****** Seite ******/

#gesamt {
	position: relative;
	height: 457px;
	width: 100%;
	clear: left;
}

#gesamt #transparenz {
	display: none;
	position: absolute;
	z-index: 10;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 545px;
	background-color: #FCDDBB;
  opacity: 0.6;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  filter: alpha(opacity=60);
}

body.vollbild #gesamt #transparenz {
	display: block;
}

#seite {
	width: 1000px;
	height: 457px;
	margin: 0px auto;
	background-color: #5F3F30;
}

/****** Oben ******/

#oben {
	width: 100%;
	height: 92px;
	background-color: #998376;
}

#medicalwellness {
	position: absolute;
	margin-top: -35px;
	width: 1000px;
	text-align: right
}

*+html #medicalwellness {
	margin-top: -30px !important;
}

#oben .links {
	width: 210px;
	height: 92px;
	float: left;
}

#oben .rechts {
	width: 790px;
	height: 92px;
	float: left;
}


#oben .rechts ul {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: right;
}

#oben .rechts ul li {
	display: inline;
	float: left;
}

#oben .rechts ul li a {
	display: block;
	margin-left: 32px;
	color: #EBD9C7;
	text-decoration: none;
}

#oben .rechts ul li a:hover {
	color: #fff;
}

#oben .rechts ul li h3 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
}

#oben .rechts ul li h3 a {
	color: #fff !important;
}

#oben .rechts ul li a img{
	display: block;
	margin-bottom: 2px;
}

#sonstigesOben {
	width: 100%;
	height: 40px;
	background-color: #998376;
}

#obenStart {
	width: 100%;
}

#sonstigesOben .sonstigesLinks, #obenStart .sonstigesLinks {
	position: absolute;
	width: 210px;
	height: 92px;
	margin: 0px 0px 0px 0px;
}

#sonstigesOben .sonstigesRechts {
	width: 790px;
	height: 40px;
	background-color: #35241C;
	float: right;
}

#obenStart .sonstigesRechts {
	width: 790px;
	height: 10px;
	background-color: #35241C;
	float: right;
}

html>body #obenStart .sonstigesRechts {
	width: 790px;
	height: 13px;
	background-color: #35241C;
	float: right;
}

/****** Mitte ******/

#mitte {
	width: 100%;
	background-color: #5F3F30;
}


/* Links */

#mitte .links {
	width: 170px;
	height: 274px;
	float: left;
	text-align: right;
	background-color: #5F3F30;
}

#mitte .sonstigesLinksNavi {
	width: 170px;
	height: 274px;
	float: left;
	text-align: right;
	margin-top: 92px;
	background-color: #5F3F30;
}

#mitte .startLinksNavi {
	width: 170px;
	height: 270px;
	float: left;
	text-align: right;
	margin-top: 92px !important;
	background-color: #5F3F30;
}

#mitte .links h1, #mitte .sonstigesLinksNavi h1, #mitte .startLinksNavi h1 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	background-image: url(../pictures/layout/navigation_aktiv.gif);
	background-position: 178px 9px;
	background-repeat: no-repeat;
}

html>body #mitte .links h1, html>body #mitte .sonstigesLinksNavi h1, html>body #mitte .startLinksNavi h1 {
	width: 170px;
	padding: 0px 40px 0px 0px;
}

#mitte .links h1 a, #mitte .sonstigesLinksNavi h1 a, #mitte .startLinksNavi h1 a {
	color: #fff !important;
}

#mitte .links h3, #mitte .sonstigesLinksNavi h3, #mitte .startLinksNavi h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

html>body #mitte .links, html>body #mitte .sonstigesLinksNavi, html>body #mitte .startLinksNavi  {
	margin-right: 40px;
}

#mitte .links ul, #mitte .sonstigesLinksNavi ul, #mitte .startLinksNavi ul {
	list-style-type: none;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

#mitte .links li a, #mitte .sonstigesLinksNavi li a, #mitte .startLinksNavi li a {
	display: block;
	width: 100%;
	color: #EBD9C7;
	text-decoration: none;
	padding: 6px 40px 7px 0px;
}

#mitte .links li a:hover, #mitte .sonstigesLinksNavi li a:hover, #mitte .startLinksNavi li a:hover {
	color: #F2F8F4;
}



/* Zentrum */

#mitte table td {
	background-color: #FFF0DF;
	vertical-align: top;
	padding: 5px;
}

#mitte .zentrum {
	float: left;
	width: 561px;
	height: 274px;
	overflow: hidden;
	background-color: #F7E0C7;
}

#mitte .zentrumText {
	float: left;
	width: 526px;
	height: 318px;
	background-color: #F7E0C7;
	padding: 25px 15px 10px 20px;
	overflow: auto;
	line-height: 15px;
	
	scrollbar-3dlight-color: #F8CA96;
	scrollbar-darkshadow-color: #F8CA96;
	scrollbar-highlight-color: #FFF0DF;
	scrollbar-shadow-color: #998376;
	scrollbar-arrow-color: #998376;
	scrollbar-face-color: #FEDBB1;
	scrollbar-track-color: #F7E0C7;
}

#mitte .zentrumBild {
	float: left;
	width: 561px;
	height: 353px;
	background-color: #F7E0C7;
	padding: 0px;
	overflow: hidden;
}

#mitte .zentrumBild iframe {
	width: 561px;
	height: 353px;
}

#mitte .zentrumStart {
	float: left;
	background-color: #F7E0C7;
	width: 561px;
}

#mitte .zentrumStart .startBild {
	float: left;
	overflow: hidden;
	padding: 0px;
/*	width: 195px;
	height: 353px;*/
}

#mitte .zentrumStart .startBild object {
	position: absolute;
}

#mitte .zentrumStart .startText {
	float: right;
	width: 331px;
	height: 318px;
	margin: 0px 0px 0px 0px;
	padding: 25px 15px 10px 20px;
	overflow: auto;
	line-height: 15px;
	scrollbar-3dlight-color: #F8CA96;
	scrollbar-darkshadow-color: #F8CA96;
	scrollbar-highlight-color: #FFF0DF;
	scrollbar-shadow-color: #998376;
	scrollbar-arrow-color: #998376;
	scrollbar-face-color: #FEDBB1;
	scrollbar-track-color: #F7E0C7;
}

#mitte .zentrumPanorama {
	float: left;
	width: 561px;
	height: 326px;
	background-color: #F7E0C7;
	padding: 0px 0px 0px 0px;
	overflow: auto;
	
	scrollbar-3dlight-color: #F8CA96;
	scrollbar-darkshadow-color: #F8CA96;
	scrollbar-highlight-color: #FFF0DF;
	scrollbar-shadow-color: #998376;
	scrollbar-arrow-color: #998376;
	scrollbar-face-color: #FEDBB1;
	scrollbar-track-color: #F7E0C7;
}

#mitte .zentrumText h2, #mitte .zentrumStart h2 {
	font-size: 12px;
	margin-bottom: 8px;
}

#mitte .zentrumText p, #mitte .zentrumStart p {
	margin: 0px 0px 11px 0px;
}

#mitte .zentrumText ul, #mitte .zentrumStart ul {
	margin: 15px 0px 15px 30px;
	padding: 0px;
}

#mitte .zentrumText ul li, #mitte .zentrumStart ul li {
	margin: 2px 0px 2px 0px;
	padding: 0px;
}

#mitte .zentrumText .datum, #mitte .zentrumStart .datum {
	border-top: 1px solid #CBB59F;
	padding-top: 2px;
}

#mitte .zentrumText .newsmeldung, #mitte .zentrumStart .newsmeldung {
	margin-bottom: 15px;
}

#mitte .zentrumText .newsmeldung h2, #mitte .zentrumStart .newsmeldung h2 {
	margin-bottom: 2px;
	padding: 0px;
}

#mitte .zentrumText a, #mitte .zentrumStart a {
	text-decoration: underline;
	color: #5F4B3A;
}

#mitte .zentrumText a:hover, #mitte .zentrumStart a:hover {
	text-decoration: none;
	color: #8C6E55;
}

/* Kontakt */

.zentrumText .tx-powermail-pi1 {
	margin-top: 20px;
}

.zentrumText .tx-powermail-pi1 label {
	float: left;
	width: 220px;
	margin-right: 15px;
	margin-left: 0px;
	padding-top: 7px;
}

.zentrumText .tx-powermail-pi1 fieldset {
	border: none;
	margin-top: 10px;
}

.zentrumText .tx-powermail-pi1 legend {
	clear: both;
	font-size: 11px;
	border-top: 1px dotted #B09885;
	margin: 0px 20px 0px 0px;
	padding: 3px 0px 10px;
	color: #655242;
	font-weight: bold;
	width: 100%;
}

.zentrumText .tx-powermail-pi1 select,
.zentrumText .tx-powermail-pi1 input,
.zentrumText .tx-powermail-pi1 textarea {
	margin-top: 5px;
	padding: 2px 2px 2px 4px;
}

.zentrumText .tx-powermail-pi1 select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.zentrumText .tx-powermail-pi1 input {
	border: 1px solid #B09E94;
	width: 250px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.zentrumText .tx-powermail-pi1 input.powermail_submit {
	margin: 20px 0px 20px 235px;
}

.zentrumText .tx-powermail-pi1 textarea {
	border: 1px solid #B09E94;
	margin-bottom: 10px;
	width: 250px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100px;
}

.zentrumText .tx-powermail-pi1 img.tx-srfreecap-pi2-image {
	margin: 20px 0px 10px 235px;
}

.zentrumText .tx-powermail-pi1 .tx-srfreecap-pi2-cant-read {
	clear: both;
	display: block;
	margin-left: 235px;
	color: #655242;
}

.zentrumText .tx-powermail-pi1 .tx-powermail-pi1_mandatory strong {
	color: #CC0000;
}

.zentrumText .tx-powermail-pi1 .tx-powermail-pi1_mandatory ul li strong {
	color: #655242;
	font-weight: normal;
}


/* Newsletter */

.newsletter h3 {
	font-size: 12px;
}

.mailform .block {
	margin-bottom: 20px;
}

.mailform .row {
	margin-bottom: 3px;
}

html>/**/body .mailform .row {
	margin-bottom: 5px;
}

.mailform .label {
	display: inline;
	float: left;
	width: 190px;
	padding-top: 5px;
}

.mailform .mandatory .label {
	width: 180px;
	padding-right: 10px;
	background-image: url('/fileadmin/pictures/mandatory.gif');
	background-position: right 5px;
	background-repeat: no-repeat;
}

.mailform .entry {
	display: inline;
	float: left;
	padding-left: 6px;
	width: 300px;
}

.mailform .entry .text input,
.mailform .entry .textarea textarea {
	border: 1px solid #B09E94;
	padding: 2px 2px 2px 4px;
	width: 250px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.mailform .entry .text input.short,
.mailform .entry .textarea textarea.short {
	width: 90px;
}

.mailform .entry .select {
	margin-top: 1px;
}

.mailform .entry .select select {
	width: 300px;
}

.mailform .entry .select select.short {
	width: 100px;
}

.mailform .entry .textarea textarea {
	overflow: auto;
}

.mailform .entry .checkbox label,
.mailform .entry .checkbox input,
.mailform .entry .radio label,
.mailform .entry .radio input {
	display: inline;
	float: left;
}

.mailform .entry .checkbox label,
.mailform .entry .radio label {
	width: 270px;
}

.mailform .entry .checkbox input,
.mailform .entry .radio input {
	width: 15px;
}

.mailform .entry .validation-advice {
	margin: 5px 0px 10px;
	font-size: 90%;
	color: #cc0000;
}

.mailform .captcha .entry .image {
	position: relative;
	display: inline;
	float: left;
	width: 202px;
	margin: 1px 5px 0px 0px;
}

.mailform .captcha .entry .image img {
	display: block;
	margin: 0px;
	padding: 0px;
}

.mailform .captcha .entry .image .tx-srfreecap-pi2-cant-read {
	display: block;
	margin: 5px 0px;
	width: 300px;
	color: #444444;
}

.mailform .captcha .entry .image img.tx-srfreecap-pi2-image-accessible {
	position: absolute;
	left: 0px;
	top: 59px;	
}

.mailform .captcha .entry .text {
	display: inline;
	float: left;
}

.mailform .captcha .entry .text input {
	margin-top: 2px;
	width: 108px;
}

.mailform .captcha .entry .info {
	margin-top: 10px;
	font-size: 90%;
}

.mailform .foot h3 {
	display: none;
}

.mailform .foot .mandatory .label {
	text-indent: 12px;
	background-position: 1px 5px;
}

.mailform .foot .entry .submit input {
	cursor: pointer;
	padding: 4px 20px 4px;
	border: none;
	color: white;
	background-color: #41230b;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* Rechts */

#mitte .rechts {
	float: left;
	width: 194px;
	height: 241px;
	background-color: #F8CA96;
	overflow: auto;
	padding: 23px 15px 10px 20px;
	line-height: 15px;
	
	scrollbar-3dlight-color: #F8CA96;
	scrollbar-darkshadow-color: #F8CA96;
	scrollbar-highlight-color: #FFF0DF;
	scrollbar-shadow-color: #998376;
	scrollbar-arrow-color: #998376;
	scrollbar-face-color: #FEDBB1;
	scrollbar-track-color: #F8CA96;
}

#mitte .rechtsNavi {
	float: left;
	width: 194px;
	height: 320px;
	background-color: #F8CA96;
	overflow: auto;
	padding: 23px 15px 10px 20px;
	line-height: 15px;
	
	scrollbar-3dlight-color: #F8CA96;
	scrollbar-darkshadow-color: #F8CA96;
	scrollbar-highlight-color: #FFF0DF;
	scrollbar-shadow-color: #998376;
	scrollbar-arrow-color: #998376;
	scrollbar-face-color: #FEDBB1;
	scrollbar-track-color: #F8CA96;
}

#mitte .rechtsBild {
	height: 320px !important;
}

#mitte .rechtsStart {
	float: left;
	width: 194px;
	height: 320px;
	background-color: #F8CA96;
	overflow: auto;
	padding: 23px 15px 10px 20px;
	
	scrollbar-3dlight-color: #F8CA96;
	scrollbar-darkshadow-color: #F8CA96;
	scrollbar-highlight-color: #FFF0DF;
	scrollbar-shadow-color: #998376;
	scrollbar-arrow-color: #998376;
	scrollbar-face-color: #FEDBB1;
	scrollbar-track-color: #F8CA96;
}


#mitte .rechts h2, #mitte .rechtsStart h2 {
	font-size: 11px;
	margin: 0px 0px 4px 0px;
	padding: 0px;
}

#mitte .rechts h3, #mitte .rechtsStart h3 {
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#mitte .rechtsStart .news  {
	margin-bottom: 14px;
}


#mitte .rechtsStart .news .dateMore {
	border-top: 1px solid #C9A077;
	font-size: 10px;
	font-family: Tahoma, Arial, Verdana;
	color: #9C7864;
}

#mitte .rechtsStart .news .dateMore a {
	text-decoration: none;
	color: #014A43;
}

#mitte .rechts ul, #mitte .rechtsStart ul {
	margin: 8px 0px 12px 18px;
	padding: 0px 0px 0px 0px;
	list-style: square;
}

#mitte .rechts ul li, #mitte .rechtsStart ul li {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
}

#mitte .rechts p, #mitte .rechtsStart p {
	margin-bottom: 12px;
}

#mitte .rechts a, #mitte .rechtsStart a {
	text-decoration: underline;
	color: #5F4B3A;
}

#mitte .rechts a:hover, #mitte .rechtsStart a:hover {
	text-decoration: none;
	color: #8C6E55;
}

#mitte .rechts .pfeilLink a {
	display: block;
	font-weight: bold;
	background-image: url(../pictures/layout/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 15px;
	text-decoration: none;
}

#mitte .rechtsStart .pfeilLink a {
	display: block;
	font-weight: bold;
	background-image: url(../pictures/layout/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
	text-decoration: none;
}

html>/**/body #mitte .rechts .pfeilLink a {
	background-position: 0px 5px;
}

html>/**/body  #mitte .rechtsStart .pfeilLink a {
	background-position: 0px 3px;
}

#mitte .rechts .pfeilLink a:hover, #mitte .rechtsStart .pfeilLink a:hover {
	color: #8C6E55;
}

#mitte .rechtsNavi ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#mitte .rechtsNavi ul li {
	background-image: url(../pictures/layout/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin: 4px 0px 4px 0px;
	padding: 0px 0px 0px 16px;
}

#mitte .rechtsNavi ul li a {
	text-decoration: underline;
	color: #5F4B3A;
}

#mitte .rechtsNavi ul li a:hover {
	text-decoration: none;
	color: #5F4B3A;
}

#mitte .rechtsNavi ul li.aktiv a {
	font-weight: bold;
	text-decoration: underline !important;
}

.leistungenSub {
	width: 500px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 11px 5px;
	border-bottom: 1px dotted #B09885;
}

html>body .leistungenSub {
	width: 505px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 5px;
	border-bottom: 1px dotted #B09885;
}

.leistungenSub ul {
	list-style: none;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;	
}

.leistungenSub ul li {
	float: left;
}


.leistungenSub ul li a {
	margin: 0px 9px 0px 0px;
	padding: 0px 8px 0px 0px;
	color: #5F4B3A;
	border-right: 1px solid #000;
	white-space: nowrap;
}

.leistungenSub ul .last a {
	border-right: none;
}

.leistungenSub ul li a:hover {
	text-decoration: none;
}

.leistungenSub ul .aktiv a {
	color: #2C1D16;
	text-decoration: none;
	font-weight: bold;
}

/****** Untertitel ******/

#untertitel {
	clear: both;
	width: 100%;
	height: 59px;
	border-bottom: 1px solid #BD8F31;
	background-color: #EBC08F;
}

/* Links */

#untertitel .links {
	width: 616px;
	height: 59px;
	float: left;
}

#untertitel .links h3 {
	font-size: 27px;
	font-weight: normal;
	font-family: "ITC Officina Sans Std Book";
	color: #5E3F2F;
	text-transform: uppercase;
	letter-spacing: 25px;
	padding: 0px;
	margin: 23px 0px 0px 66px;
	
}

/* Rechts */

#untertitel .rechts {
	float: left;
}

/****** Unten ******/

#unten {
	clear: both;
	width: 100%;
	height: 31px;
	background-color: #35241C;
}

/* Links */

#unten .links {
	width: 209px;
	height: 100%;
	border-right: 1px solid #BD8F31;
	background-color: #5E3F2F;
	float: left;
}

html>body #unten .links {
	height: 31px;
}

#unten .links a {
	font-weight: bold;
	color: #EBD9C7;
	text-decoration: none;
	display: block;
	height: 22px;
	padding: 9px 0px 0px 63px;
}

#unten .links a:hover {
	color: #F2F8F4;
}

#unten .links a img {
	border: none;
	margin: 0px 0px -1px 8px;
}

#unten #vollbild {
	position: absolute;
	z-index: 10;
	top: -13px;
	left: -1000000px;
	margin-left: 168px;
	background-image: url(../pictures/layout/loading.gif);
	background-position: center;
	background-repeat: no-repeat;
}

body.vollbild #unten #vollbild {
	left: auto;
}

#unten #vollbild a {
	position: absolute;
	right: 0px;
	background-color: #FFFFFF;
	color: #000;
	font-weight: normal;
	padding: 6px 8px 6px 23px;
	border: 1px solid #000;
	height: auto;
	background-image: url(../pictures/layout/schliessen.gif);
	background-repeat: no-repeat;
	background-position: 9px 8px;
}

#unten #vollbild div {
	border: 1px solid black;
}

#unten #vollbild div iframe {
	visibility: hidden;
	width: 700px;
}

#unten #vollbild em {
	display: block;
	font-style: normal;
	font-weight: bold;
	margin: 2px 0px 0px 1px;
	color: #33241A;
}

/* Rechts */

#unten .rechts {
	width: 790px;
	height: 31px;
	float: left;
	text-align: right;
}

#unten .rechts ul {
	list-style-type: none;
	float: right;
	margin: 10px 8px 0px 0px;
}

html>body #unten .rechts ul {
	margin-right: 17px;
}

#unten .rechts ul li {
	display: inline;
	float: left;
}

#unten .rechts ul li a{
	display: block;
	color: #EBD9C7;
	text-decoration: none;
	padding: 0px 8px 8px 8px;
	border-right: 1px solid #BE8F2D;
}

#unten .rechts ul .last a{
	border-right: none;
}

#unten .rechts ul li a:hover{
	color: #F2F8F4;
}

#unten .rechts ul li a.aktiv {
	color: white !important;
}
/****** Logo ******/


#logo {
	clear: both;
	min-height: 1px;
	width: 1000px;
	text-align: right;
	margin: 0px auto;
}

#logo img {
	margin: 15px 30px 0px 0px;
}

* html #logo img,
*+html #logo img {
	margin-top: 23px;
}

#logo .image {
	float: right;
}

#logo .holidaycheck {
	display: inline;
	float: left;
	margin: 21px 30px 0px 11px;
}

* html #logo .holidaycheck,
*+html #logo .holidaycheck {
	margin-top: 36px;
}

#logo .holidaycheck img {
	margin: 0px;
}

#logo .holidaycheck a {
	text-decoration: none;
}

#logo .holidaycheck #holidaycheckinfo {
	display: none;
	background: #f5f5f5 url('/fileadmin/pictures/layout/holidaycheck_info.gif') 0px bottom no-repeat;
	position: absolute;
	border: 1px solid #3768b2;
	color: #35241c;
	margin-top: -140px;
	margin-left: 94px;
	text-align: left;
	font-size: 10px;
	line-height: 13px;
	padding: 8px;
	width: 240px;
}

* html #logo .holidaycheck #holidaycheckinfo {
	margin-top: -88px;
	margin-left: -15px;
}

*+html #logo .holidaycheck #holidaycheckinfo {
	margin-top: -88px;
	margin-left: -15px;
}


#logo .facebook {
display: inline;
float: left;
margin: 15px 5px 0px 21px;
}

#logo .facebook img {
border: none !important;
}


* html #logo .facebook,
*+html #logo .facebook {
	margin-top: 43px;
}

#logo .adresse {
	float: left;
	margin: 29px 0px 0px 0px;
	text-align: left;
	line-height: 15px;
}

* html #logo .adresse,
*+html #logo .adresse {
	margin: 44px 0px 0px 0px;
}

#logo .adresse a {
	color: #5F4B3A;
}

#logo .adresse a:hover {
	text-decoration: none;
	color: #8C6E55;
}


/**********************************************************************************************************/
/**********************************************************************************************************/
/**************************************** S T A R T S E I T E *********************************************/
/**********************************************************************************************************/
/**********************************************************************************************************/


#linksStart {
	width: 284px;
	height: 366px;
	float: left;
}

#linksStart .oben {
	width: 284px;
	height: 131px;
	background-color: #998376;
}

#linksStart .unten {
	width: 284px;
	height: 235px;
	background-color: #FFF3D9;
}

#linksStart .unten img {
	margin: 91px 0px 0px 60px;
}

#rechtsStart {
	width: 716px;
	height: 366px;
	float: left;
}

#rechtsStart img {
	margin: 0px;
	padding: 0px;
}


#untertitelStart {
	clear: both;
	width: 100%;
	background-color: #EBC08F;
	border-bottom: 1px solid #BE8F2D;
	height: 59px;
}

#untertitelStart .links {
	width: 733px;
	height: 59px;
	float: left;
}

#untertitelStart .links #titelStart {
	width: 733px;
	height: 38px;
	float: left;
}

#untertitelStart .links #titelStart h3 {
	font-size: 27px;
	font-weight: normal;
	font-family: "ITC Officina Sans Std Book";
	color: #5E3F2F;
	text-transform: uppercase;
	letter-spacing: 8px;
	margin: 3px 0px 0px 88px;
}

#untertitelStart .links #linksInnen{
	width: 283px;
	height: 21px;
	border-right: 1px solid #BE8F2D;
	float: left;
}

#untertitelStart .links #rechtsInnen{
	width: 449px;
	height: 21px;
	float: left;
	background-color: #836859;
}

#untertitelStart .links #rechtsInnen h1 {
	font-size: 16px;
	font-weight: normal;
	font-family: "ITC Officina Sans Std Book";
	color: #ffffff;
	letter-spacing: 6px;
	margin: 1px 0px 0px 10px;
}


#untertitelStart .rechts {
	width: 267px;
	height: 59px;
	float: left;
}


#untenStart {
	clear: both;
	width: 100%;
	background-color: #33241A;
}

#untenStart .links {
	width: 283px;
	height: 31px;
	background-color: #5E3F2F;
	float: left;
	border-right: 1px solid #BE8F2D;
}

#untenStart .rechts {
	width: 716px;
	height: 31px;
	background-color: #33241A;
	float: left;
	text-align: right;
}

#untenStart .rechts strong {
	display: block;
	margin: 8px 20px 0px 0px;
	color: #FCDDBB;
}

.linkFett {
	font-weight: bold;
	background-image: url(../pictures/layout/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 0px 0px 0px 16px;
}

.linkFett a {
	text-decoration: none !important;
}

.panoDSL {
	display: block;
	background-image: url(../pictures/layout/dsl.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 0px 0px 0px 23px;
	margin: 0px 0px 3px 0px;
}

.panoFull {
	background-image: url(../pictures/layout/vollbild.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
	padding: 0px 0px 0px 23px;
}

/* Pictures on left, add margin on right */
DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
	padding: 0px 14px 12px 0px;
}

/* Pictures on right, add margin on left */
DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
	padding: 0px 0px 12px 14px;	
}

#adminpanel {
	position: absolute;
	top: 0px; 
	left: 0px;
	}
	
.pdf,
.xls,
.doc {
	padding-top: 1px !important;
	padding-bottom: 1px !important;
	padding-left: 22px !important;
	background-position: 0px 1px;
	background-repeat: no-repeat;
}

.pdf {
	background-image: url('/fileadmin/pictures/symbole/dateien/pdf.gif');
}

.xls {
	background-image: url('/fileadmin/pictures/symbole/dateien/xls.gif');
}

.doc {
	background-image: url('/fileadmin/pictures/symbole/dateien/doc.gif');
}

.contentholidaycheck {
	padding: 20px 30px;
	height: 343px;
	background-image: url('/fileadmin/pictures/bg_holidaycheck.jpg');	
}
