/* print */

/* Allgemeines */
* {
  background: none;
  color: #000;;
}

body {
  background: #fff;
  color: #000;;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
  margin: 0;
  padding: 2% 10%;
  width: 80%;
}

img,
img a,
a img {
  border:0px !important;
}

a {
  color:#000;
  text-decoration: none;
  margin: 0;
  padding: 0;
}

p a {
	color: #666;
}

ul,
ol {
  margin: 0;
  font-family: Times, 'Times New Roman', Lucida, Georgia, serif;
  font-size: .8125em; /* font-size: .75em; */
  line-height: 1.5em; /* line-height: 1.5em; */
}

ul {
  padding-left: 15px;
}

ol {
  padding-left: 20px;
}

p {
    font-size: .8125em; /* font-size: .75em; */
    line-height: 1.5em; /* line-height: 1.5em; */
    margin: 1em 0 0 0;
}

hr {
	height: 1px;
	border-top: 1px dotted #ccc;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	line-height: 1em;
	font-weight: normal;
}

h1 {
	font-family: 'adobe-garamond-pro' ,Times, 'Times New Roman', Lucida, Georgia, serif;
	text-transform: uppercase;
	font-size: 1.625em;
	line-height: 1.25em;  
}

.content h1 {
    font-size: 1.25em;
}

h1.intro {
	color: #AA813F;
    font-family: 'adobe-garamond-pro', Times,'Times New Roman', Lucida, Georgia, serif;
    margin: 1em 0;
	line-height: 1.5em;
	text-transform: none;
}

h2 {
	font-size: .9375em;
	font-weight: bold;
	color: #AA813F;
}

h3,
.content h2,
.slideTitle h4 {
	font-weight: normal;
    margin: 0;
    line-height: 1.5em;
    color: #AA813F;
	text-transform: uppercase;
	font-family:'UniversLTW01-67BoldCn', Arial, 'Lucida Sans', sans-serif;
	letter-spacing: .25px;
	font-size: .75em;
}

.content h2 strong {
	font-weight: normal;
}

.content h3 {
	color: #333;
	font-family: Times, 'Times New Roman', Lucida, Georgia, serif;
	text-transform: none;
	font-size: 0.875em;
}

h3.prelude {
	margin-bottom: .5em;
	text-transform: uppercase;
	color: #AA813F;
	font-size: 0.75em;
	font-family:'UniversLTW01-67BoldCn', Arial, 'Lucida Sans', sans-serif;
	letter-spacing: .25px;
	font-weight: normal;
}

h4.intro {
	color: #AA813F;
    font-family: Times, 'Times New Roman', Lucida, Georgia, serif;
    font-style: italic;
    margin: .5em 0 1em 0;
	line-height: 1.25em;
}

p {
	margin: 0 0 1.5em 0;
	font-family: Times, 'Times New Roman', Lucida, Georgia, serif;
}

.clear {
  clear: both;
}

#noJS,
#headWrap .global,
#headWrap .logos,
#headWrap .navi,
#headWrap .breadcrumb,
.controls,
.contentFoot,
.recommendFoot,
.sidebar,
#footWrap,
.slide hr,
.mediaDescription,
.eventSearch,
.topPager,
.bottomPager,
.topPageBrowser,
.bottomPageBrowser,
.tx-fufdamdownload-pi1,
.WarenkorbFunktionen,
.tx-pagebrowse-pi1,
.downloadListTitle,
.eventListTitle,
.fileCategory,
.downloadForm {
  display: none !important;
}

.titlesAndLogo {
	margin-bottom: 1em;
}

.titlesAndLogo .titles {
	float: left;
}

/*
.titlesAndLogo .logos {
	float: right;
}
*/

.titles h3 {
	margin: 0 0 6px 0;
	color: #aa813f;
	text-transform: uppercase;
	font-size: 12px;
	font-family:'UniversLTW01-67BoldCn', Arial, 'Lucida Sans', sans-serif;
	letter-spacing: .25px;
	font-weight: normal !important;
	height: 18px;
	overflow: hidden;
}

.titles h2 {
	margin: 0;
	color: #37362c;
	text-transform: uppercase;
	font-size: 26px;
	font-family: 'adobe-garamond-pro', Times, 'Times New Roman', Lucida, Georgia, serif;
	letter-spacing: 0.5px;
	font-weight: normal;
	line-height: 1.25em;
	height: 65px;
	overflow: hidden;
}

.titles h2 a{
    color:#37362C;
}



/* Content */
.teaser {
  margin: 1em 0 0 0;
  padding: 1em 0 0 0;
  border-top: 1px dotted #ccc;
}

.content ul,
.content ol {
	margin: 1em 0 0 0;
}

.content .intro {
	margin-bottom: 1em;
}

.content .teaser {
	clear: both;
}

.content .teaser .image {
  float: left;
  margin: 0 1em 0 0;
}

.content .teaser .details h2,
.content .teaser .details h3 {
  margin-top: 0;
}

.content .mediaLeft,
.content .mediaRight {
  float: left;
  margin: 0 1em 1em 0;
}

.teaserAnekdote .text > h2,
.teaser .image + .text > h2,
.teaser .image + .text > h3,
.teaser .image + .text > p,
.content .mediaLeft + h2,
.content .mediaRight + h2,
.content .mediaLeft + h3,
.content .mediaRight + h3, 
.content .mediaLeft + p,
.content .mediaRight + p {
  margin-top: 0;
}

.content .firstParagraph {
  margin-bottom: 1em;
  font-weight: bold;
}

.content .mediaDouble,
.content .mediaTripple,
.content .mediaFull {
  margin: 1em 0;
}

.content .mediaDouble .leftImage {
	float: left;
	margin-right: 1em;
}

.content .mediaTripple .leftImage,
.content .mediaTripple .middleImage {
	float: left;
	margin-right: 1em;
}

.teaserAnekdote {
	border-top: none;
	background-color: transparent !important;
	min-height: 180px;
}

.teaserAnekdote .text {
	margin-left: 273px
}



/* special kram */
.downloadList {
	margin-top: 2em;
}

.downloadList .item .infos > p {
	display: none;
}

.TagenUndFeiernItem,
.item {
	margin: 1em 0 0 0;
	padding: 1em 0 0 0;
	border-top: 1px dotted #ccc;
	clear: both;
}

.TagenUndFeiernItem .TagenUndFeiernItemBild,
.item .image {
	float: left;
	margin-right: 1em;
}

.TagenUndFeiernItem .TagenUndFeiernItemBild {
	margin-bottom: 0;
}

.TagenUndFeiernItemBild {
	margin: 0 0 1em 0;
}



/* Formulare */
form,
.form {
	margin: 8px 0 16px 0;
}

form hr,
.form hr {
	margin: 16px 0;
}

form a,
.form a,
form label,
.form label,
form textarea,
.form textarea,
form .checkRadioWrapper span,
.form .checkRadioWrapper span,
form .errorNote,
.form .errorNote {
	font-size: .75em;
	line-height: 1.5em;
}

form input[type="text"],
.form input[type="text"] {
	height: 18px;
}

form label,
.form label {
	width: 160px;
	display: block;
	margin-right: 20px;
	font-family: Times,'Times New Roman',Lucida,Georgia,serif;
	font-size: 0.875em;
}

.submit,
form .submit,
.form .submit,
form input[type="submit"],
.form input[type="submit"] {
	border: none;
	padding: 2px 5px;
	cursor: pointer;
	background-color: #AA813F;
	color: #fff;
	font-weight: normal;
	font-family: 'UniversLTW01-67BoldCn', Arial, 'Lucida Sans', sans-serif;
    letter-spacing: 0.25px;
    text-transform: uppercase;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
}

.submit:hover,
form .submit:hover,
.form .submit:hover,
form input[type="submit"]:hover,
.form input[type="submit"]:hover {
	color: #333;
	background-color: #FFFCE1;
}

form input[type="checkbox"],
.form input[type="checkbox"],
form input[type="radio"],
.form input[type="radio"] {
	margin: 0 5px 0 0;
}

.formField {
	border: 1px solid #ddd;
	padding: 3px;
	font-family: Times,'Times New Roman',Lucida,Georgia,serif;
	font-size: 0.875em;
}

.formField,
.checkRadioWrapper {
	margin-bottom: 10px;
}

.formLong {
	width: 338px;
}

select.formLong {
	width: 348px;
}

.formHalf {
	width: 158px;
}

.form100px {
	width: 100px;
}

.form225px {
	width:225px;
}



form textarea,
.form textarea {
	font-family: Verdana, 'Lucida Sans', Arial, sans-serif;
}

form .error,
.form .error {
	border: 1px solid red;
	/* background-color: #ffcccc; */
}

form .errorNote,
.form .errorNote {
	color: red;
	margin: 0 0 10px 180px;
}

.errorNote {
	margin: 0 0 10px 0;
}

form .captcha,
.form .captcha {
	margin-left: 180px;
}

form .captcha .captchaImg,
.form .captcha .captchaImg,
form .captcha p,
.form .captcha p {
	margin-bottom: 10px;
}
