html {
	background: #53174A;
	padding: 0;
	margin: 0;
}

body {
	padding: 0;
	margin: 0;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #4D4A40;
}

#top {
	position: relative;
	display: none;
	background: #c4b0c1 url(../img/top.png) repeat-x bottom;
}

#ui-datepicker-div {
	z-index: 100;
}

#quickanfrage, 
#quicksitemap {
	width: 984px;
	margin: 0 auto;
}

.js-on #quickanfrage, 
.js-on #quicksitemap {
	display: none;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -492px;

}

#quicksitemap .init,
#quicksitemap .item {
	width: 155px;
	overflow: hidden;
	float: left;
	display: inline;
	padding: 23px 20px 23px 0;;
}

#quicksitemap .init {
	margin: 0 5px 0 15px;
	width: 240px;
}

#quicksitemap h3.sitemap {
	text-indent: -9999999em;
	width: 175px;
	height: 15px;
	margin: 0;
}

#quicksitemap .item ul,
#quicksitemap .item li {
	border: 0;
	padding: 0;
	margin: 0;
	list-style: none;
}

#quicksitemap .item li a {
	text-decoration: none;
	color: #534339;
	font-size: 11px;
}

#quicksitemap .item li a:hover {
	text-decoration: underline;
}

#quicksitemap .item ul {
	margin-bottom: 30px;
}


#quickanfrage form {
	padding: 22px 0 8px 215px;
	position: relative;
}

#quickanfrage h3 {
	text-indent: -9999999em;
	width: 200px;
	height: 15px;
	overflow: hidden;
}

.js-on #quickanfrage h3 {
	position: absolute;
	top: 25px;
	left: 25px;
}

#quickanfrage form:after {
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

#quickanfrage div {
	float: left;
	clear: none;
}

#quickanfrage .label {
	width: auto;
	margin-left: 14px;
}

#quickanfrage .input input {
	background: #E6DFCE;
	border-color: #E6DFCE;
}

#quickanfrage .s25 { width: 40px; }
#quickanfrage .s75 { width: 85px; }

#quickanfrage .submit {
	margin: 0 0 0 10px;
	position: relative;
	top: -1px;
	width: 130px;
}

#outer {
	width: 100%;
	min-height: 768px;
	background: url(../img/container.png) repeat-x;
}

#container {
	position: relative;
	width: 984px;
	padding: 0 5px;
	margin: 0 auto;
	background: url(../img/container.png) repeat-x;
}
#container:after {
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}


#header {
	position: absolute;
	top: 32px;
	left: 38px;
	z-index: 30;
	width: 210px;
	height: 45px;
}

#jump, #path { display: none; }

#header h1 {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
}

#header h1 a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 210px;
	height: 45px;
	background: url(../img/header.png);
	text-indent: -999999em;
	overflow: hidden;
}

#content {
	position: relative;
	z-index: 10;
	float: right;
	width: 732px;
	margin-top: 400px;
	background: #FFFFFF;
}

#col0 {
	margin: 0 27px 0 30px;
	padding-bottom: 65px;
}

#media {
	position: absolute;
	top: 75px;
	left: 254px;
	width: 735px;
	height: 325px;
	overflow: hidden;
	background: #6D2A5E;
}

#aside {
	position: relative;
	z-index: 20;
	left: 12px;
	float: left;
	display: inline;
	margin: 0px;
	width: 250px;
	min-height: 650px;
	background: url(../img/aside.png) no-repeat top center;
}

.aside1,
.aside2 {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 10px;
	height: 675px;
	background: url(../img/aside1.png) no-repeat top left;
}

.aside2 {
	left: 240px;
	background-image: url(../img/aside2.png);
}

#menu {
	margin: 108px 10px 0 10px;
}

#menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	height: auto;
	width: 230px;
}

#menu li {
	padding: 0;
	margin: 0;
}

#menu span { display: none; }

#menu ul li ul {
	position: relative;
	top: 0;
	width: 100%;
	display: inline;
}

#menu ul li ul li {
	display: block;
	background: url(../img/menu_li.png) no-repeat top left;
	position: relative;
	padding: 0px;
	margin: 0px;
}
#menu ul li ul li a {
	display: block;
	overflow: hidden;
	text-indent: -99999em;
	width: 230px;
	height: 43px;
}

#menu ul li ul li a:hover {
	background-position: 0 -100%;
}

#menu ul li ul li.root a,
#menu ul li ul li a:active, 
#menu ul li ul li a.current, 
#menu ul li ul li a:focus{
	 background-position: 0 -200%;
}

#menu ul li ul li ul { display: none; }
#menu ul li ul li.root ul { 
	display: block;
	margin-bottom: 20px;
}

#menu ul li ul li ul li {
	display: inline;
	background: none;
}

#menu ul li ul li.root ul li a {
	height: 19px;
	background-position: 0 0;
}
#menu ul li ul li.root ul li a:hover {
	background-position: 0 -100%;
}

#menu ul li ul li.root ul li.root a,
#menu ul li ul li.root ul li a:active, 
#menu ul li ul li.root ul li a.current, 
#menu ul li ul li.root ul li a:focus{
	background-position: 0 -200%;
} 

#quickmenu {
	position: absolute;
	top: 0;
	left: 522px;
	width: 450px;
	height: 32px;
}

#quickmenu ul,
#quickmenu li {
	padding: 0;
	margin: 0;
	list-style: none;
}

#quickmenu span {
	display: none;
}

#quickmenu a {
	text-align: center;
	padding: 7px 21px 7px 12px;
	background: #6D2A5E url(../img/quickmenu.png) no-repeat right;
	text-transform: uppercase;
	text-decoration: none;
	float: right;
	margin: 0 0 0 10px;
	color:  #FFFFFF;
	font-size: 11px;
	letter-spacing: 0.025em;
	display: inline;
}

#quickmenu .current {
	background-image: url(../img/quickmenu_current.png);
	background-color: #FFFFFF;
	color: #6D2A5E;
}

#quickmenu #qbanfrage { right: 210px; }
#quickmenu #qbsitemap { right: 0; }


/* MERKZETTEL */

.tx-postit-pi1 {
	background: #E6DFCF;
	padding-top: 5px;
}

.tx-postit-pi1 h3 {
	margin: 5px 5px 5px 5px;
	width: 155px;
}


.tx-postit-pi1 h3 span { background-image: url(../img/postit_en.png); }
.tx-postit-pi1 h3.de span { background-image: url(../img/postit_de.png); }

.tx-postit-pi1 ul,
.tx-postit-pi1 li {
	padding: 0;
	margin: 0;
	list-style: none;
}

.tx-postit-pi1 .submit input {
	margin: 0 2px 2px 0;
	font-size: 9px;
	float: left;
	clear: none;
}

.tx-postit-pi1 fieldset{
	margin-top: 1em;
}

.tx-postit-pi1 .label {
	width: 148px;
}

.tx-postit-pi1 a.add {
	display: block;
	margin: 5px;
}

.tx-postit-pi1 .empty {
	padding-left: 5px;
}

.tx-postit-pi1 a.show {
	float: left;
	clear: both;
	width: 165px;
	margin-left: 5px;
}

.tx-postit-pi1 a.delete {
	clear: nome;
}


#lang {
	position: absolute;
	top: 11px;
	left: 422px;
	width: 150px;
	height: 11px;
}

#lang ul {
	display: block;
	height: 11px;
	width: 150px;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 5000;
}

#lang ul li {
	display: inline;
	list-style: none;
	padding: 0;
	margin: 0;
}

#lang ul li span { display: none; }

#lang ul li ul {
	margin: 0;
	padding: 0;
}

#lang ul li ul li {
	list-style: none;
	float: right;
	padding-left: 7px;
	width: 16px;
	height: 11px;
	overflow: hidden;
}

#lang ul li ul li a {
	float: right;
	width: 16px;
	height: 11px;
	overflow: hidden;
	text-indent: 20px;
}

#lang .de         { background-image: url(../img/flags/de.png); } 
#lang .current .de { background-image: url(../img/flags/de_cur.png); } 

#lang .en         { background-image: url(../img/flags/gb.png); } 
#lang .current .en { background-image: url(../img/flags/gb_cur.png); } 

#lang li.na { display: none !important; }


#search {
	position: absolute;
	top: 86px;
	left: 772px;
	width: 200px;
	height: 20px;
		background: #FFFFFF;
		overflow: hidden;
}

#search form {
	padding: 0;
	margin: 0;
}

#search label { 
	display: none;
	position: absolute;
	top: 1px;
	left: 3px;
	padding: 1px;
	margin: 0;
	color: #B5ADAA;
	font-size: 13px;
	font-family: Tahoma;
}

.js-on #search label {
	display: block;
}

#search #q {
	border: 1px solid white;
	background: none;
	padding: 1px 2px;
	margin: 0;
	position: relative;
	width: 169px;
	color: #B5ADAA;
	font-size: 13px;
	font-family: Tahoma;
}

#search .submit {
	position: absolute;
	right: 0;
	top: 0;
}

#col1 {
	float: right;
	display: inline;
	margin: 50px 32px 200px 32px;
	width: 186px;
}

#col1 .element {
	background: #CEC2AA;
	margin-bottom: 8px;
}

#col1 .element .csc-textpic-text {
	margin: 5px !important;
	display: block;
}

#col1 .element .csc-textpic-text a.button {
	margin-bottom: 5px;
}



#footer {
	position: absolute;
	z-index: 40;
	left: 45px;
	bottom: 0;
	padding-bottom: 50px;
	width: 212px;
}

#footer address {
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	letter-spacing: 0.025em;
}

#footer address strong {
	color: #FFFFFF;
	font-size: 11px;
}

#footer address em {
	float: left;
	font-style: normal;
	font-weight: bold;
	width: 55px;
}

#footer address a {
	font-size: 12px;
}
/*#footer .opening {
	display: none;
	color: #C5AFC1;
	font-size: 11px;
	font-style: normal;
}
#footer .opening strong {
	color: #FFFFFF;
	font-size: 11px;
}
#footer .opening em {
	color: #C5AFC1;
	float: left;
	font-style: normal;
	font-weight: bold;
	width: 160px;
}*/


#sitelinks {
	position: absolute;
	bottom: 0;
	left: 0;
}

#sitelinks * {
	display: inline;
	padding: 0;
	margin: 0;
	list-style: none;
}

#sitelinks span { display: none; }
#sitelinks a { 
	padding-right: 17px;
	text-transform: uppercase;
	color:  #B39184;
	font-size: 11px;
	text-decoration: none;
}

#sitelinks a:hover {
	text-decoration: underline;
}

#go_west {
	position: relative;
	width: 125px;
	height: 25px;
	background: #FFFFFF no-repeat top left;
	overflow: hidden;
}

#go_west span,
#go_west a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-indent: -9999999em;
	background: white;
	z-index: 5;
	background: no-repeat left top;
}

.js-on #go_west span {
	z-index: 10;
	cursor: pointer;
}

#end {
	height: auto;
	clear: both;
	margin: 25px 0 0 0;
	padding: 25px 0;
	background: #F7F1E4 url(../img/end.png) repeat-x top;
}

.js-on #end {
	height: 85px;
	margin: 0;
	padding: 0;
	background: none;
	overflow: hidden;
	visibility: hidden;
}

#end #quickanfrage { display: none; }


a {
	color: #B39184;
}

a.button {
	background: #6D2A5E url(../img/a_button.png) no-repeat right center;
	color: #FFF4E9;
	text-decoration: none;
	float: left;
	clear: both;
	padding: 3px 40px 3px 8px;
	white-space: nowrap;
}

a.goto1,
a.goto2 {
	float: left;
	text-decoration: none;
	padding-left: 12px;
	background: url(../img/a_goto.png) no-repeat left center;
}

a.goto2 {
	float: right;
}

a.goto1:hover,
a.goto2:hover { text-decoration: underline; }

hr {
  border: 0;
  width: 100%;
	color: #EBE9ED;
	background-color: #EBE9ED;
	height: 1px;
	margin: 0 0 20px 0;
	clear: both;
}

p, address {
	padding: 0;
	margin: 0 0 20px 0;
	font-style: normal;
}

ul, ol {
	margin-bottom: 20px;
}

ul ul,
ul ol,
ol ul,
ol ol {
	margin-bottom: 0;
}


h2 {
	position: relative;
	padding: 0;
	margin: 20px 0 20px 0;
	height: 40px;
	background: #EBE9ED;
	color: #FFFFFF;
	overflow: hidden;
	font-size: 30px;
	line-height: 40px;
	text-indent: 1em;
	font-weight: normal;
}

h3 {
	position: relative;
	padding: 0;
	margin: 0 0 16px 0;
	height: 14px;
	color: #534339;
	overflow: hidden;
	font-size: 12px;
	line-height: 14px;
	text-indent: 0.25em;
	font-weight: bold;
	text-transform: uppercase;
}

#home h3 {
	margin: 0 0 4px 0;
	height: 12px;
	font-size: 9px;
	line-height: 10px;
}

h3.subtitle {
	margin-left: 30px;
	margin-right: 25px;
}



h2 span,
h3 span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-position: left top;
}

h4 {
	color: #53174A;
	font-size: 11px;
	padding: 0;
	margin: 0 0 8px 0;
	line-height: 13px;
	font-weight: normal;
	text-transform: uppercase;
}

table {
	width: 100%;
	margin: 0 0 10px 0;
	border-collapse: collapse;
	border-top:    1px solid  #EBE9ED;
	border-bottom: 3px double #EBE9ED;
}

td, th {
	border-bottom: 1px solid #EBE9ED;
	margin: 0;
	padding: 3px 6px;
	text-align: left;
	font-weight: normal;
	color: #333333;
	vertical-align: top;
}

td {
	text-align: center;
}

.zebra table tr.even td          { background: #EBE9ED; }
.zebra table tr:nth-child(2n) td { background: #EBE9ED; }

.zebra table tr:hover td,
.zebra table tr.hover td {
	background: #a88aa3;
}

table .style1 { 
	border-right: 1px solid #EBE9ED;
	text-align: left;
	vertical-align: middle;
}

#col0 .csc-textpic img {
	border: 5px solid #EBE9ED !important;
}

#home #col0 .csc-textpic img {
	border: none !important;
}

.csc-textpic-imagewrap {
	float: right;
	clear: both;
	margin-bottom: 20px !important;
}

#logocontrol {
	margin-left: 20px;
	margin-bottom: 20px;
}

/*
	-- FORMULARE --
*/

form {
	padding: 0;
	margin: 0;
}

form div.error {
	padding: 5px 5px 5px 26px;
	border: 1px solid #D02020;
	background: url(../img/icons/error.png) no-repeat 5px 5px;
}

form span.required {
	color: #A12332;
}

form fieldset {
	position: relative;
	padding: 0.5em;
	margin: 3em 0 2em 0;
	border: none;
	border-top: 1px solid #EBE9ED;
	background: #EBE9ED;
}

form fieldset fieldset {
	margin-top: 5em;
	background: #EEEADE;
}

form legend {
	padding: 0;
	margin: 0;
}

form img {
	border: none !important;
}

form legend span {
	position: absolute;
	display: block;
	padding: 0.125em;
	top: -2.5em;
	left: -1px;
	font-weight: bold;
	color: #534339;
}

form .label {
	float: left;
	display: inline;
	width: 175px;
	margin-right: 10px;
}

form .input input {
	float: left;
}

form div {
	clear: both;
}

form .input input,
form textarea {
	width: 298px;
	border: 1px solid #534339;
	margin: 0 2px 2px 0;
	padding: 1px;
	background: #FFFFFF;
	/*
		Farbe aus Suchbox, zu hell
		color: #B5ADAA;
	*/
	color: #534339;
	font-size: 11px;
	font-family: Tahoma;
	border: 1px solid #FFFFFF;
}

form .input .s25 { width: 70px; }
form .input .s33 { width: 95px; }
form .input .s34 { width: 96px; }
form .input .s50 { width: 146px; }
form .input .s66 { width: 197px; }
form .input .s75 { width: 222px; }

form textarea {
	height: 96px;
}

form .input input:focus,
form .textarea textarea:focus {
	border-color: #60A060;
	background: #FAFFFA;
}

form .checkbox {
	margin-left: 180px;
}

form .checkbox input {
	float: left;
}

form fieldset fieldset .checkbox label {
	float: left;
	width: 205px;
}

form div span.error {
	clear: both;
	display: block;
	margin: 0 0 2px 185px;
	color: #D02020;
}

form div.checkbox span.error {
	margin: 0 0 2px 5px;
}

form .submit input {
	margin-left: 185px;
	background: #6D2A5E url(../img/a_button.png) no-repeat right center;
	color: #FFF4E9;
	text-decoration: none;
	float: left;
	clear: both;
	padding: 2px 20px 2px 8px;
	white-space: nowrap;
	border: none;
	cursor: pointer;
}

form .captcha {
	margin: 0 0 2px 0;
}

form .captcha img {
	display: block;
	margin: 0 50px 0 0;
}

/*
	-- FORMULARE end --
*/

/* -- Startseite -- */

#home h2 {
	display: none;
}

#home #content {
	margin-top: 440px;
	height: 190px;
}

#home #col0 {
	margin: 15px 0 15px 15px;
	overflow: hidden;
}

#home #scroller {
	position: relative;
	left: 0px;
	width: 25000px;
}

#home #media {
	height: 365px;
}

#home #col1 {
	display: none;
}

#home div.csc-textpic-clear {
	display: none;
}

#home #col0 .element {
	position: relative;
	float: left;
	display: inline;
	width: 344px;
	margin-right: 15px;
}

#home #col0 .element {
	height: 155px;
}

#home img {
	border: 0 !important;
}

#home #switcher {
	position: absolute;
	z-index: 50;
	top: 405px;
	right: 10px;
	width: 500px;
	width: auto;
	height: 35px;
	padding: 0;
	margin: 0;
	list-style: none;
}

#home #switcher li {
	padding: 0;
	margin: 5px 5px 0 0;
	float: left;
	width: 25px;
	background: #6D2A5E;
	color: #FFFFFF;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
}

#home #switcher li.current {
	margin: 0 5px 0 0;
	height: 35px;
	background: #FFFFFF;
	color: #6D2A5E;
	line-height: 35px;
	font-size: 12px;
}

#home #col0 a.button {
	position: absolute;
	top: 133px;
	left: 192px;
}

.pagination {
	text-align: right;
}

.pagination a {
	text-decoration: none;
}

.tx-chgallery-pi1 .info,
.tx-indexedsearch .item,
.tx-veguestbook-pi1 .item {
	position: relative;
	padding: 0.5em 0.5em 0.01em 0.5em;
	margin: 3em 0 2em 0;
	border: none;
	border-top: 1px solid #DFD8C6;
	background: #E6DFCF;
}

.tx-indexedsearch .item strong {
	color: #60A060;
}

.tx-chgallery-pi1 .info h4,
.tx-indexedsearch .item h4,
.tx-veguestbook-pi1 .item h4 {
	position: absolute;
	top: -1.75em;
	font-weight: bold;
	color: #534339;
	text-transform: none;
}

.tx-indexedsearch .tx-indexedsearch-noresults {
	padding: 5px 5px 5px 26px;
	border: 1px solid #D02020;
	background: url(../img/icons/error.png) no-repeat 5px 5px;
	font-weight: normal;
}

div.c1 { 
	float: left;
	display: inline;
	width: 275px;
}
div.c2 {
	float: left;
	display: inline;
	width: 385px;
}

div.c3 {
	clear: both;
}

#gallery {
	margin: 0;
	padding: 10px 0 0 10px;
	width: 665px;
	overflow: hidden;
}

#gallery:after {
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}


#gallery li {
	padding: 0;
	position: relative;
	margin: 0 10px 10px 0;
	width: 123px;
	height: 123px;
	list-style: none;
	float: left;
	overflow: hidden;
}

#gallery.list li {
	height: 168px;
}

#gallery li a,
#gallery li img {
	padding: 0;
	margin: 0;
	border: none;
	display: block;
	text-decoration: none;
}

.tx-chgallery-pi1 .desc { margin-top: -1.25em; } 
