/* ==================== begin global definitions ==================== */

html, body {
	height: 100%;
	width: 100%;
}
body {
	margin: 0px auto; padding: 0;
	font-family: "Lucida Grande", Verdana, Sans-Serif;
	font-size: 13px;
	font-weight: normal;
	width: 100%;
	height: 100%;
	text-align: center;
	background: #cdc0a6 url(../zz_global_images/body-bg.jpg);
	color: #3f291b;
}

p {
	margin: 0px;
	padding: 10px 0px;
	font-weight: normal;
	line-height: 1.7em;
}
span {
}
hr {
	height: 1px;
	border: 0px;
	border-top: 1px solid #D8D3C6;
}


a, a:visited{
	color: #7e4521;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
a:active
{
	outline: none;
}


h1{
	margin: 12px 0 15px 0;
	padding: 0px;
	font-weight: normal;
}
h2{
	margin: 0 0 10px 0;
	padding: 5px 0 0 0px;
	font-weight: normal;
	color: #7d431f;
	font-size: 16px;
}
h3{

}
h4{

}
h5{

}
h6{

}


form {
	margin: 0;
	padding: 0;
}
fieldset {
	padding: 0px; margin: 0px;
	border: 0px;
}
label {
	padding: 0; margin: 0;
	margin-top: 6px;
	padding-top: 1px;
	display: block;
	float: left;
	width: 135px;
	text-align: left;
	padding-right: 7px;
	color: #3f291b;
	font-size: 13px;
	font-weight: normal;
}
input[type="text"],
input[type="password"],
textarea {
	padding: 2px; margin: 0;
	margin-top: 4px;
	color: #3f291b;
	font-size: 13px;
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Sans-Serif;
	border: 0px solid #e7e3da;
	background: #e7e3da;
}
input[type="button"],
input[type="submit"],
input[type="reset"] {
	margin-top: 5px;
	padding: 2px;
	padding-left: 7px;
	padding-right: 7px;
	width: auto;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Sans-Serif;
	border: 0px solid #FFFFFF;
	background: #7d431f;
	cursor: pointer;
}
input[type=select],
select {

}
.checkboxfield {

}


ul {

}
ol {

}
li {

}



/* ==================== begin framing ==================== */

.positioner {
	margin: 0px auto; padding: 0px;
	width: 1025px;
}

.wrapper,
.header,
.maincnt,
.maincnt-top,
.maincnt-bottom,
.maincnt-divider,
.navigation,
.contentbox,
.footer,
.footer .links {
	margin: 0px;
	padding: 0px;
	float: left;
	border: 0px;
	text-align: left;
	display: inline;
	width: 1025px;
}

.wrapper {
	width: 1025px;
	background: url(../zz_global_images/wrapper-bg.png) no-repeat top left;
}

.header {
	height: 175px;
}
.maincnt {
	background: url(../zz_global_images/maincnt-bg.png) repeat top left;
}
.maincnt-top {
	background: url(../zz_global_images/maincnt-top-bg.png) no-repeat top left;
}
.maincnt-bottom {
	background: url(../zz_global_images/maincnt-bottom-bg.png) no-repeat bottom left;
}
.maincnt-divider {
	background: url(../zz_global_images/maincnt-divider.png) repeat-y;
	padding-bottom: 20px;
}
.navigation {
	margin: 35px 0px 0px 95px;
	padding: 0px 0px 0px 0px;
	width: 180px;
}
.contentbox {
	float: right;
	margin: 35px 110px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 575px;
}
.footer {
	height: 110px;
	background: url(../zz_global_images/footer-bg.png) no-repeat top left;
}
.footer p {
	margin: 0; padding: 0;
	color: #FFFFFF;
	font-size: 11px;
}
.footer p a{
	margin: 0; padding: 3px;
	color: #FFFFFF;
	font-weight: normal;
}
.footer p a:hover{
	background: #804420;
	text-decoration: none;
}
.footer p span{
	padding-left: 5px;
}
.footer .links {
	height: 54px;
	margin: 6px 0 0 505px;
	width: 412px;
}
.footer .links a,
.footer .links a img{
	border: 0;
	margin: 0; padding: 0;
}
.footer-text-left {
	float: left;
	margin: 25px 0 0 95px;
}
.footer-text-right {
	float: right;
	margin: 25px 95px 0 0;
}

div.logoimg{
	float: left;
	padding: 0px; margin: 79px 0px 0px 82px;
	text-align: left;
}
div.logoimg img{
	border: 0;
}
div.logoimg img a, div.logoimg img a:hover{
	text-decoration: none;
}

div.headnav{
	float: right;
	padding: 0px; margin: 21px 67px 0px 0px;
	text-align: left;
}
div.headnav img, 
div.headnav a{
	margin: 0; padding: 0;
	border: 0;
	text-decoration: none;
	display: block;
	height: 19px;
	float: left;
}
div.headnav a:hover{
	margin: 0; padding: 0;
	background: #804420;
}



ul.nav, ul.nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.nav {
	margin-top: 35px;
	width: 180px;
}
ul.nav ul {
	margin-left: 15px;
	width: 165px;
}
ul.nav li a,
ul.nav ul li a {
	padding: 11px 10px 0px 30px; 
	display: block;
	height: 37px;
	border-bottom: 1px solid #ae986c;
	color: #3f291b;
	font-weight: normal;
	background: url(../zz_global_images/icon-nav.png) no-repeat bottom left;
	text-decoration: none;
	voice-family:"\"}\""; /*Hack für IE bis 5.5*/
	height:26px;
}
ul.nav ul li a {
	background: url(../zz_global_images/icon-subnav.png) no-repeat bottom left;
}
ul.nav li a.active,
ul.nav li a:hover {
	background: #edeae3 url(../zz_global_images/icon-nav.png) no-repeat bottom left;
	text-decoration: none;
}
ul.nav ul li a.active,
ul.nav ul li a:hover {
	background: #edeae3 url(../zz_global_images/icon-subnav.png) no-repeat bottom left;
	text-decoration: none;
}



.contentbox .csc-textpic img{
	border: 10px solid #e7e3da;
}



/* tt-news */
.news-latest-container {
	float: left;
	padding: 0; margin: 0;
}
.news-latest-item {
	float: left;
	padding: 0; margin: 0;
	background: url(../zz_global_images/news-latest-bg.png) repeat-y;
}
.news-latest-container .left {
	float: left;
	padding: 15px;
	width: 330px;
	voice-family:"\"}\""; /*Hack für IE bis 5.5*/
	width:300px;
}
.news-latest-container .right {
	float: right;
	padding: 10px;
	width: 243px;
	voice-family:"\"}\""; /*Hack für IE bis 5.5*/
	width:223px;
}

/* kontaktform */
form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}
.csc-mailform input#mailformemail,
.csc-mailform input#mailformName,
.csc-mailform input#mailformphone,
.csc-mailform textarea {
	display: block;
	float: left;
	width: 200px;
}
.csc-mailform input#mailformformtype_mail { /* den Submit-Button */
	clear: both;
	float: none;
	display: block;
	margin-left: 142px;
	margin-top: 4px;
}

/* Gallery */

.wtgallery_categories,
.wtgallery_list_centerofrow,
.wtgallery_list_firstofrow {
	margin: 0 13px 13px 0;
	display: inline;
}
.wtgallery_category_lastofrow,
.wtgallery_list_lastofrow {
	margin: 0 0 13px 0;
	display: inline;
}

.wtgallery_category_pic,
.wtgallery_list_centerofrow,
.wtgallery_list_firstofrow,
.wtgallery_list_lastofrow {
	border: 10px solid #e7e3da;
}	

.wtgallery_list_pagebrowser_area {
	float: left;
	text-align: center;
}

ul.wtgallery_pagebrowser_list {
	clear: both;
	margin: 0; padding: 0;
	list-style: none;
	text-align: center;
}
ul.wtgallery_pagebrowser_list li {
	float: left;
}
ul.wtgallery_pagebrowser_list li a {
	padding: 4px 20px 4px 0px;
	font-weight: normal;
}

ul.wtgallery_pagebrowser_list li a.act {
	font-weight: bold;
	text-decoration: underline;
}


/* newsletter */
.nl {
}
.nl .nl-form {
	background: url(../zz_global_images/nl-bg.png) no-repeat top left;
	padding: 50px 0 0 0;
}
.nl .nl-table {
}
.nl td.error {
	padding: 0 0 8px 0;
	margin: 0;
	color: #3f291b;
}
.nl p {
	line-height: normal;
	color: #3f291b;
}
