body {
	margin: 0px;
	padding: 0px;
	background-color:#fff9e6;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image:url(../images/bg.gif);
	background-repeat: repeat-y;
	color: #663300;
}

#hp {
	width: 960px;
	min-height: 500px;


	background-color:#fff9e6;
	background-image:url(../images/bg.gif);
	background-repeat: repeat-y;

}

#left {
	width: 150px;
	float: left;
}

#left #pic {
	height: 227px;
	width: 150px;
}

#left #leftmenu {
	height: 325px;
	width: 150px;
	padding-left: 7px;	
}

#left #leftmenu img {
	border: none;
}

#left #leftbottommenu {
	width: 150px;
	padding-left: 7px;
	padding-top: 6px;
}


#left #leftbottommenu img {
	border: none;
}

#right {
	margin-left: 150px;
	width: 805px;

}

#top {
	height: 174px;
	
}

#title {
	width: 285px;
	height: 174px; 
	
	left: 150px;
	position: absolute;
	
	padding-left:27px;
	padding-top: 152px;
	

}

#misc {
	width: 200px;
	left: 150px;
	
	position: absolute;
	
	padding-left:27px;
	padding-top: 34px;
}

#topmenu_text {
	width: 118px;
	height: 174px; 
	left: 435px;
	position: absolute;	
	padding-top: 14px;
	text-align: right;
	
}

#topmenu_text img {
	border: none;

}

#topmenu_table {
	width: 402px;
	height: 174px; 
	position: absolute;
	left: 553px;	
	padding-top: 14px;

}

#topmenu_table img {
	border: none;
}

#topmenu_table .left {
	width: 119px;
	float: left;
	padding-left: 4px;

}

#topmenu_table .center {
	width: 120px;
	float: left;
	padding-left: 11px;

}

#topmenu_table .right {
	width: 108px;
	float: left;
	padding-left: 11px;

}




#position {
	height: 43px;
	width: 805px;

	position: absolute;
	position: relative;
		
}

#position .text {
	padding-left: 28px;
	color: #663300;
	font-size: 11px;
	padding-top: 10px;
}

#main {
	width: 805px;
	height: auto;
	position: relative;

}

#maintable {
	width: 748px;
	height: auto;
	min-height: 580px;
	margin-left: 28px;

	background-repeat: no-repeat;
	background-position: right top;

}

#maintableheader {
	width: 748px;
	height: 17px;

	background-image:url(../images/main/tableheader/theader_seite.gif);
	background-repeat: no-repeat;

}


#maintablebody {
	width: 748px;
/*	width: 743px;*/

	height: auto;
	display: table;
	position: relative;	
}

#maintablebody .content {
	margin-top: 19px;
	margin-right: 15px;	
	padding-bottom: 20px;

}


