html {
	background: #e3e3e3 url(../img/bg-main.png) 0 0 repeat-x;
}

body {
	text-align: center;
	color: #333333;
	font-family: Tahoma, Geneva, Kalimati, sans-serif;
	font-size: 11px;
	line-height: 1.5;
}

a {color: #330033;}

strong { font-weight: bold; }

#impressum_wrapper { text-align:left; width:400px; margin:0px; padding:0px; }
#impressum_header { padding:10px 12px; background-color:#330532; }
#impressum_content { padding:10px 12px; }
#impressum_content p { margin-bottom:15px; }
#impressum_content img { margin-top:10px; margin-bottom:20px; }

#impressum_header {}

/*****************************
 * global layout
 *****************************/
.wrapper {
	width: 962px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

.content {
	background: url(../img/bg-content.png) 0 0 repeat-x;
	margin: 0 1px;
	padding: 16px 15px 0 15px;
}

.footer {
	background: url(../img/bg-footer.png) 0 0 no-repeat;
	padding: 50px 0 0 0;
	margin: 10px 0 10px 0;
	font-size: 10px;
}

.footer p {
	text-align: justify;
}

/*****************************
 * head
 *****************************/
.meta {
	float: right;
	margin: 5px 0 22px 0;
}

.meta li {
	float: left;
	font-size: 11px;
}

.meta li a {
	color: #333;
	text-decoration: none;
}

.slideshow-wrapper {
	height: 431px;
	padding: 8px 9px 11px 9px;
	background: url(../img/bg-img-slider.png) 0 0 no-repeat;
	position: relative;
	clear: both;
}

.logo {
	position: absolute;
	top: 0;
	left: 26px;
	z-index: 100;
}

#slideshow {
	height: 431px;
	position: relative;
	overflow: hidden;
}
/* this one's 'needed for opera, else it will squeeze the images to very few px height */
#slideshow img { 
    width: 944px !important;
    height: 431px !important;
}

#btn-prev,#btn-next {
	height: 56px;
	width: 18px;
	position: absolute;
	top: 202px;
	z-index: 10;
	cursor: pointer;
	background: url(../img/btn-prev.png) 0 0 no-repeat;
	_background: url(../img/btn-prev.gif) 0 0 no-repeat;
}

#btn-prev {
	left: 9px;
}

#btn-next {
	right: 9px;
	background: url(../img/btn-next.png) 0 0 no-repeat;
	_background: url(../img/btn-next.gif) 0 0 no-repeat;
}

#pager {
    position: absolute;
    bottom: 17px;
    left: 34px;
    height: 10px;
    z-index: 10;
    font-size: 0px;
    /* needed for all IEs, as empty links without background will be unclickable */
    background: transparent url(../img/transparent.gif) 0 0 no-repeat;
}
#pager a {
    display: block;
    float: left;
    margin-right: 3px;
    border: 1px solid #fff;
    width: 32px;
    height: 6px;
}
#pager a.activeSlide {
    background: #fff;
}
#pager a:focus {
   outline:none;
}

/*****************************
 * fonts
 *****************************/
h2 {
	font-family: "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-size: 17px;
	color: #330033;
}

h2.teaser-head {
	text-transform: uppercase;
}

h2.head-2col {
	position: relative;
	width: 500px;
	margin-bottom: 7px;
}

.sub-head {
	font-family: "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #330033;
	padding: 0 0 10px 0;
    line-height: 1;
}

.dark-red {
	color: #330033;
}
p {
	line-height: 1.6;
}
/*****************************
 * content
 *****************************/
.layout-3col {
	margin: 0 0 65px 0;
}

h2+ul.layout-3col {
	margin-top: 20px;
}

.layout-3col li {
	float: left;
	border-right: 1px solid #e3dfe3;
	width: 296px;
	height: 285px;
	margin: 0 0 0 10px;
	padding: 0 10px 0 0;
}

.layout-3col.no-border li {
	border: none;
}

.layout-3col.no-min-height li {
	height: auto;
}

.layout-3col.no-margin {
	margin: 0;
}

.layout-3col li.col-1 {
	margin-left: 0;
}

.layout-3col li.col-3 {
	border-right: none;
	padding: 0;
}


.layout-3col li.head-colspan {
    position: relative;
}
.layout-3col li.head-colspan h2 {
    position: absolute;
}
.layout-3col li.head-colspan p {
	padding-top: 33px;
}


.teaser-link {
	background: url(../img/bg-teaser-link.png) 0 0 no-repeat;
	_background: url(../img/bg-teaser-link.gif) 0 0 no-repeat;
	line-height: 23px;
	padding: 0 0 0 35px;
	margin: 15px 0 0 0;
	color: #330033;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}

.newsletter {
	width: 282px;
	height: 236px;
	padding: 5px 0 0 14px;
	color: #fff;
	background: url(../img/bg-newsletter.png) 0 0 no-repeat;
}

.newsletter h2 {
	color: #fff;
	text-transform: uppercase;
	font-family: Tahoma, Geneva, Kalimati, sans-serif;
}

.newsletter p {
	line-height: 1.7;
	margin-top: 5px;
}

.newsletter-link {
	background: url(../img/bg-newsletter-link.png) 0 0 no-repeat;
	line-height: 13px;
	display: block;
	padding: 0 0 0 20px;
	margin: 9px 0 0 0;
	font-weight: bold;
	color: #fff;
}

.facebook-link {
	display: block;
	width: 199px;
	height: 39px;
	background: url(../img/btn-facebook.png) 0 0 no-repeat;
	font-size: 0;
	line-height: 0;
	margin: 24px 0 0 0;
}
.facebook-link:focus {
    border: none;
    outline: none;
}
.gallery {
    overflow: hidden;
    width: 700px;
    min-height: 700px;
    height: auto !important;
    height: 700px;
}
.gallery-head {
    background-color: #310532;
    color: #fff;
    padding: 10px 0px 10px 12px;
}
.gallery-content {
    width: 700px;
}

/***********************************
 * clears
 ***********************************/
ul.meta:after,ul.layout-3col:after {
	display: block;
	content: ".";
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.clearFix {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	height: 0;
}

/***********************************
 * Newsletter form
 ***********************************/
.newsletter-fancybox {
    background: url(../img/bg-newsletter-fancybox.png) 0 0 repeat-x;
    padding: 15px;
	color: white;
    width: 570px;
    min-height: 600px;
    height: auto !important;
    height: 600px;
}
.newsletter-fancybox .description {
    padding-top: 10px;
    padding-bottom: 10px;
}
.newsletter-fancybox form {
    line-height: 20px;
}
.newsletter-fancybox .data .line {
    margin-top: 10px;
    clear: left;
}
.newsletter-fancybox .data label {
    display: block;
    float: left;
    width: 90px;
}
.newsletter-fancybox .data label.second {
    width: 65px;
}
.newsletter-fancybox .data input {
    height: 16px;
    padding: 2px 0px 2px 0px;
    border: 1px solid #cccccc;
    width: 150px;
}
#Vorname {
    float: left;
    margin-right: 20px;
}
#uldijd-uldijd {
    width: 387px !important;
    width: 390px;
    margin-left: 0 !important;
    margin-left: -3px;
}
.newsletter-fancybox .topics {
    padding-bottom: 15px;
}
.newsletter-fancybox .topics label {
    padding-left: 5px;
}
.newsletter-fancybox .topics h3 {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12px;
}
.newsletter-fancybox .errors {
    font-style: italic;
    padding-bottom: 15px;
}
.newsletter-fancybox input.submit {
    width: 146px;
    height: 23px;
}

