@charset "UTF-8";
/**
 * Musicon Valley - CSS: Layout & Content
 *
 *
 * @author Danny Otto | pixelbrand.net
 * @date   2010-05
 *
 * hacer con amor
 *
 */
@import url(tabs.css);
@import url(fancybox.css);



/* ------------------------------------------ */
/* Contentbase */
* { margin: 0; padding: 0; }
html { height: 100%; margin-bottom: 1px; }
body { font-size: 100.01%; }

.clearfix { display: block; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.floatbox { overflow: hidden; }

.hideme, dfn, #nav-first a { position: absolute; top: -1000em; left: -1000em; height: 1px; width: 1px; }
.print { display: none; }



/* ------------------------------------------ */
/* Ausrichtung */
#margins { background: url(../images/bg.png) repeat-y; margin: 0 auto; width: 961px; }
#page { background: url(../images/bg_bottom.png) 0 bottom no-repeat; padding: 0 62px 20px 67px; position: relative; }



/* ------------------------------------------ */
/* Header */
#header { margin: 0 5px 0 0; }
#header h1 { position: absolute; top: 10px; left: 0; z-index: 66; }
#header #header-inner { margin-bottom: 5px; position: relative; z-index: 55; }
#header .slideshow { height: 248px; position: relative; overflow: hidden; width: 827px; }
#header #image .img-left { margin: 0; }



/* ------------------------------------------ */
/* Main */
#main { background: url(../images/bg_main_3col.png) repeat-y; }
.hidecol3 #main { background-image: url(../images/bg_main.png); }
#bgc1 { background: url(../images/bg_col1.png) 0 bottom no-repeat; }
#col1 { float: left; width: 206px; }
#col2 { background: #fdfaf0; float: left; min-height: 400px; margin: 0 0 0 1px; padding: 15px 0 25px 0; width: 464px; }
#col3 { float: right; margin: 0; padding: 0 0 25px 0; width: 155px; }

#col1-content { color: #999; padding: 20px 28px; }
#col2-content { padding: 15px 30px 30px 30px; }
#col3-content { padding: 5px; }

.hidecol3 #col2 { padding: 0; width: 620px }
.hidecol3 #col2 #col2-content { padding: 15px 80px 30px 80px; }
.hidecol3 #col3 { display: none; }

/* Suche */
#search { background: #d0e5f1; padding: 6px; }
#search form { margin: 0; }
#search input { vertical-align: middle; }
#search input#f_suche { background: url(../images/ico_seachbox.png) 1px 2px no-repeat #fff; border: 1px #cecece solid; border-top-color: #8f8f8f; margin: 0 5px 0 0; padding: 3px 2px 2px 21px; width: 133px; }



/* ------------------------------------------ */
/* Navigationen */

/* Sprungnavigation */
#nav-first { position: absolute; top: 0; left: 0; z-index: 67; }
#nav-first ul, #nav-first li { list-style: none; margin: 0; padding: 0; }
#nav-first a { position: absolute; left: -1000em; top: -1000em; }
#nav-first a:focus { background: #743928; color: #fff; display: block; line-height: 1.1em; height: auto; padding: .4em 1em; position: absolute; top: 0; left: 55px; outline: none; text-decoration: none; white-space: nowrap; width: auto; }

/* Metanavigationen */
#nav-meta { margin: 0 0 15px 0; }
#nav-meta ul { float: right; list-style: none; margin: 0; padding: 0; }
#nav-meta li { display: inline; margin: 0; padding: 0; }
#nav-meta li a, #nav-meta li strong { border-left: 1px #ff9900 solid; color: #666; float: left; font-size: 1em; font-weight: normal; padding: .6em .5em 0 .5em; text-decoration: none; white-space: nowrap; }
#nav-meta li.last a, #nav-meta li.last strong { padding-right: 0; }
#nav-meta li.open a, #nav-meta li strong, #nav-meta li a:hover, #nav-meta li a:active, #nav-meta li a:focus { color: #333; text-decoration: underline; }

/* Hauptnavigationen */
#nav-main { position: absolute; top: 0; right: 0; z-index: 66; }
#nav-main ul { background: #fff; float: left; list-style: none; margin: 0; padding: 0 0 5px 5px; }
#nav-main li { display: inline; margin: 0; padding: 0; }
#nav-main li a, #nav-main li strong { background: #743928; color: #fff; display: block; float: left; font-size: 1em; font-weight: normal; letter-spacing: 2px; line-height: 1.1em; padding: .6em .5em .5em .5em; text-decoration: none; text-transform: uppercase; }
#nav-main li.first a, #nav-main li.first strong { border-left: 1.5em #743928 solid; }
#nav-main li.last a, #nav-main li.last strong { border-right: 1.5em #743928 solid; }
#nav-main li.open a, #nav-main li strong, #nav-main li a:hover, #nav-main li a:active, #nav-main li a:focus { background-color: #ff9900; }

/* Unternavigationen */
#nav-sub1 { border-top: 1px #fff solid; }
#nav-sub1 ul { list-style: none; margin: 0; padding: 0; }
#nav-sub1 li { display: inline; margin: 0; padding: 0; }
#nav-sub1 li a, #nav-sub1 li strong { background: url(../images/bg_nav-sub_default.gif) 10px .8em no-repeat #fde5c2; border-bottom: 1px #fff solid; color: #660000; display: block; font-weight: normal; padding: .4em .5em .2em 28px; text-decoration: none; }
#nav-sub1 li.open a, #nav-sub1 li strong, #nav-sub1 li a:hover, #nav-sub1 li a:active, #nav-sub1 li a:focus { background: url(../images/bg_nav-sub_cur.gif) 10px .8em no-repeat #ff9e0d; color: #fff; }
#nav-sub1 li.open a:hover, #nav-sub1 li.open a:active, #nav-sub1 li.open a:focus { text-decoration: underline; }
/* */
#nav-sub1 li.open li a, #nav-sub1 li.open li strong { background: url(../images/bg_nav-sub2_default.gif) 28px .8em no-repeat #fcd8a9; color: #660000; display: block; font-weight: normal; padding: .4em .5em .2em 46px; text-decoration: none; }
#nav-sub1 li.open li.open a, #nav-sub1 li.open li strong, #nav-sub1 li.open li a:hover, #nav-sub1 li.open li a:active, #nav-sub1 li.open li a:focus { background: url(../images/bg_nav-sub_cur.gif) 28px .8em no-repeat #ff9e0d; color: #fff; text-decoration: none; }
#nav-sub1 li.open li.open a:hover, #nav-sub1 li.open li.open a:active, #nav-sub1 li.open li.open a:focus { text-decoration: underline; }

/* Spezielle Unternavigation - Hersteller */
#nav-icons { padding: 40px 15px 15px 15px; }
#nav-icons ul { list-style: none; margin: 0; padding: 0; }
#nav-icons li { display: inline; margin: 0; padding: 0; }
#nav-icons a { -moz-box-shadow: 0 0 5px #aaa; -webkit-box-shadow: 0 0 5px #aaa; float: left; margin: 15px; }

/* Navigationstrail */
#nav-trail { background: #fff; margin: -1.4em 0 0 207px; padding: .2em 1em; position: relative; z-index: 99; }
#nav-trail p { color: #999; margin: 0; }
#nav-trail a { color: #660000; text-decoration: underline; }
#nav-trail a:hover, #nav-trail a:active, #nav-trail a:focus { color: #666; }

/* Social-Icons */
#nav-social { position: absolute; top: 6px; left: 221px; width: 200px; }
#nav-social ul { list-style: none; margin: 0; padding: 0; }
#nav-social li { display: inline; list-style: none; margin: 0; padding: 0; }
#nav-social a { float: left; margin: 0 10px 0 0; }
#nav-social #rss a { background: url(../images/btn_rss2.png) no-repeat; }
#nav-social #facebook a { background: url(../images/btn_facebook2.png) no-repeat; }
#nav-social #twitter a { background: url(../images/btn_twitter2.png) no-repeat; }
#nav-social #youtube a { background: url(../images/btn_youtube2.png) no-repeat; }
#nav-social #flickr a { background: url(../images/btn_flickr2.png) no-repeat; }
#nav-social a:hover img, #nav-social a:active img, #nav-social a:focus img { visibility: hidden; }



/* ------------------------------------------ */
/* Footer */
#footer { clear: both; margin: 0 156px 0 207px; }
.hidecol3 #footer { margin: 0 0 0 207px; }
#footer p { margin: 0; padding: .3em 1em; }



/* ------------------------------------------ */
/* Formatierungen */
body { background: #e4ebdd; color: #666; font-family: /*"Myriad Pro",*/ Arial, Helvetica, "Lucida Grande", Lucida, sans-serif; font-size: 70.00%; }
textarea { font-family: /*"Myriad Pro"*/, Arial, Helvetica, "Lucida Grande", Lucida, sans-serif; font-size: 1em; }

h3 { font-size: 1.5em; font-weight: bold; line-height: 1.3em; margin: 1.2em 0 .6em 0; padding: 0; }
h4 { font-size: 1.2em; font-weight: bold; line-height: 1.3em; margin: 1em 0 .8em 0; }
h5 { font-size: 1.1em; font-weight: bold; margin: 1em 0 .6em 0; }
h6 { font-size: 1em; font-style: italic; }

p { line-height: 1.5em; margin: 0 0 .8em 0; }

ul, ol { line-height: 1.3em; margin: 0 0 .8em 1em }
li { line-height: 1.6em; margin-left: 1em; }

a { color: #999; text-decoration: none; }
a:focus, a:hover, a:active { color: #666; text-decoration: underline; }
a img { border: 0; }

acronym, abbr { cursor: help; }

.float-left { float: left; margin: .2em 1em 0.4em 0; }
.float-right { float: right; margin: .2em 0 0.4em 1em; }
.img-left { margin: 0 0 .8em 0; }
.float-left p, .float-right p, .img-left p { font-size: .9em; margin: 0; padding: .5em 0; }

.first { margin-top: 0; }
.xl { font-size: 1.4em; }
.xs { font-size: .8em; }
.c { text-align: center; }
.r { text-align: right; }
.uc { text-transform: uppercase; }
.orange { color: #ff9900; }
.braun { color: #743928; }

div.hr { border-top: 1px #cfcfcf dotted; height: 1px; margin: 1em 0; overflow: hidden; }
div.hr hr { visibility: hidden; }

table { border-collapse: collapse; margin: 0 0 1.2em 0; }
table th, table td { padding: .4em; line-height: 140%; text-align: left; vertical-align: top; }



/* ------------------------------------------ */
/* Content */

/* Slideshow */
#main .slideshow { margin: 0 0 1em 0; position: relative; overflow: hidden; }

/* Startseite + Teaser */
#start #col2 { background: url(../tmp/start_typo.gif) 79px 6px no-repeat #fdfaf0; padding-top: 28px; }
#teaser { background: url(../images/bg_teaser.png) repeat-y; margin: 0 0 0 38px; width: 543px; }
#teaser .inner { background: url(../images/bg_teaser-bottom.png) 0 bottom no-repeat; position: relative; }
#teaser .subcols { background: url(../images/bg_teaser-top.png) no-repeat; padding: 21px 10px 10px 10px; }
#teaser .c33l, #teaser .c33c, #teaser .c33r { background: #fff; float: left; padding: 0 11px; width: 139px; }
#teaser .c33c { margin: 0 20px; }
#teaser h3 { font-weight: normal; line-height: 1.1em; margin-top: .2em; position: relative; z-index: 66; }
#teaser p { margin-bottom: .6em; }
#teaser a.btn { background: #ff9900; color: #fff; font-size: 1.4em; padding: .2em .5em; position: absolute; right: 10px; bottom: 10px; }
#teaser a.btn:hover, #teaser a.btn:active, #teaser a.btn:focus { background: #743928; text-decoration: none; }
#teaser .c33l a.btn { right: 372px; }
#teaser .c33c a.btn { right: 191px; }
#teaser .c33l h3 { color: #184711; }
#teaser .c33c h3 { color: #743928; }
#teaser .c33r h3 { color: #122e45; }

/* Col1 Button */
.btn-box { background: #fff no-repeat; margin: 0 0 1em 0; padding: 11px; -moz-box-shadow: 0 0 10px #aaa; -webkit-box-shadow: 0 0 10px #aaa; width: 113px; }
.btn-box p { margin: 0; }
.btn-box p a { background: #ff9a03 no-repeat; color: #fff; display: block; padding: 36px 10px 5px 10px; }
.btn-blog { margin-top: 80px; }
.btn-blog p a { background-image: url(../images/bg_headline_blog.png); }
.btn-anfrage p a { background-image: url(../images/bg_headline_anfrage.png); }
.btn-film { background-image: url(../images/bg_btn_film.png); }
.btn-film p a { background-image: url(../images/bg_headline_film.png); }
#btn-facebook { margin: 2em 0 1em 0; }

/* Col3 Box */
.box { -moz-box-shadow: 0 0 5px #aaa; -webkit-box-shadow: 0 0 5px #aaa; border: 1px #e9e9e9 solid; margin: 0 0 .8em 0; padding: 6px; position: relative; }
.box .box-inner { padding: 6px 6px 1.6em 6px; }
.box .box-c1 { background: #743928; color: #fff; }
.box .box-c1 a { color: #fff; text-decoration: underline; }
.box .box-c1 a:hover, .box .box-c1 a:active, .box .box-c1 a:focus { text-decoration: none; }
.box h3 { color: #ff9900; font-weight: normal; margin: .1em 0 .3em 0; }
.box a.btn { background: #ff9900; color: #fff; font-size: 1.4em; padding: .2em .5em; position: absolute; right: 6px; bottom: 6px; outline: none; text-decoration: none; }
.box a.btn:hover, .box a.btn:active, .box a.btn:focus { background: #743928; text-decoration: none; }
.box .box-c1 a.btn:hover, .box .box-c1 a.btn:active, .box .box-c1 a.btn:focus { background: #fff; color: #ff9900; }

/* Formulare */
form { margin: 0 0 1em 0; padding: 0; overflow: hidden; }
form fieldset { background: #f3f0e8; border: 1px #df7b05 solid; margin: 0 0 1.5em 0; padding: 0.5em 1em; overflow: hidden; }
form legend { background: #f3f0e8; border: 1px #df7b05 solid; border-bottom: 0; color: #743928; padding: .5em 1em; }
form div.type-text, form.yform div.type-select, form.yform div.type-check, form.yform div.type-button { margin: 0.5em 0; position: relative; overflow: hidden; }
form label { cursor: pointer; display: block; }
form .type-text input, form .type-text textarea { display: block; padding: 0.2em 0.3em; position: relative; width: 58.5%; }
form .type-select select { cursor: pointer; display: block; padding: 0.2em 2px 0.2em 1px; position: relative; width: 60%; }
form .type-select select optgroup { font-style: normal; font-weight: bold; }
form .type-check input { cursor: pointer; }
form .type-check label { display: inline; }
form .type-text input, form .type-text textarea, form .type-select select { background: #fefefd; border: 1px solid #df7b05; }
form div input:focus, form div select:focus, form div textarea:focus,
form div input:hover, form div select:hover, form div textarea:hover,
form div input:active, form div select:active, form div textarea:active { background: #fff; }
form .type-button input { background: #e99e00; border: 1px #e99e00 solid; color: #fff; cursor: pointer; padding: .2em 1em; width: auto; }
form div.type-button input:focus, form div.type-button input:hover, form div.type-button input:active { background: #c2d6e1; border: 1px #c2d6e1 solid; color: #fff; }
form input[type=hidden] { display: none !important; }
/* Fehlerdarstellung */
.error .message, .error label { color: #d00000; }
.error { background: #fdf2f2; border-top: 1px #e57373 solid; margin: 0 -1em !important; padding: .5em 1em; }
/* Darstellung als Spalten */
.columnar div.type-text label, .columnar div.type-select label { float: left; width: 30%; }
.columnar div.type-check, .columnar .error .message { padding: .3em 0 .3em 30%; }
.columnar div.type-text input, .columnar div.type-text textarea { width: 65%; }
.columnar div.type-select select { width: 65%; }

/* Suchergebnisse */
.searchRes, .search-res { color: #743928; }
.search-result h4 { background: #f3f0e8; border-top: 1px #ccc solid; margin-bottom: .4em; padding: .4em 1em .2em 1em; position: relative; }
.search-result h4 a { color: #666; text-decoration: underline; }
.search-result h4 a:hover, .search-result h4 a:active, .search-result h4 a:focus { color: #743928; }
.search-result h4 .rating { position: absolute; top: .4em; right: 1em; }
.search-result p.description { margin-bottom: .6em; padding: 0 1em; }
.search-result .meta dt, .search-result .meta dd { color: #999; display: inline; font-size: .9em; margin: 0 0 1em 0; padding: 0; }
.search-result .meta dt { margin-left: 1em; }

/* Paging */
.paging { border-top: 1px #ccc solid; margin: 2em 0 1em 0; }
.paging ul { list-style: none; margin: 0; padding: 0; }
.paging li { display: inline; margin: 0; padding: 0; }
.paging li a, .paging li strong { float: left; margin: 0 1px 0 0; padding: .2em 1em; }
.paging li strong, .paging li a:hover, .paging li a:active, .paging li a:focus { background: #f3f0e8; text-decoration: none; }

/* News */
.news-list-item { margin: 2em 0; }
.news-list-item h4 a { color: #666; }
.news-list-item .news-files h4 { position: absolute; top: -999em; left: -999em; }
.news-list-item .meta, .news-item .meta { color: #999; margin: -1.2em 0 .5em 0; }

/* Bildergalerie */
.gallery, .news-gallery { margin: 0 0 1em 0; }
.gallery ul, .news-gallery ul { list-style: none; margin: 0; padding: 0; }
.gallery li, .news-gallery li { display: inline; margin: 0; padding: 0; }
.gallery a, .gallery span, .news-gallery a, .news-gallery span { background: #f3f0e8; border: 1px #999 solid; height: 100px; float: left; margin: 0 5px 5px 0; padding: 3px; width: 100px; }
.gallery a:hover, .gallery a:active, .gallery a:focus,
.news-gallery a:hover, .news-gallery a:active, .news-gallery a:focus { background: #fff; border-color: #df7b05; }

/* Youtube-Video */
.youtube { margin: 0 0 1em 0; }

/* Film - Startseite */
#film { background: #fff; margin: 10px 50px 10px 50px; padding: 10px; }
