div.top2 {
	position:relative;
	background:url(../img/tmg_flash_header.jpg) no-repeat;
	width:981px;
	height:10px;
}
div.middle2 {
	position:relative;
	background:url(../img/tmg_flash_bg.jpg) repeat-y;
	width:981px;
	padding:13px 0 0 13px;
}

div.inhalt {
	width:732px;
	min-height:400px;
	padding:0px 0px 0px 0px;
}
div.footer2 {
	position:relative;
	background:url(../img/tmg_flash_footer.jpg) bottom no-repeat;
	width:981px;
	height:38px;
}
div.footer2 ul {
    margin:0 0 0 0;
    padding:16px 0 0 13px;
}
div.footer2 ul li {
    list-style:none;
    display:inline;
    margin:0 6px 0 0;
    text-transform:lowercase;
}
div.footer2 ul li.last_link {
}
div.footer2 ul li a {
       color:#919191;
}
div.footer2 ul li.active a, div.footer2 ul li a:hover {
}