body {
	height:100%;
	width:100%;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	background-color: #E7EDFA;
	background-image: url(../grafik/bg/Main.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
td {
font-size: 0.8em;
}
h1, h2, h3, p {
	margin:0px;
} 
a {
	color:#C74E07;
	text-decoration:none;
}
a:hover{
	color:#732E04;
	text-decoration:underline;
}
#PageHead {
	width:994px;
	height:150px;
	margin:0px auto;
	background-color:#FFFFFF;
	background-image: url(../grafik/bg/Main.jpg);
	background-repeat: repeat-y;
}
#Logo1 {
	float:left;
	margin:23px 0px 0px 32px;
	width:239px;	
}
#PageHeadCenter {
	float:left;
	width:249px;
	height:150px;
	background-image: url(../grafik/bg/HeadMitte.jpg);
	background-repeat: no-repeat;

}
#Logo2 {
	margin:23px 0px 0px 0px;
}
#PageHeadRight {
	float:left;
	width:474px;
}
#Logo3 {
	float:right;
	margin:23px 32px 0px 0px;
}
#PageMain {
	width:994px;
	min-height:400px;
	margin:0px auto;
	background-color:#FFFFFF;
	background-image: url(../grafik/bg/Main.jpg);
	background-repeat: repeat-y;
}
#PageMainLeft {
	float:left;
	margin:0px 0px 0px 32px;
	width:239px;
}


#PageMainCenter {
	float:left;
	width:249px;
	height:498px;
	background-image: url(../grafik/bg/CenterMitte.jpg);
	background-repeat: no-repeat;
}
#Bildleiste {
	margin:0px 0px 0px 17px;
}
#Bildleiste .thumb {
	margin:0px 0px 5px 0px;

}
#PageMainRight {
	float:left;
	width:440px;
	margin:0px 0px 0px 7px;
	/*background-color:#CCCCCC;*/
}
#PageMainRight h1{
	font-size:1.3em;
	color:#C74E07;
	font-weight:bold;
	margin-bottom:0.6em;
}
#PageMainRight p{
	margin-bottom:0.5em;
}
#ContentFooter {
	width:440px;
    text-align:	right;
	margin:6px 0px 0px 0px;
	padding-top:3px;
	border-top:1px dashed #C74E07;
}
#ContentFooterBack {
	width:440px;
	margin:6px 0px 0px 0px;
	padding-top:3px;
	border-top:1px dashed #C74E07;
}
#Backlink {
	float:left;
}
#FooterIcons {
	float:right;
}
#Legals {
	margin:0px 0px 0px 17px;
	width:215px;
	color:#C74E07;
	text-align:center;
}
#Legals a{
	color:#C74E07;
	text-decoration:none;
}
#Legals a:hover{
	color:#C74E07;
	text-decoration:underline;
}
/* ***** BILDERGALERIE ***** */
#Liste {
	margin:6px 0px 0px 0px;
	width:440px;
}
#Liste .zeile {
	width:436px;
	margin-bottom:2px;
	border:1px solid #CCCCCC;
	padding:1px;
}
#Liste .bild {
	float:left;
	width:100px;
	height:75px;
	overflow:hidden;
}
#Liste .galerieinfo {
	float:left;
	margin-left:10px;
	width:325px;
}
#Liste h2 {
    padding:0px 0px 3px 0px;
	font-size:1em;
	color:#C74E07;
	font-weight:bold;
}
#FooterListBack {
	float:left;
}
#FooterListNext {
	float:right;
}
/* ***** MENUE ***** */
#Menue {
	height:200px;
	width:220px;
}
#Menue ul {
	margin:0px 0px 0px -40px;
}
#Menue li {
	list-style-type: none;
	padding:0px 0px 3px 0px;
}
#Menue li a{
	color:#C74E07;
	text-decoration:none;
	display:block;
}
#Menue li a:hover{
	color:#732E04;
	text-decoration:none;
	display:block;
}
#Menue li a.selected{
	color:#732E04;
	text-decoration:none;
	display:block;
	font-weight:bold;
}
#Menue ul ul{
	margin:0px 0px 0px -25px;
}
/* ***** INFOBOX NEWS ***** */
#InfoboxNews {
	margin-top:20px;
}
#InfoboxNews .header {
	width:228px;
	height:22px;
	background-image: url(../grafik/bg/InfoboxTop.jpg);
	background-repeat: no-repeat;
}
#InfoboxNews .header h1 {
	padding:3px 0px 0px 5px;
	font-size:1em;
	color:#732E04;
	font-weight:bold;
}
#InfoboxNews .content {
	width:210px;
	padding:0px 13px 0px 5px;
	background-image: url(../grafik/bg/InfoboxCenter.jpg);
	background-repeat: repeat-y;
}

#InfoboxNews h2 {
	padding:0px 0px 3px 0px;
	font-size:1em;
	color:#C74E07;
	font-weight:bold;
}
#InfoboxNews .weiter {
	float:right;
	margin:3px 0px 0px 0px;
}

#InfoboxNews .footer {
	width:228px;
	height:24px;
	background-image: url(../grafik/bg/InfoboxBottom.jpg);
	background-repeat: no-repeat;

}
#GoogleMaps {
	margin-top:6px;
}
/* ***** MISC ***** */
.clear {
	clear:both;
}

