/* CSS Document */

body { background:#EEEDED;
text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:100.01%; }

#page {
width: 960px;
margin: auto;
text-align: left;
}

p, li {
line-height: 18px;
}

h1 {
font-size: 130%;
line-height: 17px;
padding: 6px 0 6px 0;
color: #007A3D;
}

h2 {
font-size: 120%;
line-height: 15px;
padding: 5px 0 0 0;
color: #cc0000;
}

h3 {
font-size: 110%;
line-height: 14px;
padding: 5px 0 0 0;
color: #000000;
}

a {
color: #cc0000;
text-decoration: none;
font-weight: bold;
}

a:hover {
text-decoration: underline;
font-weight: bold;
}

.clear {
clear: both;
overflow: hidden;
height: 0.1px;
font-size: 0.1px;
line-height: 0.1px;
}

img {
border: none;
}


/* Header Anfang */

#header {
height: 240px;
width: 960px;
margin: 0;
padding: 0;
background-image: url(header.jpg);
background-color: #FFFFFF;
color: #FFFFFF;
font-size: 24px;
font-weight: bold;
text-align: right;
clear: both;
}

/* Header Ende */

#line {
background: #5F8C63;
height: 3px;
width: 960px;
margin: 0;
padding: 0;
}

/* Navigation Anfang */

#navi {
background: url(navi_bg.gif) #CE1126;
height: 40px;
font-size: 16px;
font-weight: bold;
color: #FFFFFF;
clear: both;
}

#navi a{
text-decoration: none;
font-size: 15px;
font-weight: bold;
color: #FFFFFF;
}

#navi ul{
padding: 10px 80px 10px 90px;
margin: 0;
list-style-type: none;
}

#navi li{
padding-bottom: 4px; 
display: inline;
margin: 0 25px 0 25px;
padding: 0;
}

#navi a:hover{
color: #000000;
}

/* Navigation Ende */


/* Inhalt Anfang */

#content {
min-height: 350px;
width: 960px;
margin: 0 0 5px 0;
padding: 10px 0 10px 0;
font-size:13px;
background: #FFFFFF;
}

#content_left {
float: left;
width: 220px;
min-height: 350px;
background-color: #EEEDED;
margin: 0 0 0 10px;
padding: 0;
}

#content_left .ccontent2 h2 {
background-color: #CE1126;
color: #ffffff;
font-size: 105%;
line-height: 15px;
padding: 3px;
margin: 0 0 5px 0;
}

#content_right {
float: right;
height: 350px;
width: 220px;
margin: 0 10px 0 0;
padding: 0;
}

#content_right1 {
background-color: #EEEDED;
height: 160px;
padding: 0;
margin: 0;
width: 220px;
}

#content_right1 .ccontent h2 {
background-color: #CE1126;
color: #ffffff;
font-size: 105%;
line-height: 15px;
padding: 3px;
margin: 0 0 5px 0;
}

#content_right2 {
background-image: url(notiz.jpg);
height: 250px;
padding: 0;
margin: 10px 0 0 0;
}

#content_right2 .ccontent {
font-size: 90%;
line-height: 12px;
padding: 50px 22px 15px 22px;
margin: 0;
}

#content_center {
width: 490px;
min-height: 550px;
background-color: #FFFFFF;
margin: 0px auto;
padding: 0;
}

.ccontent {
margin: 0;
padding: 0 5px 10px 5px;
}

.ccontent2 {
margin: 0;
padding: 0 5px 10px 5px;
}

/* Inhalt Ende */


/* Footer Anfang */

#footer {
clear: both;
height: 40px;
width: 960px;
background-color: #CE1126;
color: #FFFFFF;
margin: 0 0 0 0;
padding: 0;
}

.footer_content {
margin: 0;
padding: 8px;
height: 40px;
font-weight: bold;
font-size: 80%;
text-align: right;
}

.footer_content a{
color: #ffffff;
text-decoration: none;
}

.footer_content a:hover{
color: #000000;
text-decoration: none;
}

.footer_content a:visited{
color: #ffffff;
text-decoration: none;
}

.footer_content a:active{
color: #ffffff;
text-decoration: none;
}


/* Footer Ende */

/***************************************/
/* CSS DEFINITIONS FOR GALLERY-MODULE  */
/***************************************/

#gallery div.category_tree {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 25px 0px;
}

#gallery div.category_row_1, #gallery div.category_row_2  {
	width: 100%;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	height:auto !important;
	border-bottom: 1px dotted #D0D0D0;
}

#gallery div.category_row_1 {
	background-color: #f9f9f9;
}

#gallery div.category_row_2 {
	background-color: #ffffff;
}


#gallery div.category_image {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#gallery  div.category_informations {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#gallery div.category_informations h2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}

#gallery div.category_comment {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
}

#gallery div.category_images {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	float:left;
	height:auto !important;
}

#gallery div.show_image, #gallery div.image_navigation {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	float:left;
	height:auto !important;
	text-align: center;
}


#gallery div.image_voting, #gallery div.image_comment {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	height:auto !important;
}

#gallery div.category_images div.image {
	width: 50%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align:left;
	float: left;
}

#gallery div.category_paging {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
}

#gallery div.show_image img, #gallery div.category_image img, #gallery div.category_images img{
	border:2px solid #007A3D;
	margin: 0px 15px 0px 0px;
}

#gallery div.show_image a:hover img, #gallery div.category_image a:hover img, #gallery div.category_images a:hover img {
	border:2px solid #CE1126;
	margin: 0px 15px 0px 0px;
}

#gallery table {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-spacing: 0px;
}

#gallery tr.row1 {
	background-color: #ffffff;
}

#gallery tr.row2 {
	background-color: #f9f9f9;
}

#gallery table th {
	padding: 4px 5px 4px 5px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	background-color: #EFEFEF;
	border: 0px;
	border-right: 1px solid #ffffff;
	border-bottom: 1px dotted #D0D0D0;
}

#gallery th a {
	color: #000000;
}


#gallery table td {
	padding: 3px 5px 3px 5px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	border-bottom: 1px dotted #D0D0D0;
	border-right: 1px solid #ffffff;
}

/***************************************/
/* CSS DEFINITIONS FOR CONTACT-MODULE  */
/***************************************/

form.contactForm p {
    width: 300px;
    clear: left;
    margin: 0;
    padding: 2px 0 3px 0;
    padding-left: 155px;
    height: 1%;
}

form.contactForm p label.noCaption {
    float: left;
    width: 150px;
    margin-left: 2px;
    margin-top: 2px;
}

form.contactForm .contactFormGroup {
    float: left;
    margin-top: -15px !important;
}

form.contactForm p input.contactFormClass_checkbox {
    float: left;
}

form.contactForm p input.contactFormClass_checkboxGroup {
    clear: left;
    float: left;
}

form.contactForm p input.contactFormClass_radio {
    clear: left;
    float: left;
}

form.contactForm p label, .contactForm p span {
    font-weight: bold;
    float: left;
    margin-left: -155px;
    width: 150px;
}

form.contactForm input[type="text"], form.contactForm input[type="password"] {
    width: 250px;
}

form.contactForm select {
    width: 254px;
}

form.contactForm input{
    overflow: hidden;
}

form.contactForm img.captcha {
    float: left;
}

form.contactForm .is_required {
    color: red;
}

form.contactForm textarea {
    width: 250px;
    height: 150px;
}

form.contactForm #contactFormCaptcha {
    margin-left: 147px;
}


form.contactForm .contactFormClass_button {
    margin-left: 0px;
	width: 60px;
	cursor: pointer;
	margin: 2px;
}

.contactFormClass_button:hover, .contactFormClass_button:focus  {
	width: 60px;
	cursor: pointer;
	margin: 2px;
}

form.contactForm  #contactFormCaptcha {
    margin-left: 3px !important;
    margin-top: 5px !important;
}

/*****************************************/
/* CSS DEFINITIONS FOR GUESTBOOK-MODULE  */
/*****************************************/

#guestbook {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	height:auto !important;
}

#guestbook div.entries,
#guestbook div.status,
#guestbook div.paging,
#guestbook div.add_entry,
#guestbook div.error_message,
#guestbook div.information,
#guestbook div.form,
#guestbook div.count_entries
{
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	float:left;
	height:auto !important;
}

#guestbook div.entry_row1, #guestbook div.entry_row2 {
	width: 100%;
	padding: 10px 5px 10px 5px;
	margin: 0px 0px 0px 0px;
	float:left;
	height:auto !important;
	border-bottom: 1px dotted #D0D0D0;
}

#guestbook div.entry_row1 {
	background-color: #ffffff;
}

#guestbook div.entry_row2 {
	background-color: #f9f9f9;
}

#guestbook div.error_message {
	color:#FF0000;
}

#guestbook div.title {
	float:left;
	height: 27px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 60%;
}

#guestbook div.title h3{
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	color: #CE1126;
}

#guestbook div.location {
	float:left;
	height: 22px;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 20%;
	font-style:italic;
}

#guestbook div.date {
	float:left;
	height: 22px;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 20%;
	text-align:right;
}

#guestbook div.message,
#guestbook div.links {
	padding: 0px 0px 0px 0px;
	margin: 7px 0px 0px 0px;
	height:auto !important;
	float:left;
	width:100%;
}

#guestbook p {
	width: 300px;
    clear: left;
    margin: 0;
    padding: 2px 0 3px 0;
    padding-left: 155px;
    height: 1%;
}

#guestbook p label {
    font-weight: bold;
    float: left;
    margin-left: -155px;
    width: 150px;
}

#guestbook p label.description {
    font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	width: 225px;
}

#guestbook input[type=radio]{
    float: left;
	width: 25px;
	text-align:left;
}

#guestbook input[type=text], #guestbook input[type=password]{
    overflow: hidden;
	width: 250px;
}

#guestbook textarea {
    width: 250px;
    height: 150px;
}

/****************************************/
/* CSS DEFINITIONS FOR CALENDAR-MODULE  */
/****************************************/

#calendar div.search {
	float: none;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	height: auto !important;
}

#calendar div.notes_list, #calendar div.logo, #calendar div.categories {
	float: none;
	width: 100%;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	height: auto !important;
}

#calendar div.back, #calendar div.registration, #calendar div.export {
	float: none;
	width: 100%;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	height: auto !important;
	text-align:right;
}


#calendar table {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-spacing: 0px;
}

#calendar tr.row1 {
	background-color: #ffffff;
}

#calendar tr.row2 {
	background-color: #f9f9f9;
}

#calendar table th {
	padding: 4px 5px 4px 5px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	background-color: #EFEFEF;
	border: 0px;
	border-right: 1px solid #ffffff;
	border-bottom: 1px dotted #D0D0D0;
}

#calendar th a {
	color: #000000;
}


#calendar table td {
	padding: 3px 5px 3px 5px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	border-bottom: 1px dotted #D0D0D0;
	border-right: 1px solid #ffffff;
}

/***************************************/
/* CSS DEFINITIONS FOR PODCAST-MODULE  */
/***************************************/

#podcast {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	height:auto !important;
}

#podcast div.showMedium, #podcast div.categories, #podcast div.noMedium, #podcast div.player, #podcast div.information, #podcast div#podcast_container {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	float:left;
	height:auto !important;
}

#podcast div.media_, #podcast div.media_row1, #podcast div.media_row2  {
	width: 100%;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	height:auto !important;
	border-bottom: 1px dotted #D0D0D0;
}

#podcast div.media_row1 {
	background-color: #ffffff;
}

#podcast div.media_row2 {
	background-color: #f9f9f9;
}


#podcast div.image {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#podcast div.description {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#podcast div.description h2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}

#podcast div.image img{
	border:2px solid #1679CE;
	margin: 0px 15px 15px 0px;
}

#podcast div.image a:hover img {
	border:2px solid #51BBF9;
	margin: 0px 15px 15px 0px;
}

#podcast table {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-width: 0px; 
}

#podcast th {
	padding: 4px 5px 4px 5px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	background-color: #EFEFEF;
	border: 0px;
	border-right: 1px solid #ffffff;
	border-bottom: 1px dotted #D0D0D0;
}

#podcast tr.row2 {
	background-color: #f9f9f9;
}

#podcast tr.row1 {
	background-color: #FFFFFF;
}

#podcast td {
	padding: 3px 5px 3px 5px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	border-bottom: 1px dotted #D0D0D0;
	border-right: 1px solid #ffffff;
	border-spacing: 0px;
	vertical-align:top;
}

