/* * * * * START: SUB NAVIGATION * * * * */
#subnav {
	background: url(../images_layout/bg_contentTop_brown.jpg) top left no-repeat;
}
#subnav #innerSubnav {
	background: url(../images_layout/bg_subnav.png) top left no-repeat;
}
#subnav .subnavBottom {
	background: url(../images_layout/bg_subnav.png) bottom left no-repeat;
}
#subnav ul li a.active {
	color: #6d5c3c;
}
/* * * * * END: SUB NAVIGATION * * * * */



/* * * * * START: CONTENT * * * * */
#topBorder {
	background: url(../images_layout/bg_top_brown.gif) left top no-repeat;
}
#contentwrap {
	background: #bd9b69 url(../images_layout/bg_contentMain_brown.jpg);
}
#innerContent {
	background: url(../images_layout/bg_contentBottom_brown.jpg) left bottom no-repeat;
}
#swissflag {
	background: url(../images_layout/icon_swissflag_brown.gif) bottom left no-repeat;
}
#bottomBorder {
	background: url(../images_layout/bg_bottom_brown.gif) no-repeat;
}
/* * * * * START: CONTENT * * * * */



/* * * * * START: HOMEPAGE + CONTENT * * * * */
#mainContent, #startContent, #kontaktContent {
	color: #424242;
	background: url(../images_layout/bg_contentTop_brown.jpg) top left no-repeat;
}
#mainContent a, #startContent a, #kontaktContent a {
	color: #6d5c3c;
}
#mainContent a:hover, #startContent a:hover, #kontaktContent a:hover {
	color: #424242;
}
#mainContent h2, #startContent h2, #kontaktContent h2 {
	color: #6d5c3c;
}
#mainContent h2 a, #startContent h2 a, #kontaktContent h2 a {
	color: #6d5c3c;
}
#mainContent h2 a:hover, #startContent h2 a:hover, #kontaktContent h2 a:hover {
	color: #424242;
}
/* * * * * START: HOMEPAGE + CONTENT  * * * * */



/* * * * * START: TEASERS IN THE RIGHT COLUMN * * * * */
#teaserBg {
	background: url(../images_layout/bg_contentTop_brown.jpg) top right no-repeat;
}
.hotLinks h1 {
	background: #BEBFBF url(../images_layout/bg_hotlinkstitle_brown.jpg) top left no-repeat;
}
.hotLinks .contents {
	background: #FFF url(../images_layout/bg_hotlinksundertitle.gif) top left no-repeat;
}
.hotLinks .borderBottom {
	background: url(../images_layout/bg_hotlinksbottom_brown.gif) top left no-repeat;
}
.additional h1 {
	background: #BEBFBF url(../images_layout/bg_hotlinkstitle_brown.jpg) top left no-repeat;
}
.additional .contents {
	background: #FFF url(../images_layout/bg_hotlinksundertitle.gif) top left no-repeat;
}
.additional .borderBottom {
	background: url(../images_layout/bg_hotlinksbottom_brown.gif) top left no-repeat;
}
.teaserBox h1 {
	background: #BEBFBF url(../images_layout/bg_hotlinkstitle_brown.jpg) top left no-repeat;
}
.teaserBox h1.important {
	color: #6d5c3c;
}
.teaserBox .contents {
	background: #FFF url(../images_layout/bg_hotlinksundertitle.gif) top left no-repeat;
}
.teaserBox .borderBottom {
	background: url(../images_layout/bg_hotlinksbottom_brown.gif) top left no-repeat;
}
.imgContainer {
	background: #FFF url(../images_layout/bg_imgTop_brown.gif) top left no-repeat;
}
.imgBottom {
	background: #FFF url(../images_layout/bg_imgBottom_brown.gif) top left no-repeat;
}
.contents table td h2 {
	color: #6d5c3c;
}
.teaserBox .contents h2, .teaserBox .contents h3, .teaserBox .contents h2 a, .teaserBox .contents h3 a {
	color: #bd9b69;
}
/* * * * * START: TEASERS IN THE RIGHT COLUMN * * * * */



/* * * * * START: CONTACT FORM * * * * */
#address  h1 {
	color: #6d5c3c;
}
#contactFormWrap form input.powermail_submit {
	background: #FBFBFB;
	color: #424242;
	border: 1px solid #D5D5D5;
}
div.powermail_mandatory_js {
	color: #af0000;
}
/* * * * * END: CONTACT FORM * * * * */
