
 body { padding:0px; margin:0px; font-family: Arial, Verdana, Helvetica, sans-serif; color:#111111; font-size:12px; background-image:url(../images/background/background.jpg); background-repeat:repeat-x; }
 
 
 div#complete				{ width:1000px; position:absolute; top:15px; left:50%; margin-left:-500px; }
 
 div.navigation 			{ width:210px; background-repeat:no-repeat; background-position:0px 0px; }

 div.navigation a			{ border-style:none; padding:0px; }
 div.navigation a:link		{ text-decoration:none; color:black; }
 div.navigation a:visited	{ text-decoration:none; color:black; }
 div.navigation a:hover		{ text-decoration:none; color:black; }
 div.navigation a:active	{ text-decoration:none; color:black; }

 div.navigation a img		{ border-style:none; height:30px; width:208px; }

 div.navigation ul			{ margin:0px; padding:0px; list-style-type:none; }
 div.navigation ul li		{ width:210px; height:30px; }

 div.navigation li a			{ display:block; width:168px; height:22px; padding-top:8px; padding-right:30px; text-align:right; font-weight:bold; }
 div.navigation li a:link		{ text-decoration:none; color:#333333; background-image:url(../images/navigation/subNavi_arrow.gif); background-repeat:no-repeat; background-position:175px center; }
 div.navigation li a:visited	{ text-decoration:none; color:#333333; background-image:url(../images/navigation/subNavi_arrow.gif); background-repeat:no-repeat; background-position:175px center; }
 div.navigation li a:hover		{ text-decoration:none; color:#555555; background-image:url(../images/navigation/subNavi_arrow.gif); background-repeat:no-repeat; background-position:175px center; }
 div.navigation li a:active		{ text-decoration:none; color:#555555; background-image:url(../images/navigation/subNavi_arrow.gif); background-repeat:no-repeat; background-position:175px center; }

 div.navigation li a.group			{ border:none; width:168px; height:22px; }
 div.navigation li a.group:link		{ text-decoration:none; }
 div.navigation li a.group:visited	{ text-decoration:none; }
 div.navigation li a.group:hover	{ text-decoration:none; }
 div.navigation li a.group:active	{ text-decoration:none; }

 div.navigation li a.selected:link		{ text-decoration:none; color:#ff9900; background-image:url(../images/navigation/subNavi_active_arrow.gif); background-repeat:no-repeat; background-position:175px center; }
 div.navigation li a.selected:visited	{ text-decoration:none; color:#ff9900; background-image:url(../images/navigation/subNavi_active_arrow.gif); background-repeat:no-repeat; background-position:175px center; }
 div.navigation li a.selected:hover		{ text-decoration:none; color:#ff9900; background-image:url(../images/navigation/subNavi_active_arrow.gif); background-repeat:no-repeat; background-position:175px center; }
 div.navigation li a.selected:active	{ text-decoration:none; color:#ff9900; background-image:url(../images/navigation/subNavi_active_arrow.gif); background-repeat:no-repeat; background-position:175px center; }

 table.header				{ width:100%; }
 table.header td.logo		{ width:262px; height:165px; background-image:url(../images/background/logo.png); background-repeat:no-repeat; background-position:top; }
 table.header td.header		{ width:150px; height:165px; }
 
 table.inhalt				{ width:100%; }
 
 table.inhalt td.top_1		{ width:210px; height:44px; background-image:url(../images/background/corner_topleft.png); background-repeat:no-repeat; }
 table.inhalt td.top_2		{ width:758px; height:44px; background-image:url(../images/background/border_top.png); background-repeat:repeat-x; }
 table.inhalt td.top_3		{ width:32px;  height:44px; background-image:url(../images/background/corner_topright.png); background-repeat:no-repeat; }
 
 table.inhalt td.middle_1	{ width:210px; height:430px; background-image:url(../images/background/border_left.png); background-repeat:repeat-y; }
 table.inhalt td.middle_2	{ width:758px; height:430px; background-color:#e4e4e4; }
 table.inhalt td.middle_3	{ width:32px;  height:430px; background-image:url(../images/background/border_right.png); background-repeat:repeat-y; }

 table.inhalt td.bottom_1	{ width:210px; height:26px; background-image:url(../images/background/corner_bottomleft.gif); background-repeat:no-repeat; }
 table.inhalt td.bottom_2	{ width:758px; height:26px; background-image:url(../images/background/border_bottom.png); background-repeat:repeat-x; }
 table.inhalt td.bottom_3	{ width:32px;  height:26px; background-image:url(../images/background/corner_bottomright.gif); background-repeat:no-repeat; }

 div.inhalt		{ padding-left:8px; width:100%; }

 div.footer		{ font-size:10px; font-weight:bold; width:700px; padding-left:25px; padding-right:25px; }

 div.footer a			{ border-style:none; }
 div.footer a:link		{ text-decoration:none; color:#111111; }
 div.footer a:visited	{ text-decoration:none; color:#111111; }
 div.footer a:hover		{ text-decoration:none; color:#666666; }
 div.footer a:active	{ text-decoration:none; color:#444444; }





