/* CSS Klosterbräu */

BODY {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#MAIN-AREA {
	margin: auto;
	text-align: left;
	width: 635px;
	/*background: url(../pics/bg_main_index.gif)*/;
}
#BANNER-AREA {
	display: none;
}
#CONTENT-AREA {
	clear: both;
}
#COL-LEFT {
	display: none;
}
#COL-MID {
	width: 635px;
}
#COL-RIGHT {
	display: none;
}
#MENU-MAIN-OUTER {
	display: none;
}
#CONTENT-MAIN {
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	clear: both;
}
.clearer {
	display: block;
	clear: both;
}

/* LEFT COL */
#LOGO-OUTER {
	/*background: #969090;*/
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	border-bottom: 1px solid #000000;
}

/* CONTENT MAIN */
H1 {
	color: #000000;
	font-size: 12px;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 3px;
}
.align-right {
	text-align: right;
}
#CONTENT-MAIN P .bodytext {
	margin-top: 15px;
	margin-bottom: 10px;
}
#CONTENT-MAIN P {
	margin-top: 15px;
	margin-bottom: 10px;
}
.bodytext A {
	color: #000000;
	font-weight: bold;
}
.bodytext a:hover {
	text-decoration: underline;
}
.background_darkgrey {
	background: #3B393D;
}
.background_lightgrey {
	background: #737377;
}
.align_center {
	text-align: center;
}
.contenttable TD {
	padding-left: 7px;
	padding-right: 5px;
}
table .contenttable .table_border_white TD {
	padding-left: 0;
	padding-right: 0;
	margin: 0;
	border-collapse: collapse;
}
.table_border_white {
	background: #000000;
}
.table_border_white {

} 
.table_border_white TD {
	padding: 5px;
	border: 1px solid #000000;
}

/* NEWS */
#NEWS-AREA-INNER H1 {
	font-size: 10px;
	margin-top: 0;
	padding-bottom: 0;
	padding-top: 0;
	text-transform: uppercase;
}
#NEWS-AREA-INNER A {
	color: #000000;
	text-decoration: none;
}
#NEWS-AREA-INNER a:hover {
	text-decoration: underline;
}
#NEWS-AREA-INNER .internal-link {
	float: right;
	color: #000000;
}
#NEWS-AREA-INNER P {
	margin-top: 0px;
}

/* NEWS LIST */
.news-list-container {

}
.news-list-item {
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
}
.news-list-item H1 {
	font-size: 14px;
	padding: 0;
	margin: 0;
	border: 0;
}
.news-list-item H1 A {
	color: #000000;
	text-decoration: none;
}
.news-list-item H1 a:hover {
	text-decoration: underline;
}
.news-list-subheader {
	font-weight: bold;
	margin-top: 3px;
	padding-top: 0;
	padding-left: 1px;
	margin-bottom: 0;
	padding-bottom: 0;
}
.news-list-subheader P {
	margin-top: 0 !important;
	padding-top: 0!important;
	margin-bottom: 0!important;
	padding-bottom: 0!important;
}
.news-list-date {
	font-size: 11px;
	font-weight: bold;
	float: right;
	padding-top: 1px;
}
.news-list-image {
	float: right;
	padding: 0;
	margin: 0;
}
.news-list-clearer {
	height: 1px;
	display: block;
}
.news-list-item .morelink A {
	text-decoration: none !important;
}
.news-list-item .morelink a:hover {
	text-decoration: underline !important;
}
.news-list-item .news-list-browse {
	float: right;
}

/* NEWS SINGLE */
.news-single-subheader, .news-single-subheader H3 {
	font-size: 11px;
	margin: 0 !important;
	padding: 0 !important;
}
.news-single-timedata {
	padding-bottom: 10px;
}
#CONTENT-MAIN .news-single-item P {
	margin: 0 !important;
	padding: 0 !important;
}
.news-single-backlink {
	float: right;
	padding-top: 10px;
}
.news-single-backlink A {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.news-single-backlink a:hover {
	text-decoration: underline;
}

/* SEARCH */
#SEARCH {
	padding-left: 5px;
	padding-top: 5px;
	text-align: left;
}
.tx-macinasearchbox-pi1 .searchbox_input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: none;
	background: #000000;
	width: 70px;
}
.tx-macinasearchbox-pi1 .searchbox_submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	border: none;
	background: none;
	width: 35px;
}
.tx-indexedsearch-searchbox, .tx-indexedsearch-info {
	display: none;
}
.tx-indexedsearch-title A {
	font-family: Verdana, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.tx-indexedsearch-title a:hover {
	text-decoration: underline;
}
.tx-indexedsearch-browsebox A {
	color: #000000;
}
.tx-indexedsearch-browsebox UL {
	list-style: none;
	padding-left: 0;
}
.tx-indexedsearch-browsebox LI {
	display: inline;
	padding-right: 5px;
}

/* SITEMAP */
.csc-sitemap {
	padding-left: 60px;
}
.sitemap_level1 {
	margin-top: 10px;	
}
.sitemap_level1 A {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
}
.sitemap_level2 {
	margin-top: 7px;
}
.sitemap_level2 A {
	padding-left: 20px;
	color: #000000 !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
}
.sitemap_level3 {
	padding-top: 5px;
	padding-left: 50px;
}
.sitemap_level3 A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	/*text-transform: uppercase;*/
	text-decoration: none;
	color: #000000 !important;
}
.sitemap_level4 {
	padding-top: 5px;
	padding-left: 50px;
}
.sitemap_level4 A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

/* MAIL FROM CSS SETTING */
.csc-mailform-field label {
	width: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	text-align: right;
	padding-top: 2px;
	margin-right: 10px;
	font-weight: bold;
	display: block;
	float: left;
}
.csc-mailform-field INPUT, .csc-mailform-field TEXTAREA, .csc-mailform-field SELECT {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.csc-mailform-field TEXTAREA {
	width: 280px;
	margin-bottom: 5px;
}
.csc-mailform-field INPUT {
	margin-bottom: 5px;
	width: 280px;
}
.csc-mailform-field SELECT {
	margin-bottom: 5px;
}
.csc-mailform-submit {
	border: 1px solid #000000;
	width: 100px !important;
	margin-left: 137px;
	margin-top: 10px;
	padding: 0px;
}
.csc-mailform {
	border: 0px;
	margin-left: 12px;
	padding: 0px;
	padding-top: 0px;
}
.csc-mailform-check {
	float: left;
	text-align: left !important;
	margin-left: 65px !important;
	width: 10px !important;
	margin-top: 0;
	padding-top: 0;
}