/*
theme: MME Pop - Black Pink Green
author: Timo Wirth & Rebecca Heinen, Aperto AG

*/
* {
	margin: 0;
	padding: 0;
}

::selection {
	background: #b63232;
	color: #fff;
}

::-moz-selection {
	background: #b63232;
	color: #fff;
}

::-webkit-selection {
	background: #b63232;
	color: #fff;
}

body {
	font: 62.5% 'rsmn-sans-book', arial, helvetica, sans-serif;
	/* font: default 16px to 10px */
	background: #fff;
	color: #000;
}

.links {
	font-size: 130%;
}
/* LINKS
--------------- */
a {
	color: #b8002c;
	text-decoration: none;
}

a:hover,a:active,a:focus {
	text-decoration: underline;
}

a img {
	border: 0;
}

a:visited {
	color: #b8002c;
}

a:hover img,a:active img
a:focus img {
	border: 0;
}

#extras a {
	color: #fff;
	text-decoration: underline;
}

#extras a:hover,#extras a:active,#extras a:focus {
	text-decoration: none;
}

#extras a:visited {
	color: #fff;
}

em.more a {
	padding-left: 15px;
	background: transparent url(../img/icons/sprites.png) no-repeat scroll 0
		2px;
	font-style: normal;
}

em.more-comments a {
	font-style: normal;
	padding: 7px;
}

em.more-comments:before {
	content: "|";
}

p.back a {
	clear: both;
	display: block;
	background: url(../img/icons/sprites.png) 0 -67px no-repeat;
	margin: 25px 0;
	border-top: 1px solid #B3B3B3;
	border-bottom: none !important;
	padding: 5px 0 0 17px;
	font-style: normal;
	font-weight: bold;
}

p.back a:hover,p.back a:focus,p.back a:active {
	text-decoration: underline !important;
}

.all a {
	clear: both;
	display: block;
	margin: 10px 0 0 0;
	border-top: 1px solid #b3b3b3;
	padding: 5px 0 0 17px;
	background: transparent url(../img/icons/sprites.png) no-repeat scroll 0
		5px;
}

/* hidden & skip link  */
.step-by-step li em,.showbox h1.showbox-title,.aural,.skip a,#search-box label,#search-results .new-search label,#search-box h6,#nav-global span em,#nav li strong em,#nav-global li.on em,#nav-box li.on em,#nav-global h6,#nav-box li h3 em,#nav h6,#extras h6,em.more span,#promos .more,.pager li em,.pager h3,#search-results .form-wrapper label span,#main .vcard div h3,#extras .vcard div h3,#glossary-index h3,.day span,form div label em,#nav-content strong em,p#copyright-magnolia span,#event-pager h5,div.superpromos .superpromo-section p.more a span
	{
	display: block;
	position: absolute;
	overflow: hidden;
	left: -9999px;
	width: 1px;
	height: 1px;
}

.skip a:active,.skip a:focus {
	position: absolute;
	background: #fff;
	outline: none;
	z-index: 1000;
	left: 200px;
	overflow: visible;
	width: auto;
	height: auto;
	padding: 5px 15px 10px 15px;
	font-weight: bold;
}

/* clear */
.step-by-step ol:after,.opener:after,.teaser:after,#page-intro:after,.form-wrapper div:after,#stage div.teaser-wrapper:after,.text-box-tabs .text-box-section:after,#extras .toc-box .text-box-section:after,#main .vcard:after
	{
	content: " ";
	display: block;
	clear: both;
}

/* GRID / LAYOUT
--------------------- */
#home #wrapper {
	background: url(../img/bgs/branding.png) 0 0 repeat-x;
}

#wrapper {
	background: #fff;
	position: relative;
	background: #fff url(../img/wrapper-shadow.png) center top repeat-y;
}

#branding {
	position: relative;
	margin: 0 auto;
	width: 100%;
}

#branding-box {
	width: 940px;
	margin: 0 auto;
}

img.huetzel-logo {
	padding: 27px 0 23px 0;
	margin: 0 0 0 3px;
}

#nav-global {
	overflow: hidden;
	width: 100%;
	background: #767676;
	background: -webkit-linear-gradient(top, #767676 0%, dimgrey 100%)
		no-repeat;
	background: linear-gradient(to bottom, #767676 0%, #696969 100%)
		no-repeat;
	box-shadow: none;
	text-align: center;
}

#section-header {
	margin: 0 auto 0 auto;
	width: 100%;
}

#stage {
	position: relative;
	overflow: hidden;
	margin: 0 auto 20px auto;
	width: 940px;
}

#wrapper-2 {
	background: #fff;
	overflow: hidden;
	margin: 20px auto;
	width: 940px;
}

#nav {
	float: left;
	margin: 0 20px 0 0;
	width: 220px;
}

#wrapper-3 {
	float: left;
	margin: 0;
	width: 700px;
}

#wrapper-3 #header-image {
	margin: 0 0 0 -20px;
	position: relative;
}

#wrapper-3 #header-image img.wimpel {
	position: absolute;
	right: 0;
	top: 20px;
}

#map {
	margin: 0 0 20px 0;
	overflow: hidden;
	width: 700px;
}

#main {
	float: left;
	margin: 0 20px 0 0;
	width: 460px;
	min-height: 300px;
}

#wrapper-3>#main {
	overflow: visible;
}

#extras {
	background: #767676;
	padding: 20px;
	right: -20px !important;
	color: #fff;
	position: absolute;
}

#extras h2 {
	color: #fff;
}

#promos {
	overflow: hidden;
	clear: both;
	padding: 20px 0 20px 0;
}

#site-info {
	clear: both;
	overflow: hidden;
}

/* 2 column layout: no nav vertical | main column | sidebar */
.col-subcol #wrapper-3 {
	width: 100%;
}

.col-subcol #main {
	width: 700px;
}

.col-subcol #main {
	width: 680px;
	padding-bottom: 20px;
}

.col-subcol #extras {
	width: 220px;
}

/* 2 column layout: nav vertical | main column | no sidebar */
.nav-col #main {
	width: 100%;
}

#map {
	margin-top: 37px;
}

/* 2 column layout: two equal columns: main column | sidebar */
.col-subcol-equal #wrapper-3 {
	width: 100%;
}

.col-subcol-equal #main,.col-subcol-equal #extras {
	width: 460px;
}

/* 2 column layout: nav vertical and big main column with 2 floating teasers: nav | main */
.nav-col-float2 #wrapper-3,.nav-col-float2 #main {
	width: 700px;
}

/* ohne extra */
.col #wrapper-3, .col #main {
	width: 100%;
}


/* 3 column layout: no nav vertical | main | sidebar | sidebar */
.col-subcol-subcol #wrapper-3 {
	width: 100%;
}

.col-subcol-subcol #main,.col-subcol-subcol #extras {
	width: 460px;
}

.col-subcol-subcol #extras-1,.col-subcol-subcol #extras-2 {
	width: 220px;
	float: left;
}

.col-subcol-subcol #extras-2 {
	float: right;
}

/* 3 column layout: 1 big column with 3 floating teasers | main */
/* 2 column layout: 1 big column with 2 floating teasers | main */
.col-float2 #wrapper-3,.col-float2 #main {
	width: 100%;
}

.col-float3 #wrapper-3,.col-float3 #main {
	width: 100%;
}

/* 3 column layout: no nav vertical, 1 big column with 2 floating teasers and a sidebar:  main column | sidebar  */
.col-float2-subcol #wrapper-3 {
	width: 100%;
}

.col-float2-subcol #main {
	width: 700px;
}

.col-float2-subcol #wrapper-3 {
	float: none;
}

/* FONTS */
p,li,dd,dt,table,label,input,textarea {
	font-size: 160%;
	line-height: 1.3em;
}

#stage p,p.intro {
	font-size: 160%;
}

h1 {
	font-size: 240%;
	letter-spacing: -1px;
	font-weight: normal;
	font-family: 'rsmn-sans-bold';
	color: #464646;
}

h1 em,h1 em { /* kicker */
	display: block;
	font-size: 62.5%;
	font-style: normal;
}

h2 {
	font-weight: normal;
	font-family: 'rsmn-sans-medium';
	font-size: 28px;
	color: #464646;
	margin: 0 0 5px 0;
}

.teaser h2 em { /* kicker */
	display: block;
	font-size: 66.66%; /* 12px */
	font-style: normal;
	font-weight: normal;
}

h3 {
	font-family: 'rsmn-sans-medium';
	font-weight: normal;
	font-size: 26px;
	margin: 0 0 5px 0;
}

h4,h5 {
	font-family: 'rsmn-sans-medium';
	font-weight: normal;
	font-size: 24px;
	margin: 0 0 5px 0;
}

.latest h3 em { /* kicker */
	display: block;
	font-style: normal;
	font-size: 68.75%; /* 11px */
}

.links h2,.links h3 { /* linklist in teaser */
	font-size: 130%;
	font-weight: normal;
}

.latest h3 {
	font-size: 160%;
	font-weight: normal;
}

.teaser-group h5 {
	font-size: 160%;
}

.teaserlist li {
	font-size: 160%;
	font-weight: bold;
}

.links li {
	font-size: 120%;
	font-weight: normal;
}

#main .links em {
	font-size: 85%; /* 11px */
	font-style: normal;
}

/* sidebar */
#extras h2,#extras h3 {
	font-size: 20px;
	font-weight: normal;
	font-family: 'rsmn-sans-bold';
	text-transform: none;
	margin: 0;
	color: #fff;
}

#extras .latest h3 em,#extras .box h2 em { /* kicker */
	display: block;
	font-size: 68.75%; /* 11px */
	font-style: normal;
}

/* BRANDING / HEAD
------------------ */
#branding {
	color: #fff;
}

#logo {
	overflow: hidden;
	position: relative;
	height: 85px;
}

#logo span {
	position: absolute;
	background-repeat: no-repeat;
	background-position: 0 0;
	z-index: 10;
	display: block;
	top: 0;
	left: 0;
	height: 51px;
	width: 202px;
}

/* used for CSS rollover effect, currently disabled to avoid confusion
#logo > a:hover span,
#logo > a:active span,
#logo > a:focus span {
	background-position: 0 -199px;
	width: 308px;
}
*/
#logo strong,#logo em {
	overflow: hidden;
	position: relative;
	color: #000;
	font-size: 200%;
}

#logo em {
	position: absolute;
	z-index: 11;
	left: 80px;
	bottom: 0;
	width: 100%;
	height: 30px;
	color: #ec1549;
	font-size: 130%;
	font-style: normal;
	font-weight: bold;
	line-height: 1.2em;
	white-space: nowrap;
}

#logo a {
	position: absolute;
	display: block;
	top: 28px;
	left: 0;
	width: 28em;
	height: 40px;
	padding: 10px;
	cursor: pointer;
}

#logo a:hover {
	text-decoration: none;
}

#logo a img {
	display: none;
}

#search-box {
	position: absolute;
	bottom: 0;
	right: 0;
}

#search-box input {
	background: #ebebeb;
	margin: 0 5px 0 0;
	border: 1px solid #c2c2c2;
	width: 150px;
	padding: 3px 3px 2px 3px;
}

#search-box input:focus,#search-box input.a11y-focus {
	background: #fff;
	border: 1px solid #ff3062;
}

#search-box .button {
	margin: 0;
	border: 1px solid #f19eb2;
	border-right: 1px solid #920728;
	border-bottom: 1px solid #920728;
	padding: 2px 10px;
	background: #b90834 url(../img/bgs/submit.png) 0 0 repeat-x;
	width: auto;
	color: #fff;
	cursor: pointer;
	font-size: 120%;
	text-transform: uppercase;
	font-weight: bold;
}

#search-box .button:hover,#search-box .button:active,#search-box .button:focus
	{
	border: 1px solid #555;
	border-right: 1px solid #4d4d4d;
	border-bottom: 1px solid #4d4d4d;
	background: #333;
	color: #fff;
}

#nav-meta {
	position: absolute;
	top: 10px;
	right: -10px;
}

#nav-meta ul li {
	float: left;
	margin: 0 10px 0 0;
	list-style: none;
	font-size: 110%;
}

#nav-meta ul li a {
	color: #ececec;
}

#nav-meta ul li a:hover,#nav-meta ul li a:active,#nav-meta ul li a:focus
	{
	color: #ff3062;
	text-decoration: underline;
}

/* Wow element */
#wow {
	position: absolute;
	top: 184px;
	right: 125px;
	z-index: 101;
	background: url(../img/badge.png) 0 0 no-repeat;
	height: 100px;
	width: 100px;
}

#wow h2 a {
	display: block;
	height: 100px;
	width: 100px;
	padding: 30px 0;
	color: #fff;
	text-align: center;
	text-indent: -9999px;
	font-weight: normal;
}

/* GLOBAL HORIZONATAL NAVIGATION
-------------------------------- */
#nav-global.plus-navsub {
	min-height: 6.8em;
	border-bottom: 1px solid #4a4a4a;
}

#wrapper>#nav-global.plus-navsub {
	height: auto;
}

#nav-global ul {
	position: relative;
	z-index: 100;
	width: 980px;
	margin: 0 auto;
	list-style: none;
}

#nav-global.plus-navsub ul {
	border-bottom: none;
}

#nav-global li {
	float: left;
	font-size: 150%;
	font-weight: bold;
}

#nav-global li a,#nav-global li a:visited,#nav-global li strong {
	float: left;
	text-decoration: none;
	font-size: 17px;
	text-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
	transition: none;
	-webkit-transition: none;
	position: relative;
	display: block;
	border: none;
	padding: 7px 17px 6px 17px;
	text-align: center;
	color: #fff;
	z-index: 111;
	font-family: 'rsmn-sans-bold';
	font-weight: normal;
}
/* on + open */
#nav-global li.on,#nav-global li.open {
	background: #90001f;
}

#nav-global li strong,#nav-global li.open a,#nav-global li.on a {
	background: #81001b;
	/*background: #90001f url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Ebene_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2239.809px%22%20height%3D%2214.286px%22%20viewBox%3D%220%200%2039.809%2014.286%22%20enable-background%3D%22new%200%200%2039.809%2014.286%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%2390001F%22%20d%3D%22M0.022%2C0.014c3.772%2C7.137%2C11.271%2C12%2C19.904%2C12c8.635%2C0%2C16.133-4.863%2C19.904-12H0.022z%22%2F%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M20.372%2C6.293l4.873-5.475c0.172-0.191%2C0.223-0.481%2C0.131-0.732c-0.094-0.251-0.311-0.414-0.553-0.414%20L19.95%2C2.544l-4.874-2.872c-0.243%2C0-0.46%2C0.163-0.553%2C0.414c-0.031%2C0.083-0.046%2C0.171-0.046%2C0.258c0%2C0.175%2C0.061%2C0.347%2C0.175%2C0.475%20l4.873%2C5.475c0.111%2C0.125%2C0.266%2C0.196%2C0.424%2C0.196C20.106%2C6.489%2C20.261%2C6.418%2C20.372%2C6.293z%22%2F%3E%3C%2Fsvg%3E") center 52px no-repeat;*/
}

#nav-global li strong span,#nav-global li.open a span {
	padding-right: 10px;
}

#nav-global li span,#nav-global li.open a span {
	float: left;
	padding: .4em 10px .355em 5px;
}
/* hover */
#nav-global li a:hover,#nav-global li a:active,#nav-global li a:focus {
	background: #90001f;
}
/* 2nd level horizontal subnav */
#nav-global ul ul {
	position: absolute;
	z-index: -1;
	left: 0;
	top: 2.4em;
	width: 940px;
}

#nav-global li li,#nav-global li li.on {
	background: none;
	font-size: 100%;
}

#nav-global li.open li span,#nav-global li.open li a,#nav-global li.open li strong
	{
	background: none;
	font-weight: normal;
}

#nav-global li.open a {
	text-decoration: none;
}

#nav-global li.open li.on a span,#nav-global li.open li strong span {
	font-weight: bold;
	color: #ff3062;
}

#nav-global li li a:hover,#nav-global li li a:active,#nav-global li li a:focus,#nav-global li li a:hover span,#nav-global li li a:active span,#nav-global li li a:focus span
	{
	background: none;
	color: #ff3062;
}

/* SECTION-HEADER
----------------- */
#section-header {
	background: #eceaea url(../img/wrapper-shadow.png) center top repeat-y;
	overflow: hidden;
	color: #fff;
	heihgt: 113px !important;
}

#section-header h1 {
	font-size: 30px;
	width: 940px;
	padding: 64px 0 5px 0;
	text-align: left;
	margin: 0 auto;
	display: block;
	color: #333;
	font-family: 'rsmn-sans-medium';
	font-weight: normal;
}

#section-header p {
	float: left;
	width: 65%;
	padding: 13px 10px 13px 10px;
}

/* STAGE
-------------------------- */
#stage {
	background: #151515;
	border-radius: 5px;
}

#stage h1 {
	margin: 0 0 10px 0;
}

#stage img {
	display: block;
	line-height: 1;
}

#stage a img {
	border: none;
	width: 940px;
}

#stage-box {
	position: absolute;
	top: 53px;
	left: 20px;
	padding: 10px;
	background: #0D0D0D;
	border-radius: 8px;
}

#stage h1 {
	float: left;
	margin: 0;
	padding: 10px 10px 0 10px;
	font-weight: bold;
	color: #fff;
	letter-spacing: -1px;
}

#stage p {
	clear: left;
	float: left;
	width: 300px;
	padding: 10px 10px;
	line-height: 1.3em;
	color: #fff;
}

/* MAIN
------------ */

/* Breadcrumb */
#breadcrumb {
	margin: 0 0 20px 0;
	display: block;
	margin: 0 auto;
	width: 940px;
}

#breadcrumb h5 {
	float: left;
	margin-right: 5px;
	font-weight: normal;
}

#breadcrumb ol {
	list-style: none;
	margin: 0;
}

#breadcrumb li {
	float: left;
	background: url(../img/icons/sprites.png) 0 -1010px no-repeat;
	border: none;
	margin: 0 6px 0 0;
	padding: 0 0 0 7px;
	font-size: 120%;
	font-weight: normal;
}

/* Breadcrumb moved outside main: special for this design theme */
#wrapper-2 {
	position: relative;
	z-index: 1;
	margin-top: 0;
	overflow: visible;
}

.col-subcol-equal #main {
	position: relative;
	overflow: visible;
}

#main #breadcrumb {
	position: absolute;
	left: 0;
	top: 0;
}

.col-subcol-equal #main #breadcrumb {
	top: -30px;
}

#nav,#extras,#main,#platform {
	margin-top: 15px;
}

#home #nav,#home #extras,#home #main {
	margin-top: 0;
}

/* Page Intro */
#page-intro {
	margin: 0 0 25px 0;
}

#page-intro h1 {
	clear: both;
	margin: 0 0 10px 0;
	border-top: 4px solid #b3b3b3;
	padding-top: 3px;
}

/* OPENER & TEASERS
-------------------- */
.opener {
	margin: 0 0 20px 0;
	padding: 0 0 6px 0;
}

#main .opener h1 {
	margin: 0 0 5px 0;
}

#main .opener h1 em { /* kicker */
	margin: 2px 0 -3px 0; /* 15px */
	padding: 0;
}

#main .opener h1 a em {
	color: #555;
}

.opener img {
	float: none;
	display: block;
	width: 458px;
	height: 213px;
	margin: 0 0 10px 0;
}
/* Opener in other layouts */
.col-float2-subcol .opener {
	float: left;
	clear: none;
	width: 340px;
	margin: 0 20px 10px 0;
}
/* img opener in other layouts */
.col-float2-subcol .opener img {
	width: 338px;
}

.col-subcol .opener img {
	width: 588px;
	height: 250px;
}

.col-subcol .opener img {
	width: 588px;
	height: 250px;
}
/* Opener in .nav-col */
.nav-col .opener img {
	float: left;
	width: 340px;
	margin: 0 10px 0 0;
}

/* teaser */
.teaser {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #b3b3b3;
}

#main .teaser h2 {
	width: 310px;
	float: right;
	margin: 1px 0;
	font-weight: normal;
}

#main .teaser h2 em { /* kicker */
	display: block;
	margin: 0 0 -2px 0;
}

#main .teaser h2 a em { /* kicker */
	color: #555;
}

#main .no-img .links { /* teaser with link list */
	margin-top: 10px;
}

.teaser img {
	float: left;
	width: 138px;
	margin: 5px 10px 5px 0;
}

/* something special */
.teaser.highlight {
	padding: 10px;
	background: #0D8CCC;
	border: none;
}

#main .teaser.highlight h2 {
	width: 290px;
	font-weight: normal;
}

.teaser.highlight a {
	color: #fff;
}
/* teaser h2 in other layouts */
.col-subcol-subcol #main .teaser h2,#main .teaser-group .teaser h2 {
	width: 230px;
	font-weight: normal;
}

.col-subcol-subcol #main .highlight h2,#main .teaser-group .highlight h2
	{
	width: 216px;
	font-weight: normal;
}

.col-subcol #main .teaser h2 {
	width: 590px;
	font-weight: normal;
}

.col-float2-subcol #main .teaser h2,.nav-col-float2 #main .teaser h2 {
	width: 190px;
}

#main .no-img h2,.col-float3 #main .teaser h2,#main .teaser-group .no-img h2
	{
	width: auto;
	float: none;
	margin-top: 0;
}
/* img teasers in other layouts */
.col-float2-subcol .teaser img,.nav-col-float2 .teaser img {
	width: 138px;
}

/* openers & teasers in other layouts */
/* 3 columns: 1 big main column with 3 floating teasers | main */
.col-float3 .opener,.col-float3 .teaser {
	clear: none;
	float: left;
	width: 300px;
	margin: 0 20px 20px 0;
}

.col-float3 #main .highlight {
	width: 286px;
}

.col-float3 #teaser-3,.col-float3 #teaser-6,.col-float3 #teaser-9,.col-float3 #teaser-12
	{
	margin-right: 0;
}

.col-float3 #teaser-4,.col-float3 #teaser-7,.col-float3 #teaser-10 {
	clear: left;
}

.col-float3 .opener img,.col-float3 .teaser img {
	display: block;
	float: none;
	width: 298px;
}

.col-float3 .highlight img {
	width: 284px;
}

.col-float3 .opener {
	background: #e5e57f;
}

.col-float3 #main .opener h1 {
	border: none;
}

.col-float3 .opener img {
	height: 150px;
}

.col-float3 .teaser {
	border: none;
}

.col-float3 #main .opener h1,.col-float3 #main .opener p {
	margin-left: 10px;
	margin-right: 10px;
}

/* 2 colums: 1 big main column with 2 floating teasers | main
   3 columns: nav vertical and 1 big main column with 2 floating teasers | nav | main */
.col-float2 .opener,.col-float2 .teaser {
	float: left;
	width: 460px;
	margin-right: 20px;
}

.col-float2-subcol .opener,.col-float2-subcol .teaser,.nav-col-float2 .teaser,.nav-col-float2 .opener
	{
	float: left;
	width: 340px;
	margin-right: 20px;
	overflow: hidden;
}

.col-float2-subcol #main .highlight,.nav-col-float2 #main .highlight {
	width: 326px;
}

.col-float2-subcol #main .highlight h2,.nav-col-float2 #main .highlight h2
	{
	width: 176px;
}

.col-float2 #teaser-2,.col-float2 #teaser-4,.col-float2 #teaser-6,.col-float2 #teaser-8,.nav-col-float2 #teaser-2,.nav-col-float2 #teaser-4,.nav-col-float2 #teaser-6,.col-float2-subcol #teaser-2,.col-float2-subcol #teaser-4,.col-float2-subcol #teaser-6,.col-float2-subcol #teaser-8
	{
	margin-right: 0;
}

.col-float2 #teaser-3,.col-float2 #teaser-5,.nav-col-float2 #teaser-3,.nav-col-float2 #teaser-5
	{
	clear: left;
}
/* 2 columns: nav | 1 big main column */
.nav-col #main .teaser h2 {
	width: 550px;
}

.nav-col #main .teaser-group .teaser h2 {
	width: 470px;
}

/* Teaser Group */
.teaser-group {
	clear: both;
	border-top: 4px solid #b3b3b3;
	border-bottom: 1px solid #b3b3b3;
	margin: 0 0 20px 0;
}

.teaser-group h5 {
	margin: 5px 0;
	color: #333;
}

.teaser-group .teaser {
	background: url(../img/bgs/dotted-line.png) 0 0 repeat-x;
	float: none;
	border: none;
	margin: 0 0 5px 0;
	padding: 10px 0;
}

.teaser-group .teaser img {
	width: 218px;
}

/* teaser with newslists */
.latest {
	border-top: 4px solid #b3b3b3;
	border-bottom: none;
}

#main .latest h2 {
	float: none;
	margin: 5px 0 5px 0;
}

#main .latest h3 {
	float: right;
	width: 310px;
	margin: 5px 0 5px 0;
}

#main .no-img h3 {
	width: 100% !important;
}

#main .latest h3 em { /* kicker */
	display: block;
	margin: 0;
}

#main .latest h3 a em {
	color: #555;
	margin: 0 0 5px 0;
}

#main .latest ul {
	position: relative;
	overflow: hidden;
	height: 1%;
}

#main .latest li {
	clear: left;
	float: left;
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 0;
	background: url(../img/bgs/dotted-line.png) 0 0 repeat-x;
	overflow: hidden;
	width: 100%;
	font-size: 100%;
}

.latest li p em {
	color: #555;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
}
/* other layouts */
.col-subcol-subcol #main .latest h3 {
	width: 310px;
}

.nav-col-float2 #main .latest h3 {
	width: 190px;
}

.nav-col #main .latest h3 {
	width: 550px;
}

.col-subcol #main .latest h3 {
	width: 440px;
}

.col-float2 #main .latest h3 {
	width: 188px;
}

.col-float2 #main .latest h3 {
	width: 310px;
}

.col-float3 #main .latest h3 {
	width: 150px;
}

.col-float3 .latest img {
	float: left;
	width: 138px;
}

/* teaser with just a link list */
#main .teaserlist li {
	font-weight: bold;
}

#main .teaserlist li em {
	font-weight: normal;
}

/* LINK LISTS
-------------------- */
/* anywhere in main, texts, teasers etc. */
#main .links {
	margin: 20px 0 20px 0;
}

#main .teaser .links {
	margin-bottom: 0;
}

#main .links ul {
	list-style: none;
	margin: 0;
}

#main .links h2,#main .links h3 {
	margin: 5px 0 1px 0;
	padding: 3px 0 5px 0;
	color: #000;
}

#main .links li {
	background: url(../img/bgs/dotted-line.png) 0 0 repeat-x;
	padding: 5px;
}

#main .links li a {
	background: url(../img/icons/sprites.png) 0 2px no-repeat;
	display: block;
	padding: 0 0 0 17px;
}

#main .links .download a,#main .links .download li a {
	background: url(../img/icons/sprites.png) 0 -145px no-repeat;
}

#main .links .external a,#main .links .external li a {
	background: url(../img/icons/sprites.png) 0 -289px no-repeat;
}

#main .links em {
	color: #555;
	font-style: normal;
}
/* top 10 one-two-three */
#main .one-two-three {
	float: left;
	width: 460px;
}

#main .one-two-three li {
	float: left;
	position: relative;
	width: 420px;
	height: 3em;
	margin: 0;
	padding: 5px 0 5px 35px;
	list-style: none;
}

#main .one-two-three li a {
	display: block;
}

#main .one-two-three li a:hover em {
	text-decoration: none;
}

#main>.one-two-three li {
	height: auto;
	min-height: 3em;
}

#main .one-two-three .text-box-section ul { /* in tab-box*/
	border-top: 1px solid #ccc;
	margin: 10px 0;
}

#main .text-box .text-box-section li { /* in tab-box*/
	width: 405px;
	border-bottom: 1px solid #ccc;
}

#main .one-two-three li em { /* the number */
	position: absolute;
	background: url(../img/bgs/one-two-three.png) 0 0 no-repeat;
	top: 5px;
	left: 0;
	padding: 6px 10px 8px 9px;
	font-size: 140%;
	font-style: normal;
	color: #fff;
}

#main .one-two-three li.no-10 em {
	padding-left: 2px
}

#main .one-two-three li img {
	float: right;
	width: 88px;
	margin: 2px 0 0 5px;
}

/* EVENTS
-------------------------- */
#main .event-list {
	position: relative;
	margin-bottom: 20px;
	border-top: 4px solid #b3b3b3;
	border-bottom: none;
}

#main .event-list ul {
	margin: 0 0 10px 0;
}

#main .event-list li {
	position: relative;
	overflow: hidden;
	float: left;
	margin: 0;
	padding: 10px 0 10px 0;
	background: url(../img/bgs/dotted-line.png) 0 0 repeat-x;
	list-style: none;
	width: 100%;
}

#main .event-list h2 { /* event-list headline */
	float: none;
	margin: 5px 0;
	padding: 0;
	color: #333;
}

#main .event-list li h3 { /* event headline */
	margin: 0 0 0 3.6em;
	font-size: 123%; /* 16px li=13px */
}

#main ul.event-data {
	margin: 5px 0 0 4.5em;
	clear: both;
	border: none;
}

#main .event-data li {
	display: block;
	background: none;
	border: none;
	margin: 0 10px 0 0;
	padding: 0;
	color: #555;
	font-weight: normal;
	font-size: 100%;
}

#main .event-data li.organizer {
	clear: both;
}

.event-list li a {
	padding: 0;
}

/* date sheet */
div.date {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 5px 0 0;
	background: #afaf00;
	width: 4em;
}

.date .month {
	display: block;
	padding: 5px 0 0 0;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 160%;
}

.date abbr {
	border: none;
	cursor: help;
}

.date .day,.date .year {
	display: block;
	padding: 0 0 5px 0;
	color: #fff;
	font-size: 240%;
	font-weight: bold;
	text-align: center;
	line-height: 1em;
}

.date .year {
	display: none;
	font-size: 110%;
	padding: 5px 0 0 0;
}

.date .till {
	display: block;
	height: 13px;
	text-indent: -9999px;
	background: url(../img/bgs/till.gif) 50% 0 no-repeat;
}

.date .d-end {
	background: #d9d940;
	padding-top: 0;
}
/* date sheet in event-list */
.event-list div.date {
	width: 3.6em;
	top: 10px;
}

.event-list .date .month {
	padding-bottom: 5px;
	font-weight: normal;
	font-size: 123%; /* 16px */
}

.event-list .date .day {
	font-size: 184.62%; /* 24px */
}
/* Event Detail */
.vevent {
	position: relative;
	clear: both;
	margin: 0 0 10px 0;
	border-top: 1px solid #fff;
	padding: 5px 5px 15px 5em;
	background: #f0f0f0 url(../img/bgs/microformat.png) no-repeat scroll 99%
		5px;
	z-index: 1;
}

#wrapper-2 .vevent h2 {
	padding: 0 2em 5px 0;
}

.vevent div.date {
	left: -50px;
}

.vevent>div.date {
	left: 0;
}

.vevent li {
	list-style: none;
}

#main .vevent p {
	display: block;
	margin: 0 0 10px 0;
	font-size: 120%;
}

#wrapper-2 .vevent dl {
	background: url(../img/bgs/dotted-line.png) 0 0 repeat-x;
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	line-height: 1.5em;
}

#wrapper-2 .vevent dt {
	float: left;
	width: 80px;
	font-weight: bold;
}

#wrapper-2 .vevent dd a.url {
	background: url(../img/icons/sprites.png) 0 -291px no-repeat;
	padding-left: 17px;
	color: #dd0e40;
}

.vevent span {
	display: none;
}

/* calender */
#extras .calendar {
	position: relative;
	border-top: 4px solid #b3b3b3;
	margin: 0 0 20px 0;
}

#extras .calendar h2 {
	float: left;
	margin: 3px 0 6px 0;
}

#extras .calendar table {
	width: 100%;
	line-height: 1.2em;
}

#extras .calendar div.pager {
	clear: none;
	float: right;
	width: 30px;
	margin: 7px 0 0 0;
}

#extras .calendar div.next {
	float: right;
}

#extras .calendar div.pager a img {
	border: 1px solid #fff;
	width: 13px;
	margin: 0;
}

#extras .calendar div.pager a:hover img,#extras .calendar div.pager a:focus img,#extras .calendar div.pager a:active img
	{
	border: 1px solid #ec1549;
}

#extras .calendar table {
	clear: both;
	border-top: 1px solid #ccc;
	border-spacing: 0;
	empty-cells: show;
}

#extras .calendar thead th {
	padding: 4px 0;
}

#extras .calendar thead th abbr {
	border: none;
}

#extras .calendar tbody tr {
	background: url(../img/bgs/dotted-line.png) 100% 0 repeat-x;
}

#extras .calendar tbody td {
	width: 25px;
	padding: 4px 0;
	text-align: center;
}

#extras .calendar tbody td.on {
	margin: 2px 0;
	font-weight: bold;
}

#extras .calendar tbody td a {
	display: block;
}

#extras .calendar tbody td.on a {
	color: #dd0e40;
}

/* Event-Pager */
.event-list #event-pager {
	position: absolute;
	top: 0;
	right: 0;
}

.event-list #event-pager li {
	float: left;
	width: auto;
	background: none;
	margin: 0 0 0 10px;
}

.event-list #event-pager li a {
	font-size: 120%;
}

.event-list #event-pager li.prev a {
	background: url(../img/icons/sprites.png) 0 -71px no-repeat;
	padding-left: 16px;
}

.event-list #event-pager li.next a {
	background: url(../img/icons/sprites.png) 125% 3px no-repeat;
	padding-right: 18px;
}

/* SIDEBAR left / NAVIGATION sub
-------------------------------- */
#nav {
	background: #e5e57f url(../img/bgs/nav.png) 0 0 no-repeat;
	margin-bottom: 20px;
	padding-top: 10px;
}

#nav-box {
	background: url(../img/bgs/nav.png) 100% 100% no-repeat;
	padding-bottom: 10px;
}

#nav-box ul {
	background: #e5e57f;
	margin: 0 0 0 2px;
}

#nav-box li {
	padding: 0;
	list-style: none;
}

#nav-box li a {
	display: block;
	height: 1%;
	padding: 3px 0 5px 10px;
	color: #000;
	font-weight: bold;
}

#nav-box li.open a {
	font-weight: bold;
}

/* hover and marked */
#nav-box li.on strong,#nav-box a:hover,#nav-box a:active,#nav-box a:focus,#nav-box li.on a:hover,#nav-box li.on a:active,#nav-box li.on a:focus,#nav-box li strong,#nav-box li.on a
	{
	border-radius: 5px 0 0 5px;
	background: #ec1549;
	color: #fff;
	text-decoration: none;
}

#nav-box li strong {
	display: block;
	padding: 3px 0 5px 10px;
	font-weight: bold;
}

/* 2nd level */
#nav-box ul ul {
	margin: 5px 0 5px 10px;
	border: 1px solid #fff;
	border-radius: 5px 0 0 5px;
	padding: 0;
	background: #eeeeac;
}

#nav-box li li {
	font-size: 100%;
}

#nav-box li.on li,#nav-box li.open li a {
	font-weight: normal;
}

#nav-box li.on li a {
	background: transparent;
	color: #000;
}

#nav-box li li.on a {
	color: #fff;
	font-weight: bold;
}

/* 3rd level */
#nav-box ul ul ul {
	background: #f0f0d9;
	border-left: 10px solid #eeeeac;
	margin: 5px 0 5px 10px;
	border: 1px solid #fff;
	border-radius: 5px 0 0 5px;
}

#nav-box li li.open li a {
	font-weight: normal;
	color: #000;
}

#nav-box li li.open li a:hover,#nav-box li li.open li a:active,#nav-box li li.open li a:focus,#nav-box li li.open li.on a
	{
	color: #fff;
}

#nav-box li li li.on a {
	font-weight: bold;
}

/* SIDEBAR right: #EXTRAS
------------------------- */
.box {
	clear: both;
	width: 200px;
	margin: 0 0 20px 0;
	border-radius: 5px;
	padding: 10px 20px 20px 20px;
	background: -webkit-linear-gradient(top, rgba(231, 229, 229, 0.5) 0%,
		white 100%);
	background: linear-gradient(to bottom, rgba(231, 229, 229, 0.5) 0%,
		#ffffff 100%);
}

.box p {
	width: 100%;
}

.box img {
	border: 0;
}

#extras h2,#extras h3 {
	margin: 0 0 5px 0;
	color: fff;
	font-size: 18px;
	font-family: 'rsmn-sans-medium';
}

#extras p {
	line-height: 1.3em;
	font-size: 140%;
}

#extras img {
	float: left;
	width: 88px;
	margin: 0 10px 3px 0;
	border: 0;
}

#extras ul {
	clear: both;
	margin: 5px 0 10px 0;
	padding: 2px 0 0 0;
	list-style: none;
}

#extras li {
	background: none;
	margin: 0 0 0 20px;
	list-style: disc;
	font-size: 140%;
}

#extras li a {
	display: block;
	background: url(../img/icons/sprites.png) 0 7px no-repeat;
	padding: 5px 0 0 17px;
}

#extras .download li a,#extras li.download a {
	background: url(../img/icons/sprites.png) 0 -139px no-repeat;
}

#extras .external li a,#extras li.external a {
	background: url(../img/icons/sprites.png) 0 -285px no-repeat;
}

#extras li a em {
	color: #555;
	font-size: 90%;
	font-style: normal;
}
/* latest */
#extras .latest ul,#extras .latest ul li {
	margin: 0;
	border: none;
	padding: 0;
}

#extras .latest ul li {
	margin: 5px 0;
	padding: 5px 0;
	font-size: 100%;
}

#extras h3 a em {
	color: #555;
}

#extras .latest h3 {
	margin: 0 0 5px 0;
}

#extras .latest h3 a {
	background: none;
	font-weight: bold;
	padding: 0;
}

#extras .latest h3 em,#extras .box h2 em { /* kicker */
	position: relative;
	margin: 0 0 3px 0;
}

#extras h3 a em,#extras .box h2 a em {
	color: #555;
}

#extras li .more a {
	display: inline;
}
/* box-groups */
#extras .box-group h5 {
	margin: 0 -3px 5px 0;
	border-top: 4px solid #B3B3B3;
	padding: 5px 0;
	font-size: 160%;
	color: #333;
}

#extras .box-group .box {
	border-top: 1px solid #B3B3B3;
}

/* something special */
#extras .highlight {
	background: #f7f8d9;
	width: 206px;
	border-top: 4px solid #cdcc00;
	margin-bottom: 20px;
	padding: 0 7px 10px 7px;
}

/* Latest Comments in Sidebar */
#extras .latest-comments li {
	padding: 5px 0 0 0;
}

#extras .latest-comments a {
	display: block;
	background: none;
	height: 1%;
	padding: 0;
	font-weight: bold;
}

#extras .latest-comments a em {
	font-weight: normal;
}

/* 1. 2. 3. list */
#extras .one-two-three {
	float: left;
}

#extras .one-two-three li {
	position: relative;
	float: left;
	list-style: none;
	margin: 0;
	min-height: 30px;
	padding: 5px 0 5px 35px;
}

#extras .one-two-three ul>li {
	height: auto;
}

#extras .one-two-three .toc-box-toc li { /* dom tabs */
	width: auto;
	height: auto;
	min-height: 0;
	padding: 0;
}

#extras .one-two-three ul li { /* one-two-three in dom tabs */
	width: 170px;
}

#extras .one-two-three li em {
	position: absolute;
	background: url(../img/bgs/one-two-three.png) 0 0 no-repeat;
	top: 5px;
	left: 0;
	padding: 5px 10px 9px 9px;
	font-size: 140%;
	font-style: normal;
	text-align: center;
	color: #fff;
}

#extras .one-two-three li.no-10 em {
	padding-left: 2px
}

#extras .one-two-three li img {
	float: right;
	margin: 2px 0 0 5px;
}

#extras .one-two-three ul li a {
	padding-left: 0;
	background: transparent;
}

/* events */
#extras .event-list {
	overflow: hidden;
	margin: 0 0 20px 0;
}

#extras .event-list h2 {
	position: static;
	width: auto;
	height: auto;
	border-bottom: none;
	margin: 5px 0 0 0;
	padding: 0;
	color: #333;
}

#extras .event-list ul {
	position: static;
	overflow: hidden;
	margin: -5px 0 10px 0;
	border: none;
	padding: 0;
}

#extras .event-list li {
	position: relative;
	overflow: hidden;
	float: left;
	margin: 10px 0 0 0;
	border: none;
	padding: 10px 0 0 0;
	background: url(../img/bgs/dotted-line.png) 0 0 repeat-x;
	width: 100%;
	font-size: 100%;
}

#extras div.date {
	position: absolute;
	background: #AFAF00;
	top: 10px;
	left: 0;
	width: 3.4em;
	margin-right: 10px;
}

#extras .date .month {
	display: block;
	padding: 4px 0 1px 0;
	color: #fff;
	text-align: center;
	font-weight: normal;
	font-size: 140%;
}

#extras .date abbr {
	border: none;
	cursor: help;
}

#extras .date .day {
	display: block;
	padding: 4px 0 5px 0;
	color: #fff;
	font-size: 160%;
	font-weight: bold;
	text-align: center;
}

#extras .event-list li h3 {
	float: none;
	margin: 0 0 5px 0;
	padding: 0 0 0 3em;
	font-size: 140%;
}

#extras .event-list .event-data {
	border: none;
	margin: 0;
	padding: 0 0 0 4.3em;
}

#extras .event-list .event-data li {
	display: block;
	background: none;
	margin: 0 10px 0 0;
	border: none;
	padding: 0;
	float: none;
	clear: both;
	height: auto;
	width: auto;
	color: #555;
	font-weight: normal;
	font-size: 130%;
}

#extras .event-list li a {
	background: none;
	padding: 0;
}

/* contact */
#extras .vcard {
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 30px 0;
	border-top: 4px solid #b3b3b3;
	padding: 5px 0 5px 0;
	background: url(../img/bgs/dotted-line.png) 0 100% repeat-x;
}

#extras .vcard h3 {
	background: url(../img/bgs/microformat.png) 100% 0 no-repeat;
	padding-right: 30px;
}

#extras .vcard div {
	overflow: hidden;
	margin: 3px 0;
}

#extras .vcard p {
	display: block;
	font-weight: normal;
}

#extras .vcard .organization-name {
	margin-bottom: 5px;
	padding: 2px 0 3px 0;
	font-weight: bold;
}

#extras .vcard div.adr p.locality,#extras .vcard div.adr p.postal-code {
	float: left;
}

#extras .vcard div.adr p.locality {
	margin-left: .3em;
}

#extras .vcard .given-name,#extras .vcard .family-name {
	margin-right: 5px;
}

#extras .vcard div dl {
	margin: 5px 0 0 0;
}

#extras .vcard div dt {
	float: left;
	clear: both;
	width: 5em;
	font-weight: bold
}

#extras .vcard div dd {
	float: left;
}

#extras .vcard .media {
	background-color: #ececec;
	width: 90px;
	border-radius: 0 0 5px 5px;
}

#extras .vcard .media img {
	width: 88px;
}

#extras .vcard .media dd {
	display: block;
	font-size: 110%;
}

#extras .vcard .media dt img {
	float: none;
	margin: 0;
}

#extras .vcard div dl.tel span.type {
	display: none;
}

/* dom tabs */
#extras .toc-box {
	background-color: #f2f2f2;
	overflow: hidden;
	width: 220px;
	border: none;
	float: left;
	margin: 0 0 20px 0;
}

#extras .toc-box h2 {
	margin: 0;
	padding: 5px 5px 0 5px;
	color: #fff;
	background-color: #000;
	background-image: -webkit-linear-gradient(bottom, #252525, #333);
	/* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image: -moz-linear-gradient(bottom, #252525, #333);
	/* FF3.6 */
	background-image: linear-gradient(bottom, #252525, #333);
	border-radius: 5px 5px 0 0;
}

#extras ol.toc-box-toc {
	width: 218px;
	overflow: hidden;
	padding: 10px 0 0 2px;
	list-style: none;
	background-color: #000;
	background-image: -webkit-linear-gradient(bottom, #000000, #252525);
	/* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image: -moz-linear-gradient(bottom, #000000, #252525);
	/* FF3.6 */
	background-image: linear-gradient(bottom, #000000, #252525);
}

#extras .toc-box-toc li {
	float: left;
	border: none;
	margin: 0 2px 0 0;
	background: none transparent;
}

#extras .toc-box-toc li a {
	background: none #121212;
	float: left;
	display: block;
	padding: 0;
	color: #d0d0d0;
	text-decoration: underline;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	border-radius: 3px 3px 0 0;
}

#extras .toc-box-toc li a.ui-disabled {
	cursor: default;
}

#extras .toc-box-toc li a.js-selected,#extras .toc-box-toc li a.a11y-focus,#extras .toc-box-toc li a:hover,#extras .toc-box-toc li a:active,#extras .toc-box-toc li a:focus
	{
	background: none #f2f2f2;
	color: #000;
	text-decoration: none;
}

#extras .toc-box-toc li span {
	display: block;
	margin-right: 4px;
	padding: 5px 6px 5px 10px;
}

#extras .toc-box .toc-box-section {
	float: left;
	width: 200px;
	margin: 0;
	padding: 10px 8px 16px;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	background: #f2f2f2;
	border-radius: 0 0 5px 5px;
}

#extras .toc-box .toc-box-section h3 {
	background: none;
	padding: 0 0 5px 0;
	color: #000;
}

/* 2 Sidebars: tabs module extended extras-1 and #extras-2 */
#module {
	width: 100%;
	float: right;
	margin: 0 0 20px 0;
}

#module p {
	line-height: 1.3em;
}

#module img {
	float: left;
	margin: 0 10px 5px 0;
}

#extras #module .toc-box {
	background: none #f2f2f2;
	width: 460px;
	margin: 0;
}

#extras #module .toc-box h2 {
	margin: 0;
	padding: 5px 5px 0 5px;
	color: #fff;
	font-size: 200%;
	background-color: #000;
	background-image: -webkit-linear-gradient(bottom, #252525, #333);
	/* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image: -moz-linear-gradient(bottom, #252525, #333);
	/* FF3.6 */
	background-image: linear-gradient(bottom, #252525, #333);
}

#extras #module ol.toc-box-toc {
	width: 460px;
	background-color: #000;
	background-image: -webkit-linear-gradient(bottom, #000000, #252525);
	/* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image: -moz-linear-gradient(bottom, #000000, #252525);
	/* FF3.6 */
	background-image: linear-gradient(bottom, #000000, #252525);
}

#module ol.toc-box-toc li {
	display: inline;
}

#extras #module .toc-box .toc-box-section {
	background: none #f2f2f2;
	width: 440px;
}

#extras #module .toc-box .toc-box-section h3 {
	background: none;
	padding: 0 0 5px 0;
	color: #000;
	font-size: 160%;
}

/* PROMOS
------------ */
.promo {
	position: relative;
	overflow: hidden;
	float: left;
	background: #000;
	width: 220px;
	margin: 0 20px 0 0;
}

#promo-4 {
	margin-right: 0;
}

.promo-text {
	position: absolute;
	bottom: 1px;
	left: 1px;
	padding: 5px 5px 10px 5px;
	background: transparent url(../img/bgs/transparent.png) 0 0 repeat;
	width: 208px;
	color: #fff;
}

.promo h3 {
	margin: 0 0 5px 0;
}

.promo h3 a {
	color: #ff3062;
}

#wrapper-2 .promo p {
	color: #fff;
}

.promo img {
	display: block;
	width: 218px;
}

.promo a img {
	border: 1px solid #fff;
}

.promo a:hover img,.promo a:active img,.promo a:focus img {
	border: 1px solid #ec1549;
}

.promo a:visited {
	color: #fff;
}

/* FOOTER
----------------- */
#site-info {
	position: relative;
	background: #767676;
	background: -webkit-linear-gradient(top, #767676 0%, dimgrey 70%)
		no-repeat;
	background: linear-gradient(to bottom, #767676 0%, #696969 70%)
		no-repeat;
	padding: 18px 20px;
	color: #fff;
}

#site-info-box {
	width: 940px;
	margin: 0 auto;
}

p#copyright {
	clear: both;
	text-align: center;
	color: #ebebeb;
}

p#copyright-magnolia {
	text-align: center;
	color: #ebebeb;
	padding: 2px;
}

div>p#copyright-magnolia a {
	padding: 0 0 0 18px;
	background: url(../img/icons/sprites.png) 0 -939px no-repeat;
}

p#copyright-magnolia span {
	display: none;
}

#site-info div div {
	float: left;
	margin: 0;
}

#site-info div.span-2 {
	width: 620px;
	font-size: 160%;
	margin: 10px 0 0 0;
	text-align: right;
}

#site-info ul {
	margin: 0;
	list-style: none;
}

#site-info li {
	margin: 0 30px 0 0;
	float: left;
}

#site-info li a {
	color: #fff;
	font-family: 'rsmn-sans-medium';
	font-size: 110%;
}

#site-info li a:hover,#site-info li a:active,#site-info li a:focus {
	color: #fff;
	text-decoration: underline;
}

#site-info li.external a {
	background: url(../img/icons/sprites.png) 0 -290px no-repeat;
	padding-left: 18px;
}

#site-info li.rss a {
	background: url(../img/icons/sprites.png) 0 -1162px no-repeat;
	padding-left: 18px;
}

#site-info li img {
	margin: 5px 0 0 0;
}

#site-info li a img {
	border: 0;
}

#site-info div #about .media {
	width: 65px;
	height: auto;
	margin: 3px 10px 0 0;
}

#site-info div #about .mod {
	margin: 3px 0 0 10px;
}

#site-info div #about .mod-2 {
	width: 300px;
	height: auto;
	margin: 0 0 5px 0;
}

/* TEXT / ARTICLE
----------------- */
#main .text,#main .text-section {
	clear: both;
	overflow: hidden;
	color: #333;
}

.text h1 {
	clear: both;
	margin: 0 0 25px 0;
	font-weight: normal;
	font-family: 'rsmn-sans-medium';
	font-size: 30px;
}

#main .text h1 em { /* kicker on article pages */
	display: block;
	margin: 2px 0 0 0;
	font-style: normal;
	font-weight: bold;
	letter-spacing: .7px;
	color: #555;
}

#main .text p.intro {
	color: #333;
}

#main .text p, #main .text-section p {
	margin: 0 0 10px 0;
}

#main .text p a:hover,#main .text p a:active,#main .text p a:focus {
	text-decoration: none;
}

.text ul,.text ol {
	margin: 0 0 10px 15px;
}

.text ol {
	margin-left: 25px;
}

.text ul ul,.text ol ol {
	margin: 2px 0 2px 20px;
}

.text li {
	line-height: 1.3em;
	margin: 0 0 0 20px;
	list-style: disc;
}

.text li li {
	font-size: 100%;
}

.text .highlight {
	background: #ff0;
	margin: 0;
	border: 0;
	padding: 0;
	width: auto;
	font-style: normal;
}
/* table of contents */
#main #toc {
	clear: both;
}

#main #toc h2 {
	margin: 5px 0 1px 0;
	border-top: 1px solid #ccc;
	padding: 3px 0 5px 0;
	color: #464646;
	font-weight: normal;
	font-family: 'rsmn-sans-medium';
	font-size: 26px;
}

#main #toc ul {
	margin: 0 0 15px 0;
	list-style: none;
}

#main #toc li {
	background: url(../img/bgs/dotted-line.png) 0 0 repeat-x;
}

#main #toc a {
	display: block;
	background: url(../img/icons/sprites.png) 0 -139px no-repeat;
	padding: 5px 0 5px 18px
}
/* table */
table {
	margin: 0 0 10px 0;
	border: 0;
	padding: 0;
}

th,td {
	background: #fff;
	padding: 5px 0 5px 0;
	vertical-align: top;
	text-align: left;
	border-bottom: 1px dotted #dad6d6 !important;
	border-top: 0 !important;
	border-left: 0 !important;
	border-right: 0 !important;
}
tr:last-child th, tr:last-child td {
	border-bottom: 0 !important;
}

td ul,td ol,td p {
	margin-bottom: 0;
}

td li,td p {
	font-size: 100%;
}
/* blockquote */
.text blockquote {
	position: relative;
	background: #eceaea  url(../img/bgs/quote.png) 0 0 no-repeat;
	padding: 15px 50px 5px 50px;
	margin: 0 0 10px 0;
}

.text blockquote cite {
	background: url(../img/bgs/dash.png) 0 8px no-repeat;
	padding-left: 10px;
	font-size: 85%;
}

/* text-meta: author, date, tags */
.text-meta {
	display: none;
	clear: both;
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}

ul.text-data {
	overflow: hidden;
	float: left;
	width: 70%;
	margin: 0;
}

.text-data li {
	float: left;
	margin: 0 15px 0 0;
	padding: 3px 0;
	list-style: none;
	font-size: 120%;
	color: #333;
}
/* Tags in at the beginning of the text */
.text-meta dl {
	clear: both;
	float: left;
	width: 100%;
	border-top: 1px solid #dedede;
	padding: 3px 0;
	font-size: 92%;
}

.text-meta dt {
	float: left;
	padding: 0 5px 0 0;
}

.text-meta dd {
	float: left;
	padding: 0 10px 0 0;
}
/* text-features */
#text-features {
	position: relative;
	float: right;
	margin: 0;
}

#text-features li {
	float: left;
	margin: 0 5px 0 0;
	padding: 2px 0;
	list-style: none;
	font-size: 120%;
	text-align: right;
}

#text-features li a {
	color: #555;
}

#text-features li.print a {
	background: url(../img/icons/sprites.png) 0 -578px no-repeat;
	padding-left: 16px;
}

#text-features li.social-b a {
	background: transparent url(../img/icons/bookmarks.png) 0 -458px
		no-repeat;
	padding-left: 18px;
}

#text-features li a:hover,#text-features li a:focus,#text-features li a:active
	{
	color: #ec1549;
	text-decoration: underline;
}
/* Social Bookmarks */
#text-features #bookmarks {
	background: #fff;
	position: absolute;
	z-index: 10;
	right: 0;
	top: 22px;
	width: 140px;
	border: 1px solid #dedede;
}

#text-features #bookmarks ul {
	display: block;
	border: none;
	margin: 5px 5px 0 5px;
}

#text-features #bookmarks ul li {
	float: none;
	margin: 0 0 4px 0;
	padding: 0;
	text-align: right;
}

#text-features #bookmarks li a {
	background: transparent url(../img/icons/bookmarks.png) 100% -577px
		no-repeat;
	padding: 1px 18px 1px 0;
}

#text-features #bookmarks li.delicious a {
	background-position: 100% 0;
}

#text-features #bookmarks li.google a {
	background-position: 100% -51px;
}

#text-features #bookmarks li.wong a {
	background-position: 100% -101px;
}

#text-features #bookmarks li.webnews a {
	background-position: 100% -151px;
}

#text-features #bookmarks li.yigg a {
	background-position: 100% -201px;
}

#text-features #bookmarks li.stumble a {
	background-position: 100% -254px;
}

#text-features #bookmarks li.oneview a {
	background-position: 100% -387px;
}

#text-features #bookmarks li.linkarena a {
	background-position: 100% -319px;
}
/* Flash Content */
.flash {
	margin: 20px 0;
}

/* text boxes */
.text-box {
	clear: both;
	margin: 20px 0 30px 0;
	padding: 0 0 10px 150px;
	background: #0d8ccc;
	width: auto;
	min-height: 125px;
	border-radius: 10px;
}

.facts {
	background: #0d8ccc url(../img/bgs/textbox-facts.png) 0 -1px no-repeat;
}

.question {
	background: #0d8ccc url(../img/bgs/textbox-question.png) 0 -1px
		no-repeat;
}

.misc {
	background: #0d8ccc url(../img/bgs/textbox-misc.png) 0 -1px no-repeat;
}

.text-box h2 {
	clear: both;
	float: none;
	margin: 0 20px 10px 0;
	padding: 10px 0 0 0;
	background: transparent;
	color: #fff;
}

.text-box h3 {
	margin: 0 0 3px 0;
	padding: 0;
	color: #fff;
}

.text-box p {
	margin: 0 20px 10px 0;
	color: #fff
}

.text-box ul {
	margin: 20px 20px 20px 0;
	border: none;
	color: #fff;
}

.text-box .links li {
	margin: 0 20px 0 0;
	border: none;
}

.text-box li a,.text-box .links .download a em {
	color: #fff;
	font-weight: bold;
}

/* text-box-cols - text in two columns */
.text-box-cols {
	clear: both;
	overflow: hidden;
	margin: 20px 0 30px 0;
	border-top: 1px solid #E5E5E5;
	padding: 10px 0 0 0;
}

.text-box-cols h2 {
	margin: 0;
	padding: 4px 0 16px;
	font-weight: bold;
	color: #343730;
}

.text-box-cols .text-col-1,.text-box-cols .text-col-2 {
	width: 47%;
	float: left;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
}

.text-box-cols .text-col-2 {
	float: right;
	background: none;
	margin: 0;
	padding: 0;
}

.text-box-cols .text-col-intro p,.text-box-cols .text-col-intro h3 {
	background: none;
	font-size: 160%;
	padding: 0;
}

.text-box-cols h3 {
	background: url(../img/icons/sprites.png) 0 -1081px no-repeat;
	padding: 3px 0 7px 30px;
}

.text-box-cols p {
	margin-bottom: 20px;
}

/* text-box compact - for JobOffer and Profiles */
.text-box-compact {
	clear: both;
	background: #f0f0f0;
	margin: 0 0 20px 0;
	border-top: 1px solid #fff;
	padding: 10px;
}

#main .text-box-compact dl {
	background: url(../img/bgs/dotted-line.png) 0 0 repeat-x;
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	line-height: 1.5em;
}

#main .text-box-compact dt {
	float: left;
	width: 150px;
	font-weight: bold;
	font-size: 120%;
}

#main .text-box-compact dd {
	font-size: 120%;
	padding-left: 150px;
}

/* article navigation */
#nav-content {
	clear: both;
	background: #f7f8d9;
	margin: 0 0 20px 0;
	border: 1px solid #d3c595;
	padding: 5px;
}

#nav-content em {
	font-style: normal;
}

#main #nav-content h3 {
	margin: 5px 0;
	font-size: 180%;
}

#main #nav-content ul {
	margin: 0;
}

#main #nav-content li {
	margin: 2px 0;
	list-style: none;
}

#main #nav-content li a {
	background: transparent url(../img/icons/sprites.png) 0 2px no-repeat;
	padding-left: 20px;
}

#main #nav-content strong {
	padding: 0 0 0 20px;
}

/* Comments */
#comments {
	margin: 20px 0 30px 0;
}

#comments h2 {
	margin: 0 0 10px 0;
	border-top: 4px solid #B3B3B3;
	padding-top: 3px;
	font-size: 240%;
}

#comments h2 em {
	font-style: normal;
}

#comments ul {

}

#comments li {
	font-size: 100%;
	position: relative;
	list-style: none;
	margin: 0 0 20px 0;
}

.comment-count {
	position: absolute;
	font-size: 500%;
	left: -70px;
	top: -5px;
	font-weight: bold;
	color: #C2C2C2;
	text-align: right;
	width: 60px;
	height: 50px;
	line-height: 1;
}

#comments blockquote {
	background: #fff url(../img/bgs/comment.png) 90% 85% no-repeat;
}

#comments blockquote p {
	font-size: 130%;
	background: #eaeaea;
	padding: 0 10px 10px 10px;
}

#comments blockquote span.comment-anonymous {
	color: #666;
	font-style: italic;
	font-size: 80%;
}

#main #comments h3 {
	padding: 10px;
	background: #eaeaea;
	font-size: 160%;
}

#comments p.comment-meta {
	margin: 0;
	padding: 0;
	background: transparent;
	font-size: 100%;
}

#comments cite {
	display: block;
	margin: 10px 0 0 0;
	font-size: 130%;
	font-style: normal;
}

#comments cite span {
	margin: 0 3px 0 0;
}

#comments cite span:after {
	content: ",";
}

#comments cite span:last-child:after {
	content: "";
}

/* PAGES
==================== */

/* PROFILE
------------------- */
/* vCard  addresses / microformats  */
.vcard {
	clear: both;
	background: url(../img/bgs/dotted-line.png) 0 100% repeat-x;
	width: 100%;
	margin: 0 0 30px 0;
	border-top: 4px solid #b3b3b3;
	padding: 5px 0 5px 0;
}

.vcard div {
	overflow: hidden;
	margin: 3px 0;
}

#main .vcard .organization-name {
	background: url(../img/bgs/microformat.png) 0 3px no-repeat;
	margin-bottom: 5px;
	padding: 1px 0 1px 35px;
	font-weight: bold;
	font-size: 160%;
}

#main .vcard p {
	display: block;
}

.vcard div.adr p.locality,.vcard div.adr p.postal-code {
	float: left;
}

.vcard div.adr p.locality {
	margin-left: .3em;
}

.vcard div dl {
	margin: 5px 0 0 0;
}

.vcard div dt {
	float: left;
	clear: both;
	width: 6em;
	font-weight: bold
}

.vcard div dd {
	float: left;
}

.vcard .media {
	width: 140px;
	background-color: #ececec;
	border-radius: 0 0 5px 5px;
}

.vcard .media img {
	width: 138px;
}

.vcard .media dd {
	display: block;
}

.vcard .media img.media { /* microformat class for export */
	margin: 0;
	padding: 0;
}

.vcard div dl.tel span.type {
	display: none;
}

/* SEARCH RESULTS
------------------------------- */
#search-results #main h1 {
	padding-top: 10px;
}

#search-results #main h1 em {
	display: inline;
	font-size: 166%;
	padding: 0 0 0 0;
	color: #000;
}

#search-results #main .text ol {
	margin: 20px 0 0 0;
}

#search-results #main .text h1 em {
	display: inline;
	font-size: 100%;
	color: #000;
}

#search-results .text ol li {
	background: transparent url(../img/bgs/dotted-line.png) repeat-x scroll
		0 100%;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	list-style: none;
	font-size: 100%;
}

#search-results #main ol h2 {
	border: none;
	margin: 15px 0 5px 0;
}

#search-results #main li p {
	clear: both;
	margin: 0;
}

#search-results #main li p.category {
	margin: 2px 0 0 0;
	color: #555;
	font-size: 110%;
}

#search-results #main ol ul {
	margin: 0;
}

#search-results #main li ul.text-data li {
	background: none;
	float: left;
	margin: 2px 10px 4px 0;
	padding: 0;
	font-size: 130%;
	color: #555;
}

#search-results #main .text-data {
	border: none;
}

/* Paging */
.pager {
	overflow: hidden;
	clear: both;
	width: 100%;
	margin: 0 0 20px 0;
}

.pager ul {
	clear: both;
	float: right;
}

.pager li {
	float: left;
	margin: 0 3px 0 0;
	list-style: none;
	text-align: center;
}

.pager li a,.pager li strong,.pager li span {
	display: block;
	border: 1px solid #ec1549;
	border: 1px solid #ccc;
	padding: 2px 6px 2px 6px;
	font-weight: bold;
}

.pager li span { /* ... */
	border: none;
	padding: 3px 1px;
}

.pager li strong { /* you are here */
	border: 1px solid #ccc;
}

.pager li a:hover,.pager li a:active,.pager li a:focus {
	background: #ec1549;
	border: 1px solid #333;
	color: #fff;
	text-decoration: none;
}

.pager li.previous a,.pager li.next a {
	border: 1px solid #fff;
}

.pager li.previous a {
	background: url(../img/icons/sprites.png) 0 -68px no-repeat;
	padding-left: 15px;
}

.pager li.next a {
	background: url(../img/icons/sprites.png) 143% 4px no-repeat;
	padding-right: 18px;
}

.pager li.next a:hover,.pager li.next a:active,.pager li.next a:focus,.pager li.previous a:hover,.pager li.previous a:active,.pager li.previous a:focus
	{
	color: #EC1549;
	text-decoration: underline;
}

/* Pager Latest News */
#main .latest .pager {
	background: url(../img/bgs/dotted-line.png) 0 0 repeat-x;
	overflow: hidden;
	clear: both;
	width: 100%;
	margin: 0 0 20px 0;
	padding: 10px 0 0 0;
}

#main .latest .pager ul {
	clear: both;
	float: right;
}

#main .latest .pager li {
	background: none;
	clear: none;
	float: left;
	width: auto;
	margin: 0 3px 0 0;
	list-style: none;
	text-align: center;
	font-size: 130%;
}

#main .latest .pager li a,#main .latest .pager li strong,#main .latest .pager li span
	{
	display: block;
	border: 1px solid #ec1549;
	border: 1px solid #ccc;
	padding: 2px 6px 2px 6px;
	font-weight: bold;
}

#main .latest .pager li span { /* ... */
	border: none;
	padding: 3px 1px;
}

#main .latest .pager li strong { /* you are here */
	border: 1px solid #ccc;
}

#main .latest .pager li a:hover,#main .latest .pager li a:active,#main .latest .pager li a:focus
	{
	background: #ec1549;
	border: 1px solid #333;
	color: #fff;
	text-decoration: none;
}

#main .latest .pager li.previous a,#main .latest .pager li.next a {
	border: 1px solid #fff;
}

#main .latest .pager li.previous a {
	background: url(../img/icons/sprites.png) 0 -68px no-repeat;
	padding-left: 15px;
	color: #EC1549;
}

#main .latest .pager li.next a {
	background: url(../img/icons/sprites.png) 143% 4px no-repeat;
	padding-right: 18px;
	color: #EC1549;
}

#main .latest .pager li.next a:hover,#main .latest .pager li.next a:active,#main .latest .pager li.next a:focus,#main .latest .pager li.previous a:hover,#main .latest .pager li.previous a:active,#main .latest .pager li.previous a:focus
	{
	color: #EC1549;
	text-decoration: underline;
}
/* Pager Events */
#main .event-list .pager {
	background: url(../img/bgs/dotted-line.png) 0 0 repeat-x;
	overflow: hidden;
	clear: both;
	width: 100%;
	margin: 0 0 20px 0;
	padding: 5px 0 0 0;
}

#main .event-list .pager ul {
	clear: both;
	float: right;
}

#main .event-list .pager li {
	background: none;
	clear: none;
	float: left;
	width: auto;
	margin: 0 3px 0 0;
	list-style: none;
	text-align: center;
	font-size: 130%;
}

#main .event-list .pager li a,#main .event-list .pager li strong,#main .event-list .pager li span
	{
	display: block;
	border: 1px solid #ec1549;
	border: 1px solid #ccc;
	padding: 2px 6px 2px 6px;
	font-weight: bold;
}

#main .event-list .pager li span { /* ... */
	border: none;
	padding: 3px 1px;
}

#main .event-list .pager li strong { /* you are here */
	border: 1px solid #ccc;
}

#main .event-list .pager li a:hover,#main .event-list .pager li a:active,#main .event-list .pager li a:focus
	{
	background: #ec1549;
	border: 1px solid #333;
	color: #fff;
	text-decoration: none;
}

#main .event-list .pager li.previous a,#main .event-list .pager li.next a
	{
	border: 1px solid #fff;
}

#main .event-list .pager li.previous a {
	background: url(../img/icons/sprites.png) 0 -68px no-repeat;
	padding-left: 15px;
}

#main .event-list .pager li.next a {
	background: url(../img/icons/sprites.png) 143% 4px no-repeat;
	padding-right: 18px;
}

#main .event-list .pager li.next a:hover,#main .event-list .pager li.next a:active,#main .event-list .pager li.next a:focus,#main .event-list .pager li.previous a:hover,#main .event-list .pager li.previous a:active,#main .event-list .pager li.previous a:focus
	{
	color: #EC1549;
	text-decoration: underline;
}

/* FORMS
-------------------- */
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner,input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input,textarea,select {
	box-shadow: none;
}

.validity-alert {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
}

textarea {
	font-family: arial, helvetica, sans-serif;
}

.form-wrapper {
	clear: both;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: -webkit-linear-gradient(top, rgba(231, 229, 229, 0.5) 0%,
		#fff 100%);
	background: linear-gradient(to bottom, rgba(231, 229, 229, 0.5) 0%,
		#ffffff 100%);
	padding: 20px;
}

.step-by-step {
	margin: 20px 0;
	padding: 0;
	background: #eceaea;
}

.step-by-step ol {
	zoom: 1;
	list-style-position: inside;
	color: #fff;
}

.step-by-step li {
	float: left;
	margin: 0;
	padding: 10px 20px 10px 20px;
	list-style-position: inside;
}

.step-by-step li.do {
	background: #90001f;
}

.step-by-step li.to-do,.step-by-step li.done {
	background: #767676;
	color: #fff;
}

div.step-by-step li.do button {
	color: #fff;
}

.step-by-step li button {
	display: inline-block;
	padding: 3px;
	background: transparent;
	border: none;
	-webkit-appearance: none;
	color: #fff;
	font-family: arial, helvetica, sans-serif;
	cursor: pointer;
}

.step-by-step li button:hover,.step-by-step li button:focus,.step-by-step li button:active
	{
	text-decoration: underline;
}

.step-by-step li button[disabled] {
	cursor: default;
	color: #ccc;
	text-decoration: none;
}

.form-wrapper fieldset:before {
	content: '';
	display: block;
	width: 100%;
	height: 2px;
	background: -webkit-radial-gradient(center, ellipse cover, #cccccc 0%, rgba(220, 220
		, 220, 0) 75%);
	background: radial-gradient(ellipse at center, #cccccc 0%, rgba(220, 220, 220, 0)
		75%);
	visibility: visible;
	margin-bottom: 20px;
}

.form-wrapper fieldset {
	border: none;
	margin: 5px 0 30px 0;
}

.form-wrapper fieldset h2 {
	margin: 0 0 1px 0;
	border-top: 0;
	padding: 5px 0 5px 0;
	color: #333;
}

.form-wrapper p.required {
	text-align: right;
}

.form-wrapper p.required span,.form-wrapper dfn {
	color: #90001f;
	font-weight: normal;
	font-style: normal;
}

.form-row {
	clear: both;
	zoom: 1;
	padding: 10px 0 15px 0;
}

.form-row div {
	width: auto;
	border-bottom: none;
	margin: 0 0 10px 0;
	padding: 0;
}

.form-row .form-item {
	margin: 0;
	clear: none;
	float: left;
}

.form-row .form-item label {
	font-size: 140%;
	color: #555;
}

.form-wrapper label {
	position: relative;
	width: 220px;
	display: block;
	float: left;
	margin-top: 6px;
}

.form-wrapper label.error {
	width: 100%;
	margin-left: 220px;
	font-weight: normal;
	font-size: 140%;
	color: #b8002c;
}

.form-wrapper fieldset .multiple-labels fieldset input,.form-wrapper input,.form-wrapper textarea,.form-wrapper div.mod input.mod
	{
	margin: 0 30px 0 0;
	border: 2px solid #eceaea;
	border-radius: 5px;
	padding: 5px 10px 2px;
	margin: 0 20px 0 0;
	color: #333;
	background: #fafafa;
	-webkit-transition: border-color linear 0.2s, box-shadow linear 0.2s,
		background-color linear 0.2s;
	transition: border-color linear 0.2s, box-shadow linear 0.2s,
		background-color linear 0.2s;
	font-size: 14px;
	font-family: "rsmn-sans-medium", Arial, sans-serif;
	width: 317px;
	height: 1.3rem;
}

.form-wrapper input.error {
	border-color: #b8002c;
}

*:focus {
	outline: none;
}

.form-wrapper input:focus {
	outline: none;
}

.form-wrapper input[type="submit"] {
	display: inline;
}

.step-controls {
	position: relative;
	top: 2px;
}

.input-datetime-local .step-controls {
	top: auto;
}

.form-item-hidden,.form-wrapper input[type=hidden],#mgnlhp {
	display: none;
}

.form-wrapper .multiple-labels fieldset input.a11y-focus,.form-wrapper .multiple-labels fieldset input:focus,.form-wrapper input:focus,.form-wrapper textarea:focus,.form-wrapper input.a11y-focus,.form-wrapper textarea.a11y-focus
	{
	background: #fff;
}

.form-wrapper input[type=radio].a11y-focus,.form-wrapper input[type=checkbox].a11y-focus
	{
	background: transparent;
	border: none;
}

.form-wrapper textarea {
	height: 150px;
	width: 317px;
}

.form-wrapper select {
	display: block;
	border: 2px solid #eceaea;
	border-radius: 5px;
	padding: 5px 10px 2px;
	margin: 0 20px 0 0;
	color: #333;
	background: #fafafa;
	-webkit-transition: border-color linear 0.2s, box-shadow linear 0.2s,
		background-color linear 0.2s;
	transition: border-color linear 0.2s, box-shadow linear 0.2s,
		background-color linear 0.2s;
	font-size: 14px;
	font-family: "rsmn-sans-medium", Arial, sans-serif;
	width: 340px;
	height: 2rem;
}

.form-wrapper div span {
	display: block;
	padding: 5px 0 0 0;
	color: #555;
	font-size: 90%;
}

.form-wrapper div span.input-datetime-local {
	font-size: 100%;
}

.form-wrapper h4 {
	padding: 0 0 10px 0;
	color: #000;
	font-size: 130%;
	font-weight: bold;
}

.form-wrapper div.multiple-labels label span {
	color: #555;
	font-size: 110%;
	font-weight: normal;
}

.form-row label span {
	display: inline;
}

.form-row label.m span {
	clear: both;
	padding: 0 0 5px 0;
}

.form-row span.help a {
	background: url(../img/icons/sprites.png) 0 -651px no-repeat;
	padding-left: 15px;
}

/* multiple inputs in one row */
.form-row .form-item-s,.form-row .form-item-m,.form-row .form-item-l {
	float: left;
	margin: 0;
	clear: none;
	width: 92px;
	margin-right: 20px;
}

.form-row .form-item-m {
	width: 161px;
	padding: 0;
}

.form-row .form-item-l {
	width: 363px;
}

.form-row .form-item-s input {
	width: 70px;
}

.form-wrapper .form-row .form-item-m input {
	width: 139px;
}

.form-row .form-item-l input {
	width: 209px;
}

/* checkboxes & radiobuttons */
.form-wrapper fieldset fieldset {
	margin: 0;
	padding: 0;
}

.form-wrapper fieldset fieldset .form-item {
	float: none;
	display: block;
	clear: both;
}

.form-wrapper fieldset fieldset input {
	width: auto;
	display: inline;
	background: transparent;
	border: none;
}

#main .form-wrapper fieldset fieldset legend {
	text-indent: -9999px;
	font-size: 0;
}

.form-wrapper  fieldset fieldset div.form-item label {
	display: inline;
}

/* mod for short elements */
.form-wrapper fieldset fieldset.mod .form-item {
	float: left;
	clear: none;
	margin-right: 10px;
	width: auto;
}

.form-wrapper fieldset fieldset.mod .form-item label {
	display: inline;
}

/* table date-picker */
.input-date-datepicker-control td:hover {
	background-color: #BBEEFF;
	border: none;
	box-shadow: 0 3px 9px rgba(255, 255, 255, 0.9) inset;
}

.input-date-datepicker-control td.ui-datepicker-today {
	border: none;
	background: #EC1549;
}

.input-date-datepicker-control td.ui-datepicker-today a {
	color: #fff;
}

.input-date-datepicker-control td.ui-datepicker-current-day {
	border: none;
	background: #999;
}

/* Submit */
.form-wrapper div.button-wrapper {
	position: relative;
	border: none;
	padding: 10px 0 5px 0;
}

.form-wrapper fieldset div.button-wrapper em {
	float: right;
	margin-top: -24px;
	font-size: 140%;
}

.new-search .button, /* button outside button-wrapper */ .form-wrapper div.button-wrapper input
	{ /* button */
	text-decoration: none;
	background: #b8002c url("../img/bg-button.png") no-repeat 15px 10px;
	border: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	padding: 0.6em 1em 0.6em 1em;
	-moz-box-shadow: #5E5E5E 0px 0px 3px 0;
	-webkit-box-shadow: #5E5E5E 0px 0px 3px 0;
	box-shadow: #5E5E5E 0px 0px 3px 0;
	width: 150px;
	height: 32px;
	text-align: left;
	line-height: 1.4em;
	text-indent: 20px;
}

.new-search .button { /* button outside button-wrapper */
	padding-top: 3px;
	padding-bottom: 4px;
}

.new-search .button:hover,.new-search .button:active,.new-search .button:focus,.form-wrapper div.button-wrapper input:hover,.form-wrapper div.button-wrapper input:active,.form-wrapper div.button-wrapper input:focus
	{
	background: #90001f;
}
/* link-Button */
a.button {
	background: #b90834 url(../img/bgs/submit.png) 0 0 repeat-x;
	min-width: 60px;
	width: auto;
	border: 1px solid #f19eb2;
	border-right: 1px solid #920728;
	border-bottom: 1px solid #920728;
	padding: 3px 20px 2px 20px;
	text-align: center;
	text-decoration: none;
	font-size: 110%;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}

a.button span {
	position: absolute;
}

a.button:hover,a.button:active,a.button:focus {
	color: #fac4d1;
}
/* New Search */
#search-results .form-wrapper div {
	background: #f2f2bf;
	float: left;
	width: 100%;
	padding: 10px 0;
}

#search-results .form-wrapper input {
	float: left;
	margin: 3px 0 0 10px;
}

#search-results .form-wrapper input.submit {
	width: auto;
	background: #cc0;
	padding: 2px 10px;
	cursor: pointer;
}

/* error messages */
.error {
	color: #ec1549;
	font-weight: bold;
}

#main .error h1 {
	background: url(../img/bgs/error.png) 0 8px no-repeat;
	margin-bottom: 10px;
	padding: 5px 0 0 30px;
	color: #ec1549;
}

#main div.error {
	margin: 20px 0;
	font-weight: bold;
}

#main div.error ul {
	margin: 0 0 0 45px;
}

#main div.error li {
	color: #ec1549;
}

#main div.error li a,#main div.error label span {
	color: #90001f;
}

#main .form-wrapper div.error {
	margin: 0;
}

.form-ui-invalid {
	border-color: #ec1549;
}

.form-wrapper div.error input,.form-wrapper div.error select,.form-wrapper div.error textarea,.form-wrapper div input.form-ui-invalid,.form-wrapper div textarea.form-ui-invalid,.form-wrapper div select.form-ui-invalid
	{
	border: 2px solid #90001f;
}

/* success messages */
#main .success {
	margin: 10px 0;
}

#main .success h1 {
	margin-bottom: 10px;
}

/* SITEMAP
--------------------- */
#sitemap .links {
	border-top: 4px solid #b3b3b3;
	margin: 30px 0 30px 0;
}

#sitemap .links h2 {
	margin: 16px 0 0 0;
	padding: 5px 0 5px 0;
}

#sitemap .links h2 a {
	display: block;
	color: #555;
}

#sitemap .links h2 a:hover,#sitemap .links h2 a:active,#sitemap .links h2 a:focus
	{
	color: #ec1549;
}

#sitemap .links li {
	background: transparent url(../img/bgs/dotted-line.png) 0 0 repeat-x;
	margin: 0;
	border: none;
	padding: 0;
}

#sitemap .links li a {
	background: url(../img/icons/sprites.png) 0 7px no-repeat;
	padding: 6px 0 6px 15px;
}

#sitemap .links li li a {
	background: url(../img/icons/sprites.png) 30px 7px no-repeat;
	padding-left: 45px;
}

#sitemap .links li li li a {
	background: url(../img/icons/sprites.png) 60px 7px no-repeat;
	padding-left: 75px;
}

#sitemap #wrapper-3 .links li ul {
	margin: 0;
	padding: 0;
}

#sitemap .links li li {
	font-size: 100%;
}

/* ACCORDION/FAQ
--------------------- */
.list-box {
	/* don´t use height, border, margin or padding here - accessibility */

}

#main .super-list div div {
	background: #f7f8d9;
	background: url(../img/bgs/dotted-line.png) 0 0 repeat-x;
	padding: 10px 10px 10px 25px;
}

#main .super-list h3,#main .super-list p,#main .super-list li li {
	font-size: 100%;
}

#main .super-list p {
	margin-bottom: 10px;
}

.super-list ul {
	margin-left: 0;
}

#main .super-list li {
	float: left;
	background: url(../img/bgs/dotted-line.png) 0 0 repeat-x;
	width: 100%;
	list-style-type: none;
}

#main .super-list li li {
	background: #fff;
	float: none;
	border: none;
	list-style-type: disc;
}

#main .super-list li p {
	margin: 0;
}

#main .super-list li h3 a {
	display: block;
	background: transparent url(../img/icons/sprites.png) no-repeat scroll
		5px 7px;
	padding: 5px 0 5px 25px;
	font-weight: bold;
	cursor: pointer;
}

#main .super-list li h3 a.a11y-focus {
	text-decoration: underline;
}

#main .super-list li h3 a.js-selected {
	background-color: #f2f2bf;
	background-position: 5px -139px;
}

#main .super-list li ul,#main .super-list li ol {
	margin: 0 0 10px 25px;
}

#main .super-list ol li {
	list-style-type: decimal;
}

#main .super-list .media,#main .super-list dt img {
	margin-bottom: 0;
}

#main .super-list dl {
	overflow: hidden;
}

#main .super-list dd {
	font-size: 85%; /* 11px */
	line-height: 1.3em;
}

#main .super-list dd.copyright {
	font-size: 85%;
}

/* GLOSSARY
--------------------- */
#glossary-index {
	overflow: hidden;
	width: 100%;
	margin: 0 0 20px 0;
}

#glossary-index ul {
	margin: 10px 0 0 0;
}

#glossary-index li {
	list-style: none;
	float: left;
	margin: 0 5px 5px 0;
	font-size: 160%;
}

#glossary-index li a,#glossary-index li span {
	display: block;
	border: 1px solid #ccc;
	padding: 2px 7px 2px 8px;
	min-width: 12px;
	text-align: center;
	font-weight: bold;
}

#glossary-index li span {
	color: #555;
}

#glossary-index li a:hover,#glossary-index li a:active,#glossary-index li a:focus
	{
	background: #ec1549;
	border: 1px solid #333;
	color: #fff;
	text-decoration: none;
}

.glossary-box {
	float: left;
	width: 200px;
	height: 20em;
	margin: 0 10px 10px 0;
	border: 1px solid #ccc;
	padding: 10px;
}

#main .glossary-box li.all {
	background: none;
}

#main .glossary-box p.all a {
	margin-top: -1px;
}

#main .glossary-box h2 {
	float: left;
	background: #fff;
	margin: 0 10px 0 0;
	padding: 0;
	font-size: 600%;
	color: #000;
	line-height: 1;
	text-transform: uppercase;
}

#main .glossary-box ul {
	list-style: none;
	margin: 0;
}

#main .glossary-box ul li {
	background: url(../img/bgs/dotted-line.png) 0 100% repeat-x;
	margin: 0;
	line-height: 1.2em;
}

html>body #main .glossary-box ul li {
	height: auto;
}

#main .glossary-box li a {
	display: block;
	padding: 5px 0 5px 0;
}
/* Glossary Details */
.glossary-details {
	height: auto;
	width: 688px;
	padding: 10px 0 20px 10px;
}

#main .glossary-details h2 {
	display: block;
	float: none;
}

#main .glossary-details ul li {
	width: 47%;
	float: left;
	margin-right: 19px;
}

/*
PHOTOS
---------------------- *
/* photos / images */
.media audio {
	height: 30px;
}

.media { /* for dl and without it */
	float: left;
	display: inline-block;
	width: 220px;
	margin: 3px 10px 10px 0;
}

dl.media {
	background: none;
	padding: 0 0 5px 0;
	border-radius: 0 0 5px 5px;
	border: 0;
}

.media audio,.media video,.media img {
	display: block;
	width: 218px;
	border: 0;
}

.media audio,.media video {
	border: none;
}

.media video {
	height: 120px;
}

dl.large { /* big */
	clear: both;
	background-color: #ececec;
	float: none;
	width: 460px;
}

.media.large video,.media.large audio {
	width: 460px;
}

.media.large video {
	height: 300px;
}

dl.large img {
	width: 458px;
}

img.large {
	clear: both;
	display: block;
	width: 458px;
}

.media dd {
	background: #ececec;
	display: block;
	padding: 5px 5px 0 5px;
	display: none;
}

.media dd.zoom {
	float: right;
}

.media dd.zoom a {
	display: block;
	background: url(../img/icons/sprites.png) 0 -508px no-repeat;
	width: 12px;
	overflow: hidden;
	text-indent: -999px;
}

#wrapper-2 .media dd.copyright {
	font-style: italic;
	font-size: 120%;
}

.media dd.longdesc {
	display: none;
}

.media.pos-2 {
	float: right;
	margin-right: 0;
	margin-left: 10px;
}

/* PHOTO GALLERY
--------------------- */
.photo-index .media {
	float: none;
	width: 210px;
	border: 2px solid lime;
	padding: 8px 8px 16px 8px;
	background: #fff;
	border: 1px solid #B3B3B3;
	box-shadow: -2px 2px 4px rgba(135, 139, 144, 0.4);
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	transform: rotate(-3deg);
}

*+html .photo-index .media { /* IE7 */
	display: inline;
}

.no-csstransforms .photo-index .media {
	margin-right: 5px;
}

.photo-index .media:hover {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	border: 1px solid #888;
	-webkit-transition: 0.3s ease-in;
	-moz-transition: 0.3s ease-in;
	-ms-transition: 0.3s ease-in;
	-o-transition: 0.3s ease-in;
	transition: 0.3s ease-in;
	position: relative;
	z-index: 100;
}

.photo-index dl {
	margin-right: 0px;
}

.photo-index .media dt {
	min-height: 125px;
	height: auto;
	margin: 0 0 10px 0;
}

.photo-index .media dt img {
	width: 210px;
}

.photo-index .media dd {
	background: transparent;
}

/* lightbox*/
.mask {
	background-color: #000;
	width: 100%;
	z-index: 110;
}

.loading-mask {
	background: #000 url(../img/bgs/loading.gif) no-repeat fixed center;
}

.showbox {
	position: absolute;
	overflow: hidden;
	z-index: 120;
	top: 0;
	left: 0;
	margin: 40px 0 0;
	padding: 0 0 20px 0;
	width: 995px;
	background-color: #b3b3b3;
}

.showbox .overlay-control {
	display: none;
}

.showbox-head {
	overflow: hidden;
	height: 1%;
	margin: 0 0 30px;
	padding: 5px;
	font-size: 120%;
	text-align: center;
	background-color: #555;
	color: #fff;
}

.showbox-toolbar {
	float: left;
	clear: both;
}

.showbox-head a {
	color: #fff;
	margin-right: 10px;
	cursor: pointer;
}

.showbox-head a.ui-disabled {
	cursor: default;
	color: #aaa;
	text-decoration: none;
}

.showbox-toolbar .prev {
	background: url(../img/icons/sprites.png) 0 -73px no-repeat;
	padding-left: 17px;
}

.showbox-toolbar .next {
	background: url(../img/icons/sprites.png) 190% 1px no-repeat;
	padding-right: 17px;
}

.showbox .close-button {
	position: absolute;
	top: 5px;
	right: 5px;
	padding: 0 5px 0 17px;
	cursor: pointer;
	color: #fff;
	font-size: 120%;
	background: url(../img/icons/sprites.png) 0 -218px no-repeat;
}

.showbox .content-box {
	background-color: #999;
	margin: 0 auto;
}

.showbox.loading {
	background: #999 url(../img/bgs/loading.gif) no-repeat fixed center;
}

.showbox .multimedia-box {
	overflow: hidden;
}

.showbox .text-content {
	background: #ececec;
	padding: 5px;
}

.showbox h2 {
	margin: 5px 0;
	font-size: 130%;
}

.showbox p {
	margin-bottom: 10px;
	font-size: 120%;
}

.showbox ul {
	margin: 10px 0 10px 0;
}

.showbox li {
	list-style: none;
	color: #555;
	font-size: 110%;
}

/*
SPECIAL MODULES
==================== */

/* TAGCLOUD
---------------- */
.tagcloud {
	float: left;
	clear: both;
	width: 100%;
	border-top: 4px solid #b3b3b3;
	margin: 0 0 20px 0;
}

#main .tagcloud h3,#wrapper-2 .tagcloud-wide h3 {
	margin: 5px 0;
	border-bottom: 1px solid #dedede;
	padding: 0 0 5px 0;
	font-size: 180%;
}

.tagcloud li {
	display: inline;
	height: 22px;
	margin: 0 10px 0 0;
	list-style: none;
	vertical-align: middle;
}

.tagcloud li a {
	font-size: 100%;
	line-height: 1.2em;
}

.tagcloud li.level-2 a {
	font-size: 120%;
}

.tagcloud li.level-3 a {
	font-size: 130%;
	font-weight: bold;
}

.tagcloud li.level-4 a {
	font-size: 140%;
	font-weight: normal;
}

.tagcloud li.level-5 a {
	font-size: 150%;
	font-weight: normal;
}

.tagcloud li em {
	font-style: normal;
}
/* in sidebar */
#extras .tagcloud {
	margin-top: 0;
}

#extras .tagcloud ul {
	border: none;
	margin: 0;
	padding: 5px 0 0 0;
}

#extras .tagcloud li {
	background: none;
	border: none;
	margin: 0 10px 5px 0;
	line-height: 1.6em;
}

#extras .tagcloud li a {
	display: inline;
	background: none;
	padding: 0;
}

/* JAVASCRIPT MODULES IN MAIN
----------------------------- */
/* Dom Tabs */
.text-box-tabs {
	overflow: hidden;
	float: left;
	width: 100%;
	margin: 0 0 20px 0;
}

#main .text-box-tabs h2 {
	padding: 5px 5px 0 6px;
	color: #fff;
	background-color: #000;
	background-image: -webkit-linear-gradient(bottom, #252525, #333);
	/* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image: -moz-linear-gradient(bottom, #252525, #333);
	/* FF3.6 */
	background-image: linear-gradient(bottom, #252525, #333);
	border-radius: 5px 5px 0 0;
}

ol.text-box-toc {
	float: left;
	position: relative;
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
	height: auto;
	width: 100%;
	background-color: #000;
	background-image: -webkit-linear-gradient(bottom, #000000, #252525);
	/* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image: -moz-linear-gradient(bottom, #000000, #252525);
	/* FF3.6 */
	background-image: linear-gradient(bottom, #000000, #252525);
}

#main .text-box-toc li { /* dom tabs + one two three */
	float: left;
	position: relative;
	list-style: none;
	width: auto;
	height: auto;
	min-height: 0;
	margin: 0 0px 0 2px;
	padding: 0;
	color: #000;
	line-height: 1.25em;
}

.text-box-toc li a {
	background: #121212;
	color: #d0d0d0;
	float: left;
	display: block;
	font-weight: bold;
	cursor: pointer;
	border-radius: 3px 3px 0 0;
}

.text-box-toc li a.ui-disabled {
	cursor: default;
}

.text-box-toc li a.js-selected,.text-box-toc li a.a11y-focus,.text-box-toc li a:hover,.text-box-toc li a:active,.text-box-toc li a:focus
	{
	background: none #f2f2f2;
	color: #000;
	text-decoration: none;
}

.text-box-toc li span {
	display: block;
	margin-right: 4px;
	padding: 5px 6px 5px 10px;
}

.text-box-tabs .text-box-section {
	float: left;
	width: 440px;
	margin: 0;
	padding: 10px 8px 16px;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	background: none #f2f2f2;
	border-radius: 0 0 5px 5px;
}

#main .text-box-tabs .text-box-section h2 {
	clear: both;
	background: none;
	margin: 0 0 5px 0;
	padding: 10px 0 0 0;
	font-size: 160%;
	color: #000;
}

#main .text-box-tabs .text-box-section h2 em {
	display: block;
	margin: 0 0 -3px 0;
	font-size: 68.75%;
	font-style: normal;
	padding: 0;
}

#main .text-box-tabs .text-box-section h2 a em {
	color: #555;
}

#main .text-box-tabs h2 a,#main .text-box-tabs p a {
	color: #dd0e40;
}

.text-box-tabs img {
	float: left;
	width: 218px;
	margin: 0 10px 10px 0;
}
/* teaser link list modified for tab */
#main .text-box-tabs .links {
	clear: both;
	margin: 10px 0 0 0;
}

#main .text-box-tabs .links h3 {
	font-size: 130%;
	margin: 0 0pt 5px 0;
}

#main .text-box-tabs .links li {
	border: none;
}

/* alternative layouts */
.col-float2 .text-box-tabs {
	width: 460px;
	float: left;
	clear: none;
}

.col-float3 .text-box-tabs {
	width: 100%;
	float: left;
	clear: none;
}
/* different images for .col-subcol */
.col-subcol #main .text-box-tabs h2 {
	background-color: #000;
	background-image: -webkit-linear-gradient(bottom, #252525, #333);
	/* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image: -moz-linear-gradient(bottom, #252525, #333);
	/* FF3.6 */
	background-image: linear-gradient(bottom, #252525, #333);
}

ol.text-box-toc {
	margin: 0 !important;
	background-color: #000;
	background-image: -webkit-linear-gradient(bottom, #000000, #252525);
	/* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image: -moz-linear-gradient(bottom, #000000, #252525);
	/* FF3.6 */
	background-image: linear-gradient(bottom, #000000, #252525);
}

.col-subcol .text-box-tabs {
	background: none #f2f2f2;
	width: 590px;
}

.col-subcol #text-box-toc {
	background: none #000;
}

.col-subcol .text-box-tabs .text-box-section {
	background: none #f2f2f2;
	width: 570px;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	border-radius: 0 0 5px 5px;
}

.col-subcol #main .text-box-tabs .text-box-section h2 {
	background: none;
}

.col-subcol #main>.text-box-tabs .text-box-section {
	margin-right: 0;
}
/* Different images for .nav-col */
.nav-col #main .text-box-tabs {
	background: none #f2f2f2;
	width: 700px;
}

.nav-col .text-box-tabs .text-box-section {
	width: 680px;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	background: none #f2f2f2;
	border-radius: 0 0 5px 5px;
}

.nav-col #main .text-box-tabs h2 {
	background-color: #000;
	background-image: -webkit-linear-gradient(bottom, #252525, #333);
	/* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image: -moz-linear-gradient(bottom, #252525, #333);
	/* FF3.6 */
	background-image: linear-gradient(bottom, #252525, #333);
	border-radius: 5px 5px 0 0;
}

.nav-col ol.text-box-toc {
	background-color: #000;
	background-image: -webkit-linear-gradient(bottom, #000000, #252525);
	/* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image: -moz-linear-gradient(bottom, #000000, #252525);
	/* FF3.6 */
	background-image: linear-gradient(bottom, #000000, #252525);
}

.nav-col #main .text-box-tabs .text-box-section h2 {
	background: none;
}

/* Finger-Tabs - superpromo */
div.superpromos {
	clear: both;
	position: relative;
	width: 260px;
	height: auto;
	min-height: 333px;
	margin: 20px 0;
	border: 1px solid #ccc;
	padding-right: 200px;
}

.nav-col div.superpromos {
	width: 498px; /* plus 200px padding nav */
}

.js div.superpromos {
	height: 33em;
	overflow: hidden;
}
/* tabs */
ol.superpromos-toc {
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	width: 195px;
	margin: 0;
	padding: 0;
}

#wrapper ol.superpromos-toc li {
	float: none;
	background: #ebebeb;
	font-size: 110%;
	color: #fff;
	list-style: none;
}

ol.superpromos-toc a {
	display: block;
	background: #ebebeb url(../img/bgs/superpromo-off.gif) 0 50% no-repeat;
	height: 1%;
	margin: 0;
	border-bottom: 1px solid #fff;
	padding: 12px 10px 8px 20px;
	font-size: 150%;
	font-weight: bold;
	cursor: pointer;
}

ol.superpromos-toc a.on,ol.superpromos-toc a.a11y-focus,ol.superpromos-toc a:hover,ol.superpromos-toc a:active,ol.superpromos-toc a:focus
	{
	background: #e5e57f url(../img/bgs/superpromo-on.gif) 0 50% no-repeat;
	color: #000;
	text-decoration: none;
}

div.superpromos .superpromo-section {
	margin: 0px;
}

div.superpromos .superpromo-section h2 {
	margin: 10px 5px 5px 10px;
	padding: 0;
	font-size: 320%;
}

div.superpromos .superpromo-section img {
	display: block;
	width: 250px;
	height: 150px;
	border: none;
	margin: 0 0 10px 10px;
	padding: 0;
}

.nav-col div.superpromos .superpromo-section img {
	width: 485px;
	height: 200px;
}

div.superpromos .superpromo-section p {
	margin: 0 0 1em 10px;
	line-height: 1.3em;
	font-size: 130%;
}

div.superpromos .superpromo-section em.more {
	display: block;
}

div.superpromos .superpromo-section em.more a {
	display: block;
	background: url(../img/icons/sprites.png) 0 7px no-repeat;
	padding: 5px 10px 5px 18px;
	font-weight: bold;
}

/* Styleswitcher */
ul.styleswitcher li {
	padding: 6px 0 0 0;
}

ul.styleswitcher li {
	padding: 6px 0 0 0;
}

ul.styleswitcher label {
	background: url(../img/icons/sprites.png) 0 2px no-repeat;
	padding-left: 17px;
	color: #ec1549;
}

ul.styleswitcher label:hover,ul.styleswitcher label:active,ul.styleswitcher label:focus
	{
	text-decoration: underline;
}

/* CAROUSELS
----------------------------- */

/* ###   TW-SWITCHER ### */
/* Inside #wrapper-2 -> Platform Area */
#wrapper-2 #wrapper-3 div.tw-switcher {
	position: relative;
	background: #fff;
	border: 0;
	float: left;
	clear: both;
	height: auto;
	width: 698px;
	margin: 35px 0 0 0;
	padding: 0;
}

#wrapper-2 #wrapper-3 div.tw-switcher h3 {
	margin: 10px 0 5px 0;
	border-top: 4px solid #b3b3b3;
	padding: 5px 0 2px 0;
	color: #000;
	font-size: 200%;
}

#wrapper-2 #wrapper-3 div.tw-switcher .pager {
	display: none;
	width: auto;
	margin: 0;
}

.js #wrapper-2 #wrapper-3 div.tw-switcher .pager {
	display: block;
}

#wrapper-2 #wrapper-3 div.tw-switcher .prev,#wrapper-2 #wrapper-3 div.tw-switcher .next
	{
	position: absolute;
	bottom: 0;
	width: 17px;
	height: 180px;
	background-color: #c9c9c9;
	background-image: -webkit-linear-gradient(left, #b1b1b1, #c9c9c9);
	/* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image: -moz-linear-gradient(left, #b1b1b1, #c9c9c9);
	/* FF3.6 */
	background-image: linear-gradient(left, #b1b1b1, #c9c9c9);
}

#wrapper-2 #wrapper-3 div.tw-switcher .prev {
	left: 0;
	right: auto;
	border-right: 1px solid #fff;
	border-radius: 5px 0 0 5px;
}

#wrapper-2 #wrapper-3 div.tw-switcher .next {
	left: auto;
	right: 0;
	border-left: 1px solid #fff;
	border-radius: 0 5px 5px 0;
}

#wrapper-2 #wrapper-3 div.tw-switcher .next span,#wrapper-2 #wrapper-3 div.tw-switcher .prev span
	{
	display: block;
	width: 17px;
	height: 180px;
	background: url(../img/bgs/prev-next.png) 50% -292px no-repeat;
	text-indent: -9999px;
}

#wrapper-2 #wrapper-3 div.tw-switcher .next.show span,#wrapper-2 #wrapper-3 div.tw-switcher .prev.show span
	{
	display: block;
	cursor: pointer
}

#wrapper-2 #wrapper-3 div.tw-switcher .prev.show:hover,#wrapper-2 #wrapper-3 div.tw-switcher .prev.show.over,#wrapper-2 #wrapper-3 div.tw-switcher .next.show:hover,#wrapper-2 #wrapper-3 div.tw-switcher .next.show.over
	{
	background-image: -webkit-linear-gradient(left, #ddd, #c0c0c0);
	/* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image: -moz-linear-gradient(left, #ddd, #c0c0c0);
	/* FF3.6 */
	background-image: linear-gradient(left, #ddd, #c0c0c0);
}

#wrapper-2 #wrapper-3 div.tw-switcher .prev span { /* Prev inactive */
	background-position: 50% -314px;
}

#wrapper-2 #wrapper-3 div.tw-switcher .next span { /* Next inactive */
	background-position: 70% -514px;
}

#wrapper-2 #wrapper-3 div.tw-switcher .prev.show span {
	/* Prev active */
	background-position: 50% 86px;
}

#wrapper-2 #wrapper-3 div.tw-switcher .next.show span {
	/* Next active */
	background-position: 70% -114px;
}

#wrapper-2 #wrapper-3 div.tw-switcher .rack {
	width: 940px;
	margin: 0;
	padding-left: 0;
}

.js #wrapper-2 #wrapper-3 div.tw-switcher .rack {
	display: inline;
	overflow: hidden;
	height: 180px;
	margin-left: 19px;
	padding-left: 15px;
	width: 645px;
	background: #f2f2f2;
}

.js.hcm #wrapper-2 #wrapper-3 div.tw-switcher .rack {
	height: 210px;
	overflow: auto !important;
}

#wrapper-2 #wrapper-3 div.tw-switcher .rack-teaser {
	overflow: hidden;
	float: left;
	width: 340px;
	height: 170px;
	border: none;
	margin: 0 10px 5px 0;
	padding: 0 5px 0 0;
}

.js #wrapper-2 #wrapper-3 div.tw-switcher .rack-teaser {
	background-image: none;
	width: 385px;
	border-right: none;
	margin: 0;
	padding: 10px 10px 0 0px;
}

#wrapper-2 #wrapper-3 div.tw-switcher .rack-teaser h2 {
	margin: 0;
	width: 190px;
	float: right;
	font-size: 180%;
	font-weight: normal;
}

.js #wrapper-2 #wrapper-3 div.tw-switcher .rack-teaser h2 {
	width: 235px;
}

#wrapper-2 #wrapper-3 div.tw-switcher .no-img h2,.js #wrapper-2 #wrapper-3 div.tw-switcher .no-img h2
	{
	width: 100%;
}

#wrapper-2 #wrapper-3 div.tw-switcher .rack-teaser img {
	display: block;
	float: left;
	width: auto;
	width: 140px;
	height: 150px;
	margin: 4px 10px 0 0;
	border: none;
}

#wrapper-2 #wrapper-3 div.tw-switcher .rack-teaser p {
	width: 190px;
	float: left;
	padding: 10px 0 0 0;
	font-size: 130%;
	color: #555;
}

.js #wrapper-2 #wrapper-3 div.tw-switcher .rack-teaser p {
	width: 200px;
}

#wrapper-2 #wrapper-3 div.tw-switcher .rack-teaser em {
	display: block;
	margin-top: 5px;
	font-style: normal;
}

#wrapper-2 #wrapper-3 div.tw-switcher .rack-teaser em a {
	padding-left: 17px;
}
/* Inside #wrapper-2 -> Platform Area -> Diffenrent Layout Types */
#home #wrapper-2 #wrapper-3 div.tw-switcher {
	margin: 0 0 20px 0;
}

.col-subcol-subcol #wrapper-2 #wrapper-3 div.tw-switcher {
	width: 940px;
}

.js .col-subcol-subcol #wrapper-2 #wrapper-3 div.tw-switcher .rack {
	width: 895px;
}
/* Inside #main */
#wrapper-2 #wrapper-3 #main div.tw-switcher {
	position: relative;
	background: #fff;
	border: 0;
	float: left;
	clear: both;
	height: auto;
	width: 458px;
	margin: 0 0 20px 0;
	padding: 0;
}

#wrapper-2 #wrapper-3 #main div.tw-switcher h3 {
	margin: 10px 0 5px 0;
	border-top: 4px solid #b3b3b3;
	padding: 5px 0 2px 0;
	color: #000;
	font-size: 200%;
}

#wrapper-2 #wrapper-3 #main div.tw-switcher .pager {
	display: none;
	width: auto;
	margin: 0;
}

.js #wrapper-2 #wrapper-3 #main div.tw-switcher .pager {
	display: block;
}

#wrapper-2 #wrapper-3 #main div.tw-switcher .next,#wrapper-2 #wrapper-3 #main div.tw-switcher .prev
	{
	position: absolute;
	bottom: 0;
	width: 17px;
	height: 180px;
	background-color: #c9c9c9;
	background-image: -webkit-linear-gradient(left, #b1b1b1, #c9c9c9);
	/* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image: -moz-linear-gradient(left, #b1b1b1, #c9c9c9);
	/* FF3.6 */
	background-image: linear-gradient(left, #b1b1b1, #c9c9c9);
}

#wrapper-2 #wrapper-3 #main div.tw-switcher .prev {
	left: 0;
	right: auto;
	border-right: 1px solid #fff;
	border-radius: 5px 0 0 5px;
}

#wrapper-2 #wrapper-3 #main div.tw-switcher .next {
	left: auto;
	right: 0;
	border-left: 1px solid #fff;
	border-radius: 0 5px 5px 0;
}

#wrapper-2 #wrapper-3 #main div.tw-switcher .next span,#wrapper-2 #wrapper-3 #main div.tw-switcher .prev span
	{
	display: block;
	width: 17px;
	height: 180px;
	background: url(../img/bgs/prev-next.png) 50% -292px no-repeat;
	text-indent: -9999px;
}

#wrapper-2 #wrapper-3 #main div.tw-switcher .next.show span,#wrapper-2 #wrapper-3 #main div.tw-switcher .prev.show span
	{
	display: block;
	cursor: pointer;
}

#wrapper-2 #wrapper-3 #main div.tw-switcher .prev.show:hover,#wrapper-2 #wrapper-3 #main div.tw-switcher .prev.show.over,#wrapper-2 #wrapper-3 #main div.tw-switcher .next.show:hover,#wrapper-2 #wrapper-3 #main div.tw-switcher .next.show.over
	{
	background-image: -webkit-linear-gradient(left, #ddd, #c0c0c0);
	/* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image: -moz-linear-gradient(left, #ddd, #c0c0c0);
	/* FF3.6 */
	background-image: linear-gradient(left, #ddd, #c0c0c0);
}

#wrapper-2 #wrapper-3 #main div.tw-switcher .prev span {
	/* Prev inactive */
	background-position: 50% -314px;
}

#wrapper-2 #wrapper-3 #main div.tw-switcher .next span {
	/* Next inactive */
	background-position: 70% -514px;
}

#wrapper-2 #wrapper-3 #main div.tw-switcher .prev.show span {
	/* Prev active */
	background-position: 50% 86px;
}

#wrapper-2 #wrapper-3 #main div.tw-switcher .next.show span {
	/* Next active */
	background-position: 70% -114px;
}

#wrapper-2 #wrapper-3 #main div.tw-switcher .rack {
	width: 405px;
	margin: 0;
	padding-left: 0;
}

.js #wrapper-2 #wrapper-3 #main div.tw-switcher .rack {
	overflow: hidden;
	height: 180px;
	background: #f2f2f2;
	margin-left: 19px;
	padding-left: 15px;
}

.hcm #wrapper-2 #wrapper-3 #main div.tw-switcher .rack {
	height: 205px;
	overflow: auto !important;
}

#wrapper-2 #wrapper-3 #main div.tw-switcher .rack-teaser {
	overflow: hidden;
	float: left;
	width: 340px;
	height: 170px;
	border: none;
	margin: 0 10px 5px 0;
	padding: 0 5px 0 0;
}

.js #wrapper-2 #wrapper-3 #main div.tw-switcher .rack-teaser {
	background-image: none;
	width: 400px;
	border-right: none;
	margin: 0;
	padding: 10px 20px 0 0px;
}

#wrapper-2 #wrapper-3 #main div.tw-switcher .rack-teaser h2 {
	margin: 0;
	width: 100%;
	float: none;
	font-size: 180%;
	font-weight: normal;
}

#wrapper-2 #wrapper-3 #main div.tw-switcher .no-img h2 {
	width: 100%;
}

#wrapper-2 #wrapper-3 #main div.tw-switcher .rack-teaser img {
	display: block;
	float: left;
	width: auto;
	width: 140px;
	height: 130px;
	margin: 4px 10px 0 0;
	border: none;
}

#wrapper-2 #wrapper-3 #main div.tw-switcher .rack-teaser p {
	width: 190px;
	float: left;
	padding: 10px 0 0 0;
	font-size: 130%;
	color: #555;
}

.js #wrapper-2 #wrapper-3 #main div.tw-switcher .rack-teaser p {
	width: 250px;
}

#wrapper-2 #wrapper-3 #main div.tw-switcher .rack-teaser em {
	display: block;
	margin-top: 5px;
	font-style: normal;
}

#wrapper-2 #wrapper-3 #main div.tw-switcher .rack-teaser em a {
	padding-left: 17px;
}
/* Inside #main -> Diffenrent Layout Types */
.col-subcol-subcol #wrapper-2 #wrapper-3 #main div.tw-switcher {
	width: 460px;
}

.js .col-subcol-subcol #wrapper-2 #wrapper-3 #main div.tw-switcher .rack
	{
	width: 410px;
}

.js .col-subcol-subcol #wrapper-2 #wrapper-3 #main div.tw-switcher .rack-teaser
	{
	width: 400px;
}

.col-float2 #wrapper-2 #wrapper-3 #main div.tw-switcher {
	width: 940px;
}

.js .col-float2 #wrapper-2 #wrapper-3 #main div.tw-switcher .rack {
	width: 895px;
}

.col-subcol #wrapper-2 #wrapper-3 #main div.tw-switcher {
	width: 590px;
}

.js .col-subcol #wrapper-2 #wrapper-3 #main div.tw-switcher .rack {
	width: 540px;
}

.nav-col #wrapper-2 #wrapper-3 #main div.tw-switcher {
	width: 700px;
}

.nav-col #wrapper-2 #wrapper-3 #main div.tw-switcher .rack {
	width: 647px;
}
/* Inside #wrapper-2 -> Base Element */
#wrapper-2 div.tw-switcher {
	position: relative;
	background: #000;
	border: 1px solid #000;
	border-radius: 5px;
	float: left;
	clear: both;
	height: auto;
	width: 938px;
	margin: 0 0 20px 0;
	padding: 0;
}

#wrapper-2 div.tw-switcher h3 {
	padding: 4px 10px 5px 10px;
	color: #fff;
	font-size: 200%;
}

#wrapper-2 div.tw-switcher .pager {
	display: none;
	width: auto;
	margin: 0;
}

.js #wrapper-2 div.tw-switcher .pager {
	display: block;
}

#wrapper-2 div.tw-switcher .next,#wrapper-2 div.tw-switcher .prev {
	position: absolute;
	bottom: 0;
	width: 18px;
	height: 223px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: none #242424;
}

#wrapper-2 div.tw-switcher .prev {
	left: 0;
	right: auto;
	border-left: 1px solid #fff;
	border-radius: 5px 0 0 5px;
}

#wrapper-2 div.tw-switcher .next {
	left: auto;
	right: 0;
	border-right: 1px solid #fff;
	border-radius: 0 5px 5px 0;
}

#wrapper-2 div.tw-switcher .next span,#wrapper-2 div.tw-switcher .prev span
	{
	display: block;
	width: 18px;
	height: 223px;
	background: url(../img/bgs/prev-next.png) 50% -292px no-repeat;
	text-indent: -9999px;
}

#wrapper-2 div.tw-switcher .next.show span,#wrapper-2 div.tw-switcher .prev.show span
	{
	display: block;
	cursor: pointer;
}

#wrapper-2 div.tw-switcher .prev.show:hover,#wrapper-2 div.tw-switcher .prev.show.over,#wrapper-2 div.tw-switcher .next.show:hover,#wrapper-2 div.tw-switcher .next.show.over
	{
	background-image: -webkit-linear-gradient(left, #525252, #7b7b7b);
	/* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image: -moz-linear-gradient(left, #525252, #7b7b7b);
	/* FF3.6 */
	background-image: linear-gradient(left, #525252, #7b7b7b);
}

#wrapper-2 div.tw-switcher .prev span { /* Prev inactive */
	background-position: 50% -292px;
}

#wrapper-2 div.tw-switcher .next span { /* Next inactive */
	background-position: 70% -492px;
}

#wrapper-2 div.tw-switcher .prev.show span { /* Prev inactive */
	background-position: 50% 108px;
}

#wrapper-2 div.tw-switcher .next.show span { /* Next inactive */
	background-position: 70% -92px;
}

#wrapper-2 div.tw-switcher .rack {
	background: #fff;
	float: left;
	width: 923px;
	margin: 0;
	padding-left: 15px;
}

.js #wrapper-2 div.tw-switcher .rack {
	overflow: hidden;
	height: 225px;
	background: #f2f2f2;
	display: inline;
	width: 885px;
	margin-left: 19px;
}

.hcm #wrapper-2 div.tw-switcher .rack {
	height: 250px;
	overflow: auto !important;
}

#wrapper-2 div.tw-switcher .rack-teaser {
	overflow: hidden;
	float: left;
	width: 375px;
	height: 225px;
	border: none;
	margin: 0 10px 5px 0;
	padding: 0 5px 0 0;
}

.js #wrapper-2 div.tw-switcher .rack-teaser {
	background-image: none;
	border-right: none;
	margin: 0;
	padding: 0 20px 0 0px;
}

#wrapper-2 div.tw-switcher .rack-teaser h2 {
	margin: 8px 0 0 0;
	font-size: 180%;
	font-weight: normal;
}

#wrapper-2 div.tw-switcher .rack-teaser img {
	display: block;
	float: left;
	height: 100px;
	width: 380px;
	margin: 4px 10px 0 0;
	border: none;
}

#wrapper-2 div.tw-switcher .rack-teaser p {
	width: 375px;
	padding: 10px 0 0 0;
	font-size: 130%;
	color: #555;
}

#wrapper-2 div.tw-switcher .rack-teaser em {
	display: block;
	margin-top: 5px;
	font-style: normal;
}

#wrapper-2 div.tw-switcher .rack-teaser em a {
	padding-left: 17px;
}

/* ###   TW-IMAGES ### */
/* Inside #wrapper-2 -> Platform Area */
#wrapper-2 #wrapper-3 div.tw-images {
	position: relative;
	background: #fff;
	border: 0;
	float: left;
	clear: both;
	height: auto;
	width: 698px;
	margin: 35px 0 0 0;
	padding: 0;
}

#wrapper-2 #wrapper-3 div.tw-images h3 {
	margin: 10px 0 5px 0;
	border-top: 4px solid #b3b3b3;
	padding: 5px 0 2px 0;
	color: #000;
	font-size: 200%;
}

#wrapper-2 #wrapper-3 div.tw-images .pager {
	display: none;
	width: auto;
	margin: 0;
}

.js #wrapper-2 #wrapper-3 div.tw-images .pager {
	display: block;
}

#wrapper-2 #wrapper-3 div.tw-images .next,#wrapper-2 #wrapper-3 div.tw-images .prev
	{
	position: absolute;
	bottom: 0;
	width: 17px;
	height: 180px;
	background-color: #c9c9c9;
	background-image: -webkit-linear-gradient(left, #b1b1b1, #c9c9c9);
	/* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image: -moz-linear-gradient(left, #b1b1b1, #c9c9c9);
	/* FF3.6 */
	background-image: linear-gradient(left, #b1b1b1, #c9c9c9);
}

#wrapper-2 #wrapper-3 div.tw-images .prev {
	left: 0;
	right: auto;
	border-right: 1px solid #fff;
	border-radius: 5px 0 0 5px;
}

#wrapper-2 #wrapper-3 div.tw-images .next {
	left: auto;
	right: 0;
	border-left: 1px solid #fff;
	border-radius: 0 5px 5px 0;
}

#wrapper-2 #wrapper-3 div.tw-images .next span,#wrapper-2 #wrapper-3 div.tw-images .prev span
	{
	display: block;
	width: 17px;
	height: 180px;
	background: url(../img/bgs/prev-next.png) 50% -292px no-repeat;
	text-indent: -9999px;
}

#wrapper-2 #wrapper-3 div.tw-images .next.show span,#wrapper-2 #wrapper-3 div.tw-images .prev.show span
	{
	display: block;
	cursor: pointer
}

#wrapper-2 #wrapper-3 div.tw-images .prev.show:hover,#wrapper-2 #wrapper-3 div.tw-images .prev.show.over,#wrapper-2 #wrapper-3 div.tw-images .next.show:hover,#wrapper-2 #wrapper-3 div.tw-images .next.show.over
	{
	background-image: -webkit-linear-gradient(left, #ddd, #c0c0c0);
	/* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image: -moz-linear-gradient(left, #ddd, #c0c0c0);
	/* FF3.6 */
	background-image: linear-gradient(left, #ddd, #c0c0c0);
}

#wrapper-2 #wrapper-3 div.tw-images .prev span { /* Prev inactive */
	background-position: 50% -314px;
}

#wrapper-2 #wrapper-3 div.tw-images .next span { /* Next inactive */
	background-position: 70% -514px;
}

#wrapper-2 #wrapper-3 div.tw-images .prev.show span { /* Prev active */
	background-position: 50% 86px;
}

#wrapper-2 #wrapper-3 div.tw-images .next.show span { /* Next active */
	background-position: 70% -114px;
}

#wrapper-2 #wrapper-3 div.tw-images .rack {
	width: 940px;
	margin: 0;
	padding: 0;
}

.js #wrapper-2 #wrapper-3 div.tw-images .rack {
	background: #fff;
	overflow: hidden;
	margin-left: 19px;
	width: 660px;
	height: 180px;
}

.js.hcm #wrapper-2 #wrapper-3 div.tw-images .rack {
	height: 210px;
}

#wrapper-2 #wrapper-3 div.tw-images .rack-teaser {
	overflow: hidden;
	float: left;
	width: 340px;
	height: 180px;
	border: none;
	margin: 0;
	padding: 0;
}

.js #wrapper-2 #wrapper-3 div.tw-images .rack-teaser {
	background-image: none;
	width: auto;
	border-right: none;
}

#wrapper-2 #wrapper-3 div.tw-images .rack-teaser img {
	display: block;
	float: left;
	width: auto;
	height: 179px;
	margin: 0 1px 0 0;
	border: none;
}
/* Inside #wrapper-2 -> Platform Area -> Diffenrent Layout Types */
#home #wrapper-2 #wrapper-3 div.tw-images {
	margin: 0 0 20px 0;
}

.col-subcol-subcol #wrapper-2 #wrapper-3 div.tw-images {
	width: 940px;
}

.js .col-subcol-subcol #wrapper-2 #wrapper-3 div.tw-images .rack {
	width: 925px;
}
/* Inside #main */
#wrapper-2 #wrapper-3 #main div.tw-images {
	position: relative;
	background: #fff;
	border: 0;
	float: left;
	clear: both;
	height: auto;
	width: 458px;
	margin: 0 0 20px 0;
	padding: 0;
}

#wrapper-2 #wrapper-3 #main div.tw-images h3 {
	margin: 10px 0 5px 0;
	border-top: 4px solid #b3b3b3;
	padding: 5px 0 2px 0;
	color: #000;
	font-size: 200%;
}

#wrapper-2 #wrapper-3 #main div.tw-images .pager {
	display: none;
	width: auto;
	margin: 0;
}

.js #wrapper-2 #wrapper-3 #main div.tw-images .pager {
	display: block;
}

#wrapper-2 #wrapper-3 #main div.tw-images .next,#wrapper-2 #wrapper-3 #main div.tw-images .prev
	{
	position: absolute;
	bottom: 0;
	width: 17px;
	height: 113px;
	background-color: #c9c9c9;
	background-image: -webkit-linear-gradient(left, #b1b1b1, #c9c9c9);
	/* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image: -moz-linear-gradient(left, #b1b1b1, #c9c9c9);
	/* FF3.6 */
	background-image: linear-gradient(left, #b1b1b1, #c9c9c9);
}

#wrapper-2 #wrapper-3 #main div.tw-images .prev {
	left: 0;
	right: auto;
	border-right: 1px solid #fff;
	border-radius: 5px 0 0 5px;
}

#wrapper-2 #wrapper-3 #main div.tw-images .next {
	left: auto;
	right: 0;
	border-left: 1px solid #fff;
	border-radius: 0 5px 5px 0;
}

#wrapper-2 #wrapper-3 #main div.tw-images .next span,#wrapper-2 #wrapper-3 #main div.tw-images .prev span
	{
	display: block;
	width: 18px;
	height: 113px;
	background: url(../img/bgs/prev-next.png) 50% -292px no-repeat;
	text-indent: -9999px;
}

#wrapper-2 #wrapper-3 #main div.tw-images .next.show span,#wrapper-2 #wrapper-3 #main div.tw-images .prev.show span
	{
	display: block;
	cursor: pointer;
}

#wrapper-2 #wrapper-3 #main div.tw-images .prev.show:hover,#wrapper-2 #wrapper-3 #main div.tw-images .prev.show.over,#wrapper-2 #wrapper-3 #main div.tw-images .next.show:hover,#wrapper-2 #wrapper-3 #main div.tw-images .next.show.over
	{
	background-image: -webkit-linear-gradient(left, #ddd, #c0c0c0);
	/* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image: -moz-linear-gradient(left, #ddd, #c0c0c0);
	/* FF3.6 */
	background-image: linear-gradient(left, #ddd, #c0c0c0);
}

#wrapper-2 #wrapper-3 #main div.tw-images .prev span {
	/* Prev inactive */
	background-position: 50% -348px;
}

#wrapper-2 #wrapper-3 #main div.tw-images .next span {
	/* Next inactive */
	background-position: 70% -548px;
}

#wrapper-2 #wrapper-3 #main div.tw-images .prev.show span {
	/* Prev active */
	background-position: 50% 52px;
}

#wrapper-2 #wrapper-3 #main div.tw-images .next.show span {
	/* Next active */
	background-position: 70% -148px;
}

#wrapper-2 #wrapper-3 #main div.tw-images .rack {
	width: 420px;
	margin: 0;
	padding-left: 0;
}

.js #wrapper-2 #wrapper-3 #main div.tw-images .rack {
	overflow: hidden;
	height: 113px;
	background: #f2f2f2;
	margin-left: 19px;
	padding-left: 0;
}

.hcm #wrapper-2 #wrapper-3 #main div.tw-images .rack {
	height: 138px;
	overflow: auto !important;
}

#wrapper-2 #wrapper-3 #main div.tw-images .rack-teaser {
	overflow: hidden;
	float: left;
	width: auto;
	height: 113px;
	border: none;
	margin: 0 1px 0 0;
	padding: 0;
}

#wrapper-2 #wrapper-3 #main div.tw-images .rack-teaser img {
	display: block;
	float: left;
	width: auto;
	width: auto;
	height: 112px;
	margin: 0;
	border: none;
}
/* Inside #main -> Diffenrent Layout Types */
.col-subcol-subcol #wrapper-2 #wrapper-3 #main div.tw-images {
	width: 460px;
}

.js .col-subcol-subcol #wrapper-2 #wrapper-3 #main div.tw-images .rack {
	width: 440px;
}

.col-float2 #wrapper-2 #wrapper-3 #main div.tw-images {
	width: 940px;
}

.js .col-float2 #wrapper-2 #wrapper-3 #main div.tw-images .rack {
	width: 905px;
}

.col-subcol #wrapper-2 #wrapper-3 #main div.tw-images {
	width: 590px;
}

.js .col-subcol #wrapper-2 #wrapper-3 #main div.tw-images .rack {
	width: 552px;
}

.nav-col #wrapper-2 #wrapper-3 #main div.tw-images {
	width: 700px;
}

.nav-col #wrapper-2 #wrapper-3 #main div.tw-images .rack {
	width: 662px;
}
/* Inside #wrapper-2 -> Base Element */
#wrapper-2 div.tw-images {
	position: relative;
	background: #000;
	border: 1px solid #000;
	border-radius: 5px;
	float: left; /* ie 6 */
	clear: both;
	height: auto;
	width: 938px;
	margin: 0 0 20px 0;
	padding: 0;
}

#wrapper-2 div.tw-images h3 {
	padding: 4px 10px 5px 10px;
	color: #fff;
	font-size: 200%;
}

#wrapper-2 div.tw-images .pager {
	display: none;
	width: auto;
	margin: 0;
}

.js #wrapper-2 div.tw-images .pager {
	display: block;
}

#wrapper-2 div.tw-images .next,#wrapper-2 div.tw-images .prev {
	position: absolute;
	bottom: 0;
	width: 17px;
	height: 223px;
	border: 1px solid #fff;
	background: none #242424;
}

#wrapper-2 div.tw-images .prev {
	left: 0;
	right: auto;
	border-radius: 5px 0 0 5px;
}

#wrapper-2 div.tw-images .next {
	left: auto;
	right: 0;
	border-radius: 0 5px 5px 0;
}

#wrapper-2 div.tw-images .next span,#wrapper-2 div.tw-images .prev span
	{
	display: block;
	width: 17px;
	height: 223px;
	background: url(../img/bgs/prev-next.png) no-repeat 50% -292px
		transparent;
	text-indent: -9999px;
}

#wrapper-2 div.tw-images .next.show span,#wrapper-2 div.tw-images .prev.show span
	{
	display: block;
	cursor: pointer;
}

#wrapper-2 div.tw-images .prev.show:hover,#wrapper-2 div.tw-images .prev.show.over,#wrapper-2 div.tw-images .next.show:hover,#wrapper-2 div.tw-images .next.show.over
	{
	background-image: -webkit-linear-gradient(left, #525252, #7b7b7b);
	/* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image: -moz-linear-gradient(left, #525252, #7b7b7b);
	/* FF3.6 */
	background-image: linear-gradient(left, #525252, #7b7b7b);
}

#wrapper-2 div.tw-images .prev span { /* Prev inactive */
	background-position: 50% -292px;
}

#wrapper-2 div.tw-images .next span { /* Next inactive */
	background-position: 70% -492px;
}

#wrapper-2 div.tw-images .prev.show span { /* Prev active */
	background-position: 50% 108px;
}

#wrapper-2 div.tw-images .next.show span { /* Next active */
	background-position: 70% -92px;
}

#wrapper-2 div.tw-images .rack {
	float: none;
	width: 940px;
	margin: 0;
	padding: 0;
}

.js #wrapper-2 div.tw-images .rack {
	overflow: hidden;
	width: 900px;
	height: 223px;
	margin-left: 19px;
}

.hcm #wrapper-2 div.tw-images .rack {
	height: 250px;
	overflow: auto !important;
}

#wrapper-2 div.tw-images .rack-teaser {
	overflow: hidden;
	float: left;
	width: auto;
	height: 225px;
	border: none;
	margin: 0 1px 0 0;
	padding: 0;
}

#wrapper-2 div.tw-images .rack-teaser img {
	display: block;
	float: left;
	height: 223px;
	width: auto;
	padding: 0;
	margin: 0;
	border: 0;
}

/* ###   TW-PAGING ### */
/* Inside #Stage */
#stage div.tw-paging {
	position: relative;
	background: #000;
	border: 1px solid #000;
	border-radius: 5px;
	float: left; /* ie 6 */
	clear: both;
	height: auto;
	width: 937px;
	margin: 0;
	padding: 0;
}

.js #stage div.tw-paging {
	padding: 0 0 50px 0;
}

#stage div.tw-paging h3 {
	border: 0;
	padding: 5px 10px;
	color: #fff;
	font-size: 200%;
}

#stage div.tw-paging .pagination {
	position: absolute;
	bottom: 10px;
	left: 10px;
	height: 30px;
}

#stage div.tw-paging .pagination ul {
	float: none;
}

#stage div.tw-paging .pagination li {
	float: left;
	margin-right: 8px;
	list-style-type: none;
}

#stage div.tw-paging .pagination  li button {
	display: block;
	background: url(../img/bgs/teaser-paging.png) 0 0 no-repeat;
	opacity: .5;
	margin-left: 1px;
	padding: 2px 14px 7px 8px;
	color: #000;
	font-size: 180%;
	font-weight: bold;
	border: none;
	-webkit-appearance: none;
	cursor: pointer;
}

#stage div.tw-paging .pagination li button:hover,#stage div.tw-paging .pagination li button:active,#stage div.tw-paging .pagination li button:focus
	{
	color: #ec1549;
	text-decoration: none;
}

#stage div.tw-paging .rack {
	float: left;
	width: 922px;
	margin: 0;
	padding-left: 0;
}

.js #stage div.tw-paging .rack {
	display: inline;
	overflow: hidden;
	position: relative;
	height: 320px;
	width: 940px;
	margin: 3px 0 0 3px;
}

#stage div.tw-paging .rack-teaser {
	overflow: hidden;
	float: left;
	width: 940px;
	height: 320px;
	border: none;
	margin: 0 10px 5px 0;
	padding: 0 5px 0 0;
}

.js #stage div.tw-paging .rack-teaser {
	position: relative;
	background-image: none;
	border-right: none;
	margin: 0;
	padding: 0 20px 0 0px;
}

#stage div.tw-paging .rack-teaser h2 {
	position: absolute;
	top: 40px;
	left: 30px;
	width: 350px;
	z-index: 10;
	margin: 0;
	font-size: 200%;
	font-weight: normal;
}

#stage div.tw-paging .rack-teaser p {
	position: absolute;
	top: 30px;
	left: 20px;
	z-index: 5;
	background: #000;
	border: 1px solid #000;
	border-radius: 8px;
	width: 350px;
	padding: 50px 10px 20px 10px;
	font-size: 160%;
	color: #fff;
}

#stage div.tw-paging .no-img p {
	width: 100%;
}

#stage div.tw-paging .rack-teaser img {
	display: inline;
	width: 932px;
	height: 317px;
	float: left;
	margin: 4px 10px 0 0;
	border: none;
}

#stage div.tw-paging .rack-teaser em {
	display: block;
	margin-top: 5px;
	font-style: normal;
}

#stage div.tw-paging .rack-teaser em a {
	padding-left: 17px;
}
/* Inside #wrapper-2 -> Platform Area */
#wrapper-2 #wrapper-3 div.tw-paging {
	position: relative;
	background: #fff;
	border: 0;
	float: left; /* ie 6 */
	clear: both;
	height: auto;
	width: 698px;
	margin: 37px 0 0 0;
	padding: 0;
}

.js #wrapper-2 #wrapper-3 div.tw-paging {
	padding: 0 0 45px 0;
}

#wrapper-2 #wrapper-3 div.tw-paging h3 {
	margin: 10px 0 5px 0;
	border-top: 4px solid #b3b3b3;
	padding: 5px 0 2px 0;
	color: #000;
	font-size: 200%;
}

#wrapper-2 #wrapper-3 div.tw-paging .pagination {
	position: absolute;
	top: auto;
	bottom: 10px;
	left: 10px;
	height: 30px;
}

#wrapper-2 #wrapper-3 div.tw-paging .pagination ul {
	float: none;
}

#wrapper-2 #wrapper-3 div.tw-paging .pagination li {
	float: left;
	margin-right: 8px;
	list-style-type: none;
}

#wrapper-2 #wrapper-3 div.tw-paging .pagination li button {
	display: block;
	float: left;
	background: url(../img/bgs/teaser-paging-main.png) 0 0 no-repeat;
	opacity: .5;
	margin-left: 1px;
	padding: 5px 13px 9px 9px;
	color: #fff;
	font-size: 140%;
	font-weight: bold;
	border: none;
}

#wrapper-2 #wrapper-3 div.tw-paging .pagination li button:hover,#wrapper-2 #wrapper-3 div.tw-paging .pagination li button:active,#wrapper-2 #wrapper-3 div.tw-paging .pagination li button:focus
	{
	color: #ec1549;
	text-decoration: none;
}

#wrapper-2 #wrapper-3 div.tw-paging .rack {
	background: #f2f2f2;
	border: 1px solid #f2f2f2;
	border-radius: 5px;
	float: left;
	width: 927px;
	margin: 0;
	padding-left: 10px;
}

.js #wrapper-2 #wrapper-3 div.tw-paging .rack {
	width: 680px;
	overflow: hidden;
	height: 205px;
	margin: 3px 0 0 3px;
}

#wrapper-2 #wrapper-3 div.tw-paging .rack-teaser {
	overflow: hidden;
	float: left;
	width: 670px;
	height: 185px;
	border: none;
	margin: 0 10px 5px 0;
	padding: 0 5px 0 0;
}

.js #wrapper-2 #wrapper-3 div.tw-paging .rack-teaser {
	background-image: none;
	border-right: none;
	margin: 0;
	padding: 10px 20px 0 0px;
}

#wrapper-2 #wrapper-3 div.tw-paging .rack-teaser h2 {
	margin: 0 0 5px 0;
	width: 670px;
	font-size: 180%;
	font-weight: normal;
}

#wrapper-2 #wrapper-3 div.tw-paging .rack-teaser img {
	display: inline;
	float: left;
	height: 155px;
	width: 380px;
	margin: 4px 10px 0 0;
	border: none;
}

#wrapper-2 #wrapper-3 div.tw-paging .rack-teaser p {
	clear: none;
	float: left;
	width: 280px;
	padding: 0 0 0 0;
	font-size: 130%;
	color: #555;
}

#wrapper-2 #wrapper-3 div.tw-paging .no-img p {
	width: 100%;
}

#wrapper-2 #wrapper-3 div.tw-paging .rack-teaser em {
	display: block;
	margin-top: 5px;
	font-style: normal;
}

#wrapper-2 #wrapper-3 div.tw-paging .rack-teaser em a {
	padding-left: 17px;
}
/* Inside #wrapper-2 -> Platform Area -> Diffenrent Layout Types */
#home #wrapper-2 #wrapper-3 div.tw-paging {
	margin: 0;
}

.col-subcol-subcol #wrapper-2 #wrapper-3 div.tw-paging {
	width: 938px;
}

.js .col-subcol-subcol #wrapper-2 #wrapper-3 div.tw-paging .rack {
	width: 925px;
}

.col-subcol-subcol #wrapper-2 #wrapper-3 div.tw-paging .rack-teaser {
	width: 925px;
}

.col-subcol-subcol #wrapper-2 #wrapper-3 div.tw-paging .rack-teaser h2 {
	width: 100%;
}

.col-subcol-subcol #wrapper-2 #wrapper-3 div.tw-paging .rack-teaser p {
	width: 520px;
}
/* Inside #main */
#wrapper-2 #wrapper-3 #main div.tw-paging {
	position: relative;
	background: #fff;
	border: 0;
	float: left; /* ie 6 */
	clear: both;
	height: auto;
	width: 460px;
	margin: 0 0 20px 0;
	padding: 0;
}

.js #wrapper-2 #wrapper-3 #main div.tw-paging {
	padding: 0 0 50px 0;
}

#wrapper-2 #wrapper-3 #main div.tw-paging h3 {
	margin: 10px 0 5px 0;
	border-top: 4px solid #b3b3b3;
	padding: 5px 0 2px 0;
	color: #000;
	font-size: 200%;
}

#wrapper-2 #wrapper-3 #main div.tw-paging .pagination {
	position: absolute;
	top: auto;
	bottom: 10px;
	left: 10px;
	height: 30px;
}

#wrapper-2 #wrapper-3 #main div.tw-paging .pagination ul {
	float: none;
}

#wrapper-2 #wrapper-3 #main div.tw-paging .pagination li {
	float: left;
	margin-right: 8px;
	list-style-type: none;
}

#wrapper-2 #wrapper-3 #main div.tw-paging .pagination li button {
	display: block;
	float: left;
	background: url(../img/bgs/teaser-paging-main.png) 0 0 no-repeat;
	opacity: .5;
	margin-left: 1px;
	padding: 5px 14px 9px 9px;
	color: #fff;
	font-size: 140%;
	font-weight: bold;
	border: none;
	-webkit-appearance: none;
	cursor: pointer;
}

#wrapper-2 #wrapper-3 #main div.tw-paging .pagination li button:hover,#wrapper-2 #wrapper-3 #main div.tw-paging .pagination li button:active,#wrapper-2 #wrapper-3 #main div.tw-paging .pagination li button:focus
	{
	color: #ec1549;
	text-decoration: none;
}

#wrapper-2 #wrapper-3 #main div.tw-paging .rack {
	background: #f2f2f2;
	border: 1px solid #f2f2f2;
	border-radius: 5px;
	float: left;
	width: 440px;
	margin: 0;
	padding-left: 15px;
}

.js #wrapper-2 #wrapper-3 #main div.tw-paging .rack {
	overflow: hidden;
	height: 205px;
	margin: 3px 0 0 3px;
}

#wrapper-2 #wrapper-3 #main div.tw-paging .rack-teaser {
	overflow: hidden;
	float: left;
	width: 440px;
	height: 195px;
	border: none;
	margin: 0 10px 5px 0;
	padding: 0 5px 0 0;
}

.js #wrapper-2 #wrapper-3 #main div.tw-paging .rack-teaser {
	background-image: none;
	border-right: none;
	margin: 0;
	padding: 10px 20px 0 0px;
}

#wrapper-2 #wrapper-3 #main div.tw-paging .rack-teaser h2 {
	margin: 0 0 5px 0;
	width: 440px;
	font-size: 180%;
	font-weight: normal;
}

#wrapper-2 #wrapper-3 #main div.tw-paging .rack-teaser img {
	display: inline;
	float: left;
	height: 155px;
	width: 210px;
	margin: 4px 10px 0 0;
	border: none;
}

#wrapper-2 #wrapper-3 #main div.tw-paging .rack-teaser p {
	clear: none;
	float: left;
	width: 220px;
	padding: 0 0 0 0;
	font-size: 130%;
	color: #555;
}

#wrapper-2 #wrapper-3 #main div.tw-paging .no-img p {
	width: 100%;
}

#wrapper-2 #wrapper-3 #main div.tw-paging .rack-teaser em {
	display: block;
	margin-top: 5px;
	font-style: normal;
}

#wrapper-2 #wrapper-3 #main div.tw-paging .rack-teaser em a {
	padding-left: 17px;
}
/* Inside #main -> Diffenrent Layout Types */
.col-subcol-subcol #wrapper-2 #wrapper-3 #main div.tw-paging {
	width: 460px;
}

.js .col-subcol-subcol #wrapper-2 #wrapper-3 #main div.tw-paging .rack {
	width: 440px;
}

.col-subcol-subcol #wrapper-2 #wrapper-3 #main div.tw-paging .rack-teaser
	{
	width: 440px;
	height: auto;
}

.col-subcol-subcol #wrapper-2 #wrapper-3 #main div.tw-paging .rack-teaser h2
	{
	width: 440px;
}

.col-subcol-subcol #wrapper-2 #wrapper-3 #main div.tw-paging .rack-teaser img
	{
	height: 140px;
	width: 180px;
}

.col-subcol-subcol #wrapper-2 #wrapper-3 #main div.tw-paging .rack-teaser p
	{
	width: 240px;
}

.col-subcol-subcol #wrapper-2 #wrapper-3 #main div.tw-paging .no-img p {
	width: 100%;
}

.col-float2 #wrapper-2 #wrapper-3 #main div.tw-paging {
	width: 940px;
}

.js .col-float2 #wrapper-2 #wrapper-3 #main div.tw-paging .rack {
	width: 920px;
}

.col-float2 #wrapper-2 #wrapper-3 #main div.tw-paging .rack-teaser {
	width: 930px;
}

.col-float2 #wrapper-2 #wrapper-3 #main div.tw-paging .rack-teaser h2 {
	width: 100%;
}

.col-float2 #wrapper-2 #wrapper-3 #main div.tw-paging .rack-teaser p {
	width: 510px;
}

.col-float2 #wrapper-2 #wrapper-3 #main div.tw-paging .no-img p {
	width: 98%;
}

.col-subcol #wrapper-2 #wrapper-3 #main div.tw-paging {
	width: 590px;
}

.js .col-subcol #wrapper-2 #wrapper-3 #main div.tw-paging .rack {
	width: 570px;
}

.col-subcol #wrapper-2 #wrapper-3 #main div.tw-paging .rack-teaser {
	width: 550px;
	height: auto;
}

.col-subcol #wrapper-2 #wrapper-3 #main div.tw-paging .rack-teaser h2 {
	width: 100%;
}

.col-subcol #wrapper-2 #wrapper-3 #main div.tw-paging .rack-teaser img {
	height: 140px;
	width: 180px;
}

.col-subcol #wrapper-2 #wrapper-3 #main div.tw-paging .rack-teaser p {
	width: 350px;
}

.col-subcol #wrapper-2 #wrapper-3 #main div.tw-paging .no-img p {
	width: 98%;
}

.nav-col #wrapper-2 #wrapper-3 #main div.tw-paging {
	width: 700px;
}

.js .nav-col #wrapper-2 #wrapper-3 #main div.tw-paging .rack,.nav-col #wrapper-2 #wrapper-3 #main div.tw-paging .rack
	{
	width: 680px;
}

.nav-col #wrapper-2 #wrapper-3 #main div.tw-paging .rack-teaser {
	width: 660px;
	height: auto;
}

.nav-col #wrapper-2 #wrapper-3 #main div.tw-paging .rack-teaser h2 {
	width: 100%;
}

.nav-col #wrapper-2 #wrapper-3 #main div.tw-paging .rack-teaser p {
	width: 440px;
}

.nav-col #wrapper-2 #wrapper-3 #main div.tw-paging .no-img p {
	width: 98%;
}
/* Inside #wrapper-2 -> Base Element */
#wrapper-2 div.tw-paging {
	position: relative;
	background: #000;
	border: 1px solid #000;
	border-radius: 5px;
	float: left; /* ie 6 */
	clear: both;
	height: auto;
	width: 937px;
	margin: 0 0 20px 0;
	padding: 0;
}

.js #wrapper-2 div.tw-paging {
	padding: 0 0 50px 0;
}

#wrapper-2 div.tw-paging h3 {
	border: 0;
	padding: 5px 10px;
	color: #fff;
	font-size: 200%;
}

#wrapper-2 div.tw-paging .pagination {
	position: absolute;
	top: auto;
	bottom: 10px;
	left: 10px;
	height: 30px;
}

#wrapper-2 div.tw-paging .pagination ul {
	float: none;
}

#wrapper-2 div.tw-paging .pagination li {
	float: left;
	margin-right: 8px;
	list-style-type: none;
}

#wrapper-2 div.tw-paging .pagination li button {
	display: block;
	float: left;
	background: url(../img/bgs/teaser-paging.png) 0 0 no-repeat;
	opacity: .5;
	margin-left: 1px;
	padding: 5px 14px 9px 9px;
	color: #000;
	font-size: 140%;
	font-weight: bold;
	border: none;
	-webkit-appearance: none;
	cursor: pointer;
}

#wrapper-2 div.tw-paging .pagination li button:hover,#wrapper-2 div.tw-paging .pagination li button:active,#wrapper-2 div.tw-paging .pagination li button:focus
	{
	color: #ec1549;
	text-decoration: none;
}

#wrapper-2 div.tw-paging .rack {
	background: #f2f2f2;
	border: 1px solid #f2f2f2;
	border-radius: 5px;
	float: left;
	width: 922px;
	margin: 0;
	padding-left: 15px;
}

.js #wrapper-2 div.tw-paging .rack {
	overflow: hidden;
	height: 205px;
	display: inline;
	width: 915px;
	margin: 3px 0 0 3px;
}

#wrapper-2 div.tw-paging .rack-teaser {
	overflow: hidden;
	float: left;
	width: 900px;
	height: 195px;
	border: none;
	margin: 0 10px 5px 0;
	padding: 0 5px 0 0;
}

.js #wrapper-2 div.tw-paging .rack-teaser {
	background-image: none;
	border-right: none;
	margin: 0;
	padding: 10px 20px 0 0px;
}

#wrapper-2 div.tw-paging .rack-teaser h2 {
	float: right;
	width: 510px;
	margin: 0 0 5px 0;
	font-size: 180%;
	font-weight: normal;
}

#wrapper-2 div.tw-paging .no-img h2 {
	width: 100%;
}

#wrapper-2 div.tw-paging .rack-teaser img {
	display: inline;
	float: left;
	height: 155px;
	width: 380px;
	margin: 4px 10px 0 0;
	border: none;
}

#wrapper-2 div.tw-paging .rack-teaser p {
	clear: none;
	float: left;
	width: 500px;
	padding: 0 0 0 0;
	font-size: 130%;
	color: #555;
}

#wrapper-2 div.tw-paging .no-img p {
	width: 100%;
}

#wrapper-2 div.tw-paging .rack-teaser em {
	display: block;
	margin-top: 5px;
	font-style: normal;
}

#wrapper-2 div.tw-paging .rack-teaser em a {
	padding-left: 17px;
}

/* ###   TW-SLIDER ### */
.slider-bar span {
	display: block;
	position: absolute;
	bottom: 2px;
	height: 23px;
	width: 105px;
	text-indent: -9999em;
	cursor: pointer;
}

.slider-bar span.show {
	cursor: pointer;
}

.slider-bar span.next {
	right: 2px;
}

.slider-bar span.prev {
	left: 2px;
}

/* Inside #wrapper-2 -> Platform Area */
#wrapper-2 #wrapper-3 div.tw-slider {
	position: relative;
	background: #f2f2f2;
	border: 1px solid #f2f2f2;
	border-radius: 5px;
	float: left; /* ie 6 */
	clear: both;
	height: auto;
	width: 698px;
	margin: 37px 0 0 0;
	padding: 0;
}

.js #wrapper-2 #wrapper-3 div.tw-slider {
	padding-bottom: 35px;
}

#wrapper-2 #wrapper-3 div.tw-slider h3 {
	border: 0;
	padding: 5px 10px 0 5px;
	color: #000;
	font-size: 200%;
}

#wrapper-2 #wrapper-3 div.tw-slider .rack {
	background: #fff;
	border: 1px solid #fff;
	border-radius: 5px;
	float: left;
	width: 680px;
	margin: 10px 0 0 0;
	padding-left: 15px;
}

.js #wrapper-2 #wrapper-3 div.tw-slider .rack {
	width: 658px;
	overflow: hidden;
	height: 193px;
	display: inline;
	margin-left: 12px;
}

.js.hcm #wrapper-2 #wrapper-3 div.tw-slider .rack {
	height: 225px;
}

#wrapper-2 #wrapper-3 div.tw-slider .rack-teaser {
	overflow: hidden;
	float: left;
	width: 375px;
	height: 193px;
	border: none;
	margin: 0 10px 5px 0;
	padding: 0 5px 0 0;
}

.js #wrapper-2 #wrapper-3 div.tw-slider .rack-teaser {
	background-image: none;
	border-right: none;
	margin: 0;
	padding: 0 20px 0 0px;
}

#wrapper-2 #wrapper-3 div.tw-slider .rack-teaser h2 {
	margin: 8px 0 0 0;
	font-size: 180%;
	font-weight: normal;
}

#wrapper-2 #wrapper-3 div.tw-slider .rack-teaser img {
	display: inline;
	float: left;
	height: 80px;
	width: 160px;
	margin: 4px 10px 0 0;
	border: none;
}

#wrapper-2 #wrapper-3 div.tw-slider .rack-teaser p {
	clear: none;
	float: none;
	width: auto;
	padding: 2px 0 0 0;
	font-size: 130%;
	color: #555;
}

#wrapper-2 #wrapper-3 div.tw-slider .rack-teaser em {
	display: block;
	margin-top: 5px;
	font-style: normal;
}

#wrapper-2 #wrapper-3 div.tw-slider .rack-teaser em a {
	padding-left: 17px;
}

#wrapper-2 #wrapper-3 div.tw-slider .slider-bar {
	position: absolute;
	left: 0;
	bottom: 0;
	background: #f2f2f2 url(../img/bgs/scrollbar-main-small.png) 0 0
		no-repeat;
	border: 1px solid #f2f2f2;
	border-radius: 5px;
	padding: 0 106px;
	width: 487px;
	height: 23px;
}

#wrapper-2 #wrapper-3 div.tw-slider .ui-slider {
	display: none;
	position: relative;
	height: 23px;
}

#wrapper-2 #wrapper-3 div.tw-slider .ui-slider .ui-slider-handle {
	position: absolute;
	background: url(../img/bgs/scroller-main.png) 0 0 no-repeat;
	z-index: 4;
	top: 0;
	left: 0;
	margin: 0 0 0 -109px;
	width: 211px;
	height: 19px;
}
/* Inside #wrapper-2 -> Platform Area -> Diffenrent Layout Types */
#home #wrapper-2 #wrapper-3 div.tw-slider {
	margin: 0 0 20px 0;
}

.col-subcol-subcol #wrapper-2 #wrapper-3 div.tw-slider {
	width: 938px;
}

.js .col-subcol-subcol #wrapper-2 #wrapper-3 div.tw-slider .rack {
	width: 900px;
}

.col-subcol-subcol #wrapper-2 #wrapper-3 div.tw-slider .ui-slider {
	background: #f2f2f2 url(../img/bgs/scrollbar-main.png) 0 0 no-repeat;
	width: 938px;
}
/* Inside #main */
#wrapper-2 #wrapper-3 #main div.tw-slider {
	position: relative;
	background: #f2f2f2;
	border: 1px solid #f2f2f2;
	border-radius: 5px;
	float: left; /* ie 6 */
	clear: both;
	height: auto;
	width: 458px;
	margin: 0 0 20px 0;
	padding: 0;
}

.js #wrapper-2 #wrapper-3 #main div.tw-slider {
	padding: 0 0 35px 0;
}

.hcm #wrapper-2 #wrapper-3 #main div.tw-slider {
	padding-bottom: 0;
}

#wrapper-2 #wrapper-3 #main div.tw-slider h3 {
	border: 0;
	padding: 5px 10px 0 5px;
	color: #000;
	font-size: 200%;
}

#wrapper-2 #wrapper-3 #main div.tw-slider .rack {
	background: #fff;
	border: 1px solid #fff;
	border-radius: 5px;
	float: left;
	width: 418px;
	margin: 10px 0 0 0;
	padding-left: 15px;
}

.js #wrapper-2 #wrapper-3 #main div.tw-slider .rack {
	overflow: hidden;
	height: 193px;
	margin-left: 12px;
}

.hcm #wrapper-2 #wrapper-3 #main div.tw-slider .rack {
	height: 220px;
	overflow: auto !important;
}

#wrapper-2 #wrapper-3 #main div.tw-slider .rack-teaser {
	overflow: hidden;
	float: left;
	width: 400px;
	height: 183px;
	border: none;
	margin: 0 10px 5px 0;
	padding: 10px 20px 0 0px;
}

.js #wrapper-2 #wrapper-3 #main div.tw-slider .rack-teaser {
	background-image: none;
	border-right: none;
	margin: 0;
}

#wrapper-2 #wrapper-3 #main div.tw-slider .rack-teaser h2 {
	float: right;
	width: 230px;
	margin: 0;
	font-size: 180%;
	font-weight: normal;
}

#wrapper-2 #wrapper-3 #main div.tw-slider .no-img h2 {
	width: 100%;
}

#wrapper-2 #wrapper-3 #main div.tw-slider .rack-teaser img {
	display: inline;
	float: left;
	height: 80px;
	width: 160px;
	margin: 4px 10px 0 0;
	border: none;
}

#wrapper-2 #wrapper-3 #main div.tw-slider .rack-teaser p {
	clear: none;
	float: none;
	width: auto;
	padding: 2px 0 0 0;
	font-size: 130%;
	color: #555;
}

#wrapper-2 #wrapper-3 #main div.tw-slider .rack-teaser em {
	display: block;
	margin-top: 5px;
	font-style: normal;
}

#wrapper-2 #wrapper-3 #main div.tw-slider .rack-teaser em a {
	padding-left: 17px;
}

#wrapper-2 #wrapper-3 #main div.tw-slider .slider-bar {
	position: absolute;
	left: 0;
	bottom: 0;
	background: #f2f2f2 url(../img/bgs/scrollbar-main-460.png) 0 0 no-repeat;
	border: 1px solid #f2f2f2;
	border-radius: 5px;
	padding: 0 105px;
	width: 247px;
	height: 23px;
}

.hcm #wrapper-2 #wrapper-3 #main div.tw-slider .slider-bar {
	display: none;
}

#wrapper-2 #wrapper-3 #main div.tw-slider .ui-slider {
	display: none;
	height: 23px;
	position: relative;
}

#wrapper-2 #wrapper-3 #main div.tw-slider .ui-slider .ui-slider-handle {
	position: absolute;
	background: url(../img/bgs/scroller-main.png) 0 0 no-repeat;
	z-index: 1;
	top: 0;
	left: 0;
	width: 211px;
	height: 19px;
	margin: 0 0 0 -105px;
}
/* Inside #main -> Diffenrent Layout Types */
.col-subcol-subcol #wrapper-2 #wrapper-3 #main div.tw-slider {
	width: 460px;
}

.js .col-subcol-subcol #wrapper-2 #wrapper-3 #main div.tw-slider .rack {
	width: 420px;
}

.col-subcol-subcol #wrapper-2 #wrapper-3 #main div.tw-slider .rack-teaser
	{
	width: 400px;
}

.col-subcol-subcol #wrapper-2 #wrapper-3 #main div.tw-slider .rack-teaser h2
	{
	width: 225px;
}

.col-subcol-subcol #wrapper-2 #wrapper-3 #main div.tw-slider .no-img h2
	{
	width: 100%;
}

.col-subcol-subcol #wrapper-2 #wrapper-3 #main div.tw-slider .slider-bar
	{
	background: #f2f2f2 url(../img/bgs/scrollbar-main-460.png) 0 0 no-repeat;
	width: 242px;
}

.col-float2 #wrapper-2 #wrapper-3 #main div.tw-slider {
	width: 940px;
}

.js .col-float2 #wrapper-2 #wrapper-3 #main div.tw-slider .rack {
	width: 905px;
}

.col-float2 #wrapper-2 #wrapper-3 #main div.tw-slider .slider-bar {
	background: #f2f2f2 url(../img/bgs/scrollbar-main.png) 0 0 no-repeat;
	width: 726px;
}

.col-subcol #wrapper-2 #wrapper-3 #main div.tw-slider {
	width: 590px;
}

.js .col-subcol #wrapper-2 #wrapper-3 #main div.tw-slider .rack {
	width: 550px;
}

.col-subcol #wrapper-2 #wrapper-3 #main div.tw-slider .ui-slider {
	background: #f2f2f2 url(../img/bgs/scrollbar-main-590.png) 0 0 no-repeat;
	width: 588px;
}

.nav-col #wrapper-2 #wrapper-3 #main div.tw-slider {
	width: 700px;
}

.nav-col #wrapper-2 #wrapper-3 #main div.tw-slider .rack {
	width: 660px;
}

.nav-col #wrapper-2 #wrapper-3 #main div.tw-slider .slider-bar {
	background: #f2f2f2 url(../img/bgs/scrollbar-main-small.png) 0 0
		no-repeat;
	width: 485px;
}
/* Inside #wrapper-2 -> Base Element */
#wrapper-2 div.tw-slider {
	position: relative;
	background: #000;
	border: 1px solid #000;
	border-radius: 5px;
	float: left; /* ie 6 */
	clear: both;
	height: auto;
	width: 937px;
	margin: 0 0 20px 0;
	padding: 0;
}

.js #wrapper-2 div.tw-slider {
	padding: 0 0 35px 0;
}

.hcm #wrapper-2 div.tw-slider {
	padding-bottom: 0;
}

#wrapper-2 div.tw-slider h3 {
	border: 0;
	padding: 5px 10px 0 5px;
	color: #fff;
	font-size: 200%;
}

#wrapper-2 div.tw-slider .rack {
	background: #f2f2f2;
	border: 1px solid #f2f2f2;
	border-radius: 5px;
	float: left;
	width: 922px;
	margin: 10px 0 0 0;
	padding-left: 15px;
}

.js #wrapper-2 div.tw-slider .rack {
	overflow: hidden;
	height: 193px;
	display: inline;
	width: 897px;
	margin-left: 12px;
}

.js.hcm #wrapper-2 div.tw-slider .rack {
	height: 220px;
	overflow: auto !important;
}

#wrapper-2 div.tw-slider .rack-teaser {
	overflow: hidden;
	float: left;
	width: 375px;
	height: 193px;
	border: none;
	margin: 0 10px 5px 0;
	padding: 0 5px 0 0;
}

.js #wrapper-2 div.tw-slider .rack-teaser {
	background-image: none;
	border-right: none;
	margin: 0;
	padding: 0 20px 0 0px;
}

#wrapper-2 div.tw-slider .rack-teaser h2 {
	margin: 8px 0 0 0;
	font-size: 180%;
	font-weight: normal;
}

#wrapper-2 div.tw-slider .rack-teaser img {
	display: inline;
	float: left;
	height: 80px;
	width: 160px;
	margin: 4px 10px 0 0;
	border: none;
}

#wrapper-2 div.tw-slider .rack-teaser p {
	clear: none;
	float: none;
	width: auto;
	padding: 2px 0 0 0;
	font-size: 130%;
	color: #555;
}

#wrapper-2 div.tw-slider .rack-teaser em {
	display: block;
	margin-top: 5px;
	font-style: normal;
}

#wrapper-2 div.tw-slider .rack-teaser em a {
	padding-left: 17px;
}

#wrapper-2 div.tw-slider .slider-bar {
	position: absolute;
	left: -2px;
	bottom: 0;
	background: #000 url(../img/bgs/scrollbar.png) 0 0 no-repeat;
	border: 1px solid #000;
	border-radius: 5px;
	padding: 0 106px;
	width: 727px;
	height: 23px;
}

.hcm #wrapper-2 div.tw-slider .slider-bar {
	display: none;
}

#wrapper-2 div.tw-slider .ui-slider {
	display: none;
	position: relative;
	height: 23px;
}

#wrapper-2 div.tw-slider .ui-slider .ui-slider-handle {
	position: absolute;
	background: url(../img/bgs/scroller.png) 0 0 no-repeat;
	z-index: 1;
	top: 0;
	left: 0;
	width: 211px;
	height: 19px;
	margin: 0 0 0 -108px;
}

-js-on .youtube-player-wrapper,.youtube-player {
	height: 400px;
}

.youtube-player-wrapper {
	margin: 0 0 20px 0;
}

.youtube-widget {
	margin: 0 0 20px 0;
}

#main .youtube-widget ul {
	margin: 0;
	list-style: none;
}

.youtube-widget li {
	overflow: hidden;
	height: 1%;
	margin: 5px 0;
	padding: 5px 0;
	font-size: 100%;
	background: url(../img/bgs/dotted-line.png) repeat-x 0 0;
}

.youtube-widget li h3 {
	margin: 5px 0;
}

.youtube-widget li img {
	float: left;
	margin: 3px 10px 5px 0;
}

#wrapper-2 #wrapper-3 #main .youtube-widget div.tw-switcher .rack-teaser
	{
	width: 120px;
}

#wrapper-2 #wrapper-3 #main .youtube-widget div.tw-switcher .rack-teaser img
	{
	margin: 0 0 5px 0;
	width: 120px;
	height: 90px;
}

#wrapper-2 #wrapper-3 #main .youtube-widget div.tw-switcher .rack-teaser h2
	{
	font-size: 140%;
}

#wrapper-2 #wrapper-3 #main .youtube-widget div.tw-switcher .rack-teaser p,#wrapper-2 #wrapper-3 #main .youtube-widget div.tw-switcher h3
	{
	position: absolute;
	left: -9999em;
	overflow: hidden;
	width: 1px;
}

.heapBox {
	clear: both;
	display: inline-block;
	line-height: 32px;
	position: relative;
	margin: 0 30px 0 0 !important;
	width: 190px;
	border: 2px solid #eceaea;
	border-radius: 5px;
	color: #333;
	background: #fafafa;
	-webkit-transition: border-color linear 0.2s, box-shadow linear 0.2s,
		background-color linear 0.2s;
	transition: border-color linear 0.2s, box-shadow linear 0.2s,
		background-color linear 0.2s;
	font-size: 14px;
	font-family: "rsmn-sans-medium", Arial, sans-serif;
	border-bottom: 2px solid #eceaea !important;
}

.heapBox * {
	margin: 0;
	padding: 0;
	outline: none;
}

.heapBox.disabled .holder {
	color: #E64937;
}

.heapBox a {
	text-decoration: none;
	color: #fff;
	padding: 0 0 4px 0;
}

.heapBox .holder {
	width: 160px;
	overflow: hidden;
	text-indent: 20px;
	height: 24px;
	color: #333;
	font-size: 16px;
}

.heapBox .handler {
	width: 25px;
	background: transparent url(../img/heapbox/heapbox_handler_bg.png);
	height: 24px;
}

.heapBox .holder,.heapBox .handler {
	float: left;
	position: relative;
	z-index: 10;
}

.heapBox div.heap {
	display: none;
	position: absolute;
	list-style-type: none;
	left: -2px;
	top: -2px;
	width: 185px;
	top: 27px;
	overflow: hidden;
	border-bottom: 2px solid #eceaea;
	border-left: 2px solid #eceaea;
	border-right: 2px solid #eceaea;
	border-radius: 5px;
}

.heapBox .heap .heapOptions {
	display: block;
	overflow: hidden;
	z-index: 20;
	position: relative;
	padding: 4px 4px 6px 4px;
	background: #fff;
}

.heapBox .heap a.sliderUp {
	display: block;
	width: 100%;
	height: 15px;
	background: #fff url(../img/heapbox/slider_arrow_up.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-bottom: 1px solid #fff;
	position: absolute;
	top: 0px;
	z-index: 30;
}

.heapBox .heap a.sliderDown {
	display: block;
	width: 100%;
	height: 15px;
	background: #fff url(../img/heapbox/slider_arrow_down.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-top: 1px solid #fff;
	position: absolute;
	bottom: 0px;
	z-index: 30;
}

.heapBox .heap .heapOptions .heapOption {
	z-index: 20;
	position: relative;
	display: block;
	height: 29px;
	border-bottom: 1px dotted #cccccc;
	outline: none;
}

.heapBox .heap .heapOptions .heapOption a {
	width: 100%;
	display: block;
	text-indent: 20px;
	color: #333;
	background: #fff;
	height: 23px;
	font-size: 16px;
}

.heapBox .heap .heapOptions .heapOption a:hover {
	background: #eceaea;
	color: #b8002c;
	height: 23px;
}

.heapBox .heap .heapOptions .heapOption a.selected {
	background: #eceaea;
	color: #b8002c;
	height: 23px;
}

.heapBox .heap .heapOptions .heapOption a.disabled {
	color: #DA695D;
}

.form-wrapper .styledCheckbox,.form-wrapper .styledRadio {
	float: left;
	margin-right: 10px;
	margin-top: -8px;
}

div.rossmann-copyright {
	padding: 20px;
	background: #fff;
}
div.rossmann-copyright div {
	width: 940px;
	color: #666;
	font-size: 140%;
	margin: 0 auto;
}

div.rossmann-copyright div span.rsmn {
	font-family: "rsmn-sans-medium", Arial, sans-serif;
}