body{
	margin:0;
	padding:0;
	background-image: url(../images/body_bk.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
div form, p {
	margin:0;
	padding:0;
}
.clearFloat{height:1px; clear:both;}

.pageWrap{
	width:940px;
	margin:0 auto;
	padding:10px 20px 0 20px;
}

.pageLogo{
	width:285px;
	height:118px;
	float:right;
	background-color:transparent;
	overflow:hidden;
}
.pageMenu{
	padding:100px 0 0 0;
	float:left;
}
.pageMenu a{
	height:25px;
	line-height:25px;
	margin-right:10px;
	padding:0 5px 0 5px;
	display:block;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #272727;
	text-decoration: none;
	background-color:#FFF;
}
.pageMenu a:hover{
	background-color:#970B0B;
	color: #FFF;
}

.pageMenu #submenu{
	margin-left:124px;
}

.pageMenu #submenu a{
	padding:3px;
	margin:0 5px 5px 5px;
	float:left;
	height:14px;
	color:#777;
	display:block;
	font-size:11px;
	width:auto;

	text-align:left;
	font-weight:normal;
	line-height:14px;
}

.pageMenu #submenu a:hover{
	background-color:#ddd;
	color:#000;
}

.pageHeader{
	height:266px;
	margin:15px 0 0 0;
	background-image: url(../images/header_home.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}



.pageContents{
	background-color: #FFF;	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #272727;
}
.contentsLeft{
	width:550px;
	padding:35px 40px 0 10px;
	float:left;
}
.contentsRight{
	width:320px;
	padding:35px 10px 0 10px;
	float:left;
}
a.specialLink{
	width:107px;
	height:21px;
	display:block;
	line-height:21px;
	padding:0 0 0 0px;
	margin:15px 0 0 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/link_bk.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
a.specialLink:hover{color:#FC0;}
.contentsRight .box{
	background-color:#ECECEC;
	padding:15px 10px 15px 10px;
}
.contentsRight .box a.boxLink{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #970B0B;
	text-decoration: underline;
	margin-right:10px;
}
.contentsRight .box a.boxLink:hover{
	color:#F00;
}
.articlePeep{
	margin:0 0 10px 0;
}
.articlePeep a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #970B0B;
	text-decoration: none;
}
.articlePeep a:hover{
	color:#F00;
}




.pageFooter{
	height:55px;
	margin-top:35px;
	line-height:55px;
	background-color:#CBCBCB;
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #272727;
}


.pageHeader_kontakt{
	height:266px;
	margin:15px 0 0 0;
	background-image: url(../images/header_kontakt.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.pageHeader_galerie{
	height:266px;
	margin:15px 0 0 0;
	background-image: url(../images/header_galerie.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.pageHeader_ueber_mich{
	height:266px;
	margin:15px 0 0 0;
	background-image: url(../images/header_ueber_mich.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.pageHeader_gedanken{
	height:266px;
	margin:15px 0 0 0;
	background-image: url(../images/header_gedanken.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.pageHeader_events{
	height:266px;
	margin:15px 0 0 0;
	background-image: url(../images/header_events.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.pageHeader_impressum{
	height:266px;
	margin:15px 0 0 0;
	background-image: url(../images/header_impressum.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.pageHeader_guestbook{
	height:266px;
	margin:15px 0 0 0;
	background-image: url(../images/header_guestbook.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

