html, body {
	font-family: sans-serif; 
	background-color: #feffc9;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 13px;
	height: 100%;
}

#table_layout {
	border-width: 0px;
	border-color: #000000;
	height:100%;
}

#td_brightlayout	{
	height: 100%;
	padding-top: 5px;
	padding-right:30px;
	text-align: center;
	vertical-align: top;
	border-color: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px;
}


.td_leftmenu {
	background-image: url(../img/layout/left_bg.gif);
	background-repeat: repeat;
	background-color: #142d1c;
	border-color: #000000; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 1px;
	padding-left:0px;
}

.td_menulayout {
	background-image: url(../img/layout/left_bg.gif);
	background-repeat: repeat;
	background-color: #142d1c;
	vertical-align: top; 
	background-repeat: repeat-y;
	color: #FFFFFF;
	text-align: center; 
	border-style: solid;
	border-color: #000000;
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	height: 23px;
}

#td_menutoplayout {
	border-style: solid;
	border-color: #000000;
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
	height: 30px;
}

.td_menubottomlayout {
	border-style: solid;
	border-color: #000000;
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
	height: 100%;
}

.td_menu_complete {
	background-image: url(../img/layout/menu_bg_complete.gif);
	background-repeat: repeat;
	background-color: #142d1c;
	vertical-align: top;
}


#div_footlayout	{
	font-size: xx-small;
	color: #000000;
	text-align: center;
	width:100%;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
}


#Ranke	{
	background-image: url(../img/layout/ranke.gif);
	background-repeat: repeat-y;	
	position: absolute;
	top:0px;
	right:0px;
	height: 503px;
	width: 35px;
	z-index:2;
}

#td_outer_spacer {
	height:4px;
}

.td_inner_spacer {
	height:2px;
}

