
/* ---------- HOMEPAGE ---------- */


/* Slider für Teaser */

.os_home_wrapper { margin-top:15px }
div.os_hometscrollmain { position:relative ; border:1px solid #e1e1e1 ; margin-bottom:15px ; width:680px ; float:left }
div.os_hometscrollable { position:relative ; overflow:hidden ; width:680px ; height:294px }
div.os_hometscrollable div.items { width:20000em ; position:absolute }
div.os_hometscrollable div.items > div { float:left ; height:294px ; overflow:hidden }
div.os_hometscrollable div.items div { position:relative }
div.os_hometscrollable div.items div p { position:absolute ; top:10px ; left:20px ; color:#fff }
div.os_hometscrollable div.items div img { width:680px ; height:294px }
div.items div.active { }

.os_hometscrollnavi { z-index:500 ; position:absolute ; top:0 ; right:0 ; padding: 5px 10px 5px 10px }
.os_hometscrollnavi a { width:8px ; height:8px ; float:left ; margin:3px ; background:url(./../icon_slidernavidott.png) 0 0 no-repeat ; display:block ; font-size:0.9em }
.os_hometscrollnavi a:hover {	background-position:0 -8px }
.os_hometscrollnavi a.active { background-position:0 -16px }

/* Textbox */

.os_home_text { padding:15px 0 35px 0 ; line-height:1.4 }
.os_home_text h1 { color:#00B0EB ; font-family:'ff-dax-web-pro', 'Noto Sans',sans-serif }

/* Kategorien */

.os_home_cats { margin-bottom:10px }
.os_home_cats ul { list-style:none }
.os_home_cats ul li { float:left ; width:210px ; height:180px ; text-align:center ; margin: 0 12px 12px 0 }
.os_home_cats ul li a { text-decoration:none ; font-size:1.167em }


/* ---------- END ---------- */
