@charset "utf-8";
/* CSS Document */

body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: #002052;
	background-image: url(../img/bg_body.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}  /* for IE/Mac */

div.main {
	position: relative;
	margin: auto;
	width: 900px;
	background-image: url(../img/bg_main.jpg);
	background-repeat: repeat-x;
	background-color: #DCDCDC;
	min-height: 400px;
	text-align: left;
}

div.main h2 {
	font-size: 15px;
	margin-bottom: 0px;
}

div.main_footer {
	position: relative;
	margin: auto;
	width: 900px;
	height: 20px;
	background-image: url(../img/main_footer.jpg);
	background-repeat: no-repeat;
}


div.head {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 132px;
	background-image: url(../img/bg_head.jpg);
	background-repeat: no-repeat;
}

div.head2 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 880px;
	height: 105px;
	background-image: url(../img/bg_head2.jpg);
	background-repeat: no-repeat;
}

div.head_ecke {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 235px;
	height: 104px;
	background-image: url(../img/bg_head_rechts.jpg);
	background-repeat: no-repeat;
}

div.content {
	position: relative;
	width: 660px;
	margin-left: 220px;
	background-image: url(../img/bg_content02.jpg);
	background-repeat: repeat-y;
	min-height: 500px;
	padding-bottom: 14px;
}

div.content2 {
	position: relative;
	width: 660px;
	margin-left: 220px;
	background-image: url(../img/bg_content01.jpg);
	background-repeat: repeat-y;
	min-height: 500px;
	padding-bottom: 14px;
}

div.main_content {
	position: relative;
	width: 390px;
	float: left;
	padding-top: 132px;
	left: 25px;
}

div.main_content2 {
	position: relative;
	width: 620px;
	float: left;
	padding-top: 132px;
	left: 25px;
}

div.right_column {
	position: relative;
	display: inline;
	width: 235px;
	float: right;
	margin-right: 0px;
}

div.content_right_column {
	position: relative;
	padding: 5px;
	padding-top: 145px;
	padding-left: 10px;
}

div.ecke {
	position: absolute;
	height: 329px;
	width: 15px;
	background-image: url(../img/bg_ecke.jpg);
	top: 0px;
	left: 866px;
}

div.content_bottom {
	width: 660px;
	height: 18px;
	position: relative;
	background-image: url(../img/content_foot02.jpg);
	background-repeat: no-repeat;
	left: 220px;
}

div.content2_bottom {
	width: 660px;
	height: 18px;
	position: relative;
	background-image: url(../img/content_foot01.jpg);
	background-repeat: no-repeat;
	left: 220px;
}

div.footmenu {
	margin-left: 230px;
	width: 660px;
	color: #444444;
	text-align: left;
}

div.footmenu a {
	color: #444444;
	text-decoration: none;
}

div.footmenu a:hover {
	text-decoration: underline;
}

div.header_suche {
	width: 68px;
	height: 19px;
	background-image: url(../img/head_suche.jpg);
	background-repeat: no-repeat;
}

div.header_kommver {
	width: 188px;
	height: 21px;
	background-image: url(../img/head_kommende_veranstaltung.jpg);
	background-repeat: no-repeat;
}

div.content_right {
	background-color: #EEEEEE;
	border: 1px solid #cccccc;
	width: 210px;
	margin-bottom: 20px;
}

div.search_area {
	width: 192px;
	margin-top: 20px;
	margin-left: 0px;
}

div.suche {
	background-color: #EEEEEE;
	border: 1px solid #cccccc;
	width: 190px;
	padding-bottom: 10px;
	padding-top: 10px;
}

div.suche input {
	margin-left: 10px;
	border: 1px solid #002052;
	background-color: #FFFFFF;
	width: 170px;
	padding: 2px;
}

div.submit {
	width: 192px;
	text-align: right;
	margin-bottom: 20px;
}

div.submit input {
	background-image: url(../img/suche_button.jpg);
	background-repeat: no-repeat;
	width: 96px;
	height: 19px;
	border: none;
	background-color: #FFFFFF;
	cursor: pointer;	
}

/* Opening Hours Box */
div.opening-hours {
	background:#EEEEEE none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	font-size:11px;
	line-height: 15px;
	padding-left:11px;
	padding-right:5px;
	width:192px;
}

div.opening-hours h1 {
	color:#333333;
	font-family:Trebuchet MS,Arial,sans-serif;
	font-size:12px;
	font-style:italic;
	margin-bottom:0;
	margin-top:5px;
}

div.opening-hours p {
	margin-top: 10px;
}

div.opening-hours a {
	color: #003576;
	text-decoration: none;
	font-style: italic;
}

div.opening-hours a:hover {
	text-decoration: underline;
}

/* MAIN MENU */

div.main_nav {
	position: absolute;
	left: 25px;
	top: 132px;
	display: inline;
	width: 200px;
}

.main_nav a {
	display: block;
	border-bottom: 1px solid #FFFFFF;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
}

.main_nav a:hover {
	background-color: #181818;	
}

a.navpoint01 {
	background-color: #000C36;
}

a.navpoint02 {
	background-color: #80869C;
	padding-left: 40px;
}

/* ADDITIONAL CONTENT STYLES */

.csc-plaintext a {
	color: #003576;
	text-decoration: none;
	font-style: italic;
}

.csc-plaintext a:hover {
	text-decoration: underline;
}

.csc-textpic-imagewrap {
	margin-left: 0px;
}

.csc-mailform {
	border: none;
}

.csc-mailform label {
	display: block;
	margin-top: 10px;
	margin-bottom: 3px;	
}

.csc-mailform input {
	border: 1px solid #999999;
	padding: 3px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
}

.csc-mailform input:focus {
	border: 1px solid #003576;
}

.csc-mailform textarea {
	border: 1px solid #999999;
	padding: 3px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
}

.csc-mailform textarea:focus {
	border: 1px solid #003576;
}

.csc-mailform-check {
	width: auto !important;	
}

.csc-mailform-submit {
	background-color: #003576;
	color: #FFFFFF;
	border: none !important;
	cursor: pointer;
	width: 80px !important;
	margin-top: 10px;
}

div.csc-textpic-above, 
div.csc-textpic-text {
	clear: none !important;
}

.csc-plaintext {
	padding-right: 25px;
	margin: 0px;	
}

div.csc-textpic-intext-right .csc-textpic-imagewrap {
	margin-right: 25px;	
}

div.csc-textpic-intext-left .csc-textpic-imagewrap {
	margin-left: 25px;	
}

.csc-header h1 {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 22px;
	line-height: 26px;
	color: #003576;
	padding-top: 20px;
}

h1.csc-firstHeader {
	padding-top: 0px;
}

h3.csc-searchResultHeader {
	margin-bottom: 5px;
}

h3.csc-searchResultHeader a {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 18px;
	line-height: 26px;
	color: #003576;
	padding-top: 15px;
	text-decoration: none;
}

h3.csc-searchResultHeader a:hover {
	text-decoration: underline;
}

p.csc-searchResult {
	margin-top: 0px;	
}


a.eventbox_link {
	display: block;
	padding: 5px;
	padding-left: 10px;
	color: #003576;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
}

a.eventbox_link:hover {
	background-color: #d0d0d0;
}

.even_row {
	background-color: #dddddd;
}

.odd_row {
	background-color: #eeeeee;
}

span.date {
	font-weight: normal;
	color: #000000;
}

div.mondphase {
	position: absolute;
	top: 32px;
	left: 85px;
	color: #FFFFFF;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 18px;
}

/* POWERMAIL */

fieldset {
	border: none;
	margin: 0px;
	display: block;
	margin-bottom: 20px;
}

legend {
	top: 10px;
	left: 0px;
	display: inline;
	font-weight: bold;
	font-size: 14px;
}

label {
	display: block;
	margin-top: 4px;
}

.powermail_check_inner:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.powermail_check_inner {
	display: inline-block;
	margin-bottom: 4px;
}  /* for IE/Mac */

.powermail_check_inner input {
	float: left;
	margin-top: 7px;
	margin-right: 5px;
}

.powermail_check_inner label {
	float: right;
}

.powermail_check_inner label {
	width: 330px;
}

.tx_powermail_pi1_fieldwrap_html_text input, .tx_powermail_pi1_fieldwrap_html_textarea textarea {
	width: 370px;
}

.powermail_all_td {
	font-size: 12px;
}