@charset "UTF-8";


/* 

* * * * * Design: Reto Gehrig
* * * * * retogehrig.ch
* * * * * Realisation: Marc Rinderknecht
* * * * * kobebeef.ch
* * * * * © 2009

*/


@import url(reset.css);


/* * * * * START: GENERAL * * * * */
body {
	text-align: center;	
}
#wrapper {
	width: 981px;	
	margin: 0 auto;
	text-align: left;	
	padding: 77px 0 0 0;
	/*border-right: 1px solid #F00;
	border-left: 1px solid #F00;*/
}
.clear {
	clear: both;
	height: 0;
	font-size: 0px;
	line-height: 0px;
}
b, strong {
	font-weight: bold;	
}
/* * * * * END: GENERAL * * * * */


/* * * * * START: HEADER + NAVIGATION * * * * */
#header {
	margin: 0 0 159px 0;	
}
#header #logo {
	float: left;
	width: 180px;
	padding: 0 0 0 24px;
}
#header #navigation {
	float: left;
	width: 661px;
	padding: 22px 22px 0 93px;
}
/* Main Nav */
ul.sf-menu {
	height: 15px;
}
ul.sf-menu li {
	float: left;
	position: relative;
	margin: 0 0 0 34px;
}
ul.sf-menu li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}
ul.sf-menu li > a {
	height: 15px;
	display:block;
	position: relative;	
	text-indent: -9999px;
}
ul.sf-menu li#mnKollektion > a {
	width: 99px;
	background: url(/media/images/mnKollektion_a.gif) no-repeat;	
}
ul.sf-menu li#mnKollektion > a:hover, ul.sf-menu li#mnKollektion.active > a {
	background: url(/media/images/mnKollektion_b.gif) no-repeat;	
}
ul.sf-menu li#mnStrehlgasse > a {
	width: 121px;
	background: url(/media/images/mnStrehlgasse_a.gif) no-repeat;	
}
ul.sf-menu li#mnStrehlgasse > a:hover, ul.sf-menu li#mnStrehlgasse.active > a {
	background: url(/media/images/mnStrehlgasse_b.gif) no-repeat;	
}
ul.sf-menu li#mnMuensterhof > a {
	width: 117px;
	background: url(/media/images/mnMuensterhof_a.gif) no-repeat;	
}
ul.sf-menu li#mnMuensterhof > a:hover, ul.sf-menu li#mnMuensterhof.active > a {
	background: url(/media/images/mnMuensterhof_b.gif) no-repeat;	
}
ul.sf-menu li#mnPortrait > a {
	width: 77px;
	background: url(/media/images/mnPortrait_a.gif) no-repeat;	
}
ul.sf-menu li#mnPortrait > a:hover, ul.sf-menu li#mnPortrait > a.active {
	background: url(/media/images/mnPortrait_b.gif) no-repeat;	
}
ul.sf-menu li#mnKontakt > a {
	width: 77px;
	background: url(/media/images/mnKontakt_a.gif) no-repeat;	
}
ul.sf-menu li#mnKontakt > a:hover, ul.sf-menu li#mnKontakt.active > a {
	background: url(/media/images/mnKontakt_b.gif) no-repeat;	
}
/* Submenu */
ul.sf-menu ul {
	position: absolute;
	padding: 8px 0 0 1px;
	top: -999em;
	width: 87px; /* left offset of submenus need to match (see below) */
}
ul.sf-menu li ul li {
	width: 87px;
	text-transform: none;
	padding: 0 0 4px 0;
	margin: 0;
}
ul.sf-menu li ul li > a {
	color: #7a7a7a;
}
ul.sf-menu li ul li#snGeschichte > a {
	background: url(/media/images/snTradition_a.gif) no-repeat;
}
ul.sf-menu li ul li#snGeschichte > a:hover, ul.sf-menu li ul li#snGeschichte.active > a {
	background: url(/media/images/snTradition_b.gif) no-repeat;
}
ul.sf-menu li ul li#snPhilosophie > a {
	background: url(/media/images/snArbeit_a.gif) no-repeat;
}
ul.sf-menu li ul li#snPhilosophie > a:hover, ul.sf-menu li ul li#snPhilosophie.active > a {
	background: url(/media/images/snArbeit_b.gif) no-repeat;
}
ul.sf-menu li ul li#snAtelier > a {
	background: url(/media/images/snAtelier_a.gif) no-repeat;
}
ul.sf-menu li ul li#snAtelier > a:hover, ul.sf-menu li ul li#snAtelier.active > a {
	background: url(/media/images/snAtelier_b.gif) no-repeat;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left: 0;
	top: 15px; /* match top ul list item height */
	z-index: 99;
}
ul.sf-menu li:hover li ul{
	top: -999em;
}
.sf-menu li:hover, .sf-menu li.sfHover,.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline: 0;
}
/* * * * * END: HEADER + NAVIGATION * * * * */


/* * * * * START: CONTENT * * * * */
#content {
	width: 981px;
	background: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
}
.contentNavi {
	float: left;
	width: 22px;
	background: #eee;
}
.tripleAnim {
	width: 937px;
	margin: 0 22px;
}
.collectionAnim {
	width: 981px;	
}
.collectionAnim img {
	float: left;
}
.collectionAnim img.img1 {
	margin: 0 20px 0 22px;	
}
.collectionAnim img.img2 {
	margin: 0 20px 0 0;	
}
#contentLeft {
	float: left;
	padding: 0 0 0 22px;
	width: 299px;
}
#contentMiddle {
	float: left;
	padding: 0 20px 0 20px;
	width: 299px;
}
#contentRight {
	float: left;
	padding: 0 22px 0 0;
	width: 299px;
}
#contentWide { /* Middle and Right */
	height: 299px;
	float: left;
	width: 618px;
	padding: 0 22px 0 20px;
}
#contentWide #scrollText {
	overflow: auto;
	height: 299px; !important;
	width: 618px;
}
#content p {
	line-height: 18px;
	margin: -3px 0 12px 0;
}
#content a {
	color: #666;
}
#content a:hover {
	color: #003b16;
}
/* * * * * END: CONTENT * * * * */


/* * * * * START: SPLASH SCREEN * * * * */
body#splash #wrapper {
	text-align: center;
	padding: 180px 0 0 0;
}
body#splash #wrapper #logo {
	margin: 0 0 120px 0;
}
body#splash #wrapper #language {
	color: #cccdcf;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
}	
body#splash #wrapper #language a {
	color: #cccdcf;
	text-decoration: none;
}
body#splash #wrapper #language a:hover, body#splash #wrapper #language a:active {
	color: #FFF;
}
/* * * * * END: SPLASH SCREEN * * * * */

