html { background-color: #444; font-family: Arial, Helvetica, sans-serif; }

a { color: #fff; text-decoration: none; }
a:hover, a.aktiv { text-decoration: underline; }

strong { font-weight: bold; }

div.container { width: 950px; margin: 0 auto; position: relative; }

div.metanavigation_language { font-size: 11px; position: absolute; top: 7px; left: 20px; }
div.metanavigation_language ul li { display: inline; }

div.metanavigation_top { font-size: 11px; position: absolute; top: 7px; right: 20px; }
div.metanavigation_top ul li { display: inline; }

div.header { width: 100%; height: 57px; position: absolute; top: 31px; left: 0px; background-color: #ececec; }

div.logo { width: 216px; height: 24px; position: absolute; top: 15px; left: 20px; }

div.suche { display:none; width: 200px; height: 35px; position: absolute; top: 15px; right: 20px; }


div.banner { width: 950px; height: 338px; position: absolute; top: 88px; left: 0px; }

div.navigation { position: absolute; top: 426px; left: 0px; }

div.content_top { width: 950px; height: 73px; position: absolute; top: 455px; left: 0px; background: transparent url('../images/bg_content_top.gif') no-repeat; }

div.where_i_am { position: absolute; top: 17px; left: 20px; }
div.where_i_am ul li { display: inline; font-size: 11px; color: #777; }
div.where_i_am ul li a { color: #777; text-decoration: none; }
div.where_i_am ul li a:hover, div.where_i_am ul li a.aktiv { color: #c1002a; }

div.content { width: 950px; position: relative; top: 528px; background: #ececec url('../images/bg_container.gif') repeat-y; }
div.content a { color: #c1002a;}
div.content h1 { color: #c1002a; font-size: 16px; padding-bottom: 2px; }
div.content p {color: #333; font-size: 12px; margin-top: 12px; line-height: 140%; }
div.content_left { width: 425px; position: relative; left: 20px; float: left;  }
div.content_right { width: 425px; position: relative; left: 80px; float: left;  }
div.content_right p { margin: 0 0 12px 0; }

div.footer { width: 950px; height: 98px; position: relative; top: 528px; background: #ececec url('../images/bg_footer.gif') no-repeat; }

