/******************************************************************************
*   Rantastic
*   css/styles.css
*   (c) 2013 e.sens.e gmbh
*   Responsive
*   C.S.
*   Tags
*   Allgemeine Klassen
*   Wrapper
*   Header
*   Top Navigation
*   Body
*   Left Navigation
*   Pane - Left, Center, Right
*   Content
*   Footer
*   Page Border
*   Schwarz color:                      #292929;
*   Blau   color:                       #2c9ef7;
******************************************************************************/


* {margin: 0; padding: 0;}
html {overflow-y:scroll;}

/******************************************************************************
* open Font
******************************************************************************/

@font-face {
    font-family: 'weblight';
    src: url('../fonts/titilliumweb-light-webfont.eot');
    src: url('../fonts/titilliumweb-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/titilliumweb-light-webfont.woff') format('woff'),
         url('../fonts/titilliumweb-light-webfont.ttf') format('truetype'),
         url('../fonts/titilliumweb-light-webfont.svg#weblight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'websemibold';
    src: url('../fonts/titilliumweb-semibold-webfont.eot');
    src: url('../fonts/titilliumweb-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../de/titilliumweb-semibold-webfont.woff') format('woff'),
         url('../de/titilliumweb-semibold-webfont.ttf') format('truetype'),
         url('../fonts/titilliumweb-semibold-webfont.svg#websemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

/******************************************************************************
* Tags
******************************************************************************/
body
{
    color:                      #454545;
	color: #787878;
    font-family:                websemibold, Verdana, Helevetica, sans-serif;
    xfont-size:                  12px;
    line-height:                1em;
    text-align:                 left;
	font-size: 					87.5%;
	background:                 transparent url(../img/bg.gif) top left repeat;
}

h1{
    font-size: 1.750em; /* 24 / */
    line-height: 1.5em; /* 21 / 14 */
	text-rendering: optimizeLegibility;
}

h2{
  font-size: 1.5em; /* 21 / 14 */
  line-height: 1.5em; /* 21 / 14 */
  text-rendering: optimizeLegibility;
}

p{
    font-size: 1em; /* 14 / 14 */
    line-height: 1.5em; /* 21 / 14 */
    margin-bottom: 1.5em; /* 21 / 14 */
}

img {
	width:100%;
	height:auto;
}

/******************************************************************************
* header
******************************************************************************/

div#headerImage
{
    width:                      100%;
	height: 					100%;
	position: absolute;
    top: 70px;
	z-index: 20;
    bottom: 0;
    content: "";
    height: 252px;
    width: 100%;
}

div#deco
{
	width:                      100%;
	height: 					100%;
    z-index:                    22;
}

#image-deco {
	display: inline-block;
	width: 100%;
	font-size: 0;
	line-height: 0;
	vertical-align: middle;
	background-size: 100%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-image: url(../img/header_black_opak.png);
}

body.blue header #image-deco {
	background-image: url(../img/header_blue_opak.png);
}

body.red header #image-deco {
	background-image: url(../img/header_red_opak.png);
}



#image {
	display: block;
	height: 100%;
}

#image img{
	width: 96.7%;
	margin: 2.4% 1.65% 2.6% 1.65%;
}

.thumbnail {
    border: 1px solid #DDDDDD;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    display: block;
    line-height: 20px;
    padding: 4px;
    transition: all 0.2s ease-in-out 0s;
}

/******************************************************************************
* Allgemeine Klassen
******************************************************************************/

input, select {
    vertical-align: middle;
}

textarea {
    overflow-y: auto;
    resize: vertical;
}

label, input[type="button"], input[type="submit"], button {
    cursor: pointer;
}

form, fieldset, legend {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}

input, select, textarea, button {
  xmargin:0;
}

.row {
  margin: .5em 0;
}

hr {
    border: 0 none;
    height: 1px;
    margin: 2em 0;
    outline: 0 none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	*behavior: url(../boxsizing.htc);
    background: none repeat scroll 0 0 #DDDDDD;
}

.cf:before,
.cf:after {
    content:"";
    display:table;
}

.cf:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
    *zoom:1;
}

.fixed {
/*	position: fixed;
	top: 0;
	z-index: 100;
	*/
}

/******************************************************************************
* cliclab Textblock  Klassen
******************************************************************************/

.align_left
{
    text-align:                 left;
}

.align_right
{
    text-align:                 right;
}

.align_center
{
    text-align:                 center;
}

.align_justify
{
    text-align:                 justify;
}

.float_left
{
    clear:                      left;
    float:                      left;
}

.float_right
{
    clear:                      right;
    float:                      right;
}

.container {
	max-width:1034px;
	margin:0 auto;
	height: 					auto;
}

header {
	float:left;
	width:100%;	
	height: auto;
	position: relative;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	*behavior: url(../boxsizing.htc);
}

header div.container {
	background: transparent url(../img/header.gif)  top left no-repeat;
	background-size: 34%;
}

body.blue header div.container {
	background: transparent url(../img/header_rantastic.gif)  top left no-repeat;
	background-size: 34%;
}

body.red header div.container {
	background: transparent url(../img/header_klag_buehne.gif) top left no-repeat;
	background-size: 34%;
}

header h1 {
	margin: 0;
}

.logo {
	width:15.5%;
	display:block;
	height: 20px;
	padding: 2% 0;
	margin:0 auto;
	text-align:center;
	margin-right: 3%;
	text-indent: -1000px;
	line-height:0;
	font-size:0;
	float: left;
}

.logo.facebook {
	float: right;
	background: transparent url(../img/go-facebook.gif) 100% 50% no-repeat;
	margin-right: 2%;
}

.info {
	text-indent:0px;
	font-size:2em;
	line-height:1em;
}

#subNav,
#navMain {
	padding:0;
	list-style:none;
	background:#ebebeb;
	letter-spacing: .2em;
}

#navMain {
	text-transform: uppercase;
}

#subNav {
	background:#e1e1e1;
	display: none;
}

#subNav ul,
#navMain ul{
	list-style: none;
}

#navMain li {
	width:100%;
	float:left;
	background: #F7F7F7;
}

#subNav li a,
#navMain li a {
	padding:4%;
	text-align:center;
	color:#969696;
	text-decoration:none;
	width:100%;
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	*behavior: url(../boxsizing.htc);
	margin-bottom:1%;
}

#navMain li a:hover,
#navMain li a:active,
#subNav li a:hover,
#subNav li a:active
{
    color:                      black;
	transition: all 0.2s ease-in-out 0s;
	background: #E1E1E1;	
}

#navMain li a.current,
#subNav li a.current
{
	background:#e1e1e1;
	color: black;
}

#navMain li a.tickets
{
	background: #cc071e;
	color: white;
	padding: 0.8em 1em 0.8em 1em;
	font-size: 1.125em;
	line-height: 1.1em
}

#navMain li ul li {
	font-size: 0.625em;
}

#navMain li ul  li a{
	background: white;
	padding:3%;
}
#navMain li ul  li a.current{
	background: white;
}

#featuredContainer {
	float:left;
	width:100%;
	padding:4%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	*behavior: url(../boxsizing.htc);
}

#featuredContainer img  {
	margin:4% 0;
}

#navFeatured {
	padding:0;
	list-style:none;
}

#navFeatured li a {
	background:#5f982c;
	padding:5% 5%;
	text-align:center;
	color:white;
	text-decoration:none;
	width:100%;
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	*behavior: url(../boxsizing.htc);
	margin-bottom:1%;
}

#content {
	float:left;
	background:#fffdfc;
	width:100%;
	padding:8% 4%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	*behavior: url(../boxsizing.htc);
}

#content div.span4,
#content section {
	background: #ebebeb;
	margin-bottom: 8%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	*behavior: url(../boxsizing.htc);
	xmin-height: 420px;
	position: relative;
	padding: 0;
	padding-bottom: 10%;
}

#content section img {
	float: left;
}

body.red #content section {
	background: #ebebeb url(../img/klag-buehne-gaggenau.png) 50% 97% no-repeat;
}

body.blue #content section {
	background: #ebebeb url(../img/rantastic-bad.png) 50% 97% no-repeat;
}

#content section h1 {
	color: #999999;
	font-weight: normal;
	line-height: .9em;
	letter-spacing: .09em;
	padding: 8% 0% 4% 3%;
	background: #EBEBEB url(../img/box-top-white.png) 5% 0 no-repeat;
	margin:0;
}

#content section strong.textblock_subline {
	font-weight: normal;
	font-size: 1em;
	color: #323232;
	padding: 0% 1% 2% 7%;
	background: transparent url(../img/pfeil5.png) 4% 7px no-repeat;
	width: auto;
	display: block;
	min-height: 34px;
	display: block;
}

#content section p {
	background: #323232;
	color: white;
	text-align: center;
	padding: 4% 0% 0% 0%;
	font-size: 2em;
	letter-spacing: .18em;
	xline-height:1.8em;
	xmargin-bottom: 25%;
}

#content section span.badge {
	display: block;
	width: 53px;
	height: 53px;
	margin: 0px;
	right:0;
	z-index: 40;
	position: absolute;
}

#content section span.star {
	background: transparent url(../img/star.png) top right no-repeat;
}

#content section span.artist {
	background: transparent url(../img/humor.png) top right no-repeat;
}

#content section aff {
	background: #323232;
	padding:4%;
	text-align:center;
	color:white;
	text-decoration:none;
	width:100%;
	display:block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	*behavior: url(../boxsizing.htc);
}

#content section a {
	text-decoration:none;
}

/* div.span4 - responsive cliclab */
#content div.span4 {
	letter-spacing: 0.02em;
	color: #787878;
	line-height: 1.8em;
	xborder: 1px solid;
	padding-bottom: 1%;
	background: white;
	width: 100%;
	font-weight: normal;
}

#content div.span4 h3 {
	font-size:	1.875em;
	padding: 8% 0% 3% 0%;
	color: #000;
	height: auto;
    line-height: 1.15em;
}
#content div.span4 b {
	color: #000;
}

#content div.span4 i {
	color: #787878;
	font-family:                weblight, Verdana, Helevetica, sans-serif;
	font-style: normal;
	font-size: 0.833em;
}

#content div.span4 strong {
	width: 100%;
	float: left;
	font-style: italic;
	font-weight: normal;
	color: #787878;
	padding-bottom: 3%;
	font-size: 0.938em;
	line-height: 1.5em;
}

#content div.span4 h3 i {
	font-size:	0.500em;
	float: left;
	color: #787878;
	margin-top: -35px;
	font-style: normal;
}

#content div.span4_right {
	margin-right: 0;
	padding-right: 0;
}

#content div.span4 td {
	font-family:                weblight, Verdana, Helevetica, sans-serif;
	font-style: normal;
	font-size: 0.917em;
}

#content div.span4_video div.fluid-width-video-wrapper {
	float: left;
}

/* div.span4 - end */

div.textblock_page,
div.textblock_date {
	width: 100%;
	min-height: 84px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	*behavior: url(../boxsizing.htc);
}

div.textblock_date ul {
	list-style: none;
	margin: 0 3%;
	width: 100%;
	content: " ";
    display: table;
}

div.textblock_page h2,
div.textblock_date h2 {
	font-size: 0.875em;
	font-weight: normal;
	padding: 0 0 3% 0;
	display: block;
	clear: both;
}

div.textblock_page h1{
	font-size: 1.250em;
	font-family:                websemibold, Verdana, Helevetica, sans-serif;
	font-weight: normal;
	padding: 0;
	margin-top: 0;
	float: left;
	color:black;
	text-transform: uppercase;
	width: 100%;
}


div.textblock_date li {
	float: left;
	padding-right: 4%;
	padding-bottom: 4%;
	display: block;
	font-size: 0.750em;
	text-transform: uppercase;
	color: black;
	background: #EBEBEB;
	padding-top: 4%;
	padding-left: 4%;
	margin-right: 4%;
}

div.textblock_page a.programm,
div.textblock_date a.programm{
	padding-right: 4%;
	padding-bottom: 4%;
	display: block;
	font-size: 0.875em;
	text-transform: uppercase;
	color: black;
	padding-top: 4%;
	padding-left: 4%;
	margin-right: 4%;
	margin-top: 4%;
	text-decoration: none;
	text-align: center;
	background: #EBEBEB url(../img/pdf-icon.gif) 96% 50% no-repeat;
}

div.textblock_date li.event_prev a{
	font-style: italic;
	padding-left: 30px;
	color: grey;
	text-decoration: none;
	background: transparent url(../img/pfeil3.png) 0 -30px no-repeat;
	text-indent: -4000px;
	font-size: .0em;
	display: block;
}

div.textblock_date li.event_prev a:hover,
div.textblock_date li.event_prev a:focus{
	text-decoration: none;
	color: black;
	background: transparent url(../img/pfeil3.png)  0px 0px  no-repeat;
}

div.textblock_date li.event_next a{
	font-style: italic;
	padding-right: 30px;
	background: transparent url(../img/pfeil3.png) 100% -90px no-repeat;
	text-decoration: none;
	color: grey;
	text-indent: -4000px;
	font-size: .0em;
	display: block;
}

div.textblock_date li.event_next a:hover,
div.textblock_date li.event_next a:focus{
color: black;
	background: transparent url(../img/pfeil3.png) 100% -60px no-repeat;
}


div.textblock_date li.event_current{
	font-size: 1.375em;
}

footer {
	float:left;
	width:100%;
	padding:4%;
	background: #5a5a5a;
	min-height: 550px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	*behavior: url(../boxsizing.htc);
}

ul#footerNav {
	list-style: none;
}

ul#footerNav li a {
	padding:4%;
	text-align: center;
	color: #b1b1b1;
	text-decoration:none;
	width:100%;
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	*behavior: url(../boxsizing.htc);
	margin-bottom:1%;
	background: #454545;
}

footer section {
	margin-bottom:8%;
}

.site-footer-inner {
	margin-top: 4%;
	padding: 0 4%;
	color: #f4f4f4;
	font-size: 					0.688em;
	float: left;
}

footer div.tab {
	display: none;
}

footer div.tabopen {
	display: block;
}

.info {background: violet;}

/* Buttons */

a.button-ticket {
	width:100%;
	height: 77px;
	display: block;
	cursor: pointer;
	background: #CC071E;
	float: left;
	font-size: 1.125em;
	text-indent: 0px;
	margin-right: 100%;
	color: white;
	text-align: center;
	line-height: 77px;
	text-decoration: none;
}

table{
  display: table;
  width: 100%;
  }
  
td,th {
  display: table-cell !important;
}
thead {
  display: table-header-group !important; 
  }
tbody{
  display: table-row-group !important; 
  }
  
/******************************************************************************
* form
******************************************************************************/

form.contact {
	background: #646464;
	padding: 16px 32px 32px 32px;
}

form.contact label {
	color: white;
}

form.contact h4,
form.contact legend {
	text-transform: uppercase;
	color: white;
}

form.contact h4{
	font-size: 0.875em;
	letter-spacing: 0;
	font-family:                weblight, Verdana, Helevetica, sans-serif;
	font-style: normal;
}

form.contact a.p-tel {
	text-decoration: none;
	font-size: 2em;
	color: white;
	margin-bottom: 10%;
	display: block;
}

form.contact .cfix {
    clear: both;
    float: left;
	margin: 4% auto;
}
form.contact .row{
	display: block;
	width: 100%;
	padding:0;
}
label.spam {
	padding:0;
	width: auto;
}

span.numbers{
	display: block;
	float: right;
	color: white;
	margin: 4% 2% 4% auto;
	font-size: 1.250em;
}

input#spam{
	width: 20%;
	display: block;
	float: right;
}

form.contact input.submit {
	padding: 15px 7px;
	width: 100%;
	font-size: 1.125em;
	text-transform: uppercase;
}

input[type="text"],input[type="submit"], input[type="password"], input[type="email"], input[type="search"], input[type="tel"], textarea {
    -moz-appearance: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
	border: 0px solid;
    background-color: #FFFFFF;
    color: #333;
    font-weight: bold;
    padding: 5px 7px;
	float: right;
	width: 60%;
	margin: 4% auto;
}

@media screen and (min-width:500px) {
	
	body {font-size:0.95em;}
	
	
	#navMain li a,
	#navFeatured li a {
		padding:3%;
	}
	#navMain li a {
	background: #EBEBEB;
	}
	
	/*#content section {padding:3% 3% 4% 3%;}*/

}

@media screen and (min-width:550px) {
	
	body {font-size:1em;}
	
	
	#featuredContainer {padding-top:2%;}
	
	#navFeatured li {
		width:32.6666666666667%;
		float:left;	
		margin-right:1%;
	}
	
	#navFeatured li:last-child {margin-right:0;}
	
	#navFeatured li a {padding:9% 0 8%; }
	
	
	/*#content section {padding:2.5% 2.5% 3.5% 2.5%;}*/
}

@media screen and (min-width:620px) {
	.info {background: green;}
	
	.fixed {
		position: fixed;
		top: 0;
		z-index: 100;
	}
	.fixed li{
		margin-top: 2%;
	}
	
	.fixed2 {
		position: fixed;
		top: 40px;
		z-index: 101;
	}

	header {
		padding-bottom:0;	
	}
	
	h1 {
		font-size: 1.25em;
	}
	
	.logo {
	
		float:left;	
	}
	
	#subNav,
	#navMain {
		width:100%;
		float:left;	
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
		*behavior: url(../boxsizing.htc);
		margin-bottom: 0;
		display: block;
	}
	
	#subNav li,
	#navMain li,
	#footerNav li{
		float:left;
		width:auto;
		margin-right:0.0%;
	}
	#footerNav li {
		margin-right: 6.0%;
	}
	#footerNav{
		min-height: 20px;
		font-weight: normal;
		font-size: 					0.688em;
		padding: 1% 0% 1% 4%;
		width:100%;
	}
	
	ul#footerNav li a{
		color: white;
		background: none;
		margin-bottom: 0;
		padding:0;
		padding-left: 10px;
	}
		
	#navMain {
		font-size: 0.625em;
		padding: 0 1% 0;
		letter-spacing: .09em;
	}
	
	#subNav {
		font-size: 0.625em;
		padding: 0 1% 0%;
	}
	
	#navMain li a {
		margin-bottom: 0;
		margin-top: -22px;
		padding: 2.5em 1.5em 1em;
	}
	
	#navMain li:last-child {
		float: right;
		margin-right: 10px;
	}
		
	#subNav li a {
		padding: 1.7em 1.5em 1.7em;margin:0;line-height:1em;
	}
		
	#subNav li a.current
	{
		padding-left: 18px;
		background: transparent url(../img/pfeil1.png) 0 18px no-repeat;
	}
	#navMain li a.tickets
	{
		background: #cc071e url(../img/red-box-bottom.gif) bottom right no-repeat;
		line-height: 1em;
	}
		
	#navMain li ul {
		display: none;
	}
			
	#featuredContainer {
		padding-bottom:0;	
	}
	
	#featuredContainer img {margin:3% 0 4%;}
	
	#content {padding:4% 4% 0 4%;}
	
	#content div.span4,
	#content section {
		float:left;
		width:48%;	
		margin-right:4%;
		margin-bottom: 4%;
		padding-bottom: 8%;
	}
	
	#content section h1 {
		padding-bottom:0;
		min-height: 50px;
	}
	
	#content section h1.nostrong {
		padding-bottom: 40px;
	}
	
	#content section:nth-of-type(even) {
		margin-right:0;	
	}
	
	#content section p {
		padding: 4% 0% 4% 0%;
		letter-spacing: .18em;
		font-size: 1em;
		float: left;
		width: 100%;
	}
	
	#content section strong.textblock_subline {
		font-weight: normal;
		font-size: 0.75em;
		padding: 0% 1% 2% 9%;
	}
	
	/* span4 */
	#content section.span4 {
		min-height: 322px;
		padding-bottom: 32%;
	}
	/* span4 - end */
	
	/* div.span4 - responsive cliclab */
	
	#content div.span4 {
		width: 100%;
		padding-bottom: 1%;
	}
	
	#content div.span4_right {
	margin-right: 0;
	float: right;
	}
	
	/* div.span4 - end */
	
	footer {
		padding: 0;
		background: #5a5a5a url(../img/footer-bg.gif) top left repeat-x;
	}
	
	ul#footerNav li a.selected {
		background: transparent url(../img/pfeil2.png) 0px 4px no-repeat;
		padding-left: 10px;
	}
	
	.site-footer-inner {
		margin-top: 4%;
		line-height: 2em;
	}
	
	a.button-ticket {
	width: 180px;
	height: 77px;
	display: block;
	cursor: pointer;
	background: transparent url(../img/tickets-jetzt-buchen.gif) top left no-repeat;
	float: left;
	font-size: 0em;
	text-indent: -10000px;
	margin-right: 100%;
	}
	
	div.textblock_date ul{
		width: 64%;
		float: left;
		margin:0;
		padding: 0;
	}
	
	div.textblock_date li{
		background: white;
		padding-right: 2%;
		padding-bottom: 2%;
		padding-top: 2%;
		padding-left: 0%;
		margin-right: 2%;
	}	
	
	div.textblock_date li.event_prev a{
		text-indent: 0px;
		font-size: 1em;
	}
	div.textblock_date li.event_next a{
		text-indent: 0px;
		font-size: 1em;
	}
	
	div.textblock_date a.programm{
		color: #808080;
		xbackground: white;
		width: auto;
		padding: 2% 4% 2% 2%;
		margin:0;
		text-align: right;
		text-transform: none;
		display: block;
		float: right;
		width: auto;
		background: transparent url(../img/pdf-icon.gif) 100% 50% no-repeat;
	}
	
	div.textblock_date ul{
		width: 100%;
		float: left;
	}
	
	input#spam{
		width: 42%;
		display: block;
		float: right;
	}

	form.contact input.submit {
		padding: 15px 7px;
		width: 45%;
		font-size: 1.125em;
		text-transform: uppercase;
	}
	
}

@media screen and (min-width:720px) {

	.info {background: yellow;}
	
	.fixed2 {
		position: fixed;
		top: 45px;
		z-index: 101;
	}
	
	.fixed li{
		margin-top: 2%;
	}
	
	
	#navMain li {
		letter-spacing: 0.06em;
	}
	
	#navMain li a.tickets {
		padding: 0.8em 0.4em;
	}
	
	#navMain li:last-child {
		float: right;
	}	
	
	#navMain {
	font-size: 0.750em;
	}
		
	#navFeatured li a {padding:7% 0 6%;} 
	
	#featuredContainer img {margin:2% 0 4%;}
	
	#content div.span4 {
		width: 48%;
	}
	
	#content div.span4_right {
		padding-right: 1em;
		float: right;
	}
	input#spam{
		width: 15%;
	}

	form.contact input.submit {
		width: 50%;
	}
	
	input[type="text"],input[type="submit"], input[type="password"], input[type="email"], input[type="search"], input[type="tel"], textarea {
		width: 45%;
	}

}


@media screen and (min-width:820px) {

	.info{background: red; content:"820";}
	
	.fixed2 {
		top: 50px;
	}
	
	#navMain {
	font-size: 0.938em;
	}
	
	/*
	#subNav {
	font-size: 0.625em;
	padding: 0 1% 0%;

	}
	
	#navMain li a {
	margin-bottom: 0;
    margin-top: -18px;
    padding: 2.2em 1.5em 1em;
	}
	
	#subNav li a {
	padding: 1.7em 1.5em 1.7em;margin:0;line-height:1em;
	}
	*/
	
	#featuredContainer img {
		float:left;
		width:65.33333333333333%;
		margin-top:1%;
	}
		
	#navFeatured {
		float:right;
		width:30.666666666666664%;
		margin-top:1%;	
		padding-left:4%;
	}
	
	#navFeatured li {
		width:100%;	
		margin-bottom:3.5%;
	}
	
	#navFeatured li a {
		padding: 12% 0 10%;
	}
	
	
	#content {
		padding: 4% 1% 0 2%;
	}
	
	#content section, 
	#content section:nth-of-type(even) {
		width:30.666666666666664%;	
		width:23.333333333333333%;	
		margin-right:2%;
		xpadding:0% 0% 2.2% 0%;
		padding-bottom: 5%;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
		*behavior: url(../boxsizing.htc);
		min-height: 400px;
	}
	
	#content section.last,
	#content section:nth-of-type(4n+4) {
		margin-right:0;	
	}
	
	#content section.first {
		margin-right: 2%;
	}
	
	#content section h1 {
		font-size: 1em;
		letter-spacing: .07em;
	}
	
	#content section h1.nostrong {
		padding-bottom: 52px;
	}
	
	#content section p {
		font-size: 1em;
		letter-spacing: .02em;
	}
	
	#content section strong.textblock_subline {
		min-height: 48px;
	}
	
	/* span2 obsolet */
	#content section.span2:nth-of-type(2n+3) {
		margin-right:0;	
	}
	/* span1 - end */
	/* span2 */
	
	#content section.span4 {
		padding-bottom: 5.6666666666667%;
		 min-height: 400px;
		 width: 47.5%;
		 width: 48%;
	}
	
	#content section.span4 h1 {
		min-height: 50px;
		padding-top: 3%;
	}
	
	#content section.span4 strong {
		padding: 0 1% 0% 9%;;
	}
	#content section.span4 p {
		padding: 2% 0;
		margin-bottom:15px;
	}

	/* span2 - end */

	
	#navMain li {
	font-size: 0.875em;
		xletter-spacing: 0.06em;
	}
	
	#navMain li:last-child {
		float: right;
		margin-right: 10px;
	}
	div.textblock_date ul{
		width: 70%;
		float: left;
		margin:0;
		padding: 0;
	}
	
	div.textblock_date a.programm{
		width: auto;
		padding: 0% 4% 0% 0%;
		margin: 0;
		text-align: right;
		text-transform: none;
		display: block;
		float: right;
		width: 25%;
	}
	input[type="text"],input[type="submit"], input[type="password"], input[type="email"], input[type="search"], input[type="tel"], textarea {
		width: 60%;
	}

}

@media screen and (min-width:960px) {
	.info{background: pink; content:"820";}
	
	#navMain li {
		margin-right: .6%;
		letter-spacing:0.14em;
		font-size: 0.938em;
	}

	#navMain li:last-child {
		margin-right: 20px;
	}
	
	.fixed li{
		margin-top: 2%;
	}
	.fixed2 {
		top: 55px;
	}
		
	#navFeatured li a {padding: 12.5% 0 10.8%;}
	
	#content {
		padding: 4% 0 0 2%;
	}
	
	#content section, 
	#content section:nth-of-type(even) {
		width:22.2666666666666664%;
		margin-right:3%;
		padding-bottom: 4%;
		min-height: 420px;
	}
	#content section.last,
	#content section:nth-of-type(4n+4) {
		margin-right:0;	
	}
	
	#content section.first {
		margin-right: 3%;
	}
	
		
	#content section p {
		font-size: 1.25em;
		letter-spacing: .02em;
	}
	
	#content section h1 {
		font-size: 1.25em;
		letter-spacing: .05em;
	}
	
	#content section h1.nostrong {
		padding-bottom: 52px;
	}
	
	/* span2 */
	#content section.span4 {
		min-height: 438px;
		padding-bottom: 4%;
		background-position: 50% 98.5%!important;
	}
	
	/* span2 - end */
	
	#footerNav{
		padding: .8% 0% 2% 3%;
	}
	input#spam{
		width: 42%;
	}

	form.contact input.submit {
		width: 45%;
	}

}

@media screen and (min-width:1120px) {
	.info{background: grey; content:"820";}
	#navFeatured li a {padding: 13% 0 11.3%;}
	.fixed2 {
		top: 60px;
	}
	
	#subNav li,
	#navMain li {
		font-size: 1em;
		margin-right: .8%;
		letter-spacing:0.2em;
	}
	
	#content section, 
	#content section:nth-of-type(even) {
		padding-bottom: 4%;
		min-height: 440px;
	}
	
	#content section h1 {
		font-size: 1.25em;
		letter-spacing: .08em;
	}
	
	#content section strong.textblock_subline {
		min-height: 32px;
	}
	
	#content section h1.nostrong {
		padding-bottom: 36px;
	}
	
	#content section.span4 {
		min-height: 400px;
	}

}






