/* CSS Document */
body{padding:0px; margin:0px; background:#fff; color:#000; font:14px/18px "Trebuchet MS",Arial, Helvetica, sans-serif;}
div, p, ul, img{padding:0px; margin:0px;}
ul{list-style-type:none;}
a{background:#00A6D8; color:#fff; text-decoration:none;}
a:hover{text-decoration:underline;}

/*----TOP PANEL----*/
#maintopPan{height:277px; background:url(images/topback.gif) 0 0 repeat-x; margin:0 auto;} 
#topHeaderPan{width:514px; height:277px; float:left; background:url(images/tophead.jpg) 0 0 no-repeat;}

#topHeaderPan ul{width:114px; height:124px; position:absolute; top:119px; left:23px;}
#topHeaderPan ul li a{display:block; width:102px; height:24px; background:url(images/cube.gif) 0 9px no-repeat; font:13px/24px Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none; padding:0 0 0 13px;}
#topHeaderPan ul li a:hover{text-decoration:underline; background:url(images/cube.gif) 0 9px no-repeat;} 
#topHeaderPan ul li.resources{width:114px; height:24px; background:none;}

#topHeaderPan img{width:220px; height:53px; position:absolute; top:24px; left:24px;}
/*----Top Side Menu--*/
#topSidemenuPan{width:264px; height:277px; float:left; background:url(images/topback_right.gif) 100% 0 no-repeat #fff; color:#000;}
#topSidemenuPan ul{width:198px;  margin:0 0 0 20px;}
#topSidemenuPan ul li{width:99px; height:277px; float:left;}

#topSidemenuPan ul li.home{width:198px; height:277px;}
#topSidemenuPan ul li.home a{width:198px; height:277px; display:block; background:url(images/steckbrief_text.jpg) 0 0 no-repeat; text-indent:-20000px;}
#topSidemenuPan ul li.home a:hover{width:198px; height:277px; background:url(images/steckbrief_text_hover.jpg) 0 0 no-repeat;}



/*----/TOP PANEL----*/

/*----BODY PANEL----*/
#bodyPan{width:778px; clear:both;}
/*----Left Panel----*/
#leftPan{width:505px; float:left;}
#leftPan p{padding:0 24px 14px;}

/*----/Left Panel----*/

/*----Right Panel----*/
#rightPan{width:273px; float:left; background:url(images/right_back.gif) 0 0 repeat-y;}

#rightbottomPan{width:273px; height:24px; background:url(images/right_bottom.gif) 0 0 no-repeat;}

/*----Right Panel----*/
#footermainPan{height:20px; background:#00a6d8; color:#fff; clear:both;}


