@CHARSET "UTF-8";

body{
	font-size: 100.01%;
	margin: 0;
	padding: 0 10px;
	font-family: Verdana, serif;
	text-align: center;
	background: #242424;
}

h1, h2, h3, h4, h5, h6 {
	background: transparent;
}
h1 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 130%;
	font-weight: bold;
}
h2 {
	font-size: 120%;
	font-weight: bold;
}
h3 {
	font-size: 110%;
	font-weight: bold;
}
h4, h5, h6 {
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}


hr { display: none; }

a {	
	text-decoration: none;
	color: #ffffff;
	font-style: italic;
}

a:focus, a:hover, a:active {
	color: #f0871c;
	text-decoration: underline;
}

a img { border: 0; }

.czcms_hidden, 
.hidden {
	position: absolute;
	top: -9999px;
	left: -9999px;
	height: 1px;
	width: 1px;
}

input.text, 
input.submit, 
textarea, 
select {
	color: #ffffff;
	background: transparent;
	border: 1px solid #3e2e15;
	font-size: 70%;
}
input.text { width: 220px;}
textarea {
	font-family: Verdana, serif;
	width: 300px;
}

fieldset {
	border: 1px solid #3e2e15;
}
input.submit {
	border: 1px solid #3e2e15;
}
label {
	color: #ffffff;
}


/*########## Seitencontainer */
#container {
	width: 1224px;
	margin: 0 auto;
	text-align: left;
	background: url(../../images/frontend/bg.jpg) center top no-repeat;
	position: relative;
}

/*########## Text(Werbung) links */
#text_left {
	position: absolute;
	width: 200px;
	left: 0px;
	top: 230px;
	color: #ffffff;
	font-size: 70%;
}

/*########## Text(Werbung) rechts */
#text_right {
	position: absolute;
	width: 200px;
	right: 0px;
	top: 230px;
	color: #ffffff;
	font-size: 70%;
}


/*########## Kopf */
#head {
	height: 190px;
}

/*########## Hauptteil */
#main {
	position: relative;
	height: 510px;
}

/* ########## Navigation */

#czcms_menu_main {
	font-size: 115%;
	margin: 0;
	padding: 0;
}
#czcms_menu_main h2 {
	position: absolute;
	top: -9999px;
	left: -9999px;
	height: 1px;
	width: 1px;
}
#czcms_menu_main ul {
	width: 100%;
	list-style: none;
	margin: 0;
  	padding: 0;
  	text-align: center;
}
#czcms_menu_main li {
	display: inline;
	margin: 0 7px;
	padding: 0;
}
#czcms_menu_main li a {
	margin: 0;
  	text-decoration: none;
  	font-weight: bold;
  	font-style: normal;
  	color: #ffffff;
}
#czcms_menu_main li a:focus, 
#czcms_menu_main li a:hover, 
#czcms_menu_main li a:active {
	color: #f0871c;
}
#czcms_menu_main li a.active,
#czcms_menu_main li a.active_parent {
	color: #f0871c;
	font-weight: normal;
}


/*########## NextDates Box */
#next_dates {
	position: absolute;
	top: 38px;
	left: 247px;
	overflow: auto;
	width: 155px;
	padding: 45px 0 0 0;
	font-size: 70%;
	
}
#next_dates_scroll {
	overflow: auto;
	height: 160px;
	padding: 0 5px;
}

#next_dates ul {
	list-style: none;
	margin: 0;
  	padding: 0;
}
#next_dates li {
	list-style: none;
}
#next_dates li span {
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
}

/*########## Newsletter Box */
#newsletter {
	position: absolute;
	top: 38px;
	left: 825px;
	overflow: auto;
	width: 155px;
	padding: 45px 0 0 0;
	font-size: 70%;
	text-align: center;
}
#newsletter_scroll {
	overflow: auto;
	height: 155px;
	padding: 0 5px;
}

#newsletter h2 {
	position: absolute;
	top: -9999px;
	left: -9999px;
	height: 1px;
	width: 1px;
}

#newsletter input {
	font-size: 100%;
}
#newsletter input.text {
	font-size: 100%;
	width: 145px;
}


/*########## Seiteninhalt */
#content {
	position: relative;
	top: 30px;
	left: 425px;	
	width: 375px;
}
#page_path {
	margin: 0;
	padding: 0 0 8px 5px;
	font-size: 11px;
}
#page_path a{
	font-weight: bold;
	font-style: normal;
}
#content h1{
	margin: 0 0 5px 0;
	overflow: hidden;
	white-space:nowrap;
}
#content_scroll {
	overflow: auto;
	height: 375px;
	padding: 0 25px 0 0;
}


/*########## Seitenabschnitte:  */
.czcms_section {
	margin: 10px 0 10px 5px;
	font-size: 70%;
	background: transparent;
}
.czcms_section h2 {
	font-size: 140%;
}
.czcms_section h3 {
	font-size: 130%;
}
.czcms_section h4, h5, h6 {
	font-size: 120%;
}
.czcms_section input.text, 
.czcms_section input.submit, 
.czcms_section textarea, 
.czcms_section select {
	font-size: 100%;
}

/*########## Galerie: */
div.czcms_gallery_thumbnail {
	width: 140px;
	text-align: center;
	padding: 2px;
	float: left;
}
div.czcms_gallery_thumbnail a img{
	border: 1px solid black;
}
div.czcms_gallery_thumbnail a:focus img,
div.czcms_gallery_thumbnail a:hover img,
div.czcms_gallery_thumbnail a:active img {
	border: 1px solid white;
}
p.czcms_gallery_back {
	clear: both;
}

/*########## Gaestebuch:  */
.czcms_guestbook_head{
	margin: 0;
	padding: 0;
}
.czcms_guestbook_head span{
	font-weight: bold;
}
.czcms_guestbook_message {
	margin: 0  0 8px 0;
	padding: 8px 0 8px 8px;
	border-bottom: 1px solid #663300;
}

.czcms_section_level_2 {padding: 0 0 0 5px; }

/*########## Nachrichten:  */
.czcms_news_head {
	margin-bottom: 0;
	padding-bottom: 1px;
	color: #000;
	background: #fff;
}
.czcms_news_head span {
	font-size: 75%;
	font-style: italic;
	/* color: #ffffff; */
}

/*########## Termine:  */
.czcms_dates_head {
	margin-bottom: 0;
	padding-bottom: 3px;
}
.czcms_dates_head span {
	font-size: 75%;
	font-style: italic;
	color: #ffffff;
}

p.czcms_dates_introduction {
	margin: 0;
	padding: 0 0 3px 5px;
}

/*########## Footer:  */
#footer {
	margin: 0;
	font-size: 60%;
	text-align: center;
	color: #ffffff;
	padding-bottom: 5px;
}
