/* Alle Elemente */
*			{font-size:11px;font-family:tahoma;}
body, div,p,u,i,table,tr,td,img, h1,h2,h3,h4,span,a {margin:0px; padding:0px;}
body 			{background-color:#EEE; cursor:default;font-size:1px;color:#4C5776;}

/* Elemente selbstsprechend */

#left   {background:url(images/bg_header_top_left.gif) repeat-x top left;height:100%;}
#middle {width:902px;height:100%;}
#right  {background:url(images/bg_header_top_right.gif) repeat-x top right;height:100%;}


#header_img {background:url(images/bg_header_top_middle.gif) no-repeat;width:902px; height:177px;position:relative; top:0px; left:0px;}
#logo       {position:absolute; top:20px; left:49px; width:397px; height:68px;}
#german       {position:absolute; top:80px; left:850px; width:20px; height:16px;}
#english      {position:absolute; top:80px; left:880px; width:20px; height:16px;}

#menubar_top	{position:absolute; top:52px; right:0px; }
#menubar_top ul	{margin:0px; padding:0px;list-style:none;}

#menubar_top
ul li 		{margin:0px; padding:0px;float:left; margin-right:9px;color:#004EA0;}

#workarea	{position:absolute; top:177px; width:900px; height:516px; background-color:#FFFFFF; border-left:1px solid #B5B5B5; border-right:1px solid #B5B5B5;border-bottom:1px solid #B5B5B5;}

/* Content Container */
#lc		{position:absolute; top:0px; left:0px; width:183px; height:483px;}
#c		{position:absolute; top:0px; left:184px; width:557px; height:483px;}
#rc		{position:absolute; top:0px; left:742px; width:158px; height:483px;}

#content	{position:absolute; top:93px; left:5px; width:550px; height:386px; line-height:16px; white-space:normal; overflow:auto;}

#content_image_left
		{position:absolute; top:86px; left:0px; width:183px; height:397px; white-space:normal;}
#content_image_right
		{position:absolute; top:78px; left:0px; width:158px; height:405px; white-space:normal;}

#content_left	{position:absolute; top:86px; left:0px; width:175px; height:397px; white-space:normal; text-align:left; padding:0px 4px; overflow:hidden;}
#content_right {position:absolute; top:78px; left:0px; width:158px; height:405px; white-space:normal; text-align:center;overflow:hidden;}

#content_left *, #content_right * 
		{font-size:10px;}
		
#content_right img, #content_left img 
		{border:1px solid #A0A5BC;}

#line_gray	{background-color:#F7F3EA; width:716px; height:8px; position:absolute; top:0px; left:0px; font-size:1px;}
#line_yellow	{background-color:#FBDD68; width:741px; height:8px; position:absolute; top:78px; left:0px; font-size:1px;}
#line_sand_left	{background-color:#F4EBC6; width:91px; height:8px; position:absolute; top:40px; left:0px; font-size:1px;}
#line_sand_right{background-color:#F4EBC6; width:91px; height:8px; position:absolute; top:40px; left:92px; font-size:1px;}



#headline 	{font-size:18px; font-weight:normal; color:#4C5776; position:absolute; top:22px; left:4px; width:567px; height:20px;}
#subheadline	{position:absolute; top:62px; left:5px; width:547px; height:16px; line-height:16px; vertical-align:middle; font-weight:bold;}


/* Senkrechte Linien mitten aufn Screen */
#lc #grid_1	{background-color:#FDCA00; width:1px; height:81px; position:absolute; top:-28px; left:91px;z-index:20;}
#grid_2		{position:relative; top:-37px; left:-1px; width:1px; height:567px; background-color:#6B75A4;z-index:20;}
#grid_3		{position:relative; top:-23px; left:-1px; width:1px; height:512px; background-color:#C2C9E6;z-index:20;}


#footer_blue	{background-color:#D5E5EF; width:900px; height:24px; bottom:9px; left:0px;position:absolute;font-size:1px;}
#footer_line	{background-color:#B5B5B5; width:900px; height:1px; bottom:8px; left:0px;position:absolute;font-size:1px;}
#footer_yellow	{background-color:#FBDD68; width:900px; height:8px; bottom:0px; left:0px;position:absolute;font-size:1px;}


#footer_blue ul	{margin:0px; padding:0px;list-style:none; float:left; margin-left:184px; position:absolute;left:0px;}
#footer_blue ul li
		{margin:0px; padding:0px;float:left;margin-left:10px; color:#004EA0; font-weight:bold; line-height:24px;vertical-align:middle;}

#menu		{position:absolute; top:0px; left:0px; width:183px; height:40px;}
#menu_left	{position:absolute; top:27px; left:4px; width:91px; height:15px;}
#menu_right	{position:absolute; top:27px; right:4px; width:91px; height:15px; text-align:right;}

#copyright	{position:relative; top:518px; left:190px; width:500px; height:30px; color:#4C5776;}


/* Links */
a 		{text-decoration:none; color:#004EA0;font-weight:bold; cursor:pointer;}
a:hover		{color:#FF5858;}



/* zum Debuggen */
/*{border:1px solid red;}*/