/* ==================== begin global definitions ==================== */

html, body {
	height: 100%;
	width: 100%;
}
body {
	margin: 0px auto; padding: 0;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 100%;
	height: 100%;
	text-align: center;
	background: #FFFFFF url(../zz_global_images/body_bg.jpg) repeat;
	color: #bcac78;
}


p {
	margin: 0px;
	padding: 5px 0px 20px 0px;
	font-weight: normal;
	line-height: 1.7em;
}
span {
}
hr {
	height: 1px;
	border: 0px;
	border-top: 1px solid #bcac78;
}


a, a:visited{
	color: #495775;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active
{
	outline: none;
}
a:focus
{
	-moz-outline-style: none;
}


h1{
	margin: 0px;
	padding: 20px 0px 12px 0px;
	font-weight: normal;
	font-size: 24px;
	font-family: Georgia, serif;
	color: #FFFFFF;
	line-height: normal;
}
h2{
	margin: 0;
	font-weight: normal;
	font-size: 13px;
	padding: 0px 0px 12px 0px;
	line-hieght: 1.7em;
	color: #a5a5a5;
}
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: 100px;
	text-align: right;
	padding-right: 7px;
	color: #bcac78;
	font-size: 12px;
	font-weight: normal;
}
input[type="text"],
input[type="password"],
textarea {

}
input[type="button"],
input[type="submit"],
input[type="reset"] {

}
input[type=select],
select {

}
.checkboxfield {

}


ul {

}
ol {

}
li {

}

/*BODY {
scrollbar-face-color: #bcac78;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #bcac78;
scrollbar-darkshadow-color: #433b21;
scrollbar-shadow-color: #7d7047;
scrollbar-arrow-color: #1d1d1d;
scrollbar-track-color: #1d1d1d;
}*/

/* ==================== begin framing ==================== */

.outer {
	margin: 0px auto; padding: 0px;
	width: 1004px;
	height: 578px;
	background: url(../zz_global_images/wrapper_bg.png) no-repeat top left;
}

.wrap_left,
.wrap_right,
.wrap_inner_top,
.wrap_inner_maincnt,
.nav,
.logoimg,
.gallery,
.footer {
	margin: 0px;
	padding: 0px;
	float: left;
	border: 0px;
	text-align: left;
}

.wrap_left {
	width: 644px;
	height: 533px;
}
.wrap_right {
	width: 360px;
	height: 533px;
}
.wrap_left .wrap_inner_top {
	margin-left: 45px;
	display: inline;
	width: 573px;
	height: 178px;
}
.wrap_left .wrap_inner_maincnt {
	margin-left: 45px;
	padding: 0 25px;
	display: inline;
	width: 573px;
	height: 355px;
	overflow: auto;
	voice-family:"\"}\""; /*Hack für IE bis 5.5*/
	width: 523px;
}

.logoimg{
	width: 233px;
	height: 151px;
}
.logoimg img{
	border: 0;
}
.logoimg img a, .logoimg img a:hover{
	text-decoration: none;
}

.nav {
	margin-left: 16px;
	display: inline;
	width: 324px;
	height: 151px;
}
.nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.nav ul li {
	margin: 0;
	margin-left: 7px;
	padding: 0;
	display: block;
	float: left;
}
.nav ul li a{
	margin: 0;
	padding: 0;
	padding-left: 8px;
	padding-top: 130px;
	display: block;
	float: left;
	width: 74px;
	height: 151px;
	color: #FFFFFF;
	voice-family:"\"}\""; /*Hack für IE bis 5.5*/
	height:21px;
	width: 66px;
}
.nav ul li a:hover, .nav ul li.active a, .nav ul li a.active {
	text-decoration: none;
	background: url(../zz_global_images/nav_ho.png) no-repeat bottom left;
}

.wrap_right .gallery {
	margin-left: 10px;
	margin-top: 46px;
	display: inline;
	width: 313px;
	height: 477px;
}

.footer {
	width: 1004px;
	height: 45px;
	text-align: left;
}
.footer p {
	margin: 0; padding: 0;
	margin-left: 70px;
	margin-top: 10px;
	font-size: 11px;
	color: #bcac78;
}
.footer p a{
	color: #bcac78;
}

/* 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 textarea {
	padding: 2px; margin: 0;
	margin-top: 4px;
	display: block;
	float: left;
	width: 200px;
	color: #bcac78;
	font-size: 100%;
	font-weight: normal;
	font-family: "Trebuchet MS", sans-serif;
	border: 1px solid #bcac78;
	background: #302920;
}
.csc-mailform input#mailformformtype_mail { /* den Submit-Button */
	clear: both;
	float: none;
	display: block;
	margin-left: 107px;
	margin-top: 4px;
	padding: 2px;
	padding-left: 7px;
	padding-right: 7px;
	width: auto;
	color: #1d1d1d;
	font-size: 11px;
	font-weight: normal;
	font-family: "Trebuchet MS", sans-serif;
	border: 0px solid #bcac78;
	background: #bcac78;
}

/* Gallery */

.wtgallery_categories,
.wtgallery_list_centerofrow,
.wtgallery_list_firstofrow {
	margin: 0 13px 13px 0;
}
.wtgallery_category_lastofrow,
.wtgallery_list_lastofrow {
	margin: 0 0 13px 0;
}

.wtgallery_category_pic,
.wtgallery_list_centerofrow,
.wtgallery_list_firstofrow,
.wtgallery_list_lastofrow {
	padding: 4px;
	background: url(../zz_global_images/bg_gallery.jpg) no-repeat;
}	

.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 10px;
	color: #bcac78;
	font-weight: normal;
}

ul.wtgallery_pagebrowser_list li a.act {
	text-decoration: underline;
}


/* cards */
div.cards {
	margin-top: 10px;
	text-align: center;
}
div.cards img{
	border: 0;
	margin-right: 10px;
}
div.cards img a, div.cards img a:hover{
	text-decoration: none;
}
