@charset "UTF-8";
/* designersnight.de - by ep (orange: #f15758) */
body{font: 13px Helvetica, Arial, sans-serif; line-height:17px; color:#333; margin:0; background:#CCC;}
.gespeichert{font-weight:bold; font-size:16px; color:#f15758;}
h3{font-size:18px; font-weight:bold; margin:0 0 20px;}
a{color:#f15758;}
a:hover{text-decoration:none;}
.colhead{cursor:pointer}
.container{width:990px; margin:0 auto; padding:30px 0; position:relative;}
.header{ height:200px; width:390px; float:left; margin:0 0 20px;}
.logo{float:left; width:220px; cursor:pointer;}
.logo img {border:none;}
.maininfo{width:170px; float:left; color:#fff; font-weight:bold; font-size:14px;}
.maininfo a{color:#fff;}
.maininfo:hover a{color:#f15758;}
.dn4info{float:right; width:560px; margin: 50px 0 20px; padding:10px;}
.dn4info p{margin:0; font-size:16px; line-height:22px;letter-spacing:0.5px;}
.dn4info a, .footer a{color:#333;text-decoration:none;}
.dn4info:hover a, .footer:hover a{color:#f15758; text-decoration:underline;}
.dn4info:hover a:hover, .footer:hover a:hover{text-decoration:none;}
#formbox{display:none;}
.zitate{width:390px; height:320px; float:left; margin:0 20px 20px 0; text-align:center;}
.zitat_text{visibility: hidden;}
.zitate:hover .zitat_text{visibility:visible;}
/*.tvb{width:580px; height:350px; display:block; float:right; position:relative; margin:0 0 20px 0;}*/
.tvb{float:left; position:relative; margin:0 20px 20px 0;}
.tvb img{border:none;}
.tvbinvisible{position:absolute;display:none; bottom:20px; left:20px;}
.tvb:hover .tvbinvisible{display:block;}
.more {float:right;}
.more a{height:300px; display:block; font-size:16px;letter-spacing:0.5px; line-height:300px; padding:0 20px; background:#ccc;filter:alpha(opacity=65); -moz-opacity:0.65; opacity:0.65; text-decoration:none;}
.more a:hover{background:#f15758;}
.kontakt{float:right; width:580px; margin:0 0 20px 0;}
.footer{clear:both; height:50px; line-height:50px; text-align:center;}
/*bg slideshow*/
#slideshowbg{position:fixed;width:100%; height:100%; z-index:0;overflow:hidden;}
#slideshowbg IMG {position:absolute;top:0;left:0; z-index:8; opacity:0.0; width:100%;}
#slideshowbg IMG.active {z-index:10; opacity:1.0;}
#slideshowbg IMG.last-active {z-index:9;}
