/* CSS Document */

body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:990000;
	scrollbar-base-color:#990000;
	scrollbar-arrow-color:FFFFFF;
}

/* TABELLE SEITE ****************************************/

table#seite {	
	width:100%;
}

table#seite td#seite_eins {
	height:80px;
	background-image:url(../images/main/shadow_top_repeat.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

table#seite td#seite_zwei {
	height:526px;
}

table#seite td#seite_drei {
	height:80px;
	background-image:url(../images/main/background_bottom_repeat.jpg);
	background-repeat:repeat-x;
}

/* TABELLE MITTE ****************************************/

table#seite td#seite_zwei table#mitte {
	height:526px;
}

table#seite td#seite_zwei table#mitte td#mitte_eins {
	width:180px;
	vertical-align:top;
	background-color:#FFFFFF;
}

table#seite td#seite_zwei table#mitte td#mitte_zwei {
	width:300px;
	background-image:url(../images/main/header_oben.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

table#seite td#seite_zwei table#mitte td#mitte_drei {
	width:15px;
	background-color:FFFFFF;
	background-image:url(../images/main/abstandstueck.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

table#seite td#seite_zwei table#mitte td#mitte_vier {
	background-color:#FFFFFF;
	background-image:url(../images/main/contentstueck.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:100%;
	vertical-align:top;
	padding-top:15px;
}

table#seite td#seite_zwei table#mitte td#mitte_fuenf {
	width:15px;
	background-color:#FFFFFF;
}

/* TABELLE UNTEN **************************************/

table#seite td#seite_drei table#unten {
	height:80px;
}

table#seite td#seite_drei table#unten td#unten_eins {
	width:180px;
	background-image:url(../images/main/header_unten_links.jpg);
	background-repeat:no-repeat;
}

table#seite td#seite_drei table#unten td#unten_zwei {
	width:300px;
	background-image:url(../images/main/header_unten.jpg);
}

table#seite td#seite_drei table#unten td#unten_drei {
	width:100%;
	text-align:right;
	vertical-align:top;
}

/* TABELLE NAVI *******************************************/

table#seite td#seite_zwei table#mitte td#mitte_eins table#navi {
	height:100%;
	width:180px;
}

table#seite td#seite_zwei table#mitte td#mitte_eins table#navi td#navi_eins {
	height:1px;
}

table#seite td#seite_zwei table#mitte td#mitte_eins table#navi td#navi_zwei {
	vertical-align:top;
}

table#seite td#seite_zwei table#mitte td#mitte_eins table#navi td#navi_drei {
	height:65px;
	padding-top:3px;
	text-align:center;
	font-size:10px;
	color:666666;
	background-image:url(../images/main/linie_adresse.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

table#seite td#seite_zwei table#mitte td#mitte_eins table#navi td#navi_drei A {
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:990000;
}
