
/* -------------------------------------------------- */
/*    GLOBAL STUFF                                    */
/* -------------------------------------------------- */

* {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}

body {
	font-family: 'LinotypeSyntaxW01-Regul', sans-serif;
	text-align: left;
	font-size: 62.5%;  /* 1em = 10px , 1.4em = 14px */
	color: #333;
	background: url('img/home_klostermodell_muestair.gif') top center fixed;
}

body.rpid14 {
	background-image: url('img/aktuell_klostermodell_muestair.gif');
}
body.rpid13 {
	background-image: url('img/benediktinerinnen_klostermodell_muestair.gif');
}
body.rpid11 {
	background-image: url('img/besuch_klostermodell_muestair.gif');
}
body.rpid104 {
	background-image: url('img/freunde_klostermodell_muestair.gif');
}
body.rpid12 {
	background-image: url('img/klosteranlage_klostermodell_muestair.gif');
}
body.rpid2 {
	background-image: url('img/kontakt_klostermodell_muestair.gif');
}
body.rpid15 {
	background-image: url('img/stiftung_klostermodell_muestair.gif');
}
body.rpid16 {
	background-image: url('img/unterstuetzung_klostermodell_muestair.gif');
}




a {
	text-decoration: none;
	color: #369;
}

a:hover {
	color: #036;
}

article,
nav,
aside {
	display: block;
}



/* -------------------------------------------------- */
/*    POSITIONING                                     */
/* -------------------------------------------------- */

.row {
	text-align:center;
}

.contbox {
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:103em;

	overflow: hidden;
}


div.row {
	
}

#head {
	overflow: hidden;
	position: fixed;
	width: 100%;
	z-index: 10;
}

#head, #bottom,
#pid10 .bx-controls,
.ui-datepicker .ui-state-default:hover {
	background: rgba(240,240,240,0.9);
}


#head .contbox {
	height: 10em;
	position: relative;
}
#main {
	overflow: hidden;
	padding-top: 12em;
}




#leftcol {
	float: left;
	width: 0px;
}
#maincol {
	float: left;
	width: 103em;
}


#bottom {
	bottom: 0;
	width: 100%;
}





/*  #####  HEAD ELEMENTS  #####  */


#meta {	
	float: right;
	padding: 0.5em 0 2em 0;
	overflow: hidden;
}

#meta > div {
	float: right;
}	
#logo {
	position: absolute;
	left: 0em;
	top: 0;
}
#logo a {
	font-size: 1.6em;
	color: #333;
}

#mainnav {
	position: absolute;
	left: 30em;
	top: 3.5em;
}

.nav.sub a {
	color: #369;
}

.nav.sub a.act,
.nav.sub a:hover {
	text-decoration: underline;
}
#mainnav .sub li {
	border-color: #69C;
}

/*  #####  PAGE ELEMENTS  #####  */






#cont {
	position: relative;
	min-height: 30em;
}





/*  #####  FOOTER ELEMENTS  #####  */

#bottom .contbox {
	height: 10em;
	position: relative;
}


#spenden {
	position: absolute;
	left: 0;
	top: 2.5em;
}
#footer .nav {
	position: absolute;
	left: 30em;
	top: 2.5em;
}
#footer .csc-default {
	position: absolute;
	margin-left: 0;
	top:0.5em;
	right: 0;
}









/* -------------------------------------------------- */
/*    NAVIGATION                                      */
/* -------------------------------------------------- */

ul.nav,
.news-amenu-container ul {
	list-style: none;
}
ul.nav li{
	padding-right: 1em;
}
.nav a {
	font-size: 1.4em;
	text-decoration: none;
	color: #333;
}
li.spacer {
	height: 1.5em;
}

.nav a:hover {
	color: #369;
}


a.act, li.act {
	color: #369;
}

#mainnav li, #metanav li, #langnav li, #footer li {
	display: inline;
	display: inline-block;
}



/* ---- Mainnav -----*/

.main a {
	font-size: 1.6em;
}

#mainnav li {
	border-right: 1px solid #666;
	padding-right: 0.6em;
	margin-right: 0.6em;
}

#mainnav li.last {
	border-right: 0 none;
	padding-right: 0;
	margin-right: 0;
}

.sub li:after {
	content:' ';
}



/* ---- Metanav, Langnav, Searchform  -----*/
#meta li, #meta p , #bottom p, #bottom li a {
	font-size: 1.1em;
	text-transform: uppercase;
}
#meta a {
	font-size: 1em;
}

/* ---- Subnav ----- */

#subnav,
.news-amenu-container {
	font-weight: 400;
	font-family: 'LinotypeSyntaxW01-Bold', sans-serif;
	width: 28em;
}
#subnav ul ul {
	margin: 0.2em 0;
}
#subnav li,
.news-amenu-container li,
.prevnext div {
	padding: 2px 0 2px 0;
}
#subnav li li {
	font-weight: 400;
	font-family: 'LinotypeSyntaxW01-Bold', sans-serif;
	border-top: 1px solid #999;
}

#subnav a {
	font-size: 1.2em;
}
#subnav b {
	display: block;
	float: left;
	width: 40px;
}

input.searchbox-sword{
	text-transform: uppercase;
	padding-left: 4px;
	font-family: inherit;
	font-size: 10px;
	background: transparent;
	border: 1px solid #666;
}

/* ---- footer ----- */

#footer .nav li {
	display: block;
	float: left;
	border-left: 1px solid #666;
	margin-left: 0.6em;
	padding-left: 0.6em;
	padding-right: 0;
}
#footer .nav li.first { 
	border: 0 none;
	margin-left: 0;
	padding-left: 0;
}


#spenden a {
	display: block;
	padding: 0.1em 0.5em;
	color: #DDD;
	background: #888;
	font-weight: 400;
	font-size: 1.4em;
	font-family: 'LinotypeSyntaxW01-Bold', sans-serif;
}
#spenden a:hover {
	background: #555;	
}

#footer .csc-textpic-imagewrap {
	width: auto !important;
}




/* -------------------------------------------------- */
/*    CONTENT DESIGN                                  */
/* -------------------------------------------------- */

.csc-default, .csc-frame, .news-item {
	padding-bottom: 2em;
}
.list-cont {
	padding-bottom: 0;
}


h1 {
	font-size: 2em;
	line-height: 1em;
	font-weight: normal;
	padding-bottom: 0.5em;
}

.csc-default p,
.csc-frame p,
.csc-textpic-caption,
label,
.csc-mailform-label,
.tt_products_order_confirmation dl,
.tt_products_order_thanks dl,
.tx-felogin-pi1 h3,
.tx-felogin-pi1 > div {
	font-size: 1.4em;
	line-height: 1.5em;
	padding-bottom: 0.5em;
}
input {
	font-size: 1.4em;
	font-family: inherit;
}

input[type="text"],input[type="password"], textarea {
	background: #FFF;
	border: 1px solid #BBB;
}
input[type="text"]:focus,input[type="password"]:focus, textarea:focus {
	border: 1px solid #999;
}
input:disabled{
	border-color: #EEE;
	background:#F9F9F9;
}

b {
	font-weight: 400;
	font-family: 'LinotypeSyntaxW01-Bold', sans-serif;
}

/* old version conflicts mit images as li */
/* #cont li, #rightcol li */

.csc-textpic-text li, .text-cont li{
	font-size: 1.3em;
	line-height: 1.5em;
	margin-left: 1em;
}





#cont a, #rightcol a {

}


span.spamprotection {
    display: none;
    visibility: hidden;
}


.image-cont, .text-cont, .news, .list-cont .csc-header ,
.mailform-cont {
	margin-left: 30em
}



DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image, DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image, DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image { 
	margin-left: 2em;
}
DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image, DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image, DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
	margin-right: 2em;
}
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom: 2em;
}

/* VIDEO RECHTS */
.text-cont.csc-frame-rulerBefore {
	margin-left: 0;
	overflow: hidden;
}

.text-cont.csc-frame-rulerBefore iframe {
	float: right;
	margin-left: 2em;
	width: 730px !important;
}

.csc-frame-rulerBefore .csc-header,
.csc-frame-rulerBefore .csc-text-text {
	float: right;
	width: 280px;
}



/* ---- Kontakt und Level 3 Seiten ----- */


.rpid2 #leftcol,
.level3 #leftcol,
.level4 #leftcol,
#pid19 #leftcol{
	width: 30em;
	min-height: 1px;
}

.rpid2 #cont,
.level3 #cont,
.level4 #cont,
#pid19 #cont{
	width: 73em;
	float: left;
}

.rpid2 .image-cont,
.rpid2 .text-cont,
.rpid2 .mailform-cont
.level3 .image-cont,
.level3 .text-cont,
.level3 .mailform-cont
.level4 .image-cont,
.level4 .text-cont,
.level4 .mailform-cont,
#pid19 .image-cont,
#pid19 .text-cont,
#pid19 .mailform-cont  {
    margin-left: 0;
}





/* ---- Timeline ----- */

#pid10 #main .contbox {
	width: 100%;

} 


.newstimeline {
	width: 280px;
}


#pid10 #cont {
	width: 5000px;
	margin-top: 4em;
}

#pid10 .textpic-cont,
#pid10 .list-cont {
	float: left;
	margin-right: 2em;
	position: relative;
}

#pid10 #main {
	padding-top: 21em;
}

#timeline .bx-viewport {
	overflow: visible !important;
}


#pid10 .csc-textpic > div {
	margin-left: 0 !important;
}

#pid10 .csc-textpic-text {
	position: absolute;
	top: 0;
	width: 100%;
	color: #FFF;
	background: #000;
	background: rgba(0,0,0,0.5);
}

#pid10 .csc-textpicHeader {
	padding: 1em 1em 0 1em;
}
#pid10 .csc-text-text {
	padding: 0em 1em 1em 1em;
}
#pid10 .csc-textpic-text h1 {
	font-weight: 400;
	padding-bottom: 0;
	font-family: 'LinotypeSyntaxW01-Bold', sans-serif;
}

#pid10 .csc-textpic-imagewrap,
#pid10 .csc-textpic-image  {
	margin-right: 0 !important;
}
.newstimeline.csc-textpic-intext-left-nowrap .csc-textpic-text {
	margin-left: 0;
}

.w205 {width: 205px !important;}
.w280 {width: 280px !important;}
.w335 {width: 335px !important;}
.w430 {width: 430px !important;}
.w505 {width: 505px !important;}
.w580 {width: 580px !important;}
.w655 {width: 655px !important;}


#pid10 .bx-controls {
	position: fixed;
	top: 11em;
	left: 0;
	width: 100%;
	height: 3em;
}

#pid10 .bx-pager {
	width: 103em;
	margin: 0 auto;
	text-align: left;
	position: static;
	padding: 0;
	font-size: 1em;
	font-family: inherit;
	font-weight: 400;
	font-family: 'LinotypeSyntaxW01-Bold', sans-serif;
}

.interact {
	cursor: pointer;
	color: #ffab49;
	font-size: 1.4em;
}
.interact:hover {
	color: #EA0;
}
#pid10 .now,
#pid10 .j775 {
	margin: 5px 1em 0 0;
	float: left;
	font-weight: 400;
	font-family: 'LinotypeSyntaxW01-Bold', sans-serif;
}
#pid10 .j775 {

}


#timebar {
	float: left;
	position: relative;
	top: 5px;
	background: url('pager-item.gif') left center repeat-x transparent;
}

#arrnav {
	float: right;
}
.arr {
	float: left;
	padding: 0px;
	background: #fff;
	text-align: center;
	height: 26px;
	width: 26px;
	margin: 2px 0 0 2px;

}
.arr i {
	/*
	font-size: 28px;
	height: 16px;
	line-height: 16px;
	margin-top: 5px;
	*/
	font-size: 24px;
	height: 13px;
	line-height: 12px;
	margin-top: 7px;
}
.arr.first i {
	border-left: 2px solid;
}
.arr.last i {
	border-right: 2px solid;
}
#pid10 .bx-pager-item {
	display: block;
	float: left;
}

#pid10 .bx-pager-item a{
	border-radius: 0;
	margin: 0;
	width: 27px;
	height: 2em;
	background: transparent;
	border: 0px none;
}


.marker,
.marker div {
	position: absolute;
}
.marker {
	overflow: visible;
	width: 1px;
	height: 1px;
	top: 5px;
}

.marker .label {
	width: 40px;
	height: 30px;
	padding-top: 10px;
	border-radius: 20px;
	color: #FFF;

	left: -20px;
	top: 25px;
	text-align: center;
	font-weight: 400;
	font-family: 'LinotypeSyntaxW01-Bold', sans-serif;
	font-size: 14px;
}

.marker .desc {
	text-align: center;
	top: 70px;
	font-size: 12px;
	width: 205px;
	left: -102px;
}

.marker .line {
	width: 1px;
	height: 20px;
}

#mshad .line,
#mshad .label{
	background: #666;
	background: rgba(0,0,0,0.6);
}

#mact .line,
#mact .label{
	background: #ffab49;
}




/* ---- Formular -----*/
/* ---- Fe-Login -----*/


.csc-mailform-field{
    margin-top: 5px;
    padding-bottom: 5px;
    overflow: hidden;
    clear: left;
}

.mailform-cont label {
	width: 50%;
	float: left;
}
.mailform-cont input[type="text"] {
	width: 45%;
	border: 1px solid #BBB;
	display: block;
	margin-bottom: 5px;
	float: right;
	padding: 1% 2%;
}

.csc-mailform-field label {
	width: 50%;
	display: block;
	vertical-align: top;
}


.csc-mailform-field select {
    width: 50px;
}

#donatenow,
input[type="submit"] {
	padding: 1% 2%;
	color: #FFF;
	background: #ffab49;
	font-weight: 400;
	font-family: 'LinotypeSyntaxW01-Bold', sans-serif;
	text-transform: uppercase;
	float: right;
	cursor: pointer;
}
#donatenow:hover,
input[type="submit"]:hover {
	background: #E27900;
}

/* ---- Search Result -----*/


.tx-indexedsearch .tx-indexedsearch-title{
    text-transform: uppercase;
    font-size: 1.4em;
    padding-bottom: 0.5em;
}

.tx-indexedsearch .tx-indexedsearch-descr,
.tx-indexedsearch .tx-indexedsearch-info
{
    font-size: 1.4em;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info{
    padding-top: 0.5em;
    background-color: transparent;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup{
    color: inherit;
    font-weight: 400;
    font-family: 'LinotypeSyntaxW01-Bold', sans-serif;
}


.tx-indexedsearch .tx-indexedsearch-whatis,
.tx-indexedsearch .tx-indexedsearch-searchbox-sword,
.tx-indexedsearch .tx-indexedsearch-searchbox-button,
.tx-indexedsearch .tx-indexedsearch-percent{

}

.tx-indexedsearch-res {
    margin-bottom: 1em;
}



/* ---- Downlaod List -----*/

.csc-uploads-fileName a{
    padding-left: 2em;
    background: url('img/dl_icon.png') no-repeat left top transparent;
    font-size: 1.4em;	
}





/* ---- NEWS ---- */

.prevnext,
.news-amenu-container {
	position: absolute;
	left: 0;
	top: 0;
}



.news-item {
	clear: left;
	overflow: hidden;
}
.news .text {
	width: 355px;
	float: left;
	margin-right: 20px;
}

.news .image {
	float: left;
}

.news .full {
	clear: left;
	padding-top: 20px;
}

.news .date {
	font-weight: 400;
	font-family: 'LinotypeSyntaxW01-Bold', sans-serif;
}

.prevnext a,
.news-amenu-container a {
	color: #333;
	font-size: 1.2em;
}
.amenu-act a {
	color: #369;	
}
.prevnext div {
	overflow: hidden;
}
.prevnext a { 
	display: block;
	width: 250px;
}
.prev-item a { 
	float: left;
}
.next-item a { 
	float: left;
}

.prevnext a:hover,
.news-amenu-container a:hover {
	color: #369;
}

.next-item {
	/* padding-left: 15px;*/
}
.next-item:before,
.prev-item:before {
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
	font-size: 1.4em;
    text-decoration: inherit;
	display: inline-block;
	position: relative;
	top: 2px;
	width: 10px;
	display: block;
	padding-right: 5px;
}
.next-item:before {
	content: '\f105'; /* '\f061'; */
	float: left;
}

.prev-item:before {
	content: '\f104'; /* '\f060';*/
	padding-right: 5px;
	float: left;
}

h2 {
	font-size: 1.4em;
	font-weight: 400;
}
.csc-default h2 p {
	font-size: 1em;
}

.news-list-morelink,
.news-list-morelink a:after {
	padding-left: 0.3em;
}
.news-list-morelink a:after {
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
	top: 2px;
	font-size: 1.1em;
}
.news-list-morelink a:after {
	content: '\f105'; /* '\f061'; */
}









/* ---- SLIDESHOW ---- */

.bx-wrapper {
	margin: 0;
}

.csc-frame-invisible .bx-wrapper {
	float: right;
}


.bx-wrapper .bx-viewport {
	left: 0;
	box-shadow: none;
	border: 0;
	background: transparent;
}


#all .bx-wrapper .csc-textpic-imagewrap {
	margin: 0;
	padding: 0;
	clear: none;
	float: none;
}


#all .bx-wrapper .csc-textpic-imagerow {
	margin: 0;
	padding: 0;
	clear: none;
}

#all .bx-wrapper .csc-textpic-imagerow ul,
#all .bx-wrapper .csc-textpic-imagerow dl {
	position: relative;
	left: -1em;
}


.bx-wrapper .csc-textpic-caption {
	height: 5px;
	overflow: visible;
	padding-bottom: 0;
}


.bx-wrapper .bx-pager {
	bottom: 30px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #999;
	border: 1px solid #333;
	margin: 0 3px;
	width: 8px;
	height: 8px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #333;
	border-color: #999;
}

/*
#all .bx-wrapper .csc-textpic-image {
	margin: 0;
	padding: 0;
	clear: none;
}
*/









/* ---- VERANSTALTUNGEN DATEPICKER ---- */



.html-cont {
	padding-bottom: 0;
}

.ui-widget {
	font-size: 12px;
}
#eventindays {
	position: absolute;
}

.ui-corner-all {
	border-radius: 2px;
}
.ui-datepicker {
	border: 0 none;
	background: transparent;
	padding: 0;
	width: 280px;
}

.ui-datepicker-header {
	border: 0 none;
	background: transparent;
}

.ui-datepicker{
	border-top: 1px solid #666;
}
.ui-datepicker-header,
.ui-datepicker-calendar td,
.ui-datepicker th {
	border-bottom: 1px solid #666;
}

.ui-datepicker .ui-state-default {
	background: transparent;
	border: 0 none;
}

.ui-datepicker  .ui-state-active {
	background: #369;
	color: #fff;
}

.ui-datepicker td a {
	padding: 0.1em;
}

.ui-datepicker table {
	font-size: 1em;
}
.ui-datepicker thead {
	padding-top: 5px;
}
.ui-datepicker th {
	text-align: right;
	padding: 7px 5px ;
}
.ui-datepicker td {
	padding: 4px 5px;
}



.ui-datepicker .ui-datepicker-prev {
	left: -2px;
	top: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: -2px;
	top: 2px;
}
.ui-icon-circle-triangle-w {
	background-position: -100px 0px;
}
.ui-icon-circle-triangle-e {
	background-position: -28px 0px;
}
#eventindays .ui-datepicker-prev-hover,
#eventindays .ui-datepicker-next-hover {
	background: transparent;
	border: 0px none;
	cursor: pointer;
}
.ui-state-hover .ui-icon {
	background-image: url(css/smoothness/images/ui-icons_336699_256x240.png);
}



#pid36 .prevnext {
	top: 23em;	
}



/* Tägliche führungen textcontent */
#c390 {
	position: absolute;
	left: 0;
	top: 33em;
	width: 28em;
	margin: 0;
}

#c41 {
	min-height: 50em;
}








/* ------- FRESKEN SPENDE -------------- */

#pid105 #cont {
	width: 103em;
	overflow: hidden;
}
#pid105 #main .csc-default {
	float: left;
	width: 28em;
	margin-left: 0;
}



#freskenspenden {
	float: right;
	width: 730px;
	background: url('/fileadmin/template/img/freske_gereinigt.jpg') no-repeat top left;
	height: 550px;
	margin-bottom: 2em;
}
#freskenspenden {
	overflow: hidden;
	padding: 5px 0 0  5px;
}
.fs_item {
	float: left;
	width: 18px;
	height: 18px;
}

.fs_quad {
	cursor: pointer;
	width: 15px;
	height: 15px;
	background: #828260;
	border: 1px solid #828260;
	margin: 0 1px 1px 0;
}
.fs_quad,
.selected .fs_quad:hover {
	background: rgba(130,130,96,0.8);
	border-color: rgba(130,130,96,0.7);
}

.selected .fs_quad,
.fs_quad:hover {
	background: #828260;
	background: rgba(130,130,96,0.2);
	border-color: #999;
	border-color: rgba(255,255,255,0.4);
}

.selected .fs_quad {
	border-color: #FFF;
	border-color: rgba(255,255,255,0.9);
}


.stock0 .fs_quad  {
	display: none;
}


#freskenspendeadresse legend {
	display: none;
}

.tt_products_basket_info .section {
	padding-bottom: 2em;
}


#donationsofar {
	color: #FFF;
	background: #ffab49;
	width: 130px;
	height: 130px;
	text-align: center;
	border-radius: 65px;
	margin-bottom: 2em;
}
#donationsofar p {
	padding-top: 52px;
	font-size: 2em;
}
#donatenow,
.tt-products input[type="submit"] {
	padding: 0.1em 0.5em;
	float: left;
}








#pid106 #cont,
#pid109 #cont{
	width: 103em;
}

.tt_products_basket_info,
.tt_products_payment {
	overflow: hidden;
}
.tt-products .section {
	float: left;
	width: 33.5em;
	padding-right: 2em;
}
.tt-products .section.narrow {
	width: 28em;
}
.tt-products .section.half {
	width: 49.5em;
}


.tt-products .form_control {
	clear: left;
	float: right;
} 


.billing_address label {
	width: 110px;
	display: block;
	float: left;
	clear: left;
}
.billing_address input[type="text"] {
	width: 205px;
	display: block;
	margin-bottom: 5px;
	float: left;
	padding: 2px 4px;
}

#billing_zip {
	width: 70px;
	margin-right: 5px;
}
#billing_city {
	width: 120px;
}


.methodinfo {
	display: none;
}

.tt_products_order_confirmation dl,
.tt_products_order_thanks dl {
	overflow: hidden;
}
.tt_products_order_confirmation dt,
.tt_products_order_confirmation dd,
.tt_products_order_thanks dt,
.tt_products_order_thanks dd {
	float: left;
	width: 49%;
}







/* intranet */

.tx-felogin-pi1 {
	/* float: left; */
	width: 33.5em;
	padding-right: 2em;
}

.tx-felogin-pi1 label {
	width: 120px;
	display: block;
	float: left;
	clear: left;
}
.tx-felogin-pi1 input[type="text"],
.tx-felogin-pi1 input[type="password"] {
	width: 205px;
	display: block;
	margin-bottom: 5px;
	float: left;
	padding: 2px 4px;
}

.tx-felogin-pi1 fieldset > div {
	overflow: hidden;
}

.tx-felogin-pi1 legend {
	display: none;
}

