@charset "utf-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,100);

* { margin:0; padding:0}
body { padding:0; margin:0; border:0; -webkit-user-select:none}
A:active { outline:none}
:focus { -moz-outline-style:none}
a img { border: 0px}

body { background-color:#fff}

#top-bg { width:100%; height:60px; background:#000}
#top-ct { width:920px; height:60px; margin:0 auto}

#teaser { width:920px; height:386px; margin:0 auto}
#teaser-img { position:relative; width:614px; height:290px; margin-top:36px; padding:15px; background:#000; overflow:hidden; float:left}
#teaser-news { width:232px; height:290px; margin:36px 0 0 14px; padding:15px; background:#000; overflow:hidden; float:left}

#orange { width:100%; height:10px; background:#e74011; margin-bottom:0px}

.shadow10 { box-shadow:0px 0px 10px #999; -moz-box-shadow:0px 0px 10px #999; -webkit-box-shadow:0px 0px 10px #999}

.topnews { font-family:"Verdana"; font-size:12px; line-height:14px; color:#aaa}
.topnews a, .topnews a:visited { color:#e74011; transition: color 300ms; -moz-transition: color 300ms; -webkit-transition: color 300ms; text-decoration:none}
.topnews a:hover { color:#fff; text-decoration:none}
.topnews h2 { font-family:"Roboto",vardana,sans-serif; font-weight:300; font-size:20px; line-height:24px; color:#fff}
#topnews { width:100%; height:1px; margin:8px 0; background:#666}

#ft-hint { width:100%; margin:18px 0 50px 0; text-align:center}
.fth2 { font-family:"Verdana"; font-size:12px; line-height:60px; color:#bbb}