/********************************************
*
*  Copyright: emion interaktive medien GmbH
*  http://www.emion.de | info@emion.de
*  mschmidt@20070928 1125
*
*********************************************/

* { margin:0; padding:0; border:0 }
body { font:normal 12px Arial,sans-serif; color:#900; background:#d8dedc }

#container { width:956px; margin:auto }
#header { height:368px; display:block; background:url(../images/bg_header.jpg) no-repeat }
#home { top:10px; left:520px; width:360px; height:80px; position:relative; display:block; text-indent:-9999px; text-decoration:none }
#menu { top:47px; left:0; width:236px; height:202px; padding:33px 0 0 0; position:relative; background:#fff }
#menu a { padding:0 0 0 21px; display:block; line-height:17px; text-decoration:none; color:#900 }
#menu a:hover { line-height:15px; background:#fea0a0; border-top:1px solid #ffe7e7; border-bottom:1px solid #ffe7e7 }

#ch { height:18px; display:block; background:url(../images/bg_content_header.gif) no-repeat }
#cm { padding:15px 22px 20px 22px; background:#fff url(../images/bg_content_footer.gif) left bottom no-repeat }

#cm h1 { margin:0 0 20px 0; font-size:18px; color:#95a6a0 }
#cm p { line-height:18px }
#cm p.l { width:430px; float:left }
#cm p.r { width:430px; margin:0 0 0 45px; float:left }
#cm p.c { clear:both }
#cm p a { color:#900 }
#cm p a:hover { text-decoration:none; color:#c00 }

.hs { font-size:14px; font-weight:bold; letter-spacing:2px }