body {
	background-color: white;
	color: black;
	////font-family: 'Nimbus Sans L Regular', 'Helvetica', 'Arial', 'sans-serif';
	font-family: 'Trebuchet MS','MS Sans Serif', 'Geneva' , 'sans-serif';
	text-align: center;
	font-size: 1em;
}

#content-container{
	vertical-align: top;
	font-size: 0.8em;
	height: 100px;
}

#mid-main{
	margin: 6px 1.2em 1em 1em;
	text-align: center;
}

#template-div{
	margin: 0pt auto;
	width: 648px;
	padding: 0px;
}
table.format{
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
}
table.format td{
	margin:  inherit;
}

#div-top{
	height: 67px;
	width: 100%;
}
#div-middle{
	width: 100%;
	min-height: 200px;
}
#div-bottom{
	width: 100%;
	height: 30px;
}
#oben-links{
	background-image: url(../img/oben-links.png);
	background-repeat: no-repeat;
	width:127px;
	height: 75px;
}

#oben-mitte{
	height: 75px;
}
#oben-mitte-mitte{
	background-image: url(../img/oben-mitte.png);
	background-repeat: no-repeat;
	width:392px;
	height: 75px;
}

#oben-rechts{
	background-image: url(../img/oben-rechts.png);
	background-repeat: no-repeat;
	width:129px;
	height: 67px;
}
.oben-fill-left{
	background-image: url(../img/oben-fill-left.png);
	background-repeat: repeat-x;
}

.oben-fill-right{
	background-image: url(../img/oben-fill-right.png);
	background-repeat: repeat-x;
}

#unten-links{
	background-image: url(../img/unten-links.png);
	background-repeat: no-repeat;
	width:127px;
	height: 30px;
}

#unten-mitte{
	height: 30px;
}
#unten-mitte-mitte{
	background-image: url(../img/unten-mitte.png);
	background-repeat: no-repeat;
	width:392px;
	height: 30px;
}

#unten-rechts{
	background-image: url(../img/unten-rechts.png);
	background-repeat: no-repeat;
	width:129px;
	height: 30px;
}
.unten-fill{
	background-image: url(../img/unten-fill.png);
	background-repeat: repeat-x;
}

#left-row{
	vertical-align:top;
	background-image: url(../img/border-white-left.png);
	background-repeat: repeat-y;
	width:127px;
}
#right-row{
	vertical-align:top;
	background-image: url(../img/border-white-right.png);
	background-repeat: repeat-y;
	width:129px;
}
#menu-top{
	background-image: url(../img/menu-top.png);
	background-repeat:no-repeat;
	width:127px;
	height:12px;
}
#menu-body{
	background-image: url(../img/menu-middle.png);
	background-repeat: repeat-y;
	vertical-align: top;
	width:127px;
}
#menu-bottom{
	background-image: url(../img/menu-bottom.png);
	background-repeat:no-repeat;
	width:127px;
	height:13px;
}
#menu-sub{
	background-image: url(../img/border-white-left.png);
	background-repeat: repeat-y;
	width:127px;
}

#aktuell-top{
	background-image: url(../img/aktuell-top.png);
	background-repeat: no-repeat;
	width:129px;
	height:12px;
}
#aktuell-body{
	background-image: url(../img/aktuell-middle.png);
	width:129px;
	height:300px;
	background-repeat: repeat-y;
	vertical-align:top;
	padding-left: 0.8em;
	padding-right: 1em;
	padding-top:0em;
	padding-bottom:0em;
	position:relative;
}
#aktuell-bottom{
	background-image: url(../img/aktuell-bottom.png);
	background-repeat: no-repeat;
	width:129px;
	height:13px;
}
#aktuell-sub{
	background-image: url(../img/border-white-right.png);
	width:129px;
	background-repeat: repeat-y;
}
