body, html {
    padding: 0;
    margin: 0;
    color: #000000;
    font-family: "Tahoma", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    background: #ebd49a;
    min-height: 100% !important;
}

body {
    overflow-y: scroll;
	background: #ebd49a url(../images/bodybg.gif) top center repeat-y;
}

p, strong, b, i, em, u, strike, ul, ol, li, dl, dt, dd, blockquote, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, th, td, textarea {
	font-size: 1em;
}

#container {
    width: 860px;
    margin-left: auto;
    margin-right: auto;
    background: url(../images/containerbg.gif) top left no-repeat;
    border: none;
    padding: 0 20px;
}

#navitop, #navitopsub {
    background: #d59461 url(../images/menubg.gif) top left repeat-x;
    border-bottom: 1px solid #4e2901;
    height: 32px;
    line-height: 32px;
}

/*
 #navitopsub {
 background: #f3a96f url(../images/menubg2.gif) top left repeat-x;
 }
 */
#maincontent {
    padding: 8px 8px 0 8px;
    width: 596px;
    float: left;
}

.detpicmaxi {
    background: url(../images/loading.gif) center top no-repeat;
}

#angebote {
    width: 244px;
    float: right;
    margin-top: 8px;
}

.angebotcnt {
    position: relative;
    height: 138px;
    margin-bottom: 8px;
    padding-bottom: 8px;
    background: url(../images/aangebotbg.gif) bottom left no-repeat;
}

a.angebotlink:link, a.angebotlink:active, a.angebotlink:visited, a.angebotlink:hover {
    width: 214px;
    display: block;
    color: #000;
    text-decoration: none;
    font-weight: bold;
    padding: 5px 10px 0 10px;
    background: url(../images/mask.png) bottom left no-repeat;
    position: absolute;
    bottom: 8px;
    min-height: 37px;
}

a.angebotlink:hover {
    background: url(../images/maskover.png) bottom left no-repeat;
}

.startgallery, .detgallery {
    background: url(../images/slidebg.gif) bottom left no-repeat;
    padding-bottom: 11px;
}

.angebot {
    height: 138px;
    width: 234px;
    position: absolute;
}

#foot {
    padding: 8px;
    background: #d6be7b;
}

#adr {
    text-align: center;
    font-size: 0.8em;
    margin-top: 30px;
}

.chead {
    height: 14px;
    /*width: 590px;*/
    background: url(../images/chead.gif) top left no-repeat;
    clear: both;
}

.cthumblist {
    background: #f9e8b9;
    float: left;
    margin: 0 10px 0 0;
}

.cteaser {
    background: #f9e8b9;
    width: 552px;
    padding: 0 20px 10px 20px;
    line-height: 1.4em;
    text-align: justify;
    min-height: 60px;
}

.cteasertext {
    display: block;
    padding: 0 0 0 140px;
}

.ccontent {
    background: #f9e8b9;
    width: 552px;
    padding: 10px 20px;
    line-height: 1.4em;
    text-align: justify;
    min-height: 238px;
}

.cfoot {
    height: 24px;
    /*width: 590px;*/
    background: url(../images/cfoot.gif) top left no-repeat;
    margin-bottom: 0px;
}

.fhead {
    height: 14px;
    width: 840px;
    background: url(../images/fhead.gif) top left no-repeat;
}

.fcontent {
    background: #f9e8b9;
    width: 800px;
    padding: 0px 20px;
    line-height: 1.4em;
    text-align: justify;
	position: relative;
}

.ffoot {
    height: 24px;
    width: 840px;
    background: url(../images/ffoot.gif) top left no-repeat;
}

.topmenuUL, .topmenuUL li, .topmenu2UL, .topmenu2UL li {
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    list-style-type: none;
}

li.li_topmenu, li.li_topmenu2, li.li_topmenua, li.li_topmenua2 {
    /*padding: 10px;*/
}

a.topmenu:link, a.topmenu:active, a.topmenu:visited, a.topmenu2:link, a.topmenu2:active, a.topmenu2:visited {
    text-decoration: none;
    color: #fff4d6;
    font-weight: bold;
    font-size: 1.1em;
    display: block;
    float: left;
    padding: 0 20px;
    border-right: 1px solid #AD703B;
}

a.topmenua:link, a.topmenua:active, a.topmenua:visited, a.topmenua:hover, a.topmenu:hover, a.topmenu2:hover, a.topmenua2:link, a.topmenua2:active, a.topmenua2:visited, a.topmenua2:hover {
    text-decoration: none;
    color: #fff4d6;
    font-weight: bold;
    font-size: 1.1em;
    display: block;
    float: left;
    padding: 0 20px;
    background: #955D2E url(../images/menubgover.gif) top left repeat-x;
    border-right: 1px solid #AD703B;
}

ul.topmenuUL li.first, ul.topmenu2UL li.first {
    /*margin-left: 20px;*/
}

.cthumb {
    margin-bottom: 8px;
}

div.dirs21 a:link, div.dirs21 a:active, div.dirs21 a:visited, div.dirs21 a:hover,
a.dirs21:link, a.dirs21:active, a.dirs21:visited, a.dirs21:hover {
    display: block;
    width: 142px;
    height: 20px;
    border: none;
    background: url(../images/button.gif) top left no-repeat;
    text-decoration: none;
    color: #F9E8B9;
    text-align: center;
	margin-top: 20px;
}

a.dirs21:hover {
    background: url(../images/buttonover.gif) top left no-repeat;
}

.detpicmini img {
    /*visibility: hidden;*/
}

a:link, a:visited, a:hover, a:active {
    color: #955D2E;
}

.ext-el-mask {
    background-color: #EBD49A !important;
}

.x-tabs-body, .x-tabs-item-body {
	background: #F9E8B9;
}

.x-tabs-strip-wrap {
	position: relative;
	top: 1px;
}

.x-tabs-wrap {
	padding-top: 5px;
	background: #F9E8B9;
}

.x-tabs-strip a {
	top: 0 !important;
}

.x-tabs-left, .x-tabs-right {
	background-image: url(../images/tab-sprite.gif) !important;
}

.x-tabs-text {
	color: #555555 !important;
}

td.on .x-tabs-text {
	color: #333333 !important;
}

.diashow {
	width: 120px;
	height: 120px;
	overflow: hidden;
}

.diashow a {
	display: block;
	width: 120px;
	height: 120px;
	overflow: hidden;
}

#ux-lightbox-overlay {
    background-color: #7A4416;
}

.flair {
	position: absolute;
	top: 0;
	right: 10px;
	width: 41px;
	height: 60px;
}
