div.main { width: 100%; position: relative; }
div.container { width: 1000px; height: 500px; position: relative; margin-top: 5%; }
div.segt1 { float:left; position: relative; left: -10px; width: 100px; height: 281px; top: -20px;}
div.segt2 { float:left; position: relative; left: -40px; width: 100px; height: 281px; top: -20px;}
div.segt3 { float:left; position: relative; left: -70px; width: 100px; height: 281px; top: -20px;}
div.segt4 { float:left; position: relative; left: -100px; width: 100px; height: 281px; top: -20px;}
div.tr { position: absolute; left: 0px; top: 0px; width: 1000px; height: 500px; background-color: #ffffcc; filter:alpha(opacity=50); -moz-opacity:.50; opacity:.50;}
div.r_top { position: absolute; left: 310px; width: 695px; height: 520px; top: -10px; background-image: url('im/tr_t.png');}
div.l_btm { position: absolute; left: -5px; width: 600px; height: 255px; top: 255px; background-image: url('im/tr_t1.png');}
div.bro { position: absolute; left: 640px; top: 260px; width: 383px; height: 269px; background-image: url('im/br.png');}
div.txt { position: relative; width: 100%; top: 5px; letter-spacing: 0px; font-family: verdana; color: #996600; font-size: 12px; font-weight: normal; font-style: normal;}
div.txt_sm { position: relative; width: 100%; top: 5px; letter-spacing: 0px; font-family: verdana; color: #996600; font-size: 11px; font-weight: normal; font-style: normal;}
div.txt_top { position: relative; width: 100%; top: 5px; letter-spacing: 0px; font-family: verdana; color: #996600; font-size: 14px; font-weight: bold; font-style: normal;}
div.txt_top1 { position: relative; width: 100%; top: 5px; letter-spacing: 1px; font-family: arial; color: #996600; font-size: 11px; font-weight: normal; font-style: normal;}
div.txt_count { position: relative; width: 100%; top: 10px; letter-spacing: 0.5px; font-family: arial; color: #996600; font-size: 11px; font-weight: normal; font-style: normal;}
div.kontakt { position: relative; left: 20px; top: 10px; width: 250px; height: 100px; background-image: url('im/t.png'); }

a { padding: 0px; text-decoration: none; color: #996600; }
a:hover { color: #663333; font-weight: bold; }
a.active { color: #cc0000; }

img { border: none;}

hr { width: 90%; height:1px; border-width: 0px; background-color: #cccc99; }

