body {
	width:100%;
	height:100%;
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, Verdana;
	font-size:10pt;
	line-height:20px;
}

#BASE_TABLE {
	width:100%;
	height:100%;
	table-layout:fixed;
}

#L_COL { width:153px; }
#C_COL { width:720px; }
#S_COL { width:auto; }
#R_COL { width:160px; }


#LEFT_TD {
	height:621px;
	vertical-align:top;
}
#LEFT_DIV {
	position:fixed;
	top:0px; height:100%;
	left:0px; width:153px;
	padding:0px;
	margin:0px;
	vertical-align:top;
	background-color:#FFFFFF;
	z-index:3;
}
#LEFT_TABLE {
	width:100%;
	height:621px;
}


#CENTER_TD {
	height:100%;
	width:100%;
	vertical-align:top;
}
#CENTER_TABLE {
	height:100%;
	width:100%;
	z-index:2;
}


#HEADER_TD {
	vertical-align:top;
	height:155px;
	width:100%;
}
#HEADER_DIV {
	position:fixed;
	top:0px; height:auto;
	left:153px; width:100%;
	padding:0px;
	margin:0px;
	vertical-align:top;
}
#HEADER_TABLE {
	width:100%;
	padding-right:60px;
}


#TM_BG_TD {
	width:100%;
	height:64px;
}
#TM_BG_TABLE {
	width:100%;
}
#TM_BG_LEFT {
	background-image:url(http://www.agfw.de/fileadmin/templates/standard/2008/Header_Left.gif);
	background-repeat:no-repeat;
	width:159px;
	height:64px;
}
#TM_BG_SPACER {
	background-image:url(http://www.agfw.de/fileadmin/templates/standard/2008/Header_Spacer.gif);
	background-repeat:repeat-x;
	height:64px;
}
#TM_BG_RIGHT {
	background-image:url(http://www.agfw.de/fileadmin/templates/standard/Header_Right.gif);
	background-repeat:no-repeat;
	text-align:right;
	width:172px;
	height:64px;
}


#SM_BG_TD {
	width:100%;
	height:48px;
}
#SM_BG_TABLE {
	width:100%;
}
#SM_BG_LEFT {
	height:48px;
	width:578px;
}
#SM_BG_SPACER {
	height:48px;
	background-repeat:repeat-x;
}

#AGFW_LOGO {
	position:fixed;
	top:0px; height:112px;
	right:180px; width:172px;
	vertical-align:top;
}
#HEADER_RIGHT_NON_MSIE {
	position:fixed;
	top:0px; height:64px;
	right:252px; width:172px;
	vertical-align:top;
	background-image:url(http://www.agfw.de/fileadmin/templates/standard/2008/Header_Spacer.gif);
	background-repeat:repeat-x;
}


#CONTENT_TD {
	height:100%;
	vertical-align:top;
}
#CONTENT_DIV {
	height:auto;
	vertical-align:top;
	overflow:auto;
	padding:15px;
	padding-right:60px;
}


#FOOTER_TD {
	height:27px;
	width:100%;
	vertical-align:bottom;
	text-align:right;
}
#FOOTER_DIV {
	bottom:0px; height:27px;
	right:180px; width:599px;
	background-repeat:repeat-y;
	vertical-align:bottom;
	text-align:right;
	z-index:2;
}
#FOOTER_FILLER_NON_MSIE {
	position:fixed;
	bottom:0px; height:27px;
	left:0px; width:100%;
	background-color:#FFFFFF;
	z-index:1;
}
#NEWSTICKER {
	position:fixed;
	bottom:0px; height:27px;
	right:180px; width:100%;
	vertical-align:middle;
}

#RIGHT_TD {
	height:100%;
	vertical-align:top;
}
#RIGHT_DIV {
	position:fixed;
	top:0px; height:100%;
	right:0px; width:160px;
	background-color:#CCCCCC;
	border-left:2px solid #000000;
	padding:10px;
	z-index:1;
}


#TOP_MENU {
	position:fixed;
	left:150px;
	top:8px;
	z-index:4;
}

#SPECIAL_MENU {
	position:fixed;
	top:75px;
	left:155px;
	width:645px;
	text-align:left;
	z-index:4;
}

<!-- DEFINITIONS FROM TS -->

#SM_TABLE {
	width:100%;
	text-align:left;
}
#SUB_MENU {
	background-color:#FFFFFF;
	padding-right:300px;
}

#TITEL {
	height:30px;
	vertical-align:top;
	background-color:#FFFFFF;
}