
#bg_top{
	position: absolute;
	height:147px;
	width:100%;
	margin: 0px;top: 0px;left:0px;
	background-image: url(images/bg_top.jpg);
}

#lg{
position: absolute;
width: 600px;
top: 0px;
left: 50%;
margin-left: -400px;
margin-top: 10px;
text-align:right;
border: 0px solid #ff0000;
font-size:85%;
xcolor:#66cc33;
z-index: 99;
}

a.lg{padding-left:9px;text-decoration:none;}
img,a.img{border: 0px #BCBCBC solid;}


#container{
width: 800px;
height: 100%;
position: absolute;
top: 0px;
left: 50%;
margin-left: -400px;
margin-top: 0px;
xbackground-color: #ffffff;
border: 0px #BCBCBC solid;
background-image: url(bilder/bg_seite.png);
}
#daten{
position: absolute;
min-height:83%;
height:auto%;
border:0px #BCBCBC solid;
background-repeat:no-repeat;
background-position:left bottom;
}
#menu{
padding-top:25px;
float:left;
clear:right;
width:170px;
border:0px solid #dddddd;
padding-top:20px;
xheight:inherit;
}

#bilder{
width:220px;
float:left;
margin:0px;
border:0px solid #dddddd;
padding:10px;
}
#content{
float:right;
xpadding-left:440px;
width:370px;
padding-top:20px;
border:0px solid #dddddd;
xoverflow:hidden;
color:#009900;
padding-bottom:20px;
}
#content_big{
float:right;
width:550px;
padding-top:20px;
border-left:0px solid #dddddd;
xoverflow:hidden;
padding-bottom:20px;
color:#009900;
}

.cleaner{
	clear:both;
	height:1px;
	font-size:1px;
	border:0px none;
	margin:0; padding:0;
	background:transparent;
}

a.menu{
	display: block;
    width: 165px;
    min-height: 20px;
    text-align: left;
    PADDING-LEFT: 12px;
    PADDING-TOP: 4px;
    PADDING-BOTTOM: 0px;
    text-decoration: none;
    font-size:85%;
    font-weight: bold;
    color: #006600;
	font-family: Arial, Helvetica, Sans-Serif;
    margin-bottom:15px;
text-transform: uppercase;

}

a.menu:hover{
	color:#804000;
    xbackground-image: url(images/bg_button2.png);
    xbackground-repeat:no-repeat;
}

a.menuaktiv{
    background-image: url(images/bg_button2.png);
    background-repeat:no-repeat;
	display: block;
    width: 165px;
    min-height: 20px;
    text-align: left;
    PADDING-LEFT: 12px;
    PADDING-TOP: 4px;
    PADDING-BOTTOM: 0px;
    text-decoration: none;
    font-size:85%;
    font-weight: bold;
    color: #006600;
	font-family: Arial, Helvetica, Sans-Serif;
    margin-bottom:15px;
text-transform: uppercase;
}




h1{
	color:#804000;
	font-size:160%;
}
h2{
	color:#804000;
	font-size:130%;
}