body {
	margin: 0px;
	padding: 0px;
	background-image: url(bilder/hintergrund.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #BCD6E3;
	background: url(bilder/hintergrund.jpg) repeat-x #BCD6E3;
	text-align:	 center;
}

a:link, a:visited, a:active {
	color: #4D7F96; 
	text-decoration: none;
	border-style: none;
}
a:hover {
	border-bottom: 1px dotted #4D7F96;
}


#centerWebpage {
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#centerWebpage #webpageStructure #webpageHeaderBlock {
	background-image: url(bilder/Header.jpg);
	position: absolute;
	z-index: 20;
	left: 160px;
	top: 0px;
	width: 814px;
	height: 312px;
}
#centerWebpage #webpageStructure #webpageHeaderBlock #webpageHeaderBlockLogo {
	position: absolute;
	left: -160px;
	top: 95px;
	z-index: 400;
}
#centerWebpage #webpageStructure #webpageHeaderBlock #webpageHeaderBlockNavigation {
	position: absolute;
	height: 30px;
	width: 814px;
	left: 0px;
	top: 27px;
	overflow: hidden;
	vertical-align: inherit;
}
#centerWebpage #webpageStructure #webpageHeaderBlock #webpageHeaderBlockNavigation ul {
	text-align: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-left: 21px;
}
#centerWebpage #webpageStructure #webpageHeaderBlock #webpageHeaderBlockNavigation li {
	height: 30px;
	width: 96px;
	display: block;
	float: left;
	background-image: url(bilder/button_n.jpg);
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D7F96;
	font-weight: bold;

	line-height: 35px;
}
#centerWebpage #webpageStructure #webpageHeaderBlock #webpageHeaderBlockNavigation li.active {
	height: 30px;
	width: 96px;
	display: block;
	float: left;
	background-image: url(bilder/button_a.jpg);
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D7F96;
	font-weight: bold;
	line-height: 30px;
}
#centerWebpage #webpageStructure #webpageHeaderBlock #webpageHeaderBlockNavigation li a {
	color: #4D7F96;
	text-decoration: none;
	display: block;
	background-image: url(fileadmin/templates/bilder/wellenhintergrund.gif);
	background-position-x: 10px;
}
#centerWebpage #webpageStructure #webpageHeaderBlock #webpageHeaderBlockNavigation li a:hover {
	border-bottom: 1px dotted #4D7F96;
}

#centerWebpage #webpageStructure #webpageHeaderBlock #webpageHeaderBlockContent {
	height: 224px;
	width: 780px;
	position: absolute;
	left: 17px;
	top: 67px;
	z-index: 200;
}
#centerWebpage #webpageStructure #webpageContentBlock {
	margin-top: 312px;
	margin-left: 160px;
}
#centerWebpage #webpageStructure #webpageContentBlock #webpageContentBlockPositioner {
	float: left;
	width: 100%;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#centerWebpage #webpageStructure #webpageContentBlock #webpageContentBlockPositioner #webpageContentBlockLeftColumn {
	float: left;
	width: 499px;
}
#centerWebpage #webpageStructure #webpageContentBlock #webpageContentBlockPositioner #webpageContentBlockLeftColumn .contentBlock {
	clear: left;
	float: left;
	width: 499px;
}
#centerWebpage #webpageStructure #webpageContentBlock #webpageContentBlockPositioner #webpageContentBlockLeftColumn .contentBlock .contentBlockText {
	background-image: url(bilder/centerbox_middle.png);
	margin: 0;
	width: 100%;
	float: left;
	clear: left;
}
#centerWebpage #webpageStructure #webpageContentBlock #webpageContentBlockPositioner #webpageContentBlockRightColumn {
	float: left;
	width: 310px;
}
#centerWebpage #webpageStructure #webpageContentBlock #webpageContentBlockPositioner #webpageContentBlockRightColumn .contentBlock {
	clear: left;
	float: left;
}
#centerWebpage #webpageStructure #webpageContentBlock #webpageContentBlockPositioner #webpageContentBlockRightColumn .contentBlock IMG {
	margin: 0px;
	padding: 0px;
}

#centerWebpage #webpageStructure #webpageContentBlock #webpageContentBlockPositioner #webpageContentBlockRightColumn .contentBlock .contentBlockText {
	background-image: url(bilder/rightbox_middle.png);
	padding-left: 21px;
	padding-right: 21px;
	margin: 0px;
	margin-top: -2px;
}

#centerWebpage #webpageStructure {
	position: relative;
	left: 0px;
	top: 0px;
	width: 980px;
	float: left;
	clear: left;
}

#sandbox {
 	width:100%;
 	overflow:hidden;
 	position:fixed;
 	z-index:1;
 	bottom: 0px;
 	
 	display:none !important;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 0;
	padding-bottom: 4px;
	border-bottom: 1px solid #333;
}
p {
	padding: 0px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#centerWebpage #webpageStructure #webpageContentBlock #webpageContentBlockPositioner #webpageContentBlockLeftColumn .contentBlock .contentBlockText .contentBlockImage {
	float: left;
	width: 120px;
}
#centerWebpage #webpageStructure #webpageContentBlock #webpageContentBlockPositioner #webpageContentBlockLeftColumn .contentBlock .contentBlockText .contentTextWithImage {
	padding: 0px;
	margin-right: 21px;
	margin-left: 21px;
}
#centerWebpage #webpageStructure #webpageContentBlock #webpageContentBlockPositioner #webpageContentBlockLeftColumn .contentBlock img {
        clear: left;
	float: left;
}

/* Mailformular Content Block Right Colum*/

#webpageContentBlockRightColumn FIELDSET.csc-mailform {
	float: left;
	clear: left;
	border-style: none;
}
#webpageContentBlockRightColumn FIELDSET.csc-mailform DIV.csc-mailform-field {
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 5px;
}
#webpageContentBlockRightColumn FIELDSET.csc-mailform LABEL 	{
	width: 15em;
	float: left;
	clear: left;
	
	font-weight: normal;
	
}
#webpageContentBlockRightColumn FIELDSET.csc-mailform INPUT, #webpageContentBlockRightColumn FIELDSET.csc-mailform SELECT, #webpageContentBlockRightColumn FIELDSET.csc-mailform TEXTAREA {
	width: 20em;
	float: right;
	clear: right;
	
	border: 1px dotted #999;
	background-color: #FEFEFE;
	
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 13px;
	
	padding: 2px;
	margin-top: 2px;
}
#webpageContentBlockRightColumn FIELDSET.csc-mailform SELECT, #webpageContentBlockRightColumn FIELDSET.csc-mailform TEXTAREA {
	width: 20em;
}
#webpageContentBlockRightColumn FIELDSET.csc-mailform INPUT:focus, #webpageContentBlockRightColumn FIELDSET.csc-mailform SELECT:focus, #webpageContentBlockRightColumn FIELDSET.csc-mailform TEXTAREA:focus {
	border: 1px solid #999;
	background-color: #EEE;
}


/* Mailformular Content Block */


#webpageContentBlock FIELDSET.csc-mailform {
	float: left;
	clear: left;
	border-style: none;
}
#webpageContentBlock FIELDSET.csc-mailform DIV.csc-mailform-field {
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 5px;
}
#webpageContentBlock FIELDSET.csc-mailform LABEL 	{
	width: 15em;
	float: left;
	clear: left;
	
	font-weight: normal;
	
}
#webpageContentBlock FIELDSET.csc-mailform INPUT, #webpageContentBlock FIELDSET.csc-mailform SELECT, #webpageContentBlock FIELDSET.csc-mailform TEXTAREA {
	width: 20em;
	float: right;
	clear: right;
	
	border: 1px dotted #999;
	background-color: #FEFEFE;
	
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 13px;
	
	padding: 2px;
	margin-top: 2px;
}
#webpageContentBlockColumn FIELDSET.csc-mailform SELECT, #webpageContentBlock FIELDSET.csc-mailform TEXTAREA {
	width: 20em;
}
#webpageContentBlock FIELDSET.csc-mailform INPUT:focus, #webpageContentBlock FIELDSET.csc-mailform SELECT:focus, #webpageContentBlock FIELDSET.csc-mailform TEXTAREA:focus {
	border: 1px solid #999;
	background-color: #EEE;
}





/* Guestbook */

	.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:#bcd6e3;
		color:#666;
		display:block;
		font-size:100%;
		font-weight:bold;
		padding: 1em;
		width: 35em;
		text-decoration: none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left {
		float:left;
		width:12em;
		background:#EFEFEF;
		min-height:4em;
		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:30em;
		background:#FFF;
		padding: 1em;
	}
	
	/* styles for latest mode */
	.tx-veguestbook-pi1 .tx-guestbook-latest p,
	.tx-veguestbook-pi1 .tx-guestbook-right p {
		color:#333;
	}
	
	.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-veguestbook-pi1 input.tx-guestbook-submit {
		width:auto;
		display:block;
	}
  )

/* das ist kein CSS, sondern TypoScript! 
  pageBrowser {
    maxPages = 10
    # if you want the pagebrowser to display only numbers, set showPBrowserText to 0.  
    tableParams = cellpadding="5" cellspacing="0" border="0"
    showResultCount = 1
    activepage_stdWrap.wrap = <strong>|</strong>
    page_stdWrap.wrap = |
    pagelink_stdWrap.wrap = |
    previous_stdWrap.wrap =|
    next_stdWrap.wrap = |
  }*/
  
/***********/
/* Galerie */
/***********/

div.clear {
	clear: both;
}
div.wtgallery_list_area div.wtgallery_list {
	float: left;
}
div.wtgallery_list_area div.wtgallery_list_firstofrow,
div.wtgallery_category_area div.wtgallery_category_firstofrow {
	clear: left;
}

.wtgallery_category_pic {
	width:130px;
	height:130px;
	margin:3px;
}

.wtgallery_list {
	margin:1px;
}

.wtgallery_category_pic {
}

.wtgallery_category_folder {
	font-size:13px;
	font-weight:bold;
	padding-left:140px;
	position:relative;
	top:-133px;
	left:0px;
}

.wtgallery_category_folder a {
	text-decoration:none;
}

.wtgallery_category_folder a:hover {
	text-decoration:underline;
}

.category_row {
	margin-bottom:5px;
}

.wtgallery_pagebrowser_list li {
	float:left;
	margin-right:5px;
}

.wtgallery_categories {
	margin-right:5px;
}
  
