@CHARSET "ISO-8859-1";

 body { padding:0px; margin:0px; font-family: Verdana, Helvetica, sans-serif; color:#333333; font-size:12px; background-color:white; }

 div.mainDiv { background-image:url(../images/titles_background.png); background-repeat:repeat-x; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:10px; font-family:arial; }

 div.pageNavigation { width:100%; background-color:black; background-image:url(../images/page_navigation/background.png); background-repeat:no-repeat; background-position:bottom left; }
 div.pageNavigation table td { height:30px; padding-left:22px; padding-top:0px; background-image:url(../images/page_navigation/link_seperator.png); background-repeat:no-repeat; background-position:bottom left; }

 div.pageNavigation table td.afterSelected { padding-left:0px; padding-top:0px;background-image:url(../images/page_navigation/empty.gif); }

 div.pageNavigation table td.firstSelectedLeft		{ padding:0px; background-image:url(../images/page_navigation/first_selected_left.png); background-repeat:no-repeat; width:5px; font-size:4px; }
 div.pageNavigation table td.firstSelectedRight		{ padding:0px; background-image:url(../images/page_navigation/first_selected_right.png); background-repeat:no-repeat; width:26px; font-size:4px; }
 div.pageNavigation table td.firstSelectedMiddle	{ padding:0px; padding-left:5px; padding-right:5px; background-image:url(../images/page_navigation/first_selected_middle.png); background-repeat:repeat-x; font-weight:bold; }

 div.pageNavigation table td.selectedLeft		{ padding:0px; background-image:url(../images/page_navigation/selected_left.png); background-repeat:no-repeat; width:26px; font-size:4px; }
 div.pageNavigation table td.selectedRight		{ padding:0px; background-image:url(../images/page_navigation/first_selected_right.png); background-repeat:no-repeat; width:26px; font-size:4px; }
 div.pageNavigation table td.selectedMiddle		{ padding:0px; padding-left:5px; padding-right:5px; background-image:url(../images/page_navigation/first_selected_middle.png); background-repeat:repeat-x; font-weight:bold; }

 div.pageNavigation table td a:link		{ text-decoration:none; color:white; }
 div.pageNavigation table td a:visited	{ text-decoration:none; color:white; }
 div.pageNavigation table td a:hover	{ text-decoration:none; color:yellow; }
 div.pageNavigation table td a:active	{ text-decoration:none; color:yellow; }
 
 a.link			{  }
 a.link:link	{ text-decoration:none; color:#444444; }
 a.link:visited	{ text-decoration:none; color:#444444; }
 a.link:hover	{ text-decoration:none; color:darkred; }
 a.link:active	{ text-decoration:none; color:orange;  }
 
 a.profile			{ text-decoration:none; color:#ffffff; }
 a.profile:link		{ text-decoration:none; color:#ffffff; }
 a.profile:visited	{ text-decoration:none; color:#ffffff; }
 a.profile:hover	{ text-decoration:none; color:darkred; }
 a.profile:active	{ text-decoration:none; color:darkred; }
 
 table.products			{ width:95%; }
 table.products	td		{ text-align:center; vertical-align:bottom; }
 table.products	td.logo	{ padding-top:40px; }

 table.profile				{ width:95%; }
 table.profile td.image		{ width:235px; vertical-align:bottom; }
 table.profile td.image2	{ width:200px; vertical-align:bottom; text-align:center; }
 table.profile td.header_ma	{ color:#ffffff; height:28px; background-image:url(../images/navigation/profile_ma.png); background-repeat:no-repeat; font-weight:bold; }
 table.profile td.header_rd	{ color:#ffffff; height:28px; background-image:url(../images/navigation/profile_rd.png); background-repeat:no-repeat; font-weight:bold; }
 table.profile td.space		{ width:25px; }
 
 table.team					{  }
 table.team td				{ font-size:16px; font-weight:bold; }
 table.team td.first		{ color:darkred; }
 table.team td.second		{ color:#333333; padding-left:15px; }
 
 table.detail				{  }
 table.detail td			{ font-size:14px; }
 table.detail td.first		{ color:#666666; font-weight:bold; padding-top:8px; }
 table.detail td.second		{ color:#111111; padding-left:15px; padding-top:8px; }

 table.galerie				{ width:100%; }
 table.galerie td			{ width:33%; text-align:center; padding-top:5px; padding-bottom:10px; }
 table.galerie td img		{ border-style:solid; border-width:2px; border-color:#333333; }