/* 
* Chubby Grid 0.1
* By Scott Robbin and Naz Hamid (http://weightshift.com)
* 
* Derived from www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
*/


/* #Reset & Basics (Inspired by E. Meyers)
================================================== */
	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: middle; }
	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block; }
	body {
		line-height: 1; }
	ol, ul {
		list-style: none; }
	blockquote, q {
		quotes: none; }
	blockquote:before, blockquote:after,
	q:before, q:after {
		content: '';
		content: none; }
	table {
		border-collapse: collapse;
		border-spacing: 0; }
		
h2.pt a {text-decoration:none;}
.text {font-size:110%}
		

/* #Basic Styles
================================================== */
	body { 
		background:#e3e3e3;
		font: 17px/24px "HelveticaNeue", "Helvetica", sans-serif;
		-webkit-font-smoothing: antialiased; !important; /* Fix for webkit rendering */
		-webkit-text-size-adjust: none;
		
		margin: 0;
		padding: 0;
		position: absolute;
		width: 100%;
		height: 100%;
 	}
	

#coverpic
{
  height:90%;
  background-image: url("2018-IT-Planungsrat-Fachkongress-Public-Service-Lab.jpg");
  background-position:center;
  background-repeat: no-repeat;
  background-size: cover;

  width:100%;
  padding:0;
  margin:0;
  display: block;
  position: relative;
  background-color: rgb(0, 0, 0);
}
.overlayer {
  background-color: rgba(0, 0, 0, 0.45);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}

#cover2018
{
  height:90%;
  background-image: url("teilnehmerinnen-2017.JPG");
  background-position:center;
  background-repeat: no-repeat;
  background-size: cover;

  width:100%;
  padding:0;
  margin:0;
  display: block;
  position: relative;
  background-color: rgb(0, 0, 0);
}
#cover2018 h1
{ font-family: "HelveticaNeue", "Helvetica", sans-serif;
        font-style: 200;
        line-height: 1;
        font-size: 80px;
        color: #f5f5f5; -webkit-font-smoothing: antialiased;
}

#cover2018 h1 strong
{ font-family: "HelveticaNeue", "Helvetica", sans-serif;
        font-style: bold;
        line-height: 1;
        color: #f5f5f5; -webkit-font-smoothing: antialiased;
}


.overlayer {
  background-color: rgba(0, 0, 0, 0.50);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}

#eventarea
{
  background-image: url("Podium-Public-Service-Lab.jpg");
  background-position:center;
  background-repeat: no-repeat;
  background-size: cover;

  width:100%;
  padding:0;
  margin:0;
  display: block;
  position: relative;
  background-color: rgb(0, 0, 0);
}

#event2018
{
  background-image: url("sprecher-2017.JPG");
  background-position:center;
  background-repeat: no-repeat;
  background-size: cover;

  width:100%;
  padding:0;
  margin:0;
  display: block;
  position: relative;
  background-color: rgb(0, 0, 0);
}


#agendaarea
{
  background-image: url("Impact-Hub-Kitchen.jpg");
  background-position:center;
  background-repeat: no-repeat;
  background-size: cover;

  width:100%;
  padding:0;
  margin:0;
  display: block;
  position: relative;
  background-color: rgb(0, 0, 0);
}

  table td, table td * {
    vertical-align: top;
}



#institutionen
{
  background-image: url("Impact-Hub-Workshop.jpg");
  background-position:center;
  background-repeat: no-repeat;
  background-size: cover;

  width:100%;
  padding:0;
  margin:0;
  display: block;
  position: relative;
  background-color: rgb(0, 0, 0);
  margin-bottom: 50px;
}

#institutionen img
{
margin-bottom:30px; 
}


#institutionen h3
{
 font-weight:normal;
 font-size: 18px;
 color:white;
 text-transform: uppercase;
 padding-top: 50px;
 padding-bottom: 50px;
 text-align: left;
 letter-spacing: 4px;
}


#contentblocks
{
  background-image: url("Impact-Hub-Space.jpg");
  background-position:center;
  background-repeat: no-repeat;
  background-size: cover;

  width:100%;
  padding:0;
  margin:0;
  display: block;
  position: relative;
  background-color: rgb(0, 0, 0);
}


#contentblocks h3
{
 font-weight:normal;
 font-size: 18px;
 color:white;
 text-transform: uppercase;
 padding-top: 50px;
 padding-bottom: 50px;
 text-align: left;
 letter-spacing: 4px;
}


#contentblocks h5
{
 line-height: 1.3;
 font-size: 18px;
 font-weight: bold;
 color:white;
 padding-top: 30px;
 padding-bottom: 0px;
}

#contentblocks p
{
 font-weight:normal;
 line-height: 1.4;
 font-size: 18px;
 color:white;
 padding-top: 10px;
}

#statement {
padding-top:50px;
padding-bottom:60px;
background-color:#49babc;
	}

#statement h4 
{
	font-size:30px;
	font-weight: bold;
	color:#fff;
	line-height:1.3;
}

#statement p
{
 font-weight:normal;
 line-height: 1.4;
 font-size: 18px;
 color:white;
 padding-top: 10px;
}

#map
{
  width:100%;
  height:300px;
  padding:0;
  margin:0;
  display: block;
  position: relative;
  background-color: rgb(0, 0, 0);
  webkit-filter: grayscale(100%);
}



#sprecher1
{
  background-image: url("workshop-ba.jpg");
  background-position:center;
  background-repeat: no-repeat;
  background-size: cover;

  width:100%;
  padding:0;
  margin:0;
  display: block;
  position: relative;
  background-color: rgb(0, 0, 0);
}

  table td, table td * {
    vertical-align: top;
}


#sprecher1 h3
{
 font-weight:normal;
 font-size: 18px;
 color:white;
 text-transform: uppercase;
 padding-top: 50px;
 padding-bottom: 50px;
 text-align: left;
 letter-spacing: 4px;
}

#sprecher1 h4
{
 font-weight:normal;
 line-height: 1.2;
 font-size: 22px;
 color:white;
 padding-top: 10px;
 padding-bottom: 50px;
}

#sprecher1 h5
{
 font-weight:normal;
 line-height: 1.2;
 font-size: 30px;
 color:white;
 padding-top: 0px;
 padding-bottom: 50px;
}

#intro-fg
{
  background-image: url("background-psl.gif");
  background-position:center;
  background-repeat: no-repeat;
  background-size: cover;

  width:100%;
  padding:0;
  margin:0;
  display: block;
  position: relative;
  background-color: rgb(0, 0, 0);
}

#intro-fg img
{
}	

#intro-fg h3
{
 font-weight:normal;
 font-size: 18px;
 color:#252525;
 text-transform: uppercase;
 padding-top: 50px;
 padding-bottom: 50px;
 text-align: left;
 letter-spacing: 4px;
}

#intro-fg h4
{
 font-weight:normal;
 line-height: 1.2;
 font-size: 22px;
 color:#252525;
 padding-top: 10px;
 padding-bottom: 50px;
}

#intro-fg h5
{
 font-weight:normal;
 line-height: 1.2;
 font-size: 30px;
 color:#252525;
 padding-top: 0px;
 padding-bottom: 50px;
}

#govbot
{
  background-image: url("photo-pointing.jpg");
  background-position:center;
  background-repeat: no-repeat;
  background-size: cover;

  width:100%;
  padding:0;
  margin:0;
  display: block;
  position: relative;
  background-color: rgb(0, 0, 0);
}


#govbot h3
{
 font-weight:normal;
 font-size: 18px;
 color:#252525;
 text-transform: uppercase;
 padding-top: 50px;
 padding-bottom: 50px;
 text-align: left;
 letter-spacing: 4px;
}

#govbot h4
{
 font-weight:normal;
 line-height: 1.2;
 font-size: 22px;
 color:#252525;
 padding-top: 10px;
 padding-bottom: 50px;
}

#govbot h5
{
 font-weight:normal;
 line-height: 1.2;
 font-size: 30px;
 color:#252525;
 padding-top: 0px;
 padding-bottom: 50px;
}



#schirmherrschaft
{
  background-image: url("photo-pointing.jpg");
  background-position:center;
  background-repeat: no-repeat;
  background-size: cover;

  width:100%;
  padding:0;
  margin:0;
  display: block;
  position: relative;
  background-color: rgb(0, 0, 0);
}


#schirmherrschaft h3
{
 font-weight:normal;
 font-size: 18px;
 color:#252525;
 text-transform: uppercase;
 padding-top: 50px;
 padding-bottom: 50px;
 text-align: left;
 letter-spacing: 4px;
}

#schirmherrschaft h4
{
 font-weight:normal;
 line-height: 1.2;
 font-size: 22px;
 color:#252525;
 padding-top: 10px;
 padding-bottom: 50px;
}

#schirmherrschaft h5
{
 font-weight:normal;
 line-height: 1.2;
 font-size: 30px;
 color:#252525;
 padding-top: 0px;
 padding-bottom: 50px;
}


#sprecher3
{
  background-image: url("photo-innoki.jpg");
  background-position:center;
  background-repeat: no-repeat;
  background-size: cover;

  width:100%;
  padding:0;
  margin:0;
  display: block;
  position: relative;
  background-color: rgb(0, 0, 0);
}


#sprecher3 h3
{
 font-weight:normal;
 font-size: 18px;
 color:white;
 text-transform: uppercase;
 padding-top: 50px;
 padding-bottom: 50px;
 text-align: left;
 letter-spacing: 4px;
}

#sprecher3 img
{
padding-top: 40px;
}	

#sprecher3 h4
{
 font-weight:normal;
 line-height: 1.2;
 font-size: 22px;
 color:white;
 padding-top: 10px;
 padding-bottom: 50px;
}

#sprecher3 h5
{
 font-weight:normal;
 line-height: 1.2;
 font-size: 30px;
 color:white;
 padding-top: 0px;
 padding-bottom: 50px;
}

#sprecher2
{
  background-image: url("photo-gov-munich.jpg");
  background-position:center;
  background-repeat: no-repeat;
  background-size: cover;

  width:100%;
  padding:0;
  margin:0;
  display: block;
  position: relative;
  background-color: rgb(0, 0, 0);
}

#sprecher2 img
{
padding-top: 40px;
}	

#sprecher2 h3
{
 font-weight:normal;
 font-size: 18px;
 color:white;
 text-transform: uppercase;
 padding-top: 50px;
 padding-bottom: 50px;
 text-align: center;
 letter-spacing: 4px;
}

#sprecher2 h4
{
 font-weight:normal;
 line-height: 1.2;
 font-size: 22px;
 color:white;
 padding-top: 10px;
 padding-bottom: 50px;
}

#sprecher2 h5
{
 font-weight:normal;
 line-height: 1.2;
 font-size: 30px;
 color:white;
 padding-top: 0px;
 padding-bottom: 50px;
}

#agendaarea h5
{
 font-weight:normal;
 line-height: 1.6;
 font-size: 22px;
 color:white;
 padding-top: 50px;
 padding-bottom: 50px;
}


#gazettearea h3
{
 font-weight:normal;
 font-size: 18px;
 color:white;
 text-transform: uppercase;
 padding-top: 50px;
 padding-bottom: 50px;
 text-align: left;
 letter-spacing: 4px;
}

#gazettearea h4
{
 font-weight:normal;
 line-height: 1.2;
 font-size: 30px;
 color:white;
 padding-top: 0px;
}

#gazettearea h5
{
 font-weight:normal;
 line-height: 1.4;
 font-size: 22px;
 color:white;
 padding-top: 0px;
 padding-bottom: 50px;
}

#gazettearea p
{
 font-weight:normal;
 line-height: 1.4;
 font-size: 18px;
 color:white;
 margin-top:-7px;
}

#gazettearea
{
  background-image: url("Medium-Cover-Public-Service-Lab.jpg");
  background-position:center;
  background-repeat: no-repeat;
  background-size: cover;

  width:100%;
  padding:0;
  margin:0;
  display: block;
  position: relative;
  background-color: rgb(0, 0, 0);
}

.overlazy {
  background-color: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}


#eventarea h3
{
 font-weight:normal;
 font-size: 18px;
 color:white;
 text-transform: uppercase;
 padding-top: 50px;
 text-align: left;
 letter-spacing: 4px;
}

#eventarea h4
{
 font-weight:normal;
 line-height: 1.2;
 font-size: 30px;
 color:white;
 padding-top: 50px;
 margin-bottom: 50px;
}

#eventarea h5
{
 font-weight:normal;
 line-height: 1.2;
 font-size: 22px;
 color:white;
 padding-top: 10px;
 padding-bottom: 20px;
}

#event2018 h3
{
 font-weight:normal;
 font-size: 18px;
 color:white;
 text-transform: uppercase;
 padding-top: 50px;
 text-align: left;
 letter-spacing: 4px;
}

#event2018 h4
{
 font-weight:normal;
 line-height: 1.3;
 font-size: 30px;
 color:white;
 padding-top: 20px;
 margin-bottom: 50px;
}

#event2018 h5
{
 font-weight:normal;
 line-height: 1.6;
 font-size: 22px;
 color:white;
 padding-bottom: 50px;
}


#overlay
{
  height:100%;
  width:100%;
  padding:0;
  margin:0;
  display: block;
  position: absolute;
  background-color: rgb(0, 0, 0);
  opacity: 0.1;
  z-index: 10;
}

#title
{
  width: 100%;
  top: 35%;
  display: block;
  position: absolute;
  opacity: 1 !important;
  z-index: 12;
  font-family: "HelveticaNeue", "Helvetica", sans-serif;
  font-weight: bold;
}
#subtitle
{
  width: 100%;
  top: 80%;
  bottom: 0;
  display: block;
  position: absolute;
  opacity: 1 !important;
  z-index: 12;
  font-family: "HelveticaNeue", "Helvetica", sans-serif;
  font-weight: normal;
}


#elsewhere h4
{
 font-weight:normal;
 font-size: 18px;
 color:#444444;
 text-transform: uppercase;
 padding-top: 40px;
 padding-bottom: 30px;
 text-align: left;
 letter-spacing: 4px;
}

#elsewhere h5
{
font-weight: bold;
font-size: 18px;
padding-top: 20px;
}

#elsewhere .container .four.chubby.columns
{ 
padding-left: 0px;
padding-right: 0px;
margin-bottom:20px;
}




/* Video Fitting
==================================================== */
.embed-container {
    position: relative;
    padding-bottom: 53%; /* adapted, iterated ratio */
    padding-top: 30px; /* IE6 workaround*/
    height: 0;
    overflow: hidden;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* #Typography
================================================== */
	h1, h2, h4, h5, h6 { 
		  font-family: "HelveticaNeue", "Helvetica", sans-serif;

		font-weight: normal; }
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
	h1 {	
			color: #fff;
		}
	h2 {   font-family: "HelveticaNeue", "Helvetica", sans-serif;
		    font-style: bold;
		    line-height: 1.1;
            font-size: 50px;
            color: #f5f5f5;; -webkit-font-smoothing: antialiased}
	h3 {   font-family: "HelveticaNeue", "Helvetica", sans-serif;
            	font-weight: 200;
            	font-size: 20px;
        		letter-spacing:2px;
        		color:#333333;
        		text-decoration:none;
        		font-style: normal;
        		text-transform: none; margin-bottom: 8px; }
	h4 {   		font-family: "HelveticaNeue", "Helvetica", sans-serif;
            	font-weight: 900;
            	font-size: 26px;
            	line-height: 26px;
        		color:#333333;
        		text-decoration:none;
        		font-style: normal;
        		text-transform: none; margin-bottom: 8px; }
	h5 {		font-size: 17px; line-height: 24px; }
	h6 {		font-family: "HelveticaNeue", "Helvetica", sans-serif;
				font-size: 16px; line-height: 21px; 
				color:white; 
				position:absolute;
				bottom:43%;
				text-align:center;
				width:100%;}
	.subheader { color: #333333; }


	p { margin: 5px 0 5px 0;
				color: #333333;
				font-size: 16px;
				line-height: 20px;}
	p img { margin: 0; }
	p.lead { font-size: 21px; line-height: 27px; }
	
	em { font-style: italic; }
	strong { font-weight: bold; }
	small { font-size: 80%; }
	
/*	Blockquotes  */
	blockquote, blockquote p { font-size: 17px; line-height: 24px; color: #777; font-style: italic; }
	blockquote { margin: 0 0 20px; padding: 9px 20px 0 19px; border-left: 1px solid #ddd; }
	blockquote cite { display: block; font-size: 12px; color: #555; }
	blockquote cite:before { content: "\2014 \0020"; }
	blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #555; }
	
	hr { border:0; background-color: #f3f3f3; height:1px; color:#f3f3f3; margin-left:14px; margin-top:14px; margin-bottom:15px; padding:0px; }


/* #Links
================================================== */
	a, a:visited { color: #343434; font-style: normal;  outline: 0; text-decoration: underline;}
	a:hover, a:focus { color: #343434; font-style: normal; text-decoration: underline; }
	p a, p a:visited { text-decoration: none;}
	

/* #Lists
================================================== */
	ul, ol { margin-bottom: 20px; }
	ul { list-style: none outside; }
	ol { list-style: decimal; }
	ol, ul.square, ul.circle, ul.disc { margin-left: 30px; }
	ul.square { list-style: square outside; }
	ul.circle { list-style: circle outside; }
	ul.disc { list-style: disc outside; }
	ul ul, ul ol,
	ol ol, ol ul { margin: 4px 0 5px 30px; font-size: 90%;  }
	ul ul li, ul ol li,
	ol ol li, ol ul li { margin-bottom: 6px; }
	li { line-height: 10px; margin-bottom: 5px; color: #333333;}
	ul.large li { line-height: 21px; }
	li p { color: #333333; }
	
/* #Images
================================================== */

	img.scale-with-grid { 
		max-width: 100%;
		height: auto; 
		}


/* #Buttons
================================================== */


	.btn {
  -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  letter-spacing: 0.5px;
  margin-bottom:70px;
  margin-top:15px;
  font-weight: bold;
  float: left;
  font-family: "HelveticaNeue", "Helvetica", sans-serif;
  color: #ffffff;
  font-size: 18px;
  background: #49babc;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.btn:hover {
  background: #358b8c;
  text-decoration: none;
}



  .bto {
  -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  letter-spacing: 0.2px;
  border: solid #343434 2px;
  margin-bottom:70px;
  margin-top:15px;
  font-weight: bold;
  float: left;
  font-family: "HelveticaNeue", "Helvetica", sans-serif;
  color: #343434;
  font-size: 15px;
  padding: 5px 10px 5px 10px;
  text-decoration: none;
}

.bto:hover {
  background: #fff;
  text-decoration: none;
}

  .bot {
  -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  letter-spacing: 0.2px;
  border: solid #343434 3px;
  margin-bottom:70px;
  margin-top:15px;
  font-weight: bold;
  float: left;
  font-family: "HelveticaNeue", "Helvetica", sans-serif;
  color: #343434;
  font-size: 18px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.bot:hover {
  background: #fff;
  text-decoration: none;
}

	.kpf {

  -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  width: 100%;
  color: #fff;
  padding: 5px 0px 5px 10px;
  margin-top: 15px;
  margin-bottom: 40px;
  margin-right: 5px; 
  border: solid #fff 2px;
  text-decoration: none;
  letter-spacing: 0.5px;
  font-weight: bold;
  display: block;
  font-family: "HelveticaNeue", "Helvetica", sans-serif;
  font-size: 14px;
  text-decoration: none;
}

.kpf:hover {
  background: #358b8c;
  text-decoration: none;
}
	
/* #Tabs (activate in app.js)
================================================== */
	ul.tabs { 
		display: block;
		margin: 0 0 20px 0;
		padding: 0;
		border-bottom: solid 1px #ddd; }
	ul.tabs li { 
		display: block;
		width: auto;
		height: 30px;
		padding: 0;
		float: left;
		margin-bottom: 0; }
	ul.tabs li a { 
		display: block; 
		text-decoration: none;
		width: auto; 
		height: 29px; 
		padding: 0px 20px; 
		line-height: 30px; 
		border: solid 1px #ddd;
		border-width: 1px 0 0 1px; 
		margin: 0;  
		background: #f5f5f5;
		font-size: 13px; }
	ul.tabs li a.active { 
		background: #fff; 
		height: 30px;
		position: relative;
		top: -4px;
		padding-top: 4px;
		border-right-width: 1px;
		margin: 0 -1px 0 0;
		color: #111;
		-moz-border-radius-topleft: 2px;
		-webkit-border-top-left-radius: 2px;
		border-top-left-radius: 2px;
		-moz-border-radius-topright: 2px;
		-webkit-border-top-right-radius: 2px;
		border-top-right-radius: 2px; }
	ul.tabs li:first-child a {
		-moz-border-radius-topleft: 2px;
		-webkit-border-top-left-radius: 2px;
		border-top-left-radius: 2px; }
	ul.tabs li:last-child a {
		border-width: 1px 1px 0 1px;
		-moz-border-radius-topright: 2px;
		-webkit-border-top-right-radius: 2px;
		border-top-right-radius: 2px; }
	
	ul.tabs-content { margin: 0; display: block; }
	ul.tabs-content > li { display:none; }
	ul.tabs-content > li.active { display: block; }
		
	/* Clearfixing tabs for beautiful stacking */
	ul.tabs:before,
	ul.tabs:after {
	  content: '\0020';
	  display: block;
	  overflow: hidden;
	  visibility: hidden;
	  width: 0;
	  height: 0; }
	ul.tabs:after {
	  clear: both; }
	ul.tabs {
	  zoom: 1; }
			
			
/* #Forms
================================================== */

	form { 
		margin-bottom: 20px; }
	fieldset { 
		margin-bottom: 20px; }
	input[type="text"], 
	input[type="password"],
	input[type="email"],
	input[type="url"],
	textarea, 
	select {
		border: 1px solid #ccc;
		padding: 6px 4px;
		outline: none;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		font: 13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
		color: #777;
		margin: 0;
		width: 210px;
		max-width: 100%;
		display: block;
		margin-bottom: 20px;
		background: #fff; }
	select { 
		padding: 0; }
	input[type="text"]:focus,
	input[type="password"]:focus,
	input[type="email"]:focus, 
	textarea:focus {
		border: 1px solid #aaa;
 		color: #444;
 		-moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
		-webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
		box-shadow:  0 0 3px rgba(0,0,0,.2); }
	textarea {
		min-height: 60px; }
	label,
	legend { 
		display: block;
		font-weight: bold;
		font-size: 13px;  }
	select { 
		width: 220px; }
	input[type="checkbox"] {
		display: inline; }
	label span,
	legend span {
		font-weight: normal;
		font-size: 13px;
		color: #444; }
		

/* #Layout
================================================== */
	#heading {
	-webkit-box-shadow: rgba(0, 0, 0, 0.246094) 0px 1px 1px 0px;
	background-image: url("background.png");
	background-color: #e3e3e3;
	box-shadow: rgba(0, 0, 0, 0.246094) 0px 1px 1px 0px;
	color: #e3e3e3;
	display: block;
	font-size: 14px;
	font-family: "HelveticaNeue", "Helvetica", sans-serif;
	font-style: normal;
	font-weight: bold;
	height: 40px;
	left: 0px;
	line-height: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	position:fixed;
	right: 0px;
	top: 0px;
	width: 100%;
	z-index: 1000;
		}
	#heading h2.toppy, h2.toppy a, h2.toppy a:hover {

		}
	#heading p {
 color:#ffffff !important; 		margin-top: -28px;
margin-left: 40px; overflow: hidden}

	#masthead {
		margin: 15px auto 20px auto;
		}
	#masthead h4 a { text-decoration: none; }
	#masthead h4 a:hover { text-decoration: underline; }
	h5.locale { 
			font-weight: bold;
			padding-bottom: 0px; 
			margin-bottom: 0px;
/*			border-bottom: 10px solid;
			border-color: #f5f5f5; */
		}
			#masthead h3.locale {
			font-weight: 200;
			margin-bottom: 0px;
			padding-top: 0px; 
			padding-bottom: 10px; /*
			border-bottom: 10px solid;
			border-color: #f5f5f5;*/
			}
	
	#nav { text-align: center; margin: 0 auto 40px auto; }
	#nav a { color: #666; font-size: 20px; font-weight: bold; text-decoration: none; margin: 0 30px 0 30px; }
	#nav a:hover { color: #000; border-bottom: 1px solid; }

	#lead-in h2 { 
		margin: 0px auto 30px auto;
		}	

	#lead-in h3 { color: #fff !important; line-height:1.1}

	#lead-in h4 {text-transform: uppercase; font-size: 20px; letter-spacing: 2px; line-height:1.1; margin-bottom:-20px}
	#lead-in p {padding-bottom:35px}

	#keypres {margin-top:0px;margin-bottom:20px;}
	#keypres img { padding-bottom:40px;}
	#keypres h3 {
		font-family: "HelveticaNeue", "Helvetica", sans-serif;
		font-style: normal;
		font-weight: bold;			
		margin-bottom: 20px;
		padding-bottom: 10px; 
			}


	#sponsors {	padding-top:35px;
	padding-bottom:40px;
	background-color:#363636;
	margin-top:20px;
	}
	#sponsors h3 {padding-bottom:20px}
	.logos {padding-bottom: 20px;margin-left:0px;vertical-align: middle}

	#partner {	padding-top:35px;
	padding-bottom:40px;
	background-color:#202020;
	margin-bottom: 30px;
	}
	#partner h3 {padding-bottom:20px}
	.logos {padding-bottom: 20px;margin-left:0px;vertical-align: middle}


	#horizontalblue {
	padding-top:50px;
	padding-bottom:60px;
	background-color:#49babc;
	margin-bottom: 0px;
	}
	#horizontalblue h5 {
	color:white !important;
	font-family: "Helvetica Neue", "Helvetica", sans-serif;
  	font-style: normal;
 	font-weight: 400;
	font-size:25px;
	line-height:120%;
	margin-bottom: 30px;
	}
	#horizontalblue strong {
	color:white !important;
	font-family: "Helvetica Neue", "Helvetica", sans-serif;
  	font-style: normal;
 	font-weight: 800;
	font-size:25px;
	line-height:100%;
	margin-bottom: 30px;
	}
	#horizontalgrey {
	margin-bottom: 0px;
	background-color:#323232;
	}

	#who { 
		padding-top:50px;
		}
		#who h3.title { 
			font-weight: 200;
			padding-bottom: 10px; 
			margin-bottom: 0px;
			border-bottom: 10px solid;
			border-color: #f5f5f5;
			}
		#who h4.headline { 
			margin-top: 15px;
			}
		#who h4.headline a {text-decoration: none; font-style: normal;}
		#who h4.headline a:hover {text-decoration: underline; font-style: normal;}
			#who img { opacity: 1.0; }

#latest { 
		margin: 30px auto 30px auto;
		}
		#latest h3.title { 
			font-weight: 200;
			padding-bottom: 10px;
			margin-bottom: 20px;
			border-bottom: 1px solid;
			}

.post {
}

	#content .container { 
		border-top: 1px solid;
		padding-top: 20px; 
		margin-bottom: 10px;
		}
		#content p { font-size: 17px; line-height: 24px; }


	#location {}
		#location h3 {
			font-weight: 200;
			margin-bottom: 20px;
			padding-bottom: 10px;
			padding-top: 30px; 
			}
			#location p {margin-bottom:-20px;}

	#elsewhere {
		padding-top: 30px;
		padding-bottom: 70px; 
		}
			#elsewhere p, li {
				font-size: 15px;
				line-height: 1.3;
				padding-top:10px;
				font-family: "HelveticaNeue", "Helvetica", sans-serif;
				font-style: normal;
				color: #000;
				padding-left: 0px;
				padding-top: 5px;
				padding-right: 15px;
				padding-bottom:15px;
				font-weight: light;}
			#elsewhere img {
				margin-top: 0px;
				}
      #elsewhere strong,a {
        color: #000;
        text-decoration: underline;
        }


#resources {
  padding-top:50px;
  padding-bottom:20px;
  background-color:#e3e3e3;
  margin-bottom: 0px;
  }
  #resources p {
  color:#343434;
  font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-style: normal;
  font-weight: 400;
  font-size:20px;
  line-height:135%;
  margin-bottom: 30px;
  }
  #resources strong {
  color:#343434;
  font-family: "Helvetica Neue", "Helvetica", sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size:20px;
  line-height:135%;
  margin-bottom: 30px;
  }

  #partnerschaft {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color:#e3e3e3;
    }
  #partnerschaft h3 {
      font-family: "HelveticaNeue", "Helvetica", sans-serif;
      font-style: normal;
      font-weight: 100;     
      padding-bottom: 25px;
      color: #444444;
      text-transform: uppercase;
      font-size: 18px;
      letter-spacing: 3px;
      }
  

	#agenda {
		padding-top: 35px; padding-bottom: 0px; margin-bottom:0px; }
		#agenda h3 {padding-bottom: 0px; margin-bottom:-20px;}

	#team {
		padding-top: 35px; padding-bottom: 0px;  

		}
		#team h3 {padding-bottom:10px;}
		#team h6 {
			font-weight: 200;
			position: relative;
			margin-bottom: 30px; 
			letter-spacing: 2px;
			text-transform: uppercase;
			padding: 35px 0 0 125px;
			font-size: 12px;
			line-height:13px;
			color:#ababab;
			}
			#team p { margin-bottom: 5px; margin-left:0px;padding-top:15px;margin-top:10px;}
			.portrait {padding-bottom: 20px;margin-left:0px;position: absolute;}
			
	#statements {
		padding-top: 35px; padding-bottom: 0px;  

		}
		#statements h3 {padding-bottom:25px;}
		#team h6 {
			font-weight: 200;
			position: relative;
			margin-bottom: 30px; 
			letter-spacing: 2px;
			text-transform: uppercase;
			padding: 35px 0 0 125px;
			font-size: 12px;
			line-height:13px;
			color:#ababab;
			}
			#statements p { margin-bottom: 20px; margin-left:0px;padding-top:10px;margin-top:0px;padding-bottom:20px !important;}
			#statements.portrait {padding-top: 25px;margin-left:0px;position: absolute;}
			
	#trailer {
		padding-top: 40px; 
		}
		#trailer h3 {
			font-weight: 200;
			margin-bottom: 20px;
			padding-bottom: 10px; 
			border-bottom: 10px solid;
			border-color: #f5f5f5;
			}
			#trailer p { margin-top:15px; margin-bottom: 35px; }



.navigation div {margin:20px 0px}
.alignleft {float:left}
.alignright {float:right}

