* {
	margin: 0px;
	padding: 0px;
}

html, body {
        font-family: "Trebuchet MS", georgia, tahoma, geneva, verdana, helvetica;
        font-size: 13px;
        height: 100%;
        width: 100%;
        margin: 0;
        padding: 0;
		background: #5e5341 url(../pics/seiten_hg.jpg);
}

#page-frame {
	margin: 0px auto;
	padding: 0px 10px;
	width: 960px;
	overflow: hidden;
	background: #262521 url(../pics/wrapper_hg.jpg) repeat-x;
}

#metainformation {
	overflow: hidden;
	display: block;
}

#metainformation #taeglich-verweis {
	float: left;
	padding: 0px;
	margin: 160px 0px 0px 10px;
	z-index: 1;
	clear: left;
	width: 184px;
	height: 60px;
	position: relative;		
}

#metainformation #aktion-verweis {
	float: right;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	width: 171px;
	height: 103px;
	position: relative;
	z-index: 1;
	clear: right;
}

#meta-picture {
	float: left;
	margin-top: -220px;
	padding: 0px;
	border: none;
	z-index: 0;
	height: 250px;
	width: 960px;
}

#meta-logo-stift {
	float: left;
}

#meta-logo-brauerei {
    float: left;
}

#schriftzug-oben {
         width: 300px;
         height: 50px;
         float: right;
}

#language-menu {
         margin-top: 25px;
         margin-left: 10px;
         float: left;
}

#language-menu a {
         color: #fff;
         text-decoration: none;
}

#language-menu a:hover {
         text-decoration: underline;
}

ul#hauptnavigation {
	width: 940px;
	display: block;
	list-style-image: none;
	list-style-position:outside;
	list-style-type: none;
	overflow: hidden;
	padding: 0px 10px;
	margin: -33px 0px 0px 0px;
	background: url(../pics/menue_hg.png) top left repeat-x;
	z-index: 10;
}

ul#hauptnavigation li {
	padding: 0px 0px 0px 16px;
	background: url(../pics/mnu_inaktiv_vor.png) top left no-repeat;
	overflow: hidden;
	float: left;
}

ul#hauptnavigation li a {
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	float: left;
	display: block;
	height: 19px;
	background: url(../pics/mnu_inaktiv_hg.png) right top no-repeat;
	padding: 15px 16px 0px 0px;
}

ul#hauptnavigation li.aktiv {
	background: url(../pics/mnu_aktiv_vor.png) top left no-repeat;
	padding: 0px 0px 0px 14px;
	overflow: hidden;
	float: left;
}

ul#hauptnavigation li.aktiv a {
	color: #fff;
	font-weight: bold;
	background: url(../pics/mnu_aktiv_hg.png) right top no-repeat;
	height: 19px;
	display: block;
	float: left;
	padding: 15px 16px 0px 0px;
}

ul#hauptnavigation a:hover {
	text-decoration: underline;
}

ul#subnavigation {
	background-color: #d4c078;
	width: 650px;
	display: block;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	overflow: hidden;
	padding: 0px 5px 0px 30px;
	float :left;
}

ul#subnavigation li {
	float: left;
	display: block;
	text-align: left;
	vertical-align: middle;
	padding: 5px 10px 10px 5px;  
}

ul#subnavigation li.aktiv {
	
}

ul#subnavigation li.aktiv a {
	color: #621E11;
	text-decoration: underline;
}

ul#subnavigation a {
	color: #621E11;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

ul#subnavigation a:hover {
	text-decoration: underline;
}


ul#metanavigation {
	background-color: #621e11;
	display: block;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	overflow: hidden;
	float: left;
	padding: 0px 0px 0px 20px;
}

ul#metanavigation li {
	float: left;
	display: block;
	text-align: left;
	vertical-align: middle;
	padding: 25px 10px 5px 5px;  
}

ul#metanavigation a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

ul#metanavigation a:hover {
	text-decoration: underline;
}

ul#aufforderungsnavigation {
	background: transparent;
	display: block;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	overflow: hidden;
}

ul#aufforderungsnavigation li {
	display: block;
	background: transparent;
	padding: 0px;
}

ul#aufforderungsnavigation a {
	color: #621e11;
	text-decoration: none;
	font-weight: bold;
	display: block;
	height: 23px;
	width: 228px;
	padding: 15px 0px;
	text-align: center;
	background: transparent url(../pics/ani_mnu_hg.png) no-repeat;
}

ul#aufforderungsnavigation a:hover {
	text-decoration: underline;
	background: transparent url(../pics/ani_mnu_hg_hl.png) no-repeat;
}


.frame {
         /*left: 30px;
         top: 50px;
         position: absolute;*/
}

.news-ticker {
         left: 0px;
         width: 900px;
         padding-left: 5px;
         background-color: #9f3734;
         position: static;
         color: #dfd1bb;
		 height: 20px;
		 margin-top: 5px;
		 white-space: nowrap;
}

.news-ticker a {
         font-size: 10px;
         font-weight: bold;
		text-decoration: none;
		color: #ffffff;
}

.news-ticker a:hover {
		text-decoration: underline;
}

#inhalt {
	overflow: hidden;
	width: 960px;
	background: #eee6b4 url(../pics/inhalt_hg.jpg) repeat-x;
	
}

#content-normal {
         width: 640px;
         padding: 10px 20px 10px 30px;
		 overflow: hidden;
		 float: left;
		 color: #262521;
		overflow: hidden;	 
}

#content-aktuelles {
         width: 420px;
         padding: 10px 20px 10px 30px;
		 overflow: hidden;
		 float: left;
		 color: #262521;
		overflow: hidden;	 
}

.site-title {
		 margin-bottom: 5px;
         color: #918249;
}

.site-title h1 {
         font-size: 18px;
         font-weight: bold;
}

#video-spalte {
	width: 210px;
	float: right;
	display: block;
	margin-right: 10px;
}

#content-rechts {
	color: #818181;
	display: block;
	float: right;
	width: 234px;
	padding: 10px;	
	overflow: hidden;
}

.content-normal .inline-content-rechts .rgmediaimages-player {
	width: 200px;
	float: left;
	display: block;
}

#content-rechts a, #content-rechts h1, #content-rechts h2, #content-rechts h3 {
	color: #fff;
	padding: 5px;
}

#content-rechts h1 {
	color: #fff;
	margin: 5px 0px;
}

#content-rechts a.unser-laden {
	background: transparent url(../pics/laden_hg.png) no-repeat;
	padding: 65px 10px 0px 10px;
	height: 200px;
	text-decoration: none;
	display: block;
	overflow: hidden;
}

#content-rechts a:hover.unser-laden {
	text-decoration: none;
}

#content-rechts a.blattl-download {
	margin-top: 10px;
	display: block;
	overflow: hidden;
}

#content-rechts #stiftskalender {
	background: transparent url(../pics/kalender_hg.png) no-repeat;	
	padding: 38px 10px 0px 20px;
	height: 220px;
	overflow: hidden;
	margin-top: 10px;
	text-align: center; 
}

#content-rechts #auszeichnung-bierlokal {
	margin: 5px 0px;
}

#content-rechts .tx-astcountdown-pi1 {
	background: url(../pics/countdown_hg.png) top left no-repeat;
	padding: 35px 25px 5px 25px;
	height: 48px;
	margin-top: 5px;
}

#content-rechts #auszeichnung-bierlokal a {
	padding-left: 0px;
}

#content-rechts a.facebook-link {
	width: 135px;
	height: 60px;
	margin: 10px 48px 10px 50px;
	display: block;
}

#site-footer {
         height: 20px;
         margin-top: 5px;
         padding-right: 5px;
         padding-top: 3px;
         text-align: center;
         color: #ffffff;
         clear: both;
}

#site-footer a {
         color: #ffffff;
         text-decoration: none;
}

#site-footer a:hover {
         text-decoration: underline;
}

.csc-frame-frame1 {
	border: 2px solid #621e11;
	background: transparent;
	padding: 5px;
}

.csc-frame-frame2 {
	border: 1px solid #ffffff;
	background-color: #ede2d0;
	display: block;
	margin-bottom: 5px;
	padding: 5px;
	overflow: auto;
}

.csc-frame-frame2 h1 {
	float: left;
	margin: 0 10px;
	padding: 0px;
}

.csc-textpicHeader h1 {
         font-weight: bold;
         margin: 0px 0px 5px;
         padding: 0px;
         color: #000000;
}

.csc-textpicHeader h3 {
         font-weight: bold;
         color: #000000;
}

h3 {
         font-size: 14px;
         font-weight: bold;
         color: #000;
}

h2 {
         font-size: 16px;
         font-weight: bold;
         color: #000;
}

h1 {
         font-size: 18px;
         font-weight: bold;
         color: #000;
}

a {
         text-decoration: none;
         color: #621e11;
}

a:hover {
         text-decoration: underline;
}

ul {
	list-style-image: none;
	list-style-position: inside;
	list-style-type: disc;
}

ul li {
	padding: 0px 10px;
}



ul.csc-menu-1 li {
	float: left;
	display: block;
	margin-right: 10px;
}

ul.csc-menu-1 {
	margin: 0px;
	margin-bottom: 15px;
}

div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dt {
         margin: 0px;
         padding: 0px;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
         margin: 0px 0px 5px 0px;
         padding: 0px;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
         margin-bottom: 0px;
}

.csc-textpic-caption {
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
}

.align-center {
         text-align: center;
}

.align-right {
         text-align: right;
}

#raeume-uebersicht-table td {
         vertical-align: top;
}

#raeume-uebersicht-table .bodytext IMG {
         border: 0px;
}

.alle-rechts-ausser-erste-500 {
         border: 1px solid #ffffff;
         width: 500px;
}

.alle-rechts-ausser-erste-500 td {
         text-align: right;
}

.alle-rechts-ausser-erste-500 .td-0 {
         text-align: left;
         width: 200px;
}

.alle-rechts-ausser-erste-500 .tr-even {
         background-color: #ede2d0;
}

.letzte-spalte-rechts-400 {
         border: 1px solid #ffffff;
         width: 400px;
}

.letzte-spalte-rechts-400 .td-last {
         text-align: right;
}

.letzte-spalte-rechts-400 .tr-even {
         background-color: #ede2d0;
}

.letzte-spalte-rechts-400 caption {
         text-align: left;
         font-weight: bold;
         border: 1px solid #9f3734;
         padding: 3px;
         margin-bottom: 5px;
}

/*----------------------------------------mailform-------------------------------*/
.tx-pilmailform-pi1 {
         overflow: hidden;
}

.tx-pilmailform-pi1 input, select, textarea {
	background: #d4c179;
    border: 1px solid #000;
    font-family: "Trebuchet MS", tahoma, geneva, verdana, helvetica;
    font-size: 12px;
    padding: 2px;
}

.tx-pilmailform-pi1 input:focus, .tx-pilmailform-pi1 select:focus, .tx-pilmailform-pi1 textarea:focus {
	border: 1px solid #621e11;
	background: #fff;
}

.tx-pilmailform-pi1 input:hover, .tx-pilmailform-pi1 select:hover, .tx-pilmailform-pi1 textarea:hover {
	border: 1px solid #621e11;
	background: #fff;
}

.tx-pilmailform-pi1 input[type=radio], input[type=checkbox] {
         background-color: #dfd1bb;
         border: none;
        font-family: "Trebuchet MS", tahoma, geneva, verdana, helvetica;
        font-size: 12px;
}

.tx-pilmailform-pi1 input[type=submit] {
         background-color: #9f3734;
         color: #ffffff;
         font-weight: bold;
         border: 1px solid #000000;
         cursor: pointer;
}

.tx-pilmailform-pi1 input[type=reset] {
         background-color: #9f3734;
         color: #ffffff;
         font-weight: bold;
         border: 1px solid #000000;
         cursor: pointer;
}

#mailform_stdheader {
         font-weight: bold;
         margin-top: 3px;
         margin-bottom: 3px;
}

#mailform_errheader {
         font-weight: bold;
         margin-top: 3px;
         margin-bottom: 3px;
         color: red;
}

.linker-block {
         float: left;
         width: 60%;
         display: block;
}

.rechter-block {
         display: block;
         overflow: auto;
         width: 35%;
         border-left: 1px solid #ffffff;
         padding-left: 10px;
}

.einezeile {
        display: block;
        width: 100%;
        float: left;
        margin-bottom: 3px;
        height: 25px;
        line-height: 25px;
        vertical-align: middle;
}

.einblock {
        display: block;
        float: left;
        width: 100%;
}

.explanation {
         display: block;
}

.explanation_withleft {
        float: left;
}

.mailform_subheader {
	margin-top: 5px;
	display: block;
	background: #000000;
}

.mailform_label {
        float: left;
        width: 110px;
}

.mailform_error_label {
         color: red;
         font-weight: bold;
}

.mailform_label_80 {
        float: left;
        width: 80px;
}

.mailform_label_90 {
        float: left;
        width: 90px;
}

.mailform_label_120 {
        float: left;
        width: 120px;
}

.mailform_label_200 {
        float: left;
        width: 200px;
}

.mailform_label_350 {
         float: left;
         width: 350px;
}

.mailform_label_option {
         float: left;
         height: 20px;
         line-height: 20px;
         vertical-align: middle;
         display: block;
}

.mailform_label_option_70 {
         float: left;
         height: 20px;
         line-height: 20px;
         vertical-align: middle;
         display: block;
		width: 70px;
}

.mailform_label_option_200 {
         float: left;
         width: 180px;
         height: 20px;
         line-height: 20px;
         vertical-align: middle;
         display: block;
}

.mailform_inputfield_med {
         width: 135px;

}

.mailform_inputfield_withleft {
        float: left;
        margin-right: 5px;
}

.mailform_inputfield_withleft_med{
        float: left;
        margin-right: 10px;
        width: 135px;
}

.mailform_inputfield_withleft_small {
         margin-right: 95px;
         width: 50px;
         float: left;
}

.mailform_inputfield_large {
         width: 250px;
}

.mailform_inputfield_right {
        margin-left: 5px;
}

.date-time-picker input {
         float: left;
         width: 90px;
         display: block;
}

.mailform-captcha-image {
         float: left;
         border: 1px solid #ffffff;
         margin-left: 5px;
         margin-right: 5px;
}

.mailform-captcha-field {
         float: left;
}

/*---------------------------------------image text highlight box---------------------------*/
#imgtxthlbox-list {
	display: block;
	overflow: auto;
	font-weight: normal;
}

/*#main #contenttable #conttext:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: left;
    visibility: hidden;
}*/

#imgtxthlbox-list a {
	text-decoration: none;
	color: #000000;
}

#imgtxthlbox-list h3 {
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0px;
}

#imgtxthlbox-list p {
	margin: 0px;
	font-weight: normal;
}


#imgtxthlbox-list a:hover {
	text-decoration: none;
}

.imgtxthlbox-highlightbox {
	display: block;
	overflow: auto;
	padding: 10px;
	border: 1px solid #DFD1BB;
	margin: 5px;
}

.imgtxthlbox-highlightbox-highlight {
	cursor: pointer;
	background-color: #ede2d0;
	border: 1px solid #ffffff;
}

.imgtxthlbox-box {
	display: block;
	overflow: auto;
}

.imgtxthlbox-image {
	border: none;
	float: left;
	margin-right: 5px;
}

#video-spalte .imgtxthlbox-image {
	float: none;
}

#video-spalte #imgtxthlbox-list h3 {
	text-align: center;
	margin-top: 10px;
}

#video-spalte .imgtxthlbox-highlightbox {
	padding: 5px;
}
	
/*--------------------------------------tx-flseositemap-pi1--------------------------*/
.tx-flseositemap-pi1 .deep0 li {
	list-style-image: url(../pics/list_bullet.png);
}

/*------------------------------------ tt_news ---------------------------------*/
.news-list-container {
	border: 0px;
	padding: 0px;
	background: transparent;
	float: left;
}

.news-list-container .news-list-item {
	display: block;
	overflow: auto;
	padding: 5px;
	background: transparent;
	border: 0px;
	width: 400px;
}

.news-list-container .news-list-item h3 {
	background: transparent;
	padding: 0px;
	border: 0px;
	margin: 0px 0px 5px;
	border-bottom: 1px solid #fbf4e7;
}

.news-list-container h3 a:link {
	color: #621e11;
    text-decoration: none;
}

.news-list-container h3 a:visited {
	color: #621e11;
    text-decoration: none;
}

.news-list-container h3 a:hover {
         text-decoration: underline;
}

.news-list-container .news-list-item .news-list-date {
	font-size: 10px;
	background: transparent;
	color: #000000;
	vertical-align: middle;
}

.news-list-container .news-list-item IMG {
	margin-right: 10px;
	float: left;
	border: 0px;
}

.news-single-item {
	background: transparent;
	color: #000000;
	border: 0px;
}

.news-single-item h2 {
	color:#621e11;
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
}

.news-list-morelink, .news-list-category {
	font-size: 13px;
}

.news-single-item .news-single-img {
	float: left;
}

.news-single-item .news-single-image {
	display: block;
	float: left;
	width: 190px;
}

.news-single-item .news-single-text {
	display: block;
	margin-left: 200px;	
}

.news-single-item hr.clearer {
	border: 0px;
	clear: left;
	height: 0px;
}

.news-single-backlink, .news-single-backlink a {
	font-size: 13px;
}

.tx-ttnews-browsebox {
	border: none;
	background: transparent;
}

.tx-ttnews-browsebox-SCell {
	background: transparent;
}

.tx-ttnews-browsebox td {
	font-size: 12px;
	text-align: center;
	padding: 2px;	
}

.rgmediaimages-media {
	float: left;
}