body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

.hide_print {
	display:none;
}

.submenu_box {	
	display:none;
}

.teaser_box {
	display:none;
}

.content_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#434f5c;
	line-height:16px;
	width:650px;
}

.content_text a {
	color:#6495ed;
	font-weight:bold;
	text-decoration:none;
}

.content_text a:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

h1 {
	padding:0;
	margin:0;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 30px;
	color:#434f5c;
	font-style:italic;
	font-weight:bold;
	line-height:36px;
	margin-bottom:15px;
}

h3 {
	padding:0;
	margin:0;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#5269b6;
	font-weight:bold;
	line-height:22px;
}

.hauptmenue {
	display:none;
}

.header_bild {
	display:none;
}

.header_oben {
	display:none;
}

#logo {
	display:none;
}

.schatten_oben {
	display:none;
}

.schatten_links {
	display:none;
}

.schatten_rechts {
	display:none;
}

.schatten_unten {
	display:none;
}





a, .linkthumb {
	text-decoration:none;	
}

a:hover {
	text-decoration:underline;	
}

.elemente_standard {
	display:block;
	padding-bottom:30px;
}

.elemente_einzeln {

}

.element_bild {
	display:inline;
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}

.element_bild_platzhalter {
	width:10%;
	padding-right:20px;
}

p, form {
	padding:0;
	margin:0;
	display:block;
}

.div_text {
	/* background-color:transparent; */
}

.download_text_kl {
}

.bildergalerie-thumbs {
	cursor:pointer;
	cursor:hand;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity:0.60;
	opacity: 0.60;
	margin-right:15px;
	margin-bottom:15px;
	border-style:solid;
	border-color:#9DA5B1;
	border-width:1px;
	background-color:#FFFFFF;
}

.bildergalerie-thumbs-over {
	cursor:pointer;
	cursor:hand;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity:1.00;
	opacity: 1.00;
	margin-right:15px;
	margin-bottom:15px;
	border-style:solid;
	border-color:#9DA5B1;
	border-width:1px;
	background-color:#F6F7F9;
}

.form_select_eingabe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#363537;
	border-width:1px;
	border-style:solid;
	border-color:#A8A8A8;
	width:auto;
	height:16px;
	line-height:16px;
	margin-bottom:2px;
	background-color:#FFFFFF;
}

.form_select_eingabe_a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#363537;
	border-width:1px;
	border-style:solid;
	border-color:#A8A8A8;
	width:auto;
	height:16px;
	line-height:16px;
	margin-bottom:2px;
	background-color:#FFFFFF;
}

.form_select_eingabe_x {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#363537;
	border-width:1px;
	border-style:solid;
	border-color:#FF0000;
	background-color:#FFD9D9;
	width:auto;
	height:16px;
	line-height:16px;
	margin-bottom:2px;
}

.form_eingabe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#363537;
	border-width:1px;
	border-style:solid;
	border-color:#A8A8A8;
	width:250px;
	height:16px;
	padding-left:6px;
	padding-right:6px;
	line-height:16px;
	margin-bottom:2px;
	background-color:#FFFFFF;
}

.form_eingabe_a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	border-width:1px;
	border-style:solid;
	border-color:#5F5F5F;
	width:250px;
	height:16px;
	padding-left:6px;
	padding-right:6px;
	line-height:16px;
	margin-bottom:2px;
	background-color:#E7E7E7;
}

.form_eingabe_x {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#363537;
	border-width:1px;
	border-style:solid;
	border-color:#FF0000;
	background-color:#FFD9D9;
	width:250px;
	height:16px;
	padding-left:6px;
	padding-right:6px;
	line-height:16px;
	margin-bottom:2px;
}

#lightbox {
	background-color: #eee;
	padding: 10px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	cursor:pointer;
	cursor:hand;
}

#overlay {
	background-image: url(../_ccms/images/lighbox_overlay.png);
}

#lightboxCaption {
	color: #333;
	background-color: #eee;
	font-size: 90%;
	text-align: center;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}

#lightboxIndicator {
	border: 1px solid #fff;
}

#lightboxOverallView {
	background-image: url(../_ccms/images/lighbox_overlay.png);
}

* html #lightboxOverallView,
* html #overlay {
	background-color: #000;
	background-image: url(../_ccms/images/lighbox_blank.gif);
	filter: Alpha(opacity=50);
}

#imageContainer {
	display:block;
	visibility:hidden;
	position:relative;
	margin:auto;
	width:auto;
	top:0px;
	left:0px;
	border:0px solid #000;
}

.seiten_links {
	color:#494949;
	text-decoration:none;
	width:20px; 
	height:21px; 
	display:block; 
	float:left;
	vertical-align:middle; 
	text-align:center; 
	line-height:21px;
}
.seiten_links:hover {
	color:#000000;
	text-decoration:none;
	background-color:#B3C5C8; 
	width:20px; 
	height:21px; 
	display:block; 
	float:left;
	vertical-align:middle; 
	text-align:center; 
	line-height:21px;
}
.seiten_links_aktiv {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	background-color:#7EADB1; 
	width:20px; 
	height:21px; 
	display:block; 
	float:left;
	vertical-align:middle; 
	text-align:center; 
	line-height:21px;
}

.mceVisualAid {
	border: 1px dashed #BBBBBB !important;
}

div.mceVisualAid {
	background-image:url('./images/ab.gif');
	visibility: visible !important;
}

.mceItemAnchor {
	width: 12px;
	line-height: 6px;
	overflow: hidden;
	padding-left: 12px;
	background-image: url('./images/ab.gif');
	background-position: bottom;
	background-repeat: no-repeat;
}


.kalender {
	border:1px solid #b6b6b6;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#5a6470;
	border-collapse:collapse;
	width:200px;
}

.kalender_header td {
	background-color:#f3f3f4;
	border:1px solid #b6b6b6;
	width:24px;
	height:20px;
	line-height:20px;
}

.kalender_header td a {
	display:block;
	color:#5a6470 !important;
}

.kalender_days td {
	background-color:#d4d7db;
	border:0px solid #b6b6b6;
	border-bottom:1px solid #b6b6b6;
	width:24px;
	height:20px;
	line-height:20px;
	text-align:right;
	padding-right:4px;
}

.kalender_body {
	background-color:#f4f4f5;
}

.kalender_body_aktiv {
	background-color:#e2e4e6;
}

.kalender_body td, .kalender_body_aktiv td {
	color:#a9aeb4;
	border:0px solid #b6b6b6;
	width:24px;
	height:20px;
	line-height:20px;
	cursor:default;
}

.kalender_kw {
	background-color:#d4d7db !important;
	border-left:1px solid #b6b6b6 !important;
	border-right:1px solid #b6b6b6 !important;
	color:#5a6470 !important;
	text-align:center !important;
}

.kalender_kw_aktiv {
	background-color:#b6bcc2 !important;
	border-left:1px solid #b6b6b6 !important;
	border-right:1px solid #b6b6b6 !important;
	color:#5a6470 !important;
	text-align:center !important;
}

.kalender_vormonat {
	color:#e1e3e5;
}

.kalender_aktueller_tag {
	display:block;
	background-color:#ee7803;
	color:#ffffff;
	padding-right:4px;
}

.kalender_tag_da {
	display:block;
	color:#5a6470;
	padding-right:4px;
}

.kalender_tag_weg {
	display:block;
	color:#a9aeb4;
	padding-right:4px;
}

.kalender_anzeige_header {
	width:100%;
	height:20px;
	border-collapse:collapse;
}
.kalender_anzeige_header tr td {
	width:33%;
	border: 1px solid #b6b6b6;
	text-align:center;
}
.kalender_anzeige_header_aktiv {
	background-color:#ffffff;
}

.kalender_eintrag {
	width:100%;
}

.kalender_kalenderwoche {
	height:35px;
	font-weight:bold;
	text-align:center;
}

.kalender_eintrag_header {
	border-top:1px solid #b6b6b6;
	border-bottom:1px solid #b6b6b6;
	height:22px;
	padding-left:10px;
	background-color:#e3e5e8;
}
.kalender_eintrag_header_so {
	border-top:1px solid #b6b6b6;
	border-bottom:1px solid #b6b6b6;
	height:20px;
	padding-left:10px;
	background-color:#ffffff;
}

.kalender_veranstaltung td {
	padding-left:10px;
	padding-top:7px;
	padding-bottom:7px;
	line-height:14px;
}

.kalender_ort {
	font-size:9px;
	font-style:italic;
}

.kalender_subline {
	margin-bottom:15px;
}

.underline {
	text-decoration:underline;
}