/* my-zensation, Ursprung:  */


body{
	text-align: center;
	margin: 0;
	padding: 0;
	color: #666666;
	background-color: #cccccc;
}

p  {	
	margin-top: 0px;
	margin-bottom: 10px;
}

.clearboth{
	 clear: both; 
}

/********** BEGIN: Text (über Editor) farbig darstellen **********/

.important {
	color: #cc3333;
}

.name-of-person {
	color: #336699;
}

.detail {
	color: #666666;
	font-size: 11px;
  	font-family: arial, verdana, sans-serif;
  	line-height: normal;
}

/********** END: Text (über Editor) farbig darstellen **********/

a:link{color:#666666; TEXT-DECORATION:underline}
a:visited{color:#666666; TEXT-DECORATION:underline}
a:hover{color:#cccccc; TEXT-DECORATION:none}
a:active{color:#cccccc; TEXT-DECORATION:none}

a:link{color:#0066cc; TEXT-DECORATION:none}
a:visited{color:#0066cc; TEXT-DECORATION:none}
a:hover{color:#cccccc; TEXT-DECORATION:none}
a:active{color:#cccccc; TEXT-DECORATION:none}

#inhalt-news a:link{color:#0066cc; TEXT-DECORATION:none}
#inhalt-news a:visited{color:#0066cc; TEXT-DECORATION:none}
#inhalt-news a:hover{color:#cccccc; TEXT-DECORATION:none}
#inhalt-news a:active{color:#cccccc; TEXT-DECORATION:none}

/*** Home: Titel untere Bildleiste ***/ 
.csc-header-n1 h1 a:link{color:#666666; TEXT-DECORATION:none}
.csc-header-n1 h1 a:visited{color:#666666; TEXT-DECORATION:none}
.csc-header-n1 h1 a:hover{color:#cccccc; TEXT-DECORATION:none}
.csc-header-n1 h1 a:active{color:#cccccc; TEXT-DECORATION:none}


/********** BEGIN: Überschriften formatieren ********/

#inhaltnormal-unterseite h1{
	margin-left: 0px;
	margin-top: 4px;
	margin-bottom: 0px;
	padding-top: 0px;
	font-size: 24px;
	font-family: arial, Verdana, sans-serif;
	font-weight:normal;
	color: #666666;
}

#inhaltnormal-unterseite h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 16px;
  	font-family: arial, verdana, sans-serif;
  	font-weight: normal;
  	color: #666666;
}

/* Nur Home-Seite */
#body_4 .csc-header-n1 h1  {
	margin-left: 0px;
	margin-top: 4px;
	margin-bottom: 0px;
	padding-top: 0px;
	font-size: 12px;
	font-weight:bold;
	color: #666666;
	font-family: Arial, Verdana, sans-serif;
}

/********** END: Überschriften formatieren **********/

table.contenttable{
	text-align: left;
	font-size: 11px;
  	font-family: verdana, arial, sans-serif;
}

/*
p.bodytext{
	margin-top: 0px;
}
*/

#container-all{
	width: 948px;
	height: auto;
	margin: auto;
	margin-top: 10px;
	clear: both;
}

#schatten-oben{
	width: 948px;
	height: 9px;
	background-image:url(images/schatten-oben.gif);
	background-repeat: no-repeat;
}

#container{
	width:948px;	
	height: auto;
	background:#ABB5BD url(images/grafik3018.gif) repeat-y;
}

/* Home-Seite */
#body_4 #container{
	width:948px;	
	height: auto;
	background: url(images/grafik3017-01.gif) repeat-y;
}

* html #container {
	margin-top: -10px;
}


#head-bg {
	width: 930px;
	height: 60px;
	/*margin-left:9px;*/
	margin: auto;
	background:#000 url(images/bg3002.jpg) repeat-x;
	/*color:#FFF;*/
}

#header-text  {
	width: 300px;
	height: 36px;
	margin-top:14px;
	margin-left: 15px;
	background: url(images/grafik3012-01.gif) no-repeat;
	float: left;
}

* html #header-text {
	margin-left: 7px;
}


#menu-oben-bg{
	width: 930px;
	height: 26px;
	/*margin-left:9px;*/
	margin: auto;
	background:#c6d4e1 url(images/bg3003-01.jpg) repeat-x;
	/*color:#FFF;*/
}

/* Nur für Unterseiten */
#menu-oben-schatten{
	width: 930px;
	height: 12px;
	margin: auto;
	background:#fff url(images/bg3006.jpg) repeat-x;
}

#bild-home{
	width: 189px;
	height: 280px;
	margin-left:9px;
	background-image:url(user_upload/bild3001-02-proshat.jpg);
	background-repeat: no-repeat;
	float: left;
	display:inline;
}

#logo-text-home-anim{
	width: 741px;
	height: 280px;
	/*background-image:url(images/bild3001-02-tuerkis.jpg);*/
	/*background-repeat: no-repeat;*/
	float: left;
}

#bild-home-schatten{
	width: 930px;
	height: 10px;
	margin: auto;
	/*margin-left:9px;*/
	background:#008080 url(images/bg3004-01.jpg) repeat-x;
	clear: both;
}

#footer {
	width: 930px;
	height: 24px;
	/*margin-left:9px;*/
	margin: auto;
	background:#000 url(images/footer.gif) repeat-x;

	clear: both;
}

/****************************************** BEGIN: Menue unten ***/

#menu-unten {
	margin-left: 16px;
	padding-top: 5px;
	font-size: 11px;
	font-family: arial, verdana, sans-serif;
	color:#ffffff;
	text-align: left;
	overflow: hidden;
	float: left;
}

* html #menue-unten {
	margin-left: 8px;
}


#menu-unten a{
	font-weight: bold;
	color:#ccc;
	text-decoration:none;
}


#menu-unten a:hover{
	color:#fff;
}

/*
#menu-unten a.level1-no {
	font-weight: normal;
}


#menu-unten a.level1-act {
	color: #fff;
}
*/
/***************************************** END Menue unten ***/


#footer-text  {
	margin-top: 6px;
	margin-right: 17px;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: -1px;
	color: #cccccc;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	float: right;
}

* html #footer-text {
	margin-right: 8px;
}

#schatten-unten{
	width: 948px;
	height: 9px;
	background-image:url(images/schatten-unten.gif);
	background-repeat: no-repeat;
}

/****************************************** BEGIN: Menue oben ***/

#menu-oben {
	margin-left: 17px;
	padding-top: 6px;
	font-size: 11px;
	font-family: arial,verdana, sans-serif;
	color:#ffffff;
	text-align: left;
	overflow: hidden;
}


#menu-oben a{
	font-weight: bold;
	color:#496B91;
	text-decoration:none;
}


#menu-oben a:hover{
	color:#fff;
	/*background:#fff;*/
}


#menu-oben a.level1-no {
	font-weight: normal;
}


#menu-oben a.level1-act {
	color: #496B91;
}

/***************************************** END Menue oben ***/

/****************************************** BEGIN: Menue links ***/

#menulinks-bg{
	width: 175px;
	height: 160px;
	margin-top: 4px;
	margin-left:25px;
	background-image:url(images/bg3005-01.jpg);
	background-repeat: no-repeat;
	float:left;
}

* html #menulinks-bg {
	margin-left: 12px;
	margin-top: -5px;
}

#menulinks-head {
	width: 165px;
	margin-top: 4px;
	font-size: 12px;
	font-weight:bold;
	font-style: normal;
	color: #666666;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
	  
#menulinks {
	margin-left: 0px;
	margin-top: 5px;
	width: 150px;
	font-size: 11px;
	font-weight: normal;
	/*line-height:1.70;*/
	font-family: verdana, arial, sans-serif;
	text-align: left;
	overflow: hidden;
	background-color: transparent;
	float: left;
}

* html #menulinks {
	margin-left: 0px;
}

#menulinks a{
	color:#666666;
	text-decoration:none;
	/*border-top: 1px dotted #cccccc;*/
	display:block;
}


#menulinks a:hover{
	color:#cccccc;
}

#menulinks a.level1-no {
	/*font-weight: normal;*/
	padding-left: 15px;
	background: url(images/grafik3014.gif) transparent no-repeat;
	background-position: 7px 4px;
	background-color: transparent;
}


#menulinks a.level1-act {
	padding-left: 15px;
	background: url(images/grafik3014.gif) transparent no-repeat;
	background-position: 7px 4px;
	color: #ccc;
}

/***************************************** END Menue links ***/

/***************************************** Home: Content untere Bildleiste ***/

#inhaltlinks-bg, #inhaltnormal-bg, #inhaltrechts-bg, #inhaltrand-bg{
	width: 175px;
	height: 160px;
	margin-top: 4px;
	margin-left:8px;
	background-image:url(images/bg3005-01.jpg);
	background-repeat: no-repeat;
	float:left;
}

* html #inhaltlinks-bg{
	margin-top: -5px;
}

* html #inhaltnormal-bg{
	margin-top: -5px;
}

* html #inhaltrechts-bg{
	margin-top: -5px;
}

* html #inhaltrand-bg{
	margin-top: -5px;
}

#inhaltlinks, #inhaltnormal, #inhaltrechts, #inhaltrand{
	margin-top: 0px;
	padding-left: 0px;	
	float: left;
	width: 165px;
	height: 150px;
	text-align: left;
	font-size: 11px;
  	font-family: arial, verdana, sans-serif;
}

/*** Bilder positionieren ***/
#body_4 div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
margin-top: 5px;
}

/***************************************** END Home: Content untere Bildleiste ***/


#box-links{
	margin-left: 19px;
	width: 155px;
	/*height: 500px;*/
	text-align: left;
	float: left;
}

* html #box-links{
	margin-left: 10px;
}

/****************************************** BEGIN: Menü links Unterseite ***/

#menuabschluss-oben{
	margin-top: 8px;
	margin-left: 0px;
	width: 155px;

	height: 12px;
	background-image:url(images/grafik3015.gif);
	background-repeat: no-repeat;
}

* html #menuabschluss-oben{
	margin-top: 0px;
}

#menulinks-unterseite {
	margin-left: 0px;
	margin-top: 0px;
	width: 155px;
	font-size: 11px;
	font-weight: bold;
	line-height:2.00;
	font-family: arial, verdana, arial, sans-serif;
	text-align: left;
	overflow: hidden;
	z-index: 4;
	/*float: left;*/

}


* html #menulinks-unterseite {
	margin-left: 0px;
	margin-top: -7px;
}

#menulinks-unterseite a{
	color:#293D6B;
	text-decoration:none;
	display:block;
	border-top:1px solid #fff;
	background:#7593af;
}


#menulinks-unterseite a:hover{
	color:#f1f1f1;
}

#menulinks-unterseite a.level1-no {
	padding-left: 9px;
	background: #C3D2DF;
	background-position: right;	
}


#menulinks-unterseite a.level1-act {
	padding-left: 9px;
	color: #fff;
}


#menulinks-unterseite a.level2-no {
	padding-left: 9px;
	line-height:2.0;
	border-top:1px solid #fff;
	background-color:#C3D2DF;
}


#menulinks-unterseite a.level2-act {
	padding-left: 9px;
	line-height:2.0;
	border-top:1px solid #fff;
	background-color:#fff;
}

#menuabschluss-unten{
	margin-top: 0px;
	margin-left: 0px;
	width: 155px;
	height: 13px;
	background-image:url(images/grafik3016.gif);
	background-repeat: no-repeat;
}

/***************************************** END Menü links Unterseite ***/

#inhaltlinks-unterseite{
	margin-top: 60px;
	padding-bottom: 30px;
	float: left;
	width: 155px;
	text-align: left;
	font-size: 11px;
  	font-family: arial, verdana, sans-serif;
}

#inhaltlinks-unterseite p.bodytext{
	margin-top: 15px;
	margin-left: 9px;
}

#inhaltnormal-unterseite{
	margin-top: 7px;
	padding-bottom: 30px;
	margin-left: 15px;
	float: left;
	width: 544px;
	text-align: left;
	font-size: 12px;
  	font-family: arial, verdana, sans-serif;
  	float: left;
}

* html #inhaltnormal-unterseite{
	margin-top: 0px;
}


#body_36 #inhaltnormal-unterseite{
	width: 400px;
}

#box-rechts{
	margin-left: 19px;
	margin-top: 20px;
	width: 186px;
	text-align: left;
	background: #fff;
	float: left;
}

* html #box-rechts{
	margin-top: 12px;
}

#body_36 #box-rechts{
	margin-left: 163px;

}


#news-head{
	width: 176px;
	height: 28px;
	background-image:url(images/grafik3019.gif);
	background-repeat: no-repeat;
	/*float:left;*/
}

#news-text{
	padding-top:4px;
	text-align : center;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight:bold;
	letter-spacing: 2px;
	color : #fff;
}

#inhalt-news-bg{
	margin-left:0px;
	width: 176px;
	height: auto;
  	background:#fff url(images/grafik3020.gif) repeat-y;
}

#inhalt-news{
	margin-left:10px;
	width: 156px;
	height: auto;
	font-size: 11px;
  	font-family: arial, verdana, sans-serif;
}

#inhalt_video  {
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	font-family: verdana, arial, sans-serif; 
	background: #ffffff;
}

#news-footer{
	margin-top: -10px;
	margin-bottom: 30px;
	width: 176px;
	height: 15px;
	background-image:url(images/grafik3021.gif);
	background-repeat: no-repeat;
	
}


/**************************************** BEGIN: Kontaktformular anpassen */

fieldset {
	margin-left: 0px;
  	padding: 0px;
  	font-size: 11px;
  	font-family: arial, verdana,sans-serif;
  	border:0px;
}

fieldset.csc-mailform label {
  	width: 100px;
  	font-size: 11px;
  	padding: 0px 5px 0px 0px;
  	float: left;
  	text-align: left;
 	margin-right: 0px;
  	display: block
}

fieldset.csc-mailform input, textarea {
  	margin-bottom: 5px;
  	background-color : #f9f9f9;
  	border-style: solid;
  	border-width: 1px;
  	border-color: #b0b0b0;
  	font-size: 11px;
}


#mailformformtype_mail {
  	margin-left: 105px;
  	padding : 0px;
  	background-color : #F5FAF3;
  	border-style: solid;
  	border-width: 1px;
  	border-color: #b0b0b0;
}

* html #mailformformtype_mail {
	margin-left: 103px;
}


/************************************* End: Kontaktformular anpassen */

/**************************************** BEGIN: Gästebuch anpassen */







.tx-veguestbook-pi1 h2.tx-guestbook-header {
	clear:both;
	width: 500px;
	border-bottom: 1px solid #ff6699;		
	background:#fff;
	display:block;
	font-size:11px;
	font-weight:bold;
	color:#444444;
	padding:0.125em 0.125em 0.125em 0.25em;


	padding:0px 0.125em 0px 0.25em;
	margin-top:0.25em;
	margin-bottom:0em;

}

/* Nur Guestbook-Site */
#body_39 #inhaltnormal-unterseite h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
  	font-family: arial, verdana, sans-serif;
  	font-weight: bold;
  	color: #666666;
}

.tx-veguestbook-pi1 .tx-guestbook-left {
		float:left;
		width:106px;
		background:#F3F3F3;
		min-height:4em;
		padding: 1em;
	}

.tx-veguestbook-pi1 .tx-guestbook-left {
		height:4em;
	}


.tx-veguestbook-pi1 .tx-guestbook-right {

		float:left;

		width:370px;
		background:#FFF;
		padding: 1em;
		font-size: 12px;
	}
	
.tx-veguestbook-pi1 .tx-guestbook-field {
		clear:both;
		width:100%;
		display:block;
		padding: 4px 0;
	}
	
* html .tx-veguestbook-pi1 .tx-guestbook-field {
		padding: 3px 0;
	}	
	
.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
		float:left;
		width:12em;
		border: 1px solid #b0b0b0;
		background:#F9F9F9;
		font-size: 11px;
	}
	
	
.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
		float:left;
		width:20em;
		border: 1px solid #b0b0b0;
		background:#F9F9F9;
		font-size: 11px;
	}
	
.tx-veguestbook-pi1 input.tx-guestbook-submit {
		width:8em;
		font-size:11px;
		color: #666666;
		display:block;
		border: 1px solid #b0b0b0;
		margin-bottom:1em;
		margin-top: 0px;
		margin-left: 110px;
		background-color: #F9F9F9;
	}

/*********************************BEGIN: Spam verhindern. Extension "sr_freecap" od. "captcha". "sr_freecap ist aktiviert */	
/* Nur, wenn Captcha aktiviert */
.tx-captcha {
	font-size:11px;
	margin-left: 110px;
}

.tx-srfreecap-pi2-image {
	margin-left: 0px;
}

.tx-srfreecap-pi2-cant-read a:link {
	color:#666666; TEXT-DECORATION:underline
}

#freecap.tx-guestbook-form-inputfield-med {
	margin-left: 110px;
}

/*********************************END: Spam verhindern */

	
/**************************************** END: Gästebuch anpassen */

	
