@charset "utf-8";

html {
	background: #DDC89A;
	padding: 0;
	margin: 0;
}

body {
	padding: 0;
	margin: 0;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}

body, form .submit input {
	font-family: Tahoma;
}

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

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

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

/*.js-on #quickanfrage_neu*/
.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,
#quicksitemap h3 {
	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_neu {
	position: relative;
	width: 200px;
	padding: 45px 15px 10px 15px;
	overflow: hidden;
}
#quickanfrage_neu h3 {
	position: absolute;
	left: 5px;
	top: 0;
	width: 230px;
	height: 45px;
	border: 0;
	padding: 0;
	margin: 0;
}
#quickanfrage_neu form {
	overflow: hidden;
}
#quickanfrage_neu form .label {
	width: 55px;
}
#quickanfrage_neu form span.s50 {
	width: 33px !important;
}
#quickanfrage_neu form .label label {
	color: #666666;
}
#quickanfrage_neu form .input input {
	width: 104px;
	border: 1px solid #fff;
	background: #fff;
	margin-bottom: 2px;
}
#quickanfrage_neu form .input input.s50 {
	width: 40px;
}
#quickanfrage_neu form .submit {
	padding: 13px 0 0 0;
}
#quickanfrage_neu form .submit input.submit {
	background: none;
	padding: 0;
	margin: 0;
}

#quickanfrage_neu {
	padding-bottom: 30px;
	/*border-bottom: 1px solid #E7D7B6;*/
}

#callback_quickform {
	position: relative;
	/*width: 200px;*/
	width: 200px;
	padding: 10px 25px;
	margin: 0 auto;
	overflow: hidden;
	border-top: 1px solid #E7D7B6;
}
#callback_quickform h2 {
	text-indent: -10px;
	overflow: visible;
	margin-bottom: 0px;
}
#callback_quickform .input #qf_telefon {
	width: 129px;
}
#callback_quickform .submit {
	padding-top:15px;
}
#callback_quickform span.label {
	width: 55px;
	float: left;
}
#callback_quickform .submit .button {

}



form .submit input.submit {
	font-size: 11px;
}




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

#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;
}

#hintergrund {
	height: 100%;
	position: absolute;
	width: 984px;
	background: transparent url(../img/hg.gif) repeat-x;
}

#header {
	position: absolute;
	top: 20px;
	left: 33px;
	z-index: 30;
	width: 200px;
	height: 84px;
}

#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: 163px;
	height: 85px;
	background: url(../img/logo.gif) no-repeat;
	text-indent: -999999em;
	overflow: hidden;
}

#content {
	position: relative;
	z-index: 10;
	float: right;
	width: 732px;
	margin-top: 412px;
	border-left: 1px solid #E7D7B6;
	background: transparent url(../img/1px_border.gif) repeat-y scroll 480px 0;
}
#home #content {
	background: transparent url();
}

#col0 {
	margin: 0 27px 0 30px;
	padding-bottom: 65px;
	width: 420px;
	float: left;
	min-height: 260px;
}

#col2 {
	/*width: 100%;
	height: 40px;
	position: absolute;
	bottom: -45px;*/
	float: right;
	width: 220px;
	padding: 0 15px;
	margin-top: -43px;
}
/*
#col2 a {
	float: left;
	display: inline;
	margin-right: 5px;
	background: no-repeat top left;
	text-indent: -99999em;
	overflow: hidden;
}

#col2 a#ewh { 
	background-image: url(../img/3rdparty/ewh_40.png);
	width: 96px;
}

#col2 a#facebook { 
	background-image: url(../img/3rdparty/facebook_40.png);
}
*/
#media {
	position: absolute;
	top: 108px;
	left: 5px;
	/*width: 980px;*/
	width: 984px;
	height: 300px;
	/*border: 2px solid #B3A37F;
	border-bottom: 43px solid #B3A37F;*/
	border: 0px;
	overflow: hidden;
	background: #DED6C3;
	border-bottom: 4px solid #E7D7B6;
}

#aside {
	display: inline;
	float: left;
	left: 0;
	margin: 0;
	min-height: 477px;
	position: relative;
	width: 250px;
	z-index: 20;
}
#home #aside {
	min-height: 477px;
}


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

.aside2 {
	left: 984px;
	background-image: url(../img/shade_R.png);
}
.aside3 {
	position: absolute;
	left: 5px;
	bottom: -10px;
	height: 10px;
	width: 984px;
	background: transparent url(../img/shade_B.png) no-repeat scroll center center;
}

#menu {
	/*margin: 108px 10px 0 10px;*/
	/*background-color:#CCCCCC;*/
	position: absolute;
	left: 200px;
	top: 70px;
}

#menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	height: auto;
	/*width: 712px;*/
	width: 784px;
}

#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;*/
	padding: 0 0 0 34px;
	margin: 0px;
	float: left;
}
#menu ul li ul li a {
	display: block;
	overflow: hidden;
	text-indent: -9999999px;
	/*width: 230px;*/
	/*height: 43px;*/
	height: 35px;
	background-repeat: repeat-y;
}

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

#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.active ul { 
	display: block;
	margin-bottom: 20px;
}

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

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

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

/* === MENU2 === */


#menu2 {
	position:relative;
	/*margin-top:470px;*/
	background-color: #F3E8D1;
	border-bottom: 1px solid #E7D7B6;
	padding-bottom: 10px;
	z-index: 10;
}

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

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

#menu2 span { display: none; }

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

#menu2 ul li ul li {
	display: block;
	/*background: url(../img/menu_li.png) no-repeat top left;*/
	position: relative;
	/*padding: 0 0 0 53px;*/
	margin: 0px;
	/*float: left;*/
}
#menu2 ul li ul li.spacer {
	margin: 5px 0 4px;
	border-bottom: 1px solid #E7D7B6;
	height: 1px;
	width: 100px;
	overflow: hidden;
	text-indent: -9999em;
}
#menu2 ul li ul li a {
	display: block;
	overflow: hidden;
	text-indent: -9999999px;
	/*width: 230px;*/
	/*height: 43px;*/
	height: 25px;
	background-repeat: repeat-y;
}

#menu2 ul li ul li.active a,
#menu2 ul li ul li a:hover {
	background-position: 0 -100%;
}
 
#menu2 ul li ul li a:active, 
#menu2 ul li ul li a.current, 
#menu2 ul li ul li a:focus{
	 background-position: 0 -200%;
}

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

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

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

#menu2 ul li ul li.active ul li.active a,
#menu2 ul li ul li.active ul li a:active, 
#menu2 ul li ul li.active ul li a.current, 
#menu2 ul li ul li.active 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 {
	position: absolute;
	top: 0;
	text-align: center;
	/*padding: 7px 21px 7px 12px;*/
	padding: 7px 80px 7px 20px;
	background: #EADDC2 url(../img/quickmenu.png) no-repeat right;
	border-bottom: 2px solid #DDC89A;
	text-transform: uppercase;
	text-decoration: none;
	float: right;
	margin: 0 0 0 10px;
	color:  #6C574A;
	font-size: 11px;
	letter-spacing: 0.025em;
	display: inline;
}

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

#quickmenu #qbanfrage { right: 210px; display: none; }
#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: none;
}


#lang {
	position: absolute;
	top: 11px;
	left: 414px;
	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 .it         { background-image: url(../img/flags/it.png); } 
#lang .current .it { background-image: url(../img/flags/it_cur.png); } 

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


#search {
	position: absolute;
	/*top: 86px;
	left: 772px;*/
	top: 6px;
	left: 580px;
	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 50px 32px;*/
	margin: 0px 32px 1px 32px;
	width: 186px;
}

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

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

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



#quickrequest {
	background-color: #F3E8D1;
	height: 311px;
	padding: 15px 0 0;
	position: relative;
	/*margin-top: 477px;*/
	width: 250px;
	z-index: 40;
	float: left;
}

#home #quickrequest {
	height: 175px;
}



#footer {
	position: absolute;
	left: 5px;
	bottom: -30px;
	width: 985px;
	z-index: 40;
}
#footer .footer_left,
#footer .footer_right {
	width: 49%;
	float: left;
	background: none;
	text-align: left;
}
#footer .footer_right {
	float: right;
	text-align: right;
}
#footer strong {
	font-weight: bold;
	color: #761822;
	padding-right: 4px;
}
#footer span.spacer {
	width: 30px;
	height: 10px;
	background: transparent url(../img/footer_spacer.gif) no-repeat center;
	display: inline-block;
}

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

#footer address strong {
	font-size: 11px;
	text-transform: uppercase;
}

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

#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: 25px;
	text-transform: uppercase;
	color:  #504237;
	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_neu { display: none; }


a {
	/*color: #761822;*/
	color: #666666;
}

a.button,
form .submit input.button,
#col2 a{
	background: #761822 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: #E6DFCF;
	background-color: #E6DFCF;
	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: 0 0 20px 0;*/
	margin: 8px 0 20px;
	height: 40px;
	color: #FFFFFF;
	overflow: hidden;
	font-size: 30px;
	line-height: 40px;
	text-indent:-9999em;
	font-weight: normal;
}
h2.menutitle{
	position: relative;
	padding: 0;
	/*margin: 412px 0 0;*/
	margin: 420px 0 5px 0;
	height: 40px;
	color: #FFFFFF;
	overflow: hidden;
	font-size: 30px;
	line-height: 40px;
	text-indent:-9999em;
	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;
	text-indent: -9999em;
}

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;
	background-repeat: no-repeat;
}

h4 {
	color: #999999;
	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  #DFD8C6;
	border-bottom: 3px double #DFD8C6;
}

td, th {
	border-bottom: 1px solid #DFD8C6;
	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: #E7D7B6; }
/*.zebra table tr:nth-child(2n) td { background: #E7D7B6; }*/

.zebra table tr:hover td,
.zebra table tr.hover td,
.zebra table tr:hover td a,
.zebra table tr.hover td a {
	background: #761822;
	color: #fff;
}

.dropdown {
	color: inherit;
}

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

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

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

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

#logocontrol {
	margin-left: 13px;
}

/*
	-- 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 #761822;
	background: #F3E8D1;
}

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

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: #761822;
}

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.button { font-family: Tahoma; font-size: 11px; }

form .input .s25 { width: 48px; }
form .input .s33 { width: 95px; }
form .input .s34 { width: 96px; }
form .input .s50 { width: 100px; }
form .input .s66 { width: 197px; }
form .input .s75 { width: 206px; }

form textarea {
	height: 96px;
}

form .input input:focus,
form .textarea textarea:focus {
	border-color: #761822;
	background: #ffffff;
}

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

form .checkbox input {
	float: left;
}

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

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 {
	background: #761822 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;
}

/*
	-- FORMULARE end --
*/



/* -- Startseite -- */

#home h2 {
	display: none;
}

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

#home #col0 {
	margin: 15px 0 15px 15px;
	overflow: hidden;
	float: none;
	width: 718px;
}

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

#home #media {
	/*height: 365px;*/
	height: 368px;
	border-bottom: 2px solid #B3A37F;
	border-width: 0px;
}

#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: 441px;
	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: #DED6C3;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
	/*opacity: 0.5;*/
	font-size: 12px;
	cursor: pointer;
}

#home #switcher li.current {
	margin: 0 5px 0 0;
	height: 35px;
	line-height: 35px;
	font-size: 12px;
	/*opacity: 100;
	filter:Alpha(opacity=100);*/
	background: #F3E8D1;
}

#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,
.tx-indexedsearch-sw {
	color: #761822;
}

.tx-chgallery-pi1 .info h4,
.tx-indexedsearch .item h4,
.tx-veguestbook-pi1 .item h4 {
	position: absolute;
	top: -1.75em;
	font-weight: bold;
	color: #761822;
	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: 410px;
	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; } 

#webdesignbygowest {
	position: absolute;
	left: 380px;
	top: 8px;
	width: 109px;
	color: #DDC797;
	z-index: 999999;
}
#webdesignbygowest a,
#webdesignbygowest a:link,
#webdesignbygowest a:visited {
	color: #DDC797;
}
#webdesignbygowest a:hover,
#webdesignbygowest a:active,
#webdesignbygowest a:focus {
	color: #6C574A;
}


