html {

	vertical-align: middle;
	}

body {
	margin: 0px;
	background-color:#F5E3A8;
	background-image:url(bg.gif);
	background-repeat:repeat-x;

	vertical-align: middle;
	text-align: center;
	}

.topBG {
	width: 891px;
	height: 136px;
	background-image:url(top_bg.jpg);
	background-repeat:no-repeat;
	}

.menuTOP {
	width: 891px;
	height: 37px;
}

.content {
	width: 880px;
	height: 100%;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	background-color: #F5F1E5;
	}

.textRIGHT {
	width: 220px;
	text-align:left;
	margin-left:660px;
	height: 100%;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color: #B07634;
	margin-top: 0px;
	}

.textLEFT {
	font-family: Arial;
	font-size: 11px;
	width: 660px;
	text-align:left;
	margin-right:220px;
	height: 100%;
	}

.rightUE {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	background-color: #F5E3A8;
	height: 20px;
	}

.rightText {
	font-family: Arial;
	font-size: 11px;
	color: #44622A;
	}

.rightTexte {
	margin-top: 0px;
	margin-bottom: 0px;
	}

.rightIMAGE {
	width: 50px;
	}

.leftUE {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #F5E3A8;
	}

.leftText {
	font-family: Arial;
	font-size: 12px;
	}

.leftTARGET {
	border-style: solid;
	border-width: 1px;
	border-color: #B07634;
	}

p.impressum {
	font-family: Arial;
	font-size: 9px;
	}

a {
	color:#1F2D13;
	text-decoration:none;
	}
a:link {
	color:#1F2D13;
	text-decoration:underline;
	}
a:visited {
	color:#1F2D13;
	text-decoration:underline;
	}
a:active {
	color:#1F2D13;
	text-decoration:underline;
	}
a:hover {
	color:#996633;
	text-decoration:none;
	}

#imageContainer {
        position:relative;
        margin-left:155px;
        width:300px;
        border:0px solid #507B31;
}

#imageContainer {
        height:221px;
}

#imageContainer img {
        display:none;
        position:absolute;
        top:0; left:0;
}


#imageContainerstat {
        position:relative;
        margin:auto;
        width:300px;
        border:0px solid #507B31;
}

#imageContainerstat {
        height:221px;
}

#imageContainerstat img {
        position:absolute;
        top:0; left:155px;
}

