/*

*/

body {
	background: #fff url(../images/background_blue.jpg) repeat-x;
	font-family: Georgia, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	color: #837669;
}

/*input, textarea {
	width: 220px;
	background: #FFFFFF url(../images/img04.gif) repeat-x;
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #D6D6D6;
	font: normal 1em/normal Helvetica, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #837669;
}*/

h1, h2, h3 {
	color: #31363B;
/*	letter-spacing: -1px;*/
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 28px;
	font-weight: normal;
}

h3 {
	font-size: 16px;
}
.align-right {
	text-align:right;
}
.align-center {
	text-align: center;
}
.align-justify {
	text-align: justify;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 190%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #C11A00;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}

#header_xx {
	width: 960px;
	height: 453px;
	margin: 0 auto;
}
/* 
** ### Formatierung News Calender Links 
*/


.calendar-table{
	clear:both;
}

/* ######################################################################################################
** ### Formatierung des Teasers der Startseite ##########################################################
** ######################################################################################################
*/
#teaser { float:left; margin:0; padding:0 15px; padding-top:10px; padding-bottom:5px; width:600px;}
#teaser { font-size:0.82em;}
#teaser a {color:#a49b91; text-decoration:none;}
#slogan p { height:10px;}
/* Logo */

#funktionsmenu  {
	float:right;
	width:250px;
	padding-top:10px;
	margin: 0px auto;
	text-align:right;
	padding-right:10px;
} 

#logo {
/*	position:absolute;
	width: 500px;*/
	height: 150px;
	padding: 180px 0 0 20px;
}
#logo h1, #logo h2 {
	color:#ffed00;
	font-size:18px;
}

#splash {
	float:left;
	width: 957px;
	height: 231px;
	padding: 0px 0 0px 0;
	margin-top:-3px;
	/*background: url(../images/img04.jpg) no-repeat left top;*/
}
#splash h1 {
	padding: 120px 0 0 20px;
	color:#ffed00;
	font-size:18px;
}
 #splash h2 {
	padding: 0px 0 0 20px;
	color:#ffed00;
	font-size:18px;
}
/* Border */

#border {
	border: 0px solid #f8f8f8;
	width: 956px;
	margin: 0 auto;
/*	background-color:#FFF;*/
	background: url(../images/logo_trans900_blau.gif) no-repeat 70% 60%;
}


/* Header */

#header {
	width: 954px;
	margin: 0 auto;
/*	background-color:#CCC;
	background: url(../kunde/bilder/topimage/top1.jpg) no-repeat left 100%;*/
}



/* Menü Top mittig ausgerichtet ganze länge variable Menüpunktet*/
#menu {
	clear:both;
	float:left;
	overflow:hidden;
	width:100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
/*	text-align:left;*/
	padding:2px;
	background:url("../images/top_border_top_menu.gif") no-repeat;
}

#menu ul {
	float:left;
	left:50%;
	list-style-type:none;
	margin:0 auto;
	padding:0;
	position:relative;	
}

#menu li {
	float:left;
	position:relative;
	right:50%;
}

#menu a {
	display: block;
	float: left;
	padding: 21px 15px 10px 22px;
	margin-right: 1px;
	height: 30px;
	background: url(../images/logo_20.gif) no-repeat left 50%;	
	text-decoration: none;
/*	text-transform: uppercase;*/
	letter-spacing:1px;
	font-size: 18px;
	color: #FFFFFF;
	width:auto;
}

#menu a:hover {
	border-bottom: 0px solid #ffed00;
	text-decoration: none;
	color: #FFFFFF;
	margin-top:-4px;
}

#menu .first_page_item a {
	background: none;
	color: #FFFFFF;
	background: url(../images/logo_23.gif) no-repeat left 48%;	
}

#menu a.act{
/*	margin-top:8px;*/
	font-weight:normal;
	background: #f6a827;
	border-bottom: 4px solid #e6402c;
	text-decoration: none;
	color: #e6402c;	
	background: url(../images/logo_23.gif) no-repeat left 48%;	
	margin-top:-4px;	
}

/* Konig für yymenu_   */
#yymenu_2 a {
/*	background-color:#ffed00;*/
    BACKGROUND: #ffed00; FILTER: alpha(opacity=90); opacity: 0.9; khtml-opacity: 0.9; moz-opacity: 0.9;
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	border-bottom:2px solid #FFFFFF;
	color:#666;
	display:block;
/*	font-family:Arial,Helvetica,Geneva,SunSans-Regular;*/
	font-size:0.85em;
	font-weight:normal;
	margin:0px;
	padding:5px;
	text-decoration:none;
}
#yymenu_2 a:hover {
/*	background-color:#ffed00;*/
    BACKGROUND: #eee;

}

/* Search */

#search {
	float: right;
	width: 260px;
	margin: 0px;
	margin-top: 10px;
}

#search fieldset {
	border: none;
}

#search #s {
	width: 160px;
	height: 23px;
	background: #FFDBE1;
	border: 1px solid #F57F8C;
}

#search #x {
	width: 40px;
	background: #F74B61;
	border-top: #F74B61 solid 1px;
	border-bottom: #F74B61 solid 3px;
	border-left: #F74B61 solid 1px;
	border-right: #F74B61 solid 1px;
	color: #FFDBE1;
}

#wrapper {
	clear:both;
	width: 954px;
	margin: 0 auto;
/*	background: url(../images/header-bg-grau_content.jpg_xx) repeat-x left top;*/
}

/* Page */

#page {
	width: 954px;
	margin: 0 auto;
	padding-top: 0px;
}

/* Content */

#content {
	float: left;
	margin: 0;
	width: 655px;
	padding-left:25px;
}

.post {

}

.post .title {
	margin: 0;
	padding: 10px 20px 10px 10px;
/*	border-bottom: 1px dotted #D6C9BF;	*/
}

.post h1.title {
	padding: 10px 0  0 50px;
	height: 41px;
	font-size:2em;
	color:#FFF;
	letter-spacing:1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(../images/menu_border_655.jpg) no-repeat left;	
}
.post h2.title {
	padding: 10px 0  0 40px;
	height: 31px;
	font-size: 2em;	
	color:#f7ac2d;
	letter-spacing:1px;	
	font-family: Georgia, "Times New Roman", Times, serif;	
	border-bottom: 1px dotted #D6C9BF;	
	background: url(../images/logo_23.gif) no-repeat 1% 60%;	
}
.post .title a:hover {
	text-decoration: none;
}

.post .entry {
	margin: 0px;
	padding: 20px 20px;
}

.post .meta {
	height: 35px;
	margin: 15px 0 20px 0;
	padding: 15px 0 0 20px;
	line-height: normal;
	background: url(../images/header-bg-grau_content.jpg) repeat-x left top;
}

.post a {
	color: #837669;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px dotted #D6C9BF;
}
.post a:hover{
	color: #f39100;	
	border-bottom:1px dotted #F7AC2D;		
	}

/* Sidebar */

#sidebar {
	clear:both;
	float:left;
	margin: 0;
	width:270px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
	padding-left: 25px;
}

#sidebar li li {
	width:80%;
	margin: 0;
	padding: 5px 10px;
	border-bottom: 1px dotted #D6C9BF;
}

#sidebar li h2 {
	margin: 0 0 1em 0;
	padding: 15px 0  5px 25px;
	height: 30px;
	text-transform: lowercase;
	font-size: 28px;
	letter-spacing: -1px;
}

#sidebar li p {
	padding: 0 20px;
}

#sidebar .inhaltlinks {
	padding: 5px 20px 5px 25px;
}
/* Steitentitel Links */
#site-title{
	height:41px;
	background: url(../images/menu_border_270.jpg) no-repeat left;
}
#site-title a{
	font-size:1.7em;
	letter-spacing:1px;
	display: block;
	padding: 8px 18px 8px 40px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	text-align: left;
	margin-top:6px;
	background: url(../images/logo_23.gif) no-repeat 6% 45%;	

}

#site-title a:hover {
	color:#fff; 

}

/*
#sidebar_rechts {
	float:right;
margin: 0px;
	width:220px;
}
*/

/* Calendar */

#sidebar #calendar {
	padding: 0;
}

#calendar caption {
}

#calendar table {
	width: 100%;
	padding: 0 20px;
	text-align: center;
}

#calendar thead th {
	border-bottom: 2px solid #F2F2F2;
	border-top: 1px solid #F2F2F2;
}

#calendar tbody td {
	padding: 5px 0;
	border-bottom: 1px solid #F2F2F2;
}

#calendar tfoot td {
	border-top: 1px solid #F2F2F2;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar a {
	font-weight: bold;
}

/* Footer */

#footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	clear: both;
	width: 954px;
	height: 61px;
	margin: 0 auto;
	background: #fff url(../images/footer_bg.jpg) repeat-x top left;
	padding-bottom:5px;
}

#footer p {
	margin: 0;
	line-height: normal;
	padding: 5px 15px;
}

#footer a {
text-decoration:none;
}

#footer .legal {

	text-align:center;
}

#footer .credit {
	float: right;
}

/*-------------CSS menü footer---------------------*/
.menu_footer a:link, .menu_footer a:visited, .menu_footer a:active{
       font-size: 0.9em;
       text-decoration:none;
       font-weight:normal;
	   color: #C11A00;	   
}
.menu_footer a:hover{
      text-decoration:underline;
}
/*------mailformular formatieren------*/
.csc-mailform {
border:none;
width: 90%;
}
.csc-mailform-field {
margin: 2px;
padding: 5px;
}
.csc-mailform-field label {
float: left;
padding: 1px;
/*color: white;*/
width: 150px;
}
/*------Capture MooFlow Galerie------*/
.mf div.caption{
	color: #B6B6B6;
	 }

/*------  veguestbook  ------*/
    .tx-veguestbook-pi1 {
        font-size:100%;
    }
  
    /* error handling */
	.tx-veguestbook-pi1 p.tx-guestbook-form-error {
		font-weight:bold;
		color:#990000;
	}
	
	/* display of result count */
	.tx-veguestbook-pi1 .tx-guestbook-result {
		font-weight:bold;
		float:left;
	}
	
	/* pagination */
	.tx-veguestbook-pi1 .tx-guestbook-pagination {
		font-size:75%;
		font-weight:bold;
		float:right;
	}
	
	/* styles for list mode */
	.tx-veguestbook-pi1 h2.tx-guestbook-header {
		clear:both;
		background:none;
		color:#f7ac2d;
		border: 0px  dotted #f7ac2d;	   		/* mo */
		display:block;
		font-size:100%;
		font-weight:bold;
		padding: 1em;
		width: 35em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left {
		float:left;
		width:12em;
		background:none;  /* mo */
		min-height:3em;
		padding: 1em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left {
		height:4em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left p {
		color:#333;
	}


	.tx-veguestbook-pi1 .tx-guestbook-right {
		float:left;
		width:21em;
		background:none;  	/* mo */
		padding: 1em 2em;
	}
	
	/* styles for latest mode */
	.tx-veguestbook-pi1 .tx-guestbook-latest p,
	.tx-veguestbook-pi1 .tx-guestbook-right p {
		color:#837669;  /* mo */
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date,
	.tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date {
        font-weight: bold;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-right h3 {
		font-size:100%;
		color:#990000;
		font-weight:bold;
		background:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-right .tx-guestbook-comment {
		font-size:75%;
		color:#333;
		font-style: italic;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest {
		display:block;
		padding:0.25em;
		clear:both;
	}
	
	/* form styles */
	.tx-veguestbook-pi1 .tx-guestbook-field {
		clear:both;
		width:100%;
		display:block;
		padding: 1em 0;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field label {
		clear: both;
		display: block;
		float: left;
		width: 10em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
		float:left;
		width:10em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
		float:left;
		width:20em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
		width: 30em;
		display: block;
		float: left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
		color:#990000;
	}
	
	.tx-veguestbook-pi1 fieldset {
		border:none;
	}
	
	.tx-veguestbook-pi1 legend {
		display:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap {
		float:left;
		display:block;
		background:#F7F7F7;
		border:1px solid #CCC;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-freecap {
		margin-left:2.25em;
	}
 
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap img {
		float:left;
		display:block;
		padding-left:0.25em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap input {
		float:left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap label {
		clear:both;
		display:block;
		float:none;
		width:10em;
		margin-bottom:0.5em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap p {
		font-size:75%;
		padding:0.25em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap h3 {
		display:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap span.tx-srfreecap-pi2-cant-read {
		color:#990000;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-clear {
		clear:both;
		display:block;
	}
	
.tx-guestbook-clear {
		border-bottom: 4px solid #edf6fa    /* mo */
	}	
	.tx-veguestbook-pi1 input.tx-guestbook-submit {
		width:auto;
		display:block;
	}