@charset "UTF-8";
@import url(reset.css);



/*

+ + + + + Concept and design by Rod Kommunikation
+ + + + + www.rod.ag
+ + + + + Content management system by Rüegg Tuck Partner
+ + + + + www.rtpartner.ch
+ + + + + XHTML and CSS by codama
+ + + + + www.codama.ch
+ + + + + (c) 2009 

*/



/* * * * * START: GENERAL * * * * */
html {
	min-height: 101%;	
}
html, body {
	background: #FFF;	
}
body {
	font-family: "Courier New", Courier, monospace;
	color: #000;
	margin: 45px 10px 10px 10px;	
	text-align: center;
	behavior:url(../js/csshover.htc);
}
#wrapper {
	margin: 0 auto;
	width: 980px;	
	text-align: left;
}
.clear {
	clear: both;	
}
.print {
	visibility: hidden;
	display: none;
}
.date {
	color: #C00;	
}
input, select, button {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	line-height: 14px;	
	color: #000;
}
.important {
	color: #C00;	
}
a.highlight {
	background-image: url(../images_layout/link_anim.gif);
	background-repeat: repeat-x;
	background-position: 100% 100%;
	padding-bottom: 5px;	
	text-decoration: none;
}
a.highlight:hover {
	color: #C00;
}

.subline {
	#999;	
}
/* * * * * END: GENERAL * * * * */



/* * * * * START: HEADER * * * * */
#header {
	height: 81px;
	background: url(../images_layout/header_dottedLine.gif) bottom repeat-x;
	position: relative;
	margin: 0 0 10px 0;
}
#bandaid {
	position: absolute;
	z-index: 100;
	height: 99px;
	width: 241px;
	top: 0;
	left: 7px;
}
/* * * * * END: HEADER * * * * */



/* * * * * START: NAVIGATION * * * * */
#mainnav {
	width: 660px;
	text-align: right;
	float: left; /* for ul block */
}
#mainnav ul {
	padding: 50px 0 0 0;
	margin-right: 10px;
	height: 17px;
	float: right;
}
#mainnav ul li {
	float: left;
	margin-left: 14px;
}
ul#servicenav {
	float: left; /* for ul block */
	width: 178px;
}
ul#servicenav li {
	float: left;
	padding: 57px 0 0 0;
	font-size: 10px;
	color: #6d8987;
}
ul#servicenav li.btn {
	margin-right: 11px;	
}
ul#servicenav li a, ul#servicenav li a:link  {
	text-decoration: none;
	color: #6d8987;
}
ul#servicenav li a:hover, ul#servicenav li a:focus, ul#servicenav li a:active {
	text-decoration: none;
	color: #c00;
}

#rightNav {
	margin-top: 10px;
}
#rightNav li {
	float: left;
	font-size: 10px;
	margin-right: 15px;
}
#rightNav li a {
	text-decoration: none;
	color: #6d8987;
}
#rightNav li a:hover {
	text-decoration: none;
	color: #c00;
}


#msfLogo {
	float: left;
	padding: 27px 0 0 0;
	width: 142px;
}
/* * * * * END: NAVIGATION * * * * */



/* * * * * START: CONTENT * * * * */
#contentWrap {
	width: 650px;
	margin: 0 10px 0 0;
	float: left;
}
/* COVER ON HOMEPAGE */
#cover {
	width: 650px; 
	height: 350px; 
	padding: 0;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 10px 0;
	position: relative;
}
#cover .coverContent {
	width: 210px;
	padding: 10px;	
	position: absolute;
	bottom: 20px;
	background-color: white;
	width: 400px;
}
#cover .coverContent img {
	margin-bottom: 5px;
}
#cover .coverContent p,
#cover .coverContent h2,
#cover .coverContent h3 {
	margin-left: 5px;
}
#cover .coverContent a,
#cover .coverContent a:link {
	text-decoration: underline;
	color: #c00;
}
a#cover-link {
	text-decoration: none;
	width: 650px; 
	height: 350px; 
	padding: 0;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 10px 0;
	position: absolute;	
	z-index: 10;
	color: transparent;	
	background-color: transparent;	
}

#content a:hover img {
	opacity: 0.8;	
	filter: alpha(opacity = 80);
}
/* TITLE IMAGE ON CONTENT PAGES */
#titleImage {
	width: 650px;
	height: 151px;
	margin: 0 0 20px 0;
}
/* SUBNAVIGATION ON CONTENT PAGES */
ul#subnav {
	height: 17px;	
	padding: 134px 0 0 10px;
}
ul#subnav li {
	float: left;
	margin: 0 10px 0 0;
	background-color: #FFFFFF;
}
#content {
	background: url(../images_layout/bg_content.gif) repeat-y;
	font-size: 11px;
	width:  650px;
}
#mainCol { /* left column */
	width: 414px;
	padding: 0 5px 0 11px;
	margin: 0 5px 0 0;
	float: left;
}
#addCol { /* right column */
	width: 194px;
	padding: 0 0 0 10px;
	float: left;
}
#content p {
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 15px 0;
}
#content p.overhead {
	margin: 0;	
}
#content p.overhead2 {
	margin: 0 0 5px 0;	
}
#content h2 {
	margin: 0 0 25px 0;	
}
#content h3 {
	font-size: 11px;
	color: #C00;
}
#content a, #content a:link {
	color: #6d8987;	
}
#content a:hover, #content a:focus, #content a:active {
	color: #c00;
}
#content .articleDivider {
	background: #FFF url(../images_layout/bg_articleDividerLine.gif) no-repeat;
	height: 14px;
}
#content .articleDividerExt {
	background: #FFF url(../images_layout/bg_articleDividerLine.gif) no-repeat;
	margin:0 0 0 -9px;
	height: 10px;
}
#content #mainCol .articleDivider {
	margin: 0 0 0 -10px;
}
#content #addCol .articleDivider {
	margin: 0 0 0 -9px;
}
#content ul.listing li { /* Liste mit Aufzählungszeichen */
	padding: 0 0 15px 10px;
	background: url(../images_layout/bg_li_listing.gif) 0 5px no-repeat;
}
#content ul.thumbs li { /* Liste Thumbnails (z.B. T-Shirt-Designs) */
	float: left;
	padding: 0 0 10px 0;
}
#content ul.thumbs li.mRight {
	padding: 0 10px 10px 0;
}
#content ul.socialNetworks {
	margin: 0;
	height: 18px;
	width: 100px;
	display: inline;
}
#content ul.socialNetworks li {
	float: left;
	padding: 0 10px 0 0;
}
#content ul.socialNetworks li a:hover img {
	/* eventually a rule needs to be applied here (i.e. when colored img are set as rollovers */
}
#content ul.charts li img {
	float: left;
	margin: 0 10px 0 0;
}
#content ul.charts li p {
	float: left;
	width: 309px;
}
#content ul.charts li {
	clear: both;
}
#content ul.charts li img{
	padding-bottom: 10px;
}
#content ul.charts li span.overhead {
	color: #6d8987;
}
/* AGENGA */
#content .agendaWrap {
	position: relative;	/* needed to position the ul.catChooser */
	padding: 0 0 15px 0;
}
#content .agendaWrap p.overhead {
	margin: 0 0 20px 0;	
}
#content .agendaWrap .articleDivider {
	padding: 0 0 8px 0;
}
#content ul.catChooser {
	position: absolute;
	top: 0;
	right: 0;
}
#content ul.catChooser li {
	float: left;
}
#content ul.catChooser li a:hover img {
	opacity: 1 !important;
	filter: alpha(opacity = 100) !important;
}
#content ul.agenda  {
	margin: 0 0 0 -11px;	
}
#content ul.agenda li {
	padding: 10px 0 10px 10px;
	background: transparent url(../images_layout/bg_articleDividerLine.gif) -10px bottom no-repeat;
}
#content ul.agenda li h1 {
	font-size: 16px;
	font-weight: bold;
}
#content ul.agenda li p {
	margin: 0;
}
#content dl dt {
	color: #C00;	
}
#content dl dd {
	line-height: 14px;
	margin: 0 0 20px 0;
}
#content dl dd.title {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
}
/* * * * * END: CONTENT * * * * */


/* * * * * START: REGISTRATION FORM * * * * */
.regForm {
	background: #a7b8b7 url(../images_layout/bg_regFormTop.gif) repeat-x;
	margin: 0 0 10px -11px;
	width: 404px;
	padding: 25px 10px 45px 11px;
	overflow: hidden;
}
.regForm .divider {
	height: 1px;
	margin: 20px 0 15px 0;
	background: url(../images_layout/bg_regFormDivider.gif) repeat-x; 
}
.regForm h1 {
	margin: 0 0 20px 0;	
}

.regForm legend {
	color: #C00;
	padding: 0 0 7px 100px;
}

#content .regForm legend a:link,
#content .regForm legend a,
#content .regForm legend a:hover {
	color: #C00;
}

.regForm legend.txt {
	color: #000;
	padding: 0 0 7px 0;
}

.regForm ul li {
	text-align: left;
	clear: both;
	margin: 0 0 7px 0;
}
.regForm ul li.checkbox label {
	display: block;	
	float: none;
	width: 290px;
	text-align: left;
	padding: 0 0 0 100px;
}
.regForm ul li label {
	display: block;
	float: left;
	width: 110px;
	margin: 0 10px 0 0;
	text-align: right;
}
.regForm ul li label.wide {
	width: 160px;
}
.regForm ul li span {
	color: #c00;
}
.regForm ul li span.error {
	margin-left: 120px;
}
.regForm ul li input.small {
	width: 70px;	
}
.regForm ul li input.medium {
	width: 140px;	
}
.regForm ul li input.large {
	width: 215px;	
}
.regForm ul li input.small, .regForm ul li input.medium, .regForm ul li input.large {
	border-left: 1px solid #798382;
	border-top: 1px solid #798382;
	border-right: 1px solid #9fa9a9;
	border-bottom: 1px solid #9fa9a9;
}
.regForm ul li input.btn, .regForm ul li button.btn {
	width: 100px;
	margin: 0 0 0 200px;
}

.regForm ul li.aufruf {
	display: none;
}

/* * * * * END: REGISTRATION FORM * * * * */

/* @group Form */

.radio_title,
.checkbox_title,
.textfield {
	display:block;
	float:none;
	padding:0pt 0pt 0pt 100px;
	text-align:left;
	width:290px;	
}

/* @end */



/* * * * * START: T-SHIRT ORDER FORM * * * * */
.tshirtOrderForm {
	margin: 0 0 20px 0;
}
.tshirtOrderForm select, .tshirtOrderForm input {
	width: 120px;
	background: #f9f9f9;
}
/* * * * * END: T-SHIRT ORDER FORM * * * * */



/* * * * * START: NEWSTICKER ON HOMEPAGE * * * * */
#newsticker {
	width: 210px;
	padding: 0 0 0 0;
	margin: 0 10px 0 0;
	float: left;
	font-size: 11px;
	line-height: 14px;
	background: url(../images_layout/bg_newsticker.gif);
}
#newsticker .date {
	font-size: 12px;
}
#newsticker ul {
	background: #FFF;	
	padding: 15px 5px 0 5px;
	margin: 0 5px 5px 5px;
}
#newsticker ul li p {
	padding: 0;
}
#newsticker ul li {
	padding-bottom: 5px;
}
#newsticker ul li p.lead {
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 15px 0;
}
#newsticker a, #newsticker a:link {
	color: #000;
	text-decoration: none;
}
#newsticker a:hover, #newsticker a:focus, #newsticker a:active {
	color: #000;
}
#newsticker ul li p.lead span.date a {
	color: #C00;
}
/* * * * * END: NEWSTICKER ON HOMEPAGE * * * * */



/* * * * * START: ENGAGEMENT ON HOMEPAGE * * * * */
#engagement {
	background: transparent url(../images_layout/bg_engagement.gif) repeat-y;	
	float: left;
	width: 430px;
	font-size: 11px;
	line-height: 14px;
}
#engagement ul, ul.mini-list {
	padding: 0 0 15px 0;	
}
#engagement p, #engagement ul li, ul.mini-list li {
	margin: 0 0 15px 0;	
}
#engagement p.overhead {
	margin: 0 0 0 11px;	
}
#engagement h1 {
	margin: 0 0 0 11px;	
}
#engagement h2 {
	margin: 0 0 5px 11px;
}
#leftCol h2, #rightCol h2 {
	margin: 0 0 20px 0;	
}
#engagement a, #engagement a:link, a.teaserLink {
	color: #6d8987;	
}
#engagement a:hover, #engagement a:focus, #engagement a:active {
	color: #C00;	
}
#engagement #leftCol {
	width: 199px;
	padding: 0 0 0 11px;
	margin: 0 5px 0 0;
	float: left;
}
#engagement #rightCol {
	background: url(../images_layout/bg_engagement.gif) repeat-y;	
	width: 199px;
	padding: 0 0 0 11px;
	float: left;
}
#engagement #leftColSmall {
	width: 129px;
	padding: 0 0 0 11px;
	margin: 0;
	float: left;
}
#engagement #rightColSmall {
	width: 129px;
	padding: 0 0 0 10px;
	margin: 0;
	float: left;
}
ul.teaser {
	display: block;
	list-style: none outside;
	padding: 0;
	margin: 0;
	margin-left: 1px;	
	margin-top:
}
ul.teaser li {
	float: left;
	width: 130px;
	margin: 0;
	padding: 0;
	position: relative;
	padding-left: 10px;
	margin-bottom: 8px !important;
	height: 140px;
	overflow: hidden;
}
#mainCol ul.teaser,
#addCol ul.teaser {
	margin: 0;
}
#mainCol ul.teaser li,
#addCol ul.teaser li {
	padding: 0;	
	padding-right: 8px;
	margin-bottom: 8px !important;
}

#mainCol ul.teaser li h3.listAll {
	margin-top: 6px;
	color: #000;
}

div.listAll {
	height: 91px;
	width: 129px;
}

#addCol ul.teaser li {
	height: 55px;
	width: 187px;	
}

#content .listAll h2.screen {
	margin-bottom: 10px;
}

.leftTeaser {
	float:  left;
}
#engagement p.listAll {
	margin-left: 11px;
}
#engagement p.listAll a {
	text-decoration: none;
	color: #c00;
}

div.filter {
	border: 1px solid #a7b8b7;	
	clear: both;
	height: 24px;
	width: 403px;
	margin-bottom: 18px;	
}
ul.filter {
	margin: 0;
	padding: 2px 0 5px 7px;
}

ul.filter li {
	list-style-type: none;
	float: left;
	padding: 0;
	margin: 0;
	margin-right: 20px;
}
ul.filter li a {
	display: block;
	background-color: #fff;
	color: #000;
	padding: 3px;
}
#content ul.filter li a.active {
	color: #C00;
}
ul.filter li ul {
	display: none;
	background-color: #fff;
}
ul.filter li:hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0; 
	z-index: 10;
}
ul.filter li li a {
	text-decoration: none;
}
ul.filter li:hover li {
	float: none; 
}
span.pages {
	float: right;
	margin-right: 7px;
	font-weight: bold;
}
span.pages a {
	text-decoration: none;
}
span.pages a.active {
	color: #C00 !important;
}	

/* * * * * END: ENGAGEMENT ON HOMEPAGE * * * * */

#content div.products div.product1 {
	float:  left;
	width: 200px;
}
#content div.products div.product2 {
	margin-left: 215px;
	width: 200px;
}

/* * * * * START: ENGAGEMENT DETAILS * * * * */

ul.thumbs li {
	margin-right: 10px;
}

/* * * * * END: ENGAGEMENT DETAILS * * * * */

/* * * * * START: TEASERS * * * * */

#teasers {
	width: 320px;	
	float: left;
}
#teasers ul#teaser li,
#teasers p {
	width: 320px; /* for IE6 */
	margin: 0 0 10px 0;
}
#teasers ul#teaser li img,
#teasers p img {
	display: block;	
}
#teasers ul#teaser li a:hover img,
#teasers p a:hover img {
	opacity: 0.8;	
	filter: alpha(opacity = 80);
}

#teasers #newsletter {
	font-size: 11px;
	line-height: 13px;
	background: #CC0000;
	padding: 0 0 1px 0; /* little trick - if padding is 0 margin of p will be ignored */
	margin: 0 0 10px 0;
	overflow: hidden;
	width: 320px;
}

#teasers #newsletter .inner-newsletter {
	margin: 5px;
	background-color: #FFFFFF;
	width: 310px;
	overflow: hidden;
}

#teasers #newsletter .nl-image {
	margin-bottom: 5px;
}

#teasers #newsletter a, 
#teasers #newsletter a:link {
	color: #CC0000;
	text-decoration: none;
}
#teasers #newsletter span.button {
	color: #CC0000;
	text-decoration: underline;
}
#teasers #newsletter button.button {
	background-color: #ffffff;
	border: 0;
	padding: 0;
}
#teasers #newsletter a:hover, 
#teasers #newsletter a:focus, 
#teasers #newsletter a:active {
	color: #000;
}
#teasers #newsletter img.title {
	margin: 30px 0 20px 0;	
}
#teasers #newsletter p {
	margin: 0 0 5px 10px;
	width: 290px;
}
#teasers #newsletter input {
	width: 210px;
	border-left: 1px solid #798382;
	border-top: 1px solid #798382;
	border-right: 1px solid #9fa9a9;
	border-bottom: 1px solid #9fa9a9;
}
/* * * * * END: TEASERS * * * * */

/* @group Community Links */

.community,
#teasers p.community {
	background-repeat: no-repeat;
	height: 95px;
	position:relative;	
	overflow: visible;
	width: 324px;
}
#facebooklink {
	margin-left: 224px;
	background-repeat: no-repeat;
	background-image: url(../images_generated/fb.gif);
	width: 100px;
	height: 36px;
	margin-top: 8px;	
	text-indent: -999999px;
	display:block;
	position:absolute;		
}
a#facebooklink:hover {
	background-image: url(../images_generated/fb_act.gif);
}
a#youtubelink {
	margin-left: 224px;
	background-repeat: no-repeat;
	background-image: url(../images_generated/yt.gif);
	width: 100px;
	height: 38px;
	margin-top: 48px;	
	text-indent: -999999px;
	display:block;
	position:absolute;		
}
a#youtubelink:hover {
	background-image: url(../images_generated/yt_act.gif);
}

/* @end */



.error {
	color: #CC0000;
	font-weight: bold;
}

/* * * * * OVERWRITE RESET.CSS * * * * */
strong {
	font-weight: bold;
}

em {
	font-style:italic;
}