body {
	margin:0PX;
	font-family:Arial, Helvetica, sans-serif;
	/*background-color:999966;*/
	background-color:#274253;
	/*scrollbar-base-color:#999966;*/
	scrollbar-base-color:#274253;
	scrollbar-arrow-color:ffffff;
	background-image:url(../images/main/bg_repeat.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

/* TABELLE SEITE ****************************************************/

table#seite {
	height:100%;
}

table#seite td#seite_eins {
	width:90px;
	background-image:url(../images/main/schatten_links.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}

table#seite td#seite_zwei {
	width:950px;
	vertical-align:top;
}

table#seite td#seite_drei {
	width:90px;
	background-image:url(../images/main/schatten_rechts.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

/* TABELLE MITTE *******************************************************/

table#seite td#seite_zwei table#mitte {
	height:100%;
	width:950px;
}

table#seite td#seite_zwei table#mitte td#mitte_eins {
	height:30px;
	background-image:url(../images/main/schatten_oben.jpg);
	background-repeat:no-repeat;
}



table#seite td#seite_zwei table#mitte td#mitte_eins table#top {
	height:30px;
}

table#seite td#seite_zwei table#mitte td#mitte_eins table#top td#top_eins {
	width:425px;

}

table#seite td#seite_zwei table#mitte td#mitte_eins table#top td#top_zwei {
	width:65px;
	text-align:left;

}

table#seite td#seite_zwei table#mitte td#mitte_eins table#top td#top_drei {
	width:360px;
	text-align:left;

}

table#seite td#seite_zwei table#mitte td#mitte_eins table#top td#top_vier {
	width:100px;
	text-align:right;

}

table#seite td#seite_zwei table#mitte td#mitte_eins table#top td#top_vier a {
	color:ffffff;
	text-decoration:none;
	font-size:10px;
	text-align:right;
}

table#seite td#seite_zwei table#mitte td#mitte_eins table#top td#top_vier a:hover {
	text-decoration:underline;
}



table#seite td#seite_zwei table#mitte td#mitte_zwei {
	height:230px;
	background-image:url(../images/main/header_oben.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:100px;
	vertical-align:top;
}

table#seite td#seite_zwei table#mitte td#mitte_drei {
	height:50px;
	background-image:url(../images/main/header_mitte.jpg);
	background-repeat:no-repeat;
	vertical-align:bottom;
	padding-left:10px;
	padding-bottom:26px;
}

table#seite td#seite_zwei table#mitte td#mitte_vier {
	background-image:url(../images/main/header_unten.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FFFFFF;
	vertical-align:top;
}

table#seite td#seite_zwei table#mitte td#mitte_fuenf {
	height:20px;
	background-image:url(../images/main/bogen.jpg);
	background-repeat:no-repeat;
}

table#seite td#seite_zwei table#mitte td#mitte_sechs {
	height:30px;
	background-image:url(../images/main/footer.jpg);
	background-repeat:no-repeat;

}

/* TABELLE FOOTER */

table#seite td#seite_zwei table#mitte td#mitte_sechs table#footer {
	height:30px;
	width:950px;
}

table#seite td#seite_zwei table#mitte td#mitte_sechs table#footer td#footer_eins {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
}

table#seite td#seite_zwei table#mitte td#mitte_sechs table#footer td#footer_zwei {
	text-align:right;
}

/*******************************************************************/

/* TABELLE CONTENT *************************************************/

table#seite td#seite_zwei table#mitte td#mitte_vier table#content {
	height:100%;
	width:950;
	vertical-align:top;
}


table#seite td#seite_zwei table#mitte td#mitte_vier table#content td#content_null {
	width:10px;
}

table#seite td#seite_zwei table#mitte td#mitte_vier table#content td#content_eins {
	vertical-align:top;
	width:180px;
}

table#seite td#seite_zwei table#mitte td#mitte_vier table#content td#content_zwei {
	width:40px;
}

table#seite td#seite_zwei table#mitte td#mitte_vier table#content td#content_drei {
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	width:700px;
}

table#seite td#seite_zwei table#mitte td#mitte_vier table#content td#content_vier {
	width:20px;
}

/* TABELLE MENU ***********************************************************/
/**************************************************************************/

table#seite td#seite_zwei table#mitte td#mitte_vier table#content td#content_eins table#menu {
	width:180px;
}

table#seite td#seite_zwei table#mitte td#mitte_vier table#content td#content_eins table#menu td#menu_eins {
	background-image:url(../images/menu/menu_oben.png);
	background-position:top;
	height:2px;
}

table#seite td#seite_zwei table#mitte td#mitte_vier table#content td#content_eins table#menu td#menu_zwei {
	height:0px;
	vertical-align:top;
	background-image:url(../images/menu/menu_mitte.png);
	background-repeat:repeat-y;
}

table#seite td#seite_zwei table#mitte td#mitte_vier table#content td#content_eins table#menu td#menu_drei {
	background-image:url(../images/menu/menu_unten.png);
	height:73px;
	background-repeat:no-repeat;
}
