body		{ background:#ffffff; margin:0px; padding-top:0px; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif;  }

a 			{ color:#green; text-decoration:none; }
a:hover		{ color:#blue; }

ul, li 		{ margin:0px; padding:0px; list-style-type:none;}


table.menu					{ width:1000px; position:absolute; left:50%; top:20px; margin-left:-500px; }
table.menu td				{ height:42px; }
table.menu td.middle		{ width:982px; background-image:url(../bilder/background/menu_middle.png); background-repeat:repeat-x; }
table.menu td.border_left	{ width:9px;   background-image:url(../bilder/background/menuborder_left.png); background-repeat:no-repeat; }
table.menu td.border_right	{ width:9px;   background-image:url(../bilder/background/menuborder_right.png); background-repeat:no-repeat; }





table.mainfield	{ width:1000px; position:absolute; left:50%; top:75px; margin-left:-500px; }
table.mainfield td				{ height:519px; }
table.mainfield td.border_left	{ width:15px; background-image:url(../bilder/background/border_left.png); background-repeat:no-repeat; }
table.mainfield td.border_right	{ width:15px; background-image:url(../bilder/background/border_right.png); background-repeat:no-repeat; }
table.mainfield td.mainfield	{ width:970px; background-image:url(../bilder/background/field_middle.png); background-repeat:repeat-x; }

