body
	{
	background-image:url('../img/bg.jpg');
	}

.main_table
	{
	height:652px;
	width:776px;
	}

.sub_table
	{
	background-color:white;
	width=662px;
	height=750px;
	}

.verlauf_l
	{
	width:7px;
	height:650px;
	background-image:url('../img/verlauf_links.jpg');
	}

.verlauf_r
	{
	width:7px;
	height:650px;
	background-image:url('../img/verlauf_rechts.jpg');
	}

.kopf
	{
	vertical-align:top;
	height:17;
	background-image:url('../img/balken_oben.jpg');
	}

.kopf_img
	{
	vertical-align:top;
	height:144px;
	background-color:white;
	}

.hauptmenue
	{
	height:27px;
	width:762px;
	margin:0px;
	vertical-align:bottom;
	}

.submenue
	{
	vertical-align:top;
	height:24px;
	background-image:url('../img/balken_mitte_sub.jpg');
	}

.fusszeile
	{
	height:21px;
	background-color:white;
	}

