html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear { clear: both; }




/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 16, 2014 */
@font-face {
    font-family: 'league_gothicregular';
    src: url('../fonts/leaguegothic-regular-webfont.eot');
    src: url('../fonts/leaguegothic-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/leaguegothic-regular-webfont.woff') format('woff'),
url('../fonts/leaguegothic-regular-webfont.ttf') format('truetype'),
url('../fonts/leaguegothic-regular-webfont.svg#league_gothicregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*
FONT LICENSE
Copyright (c) 2009 ParaType Ltd. with Reserved Names "PT Sans" and "ParaType".
http://www.fontsquirrel.com/fonts/PT-Sans
*/
@font-face {
    font-family: 'PTSansRegular';
    src: url('../fonts/PTS55F-webfont.eot');
    src: url('../fonts/PTS55F-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/PTS55F-webfont.woff') format('woff'),
url('../fonts/PTS55F-webfont.ttf') format('truetype'),
url('../fonts/PTS55F-webfont.svg#PTSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* LAYOUT BASICS */

body {
   color: #000;
   height: 100%;
   font-size: 0.9em;
   font-family: PTSansRegular, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, Helvetica, Arial, sans-serif;
   line-height: 1.5em;
   background-color:#f3f3f3; 
   overflow-y: scroll !important;
   }

#wrapper {
	margin: 0 auto;
	width: 90%;
	max-width:900px;
	min-width: 320px;
	padding:0px;
	margin-top:15px;
	background-color:#fff;
	border-width: 5px 15px 15px 15px;
	border-color:#fff;
	border-style:solid;
	overflow:hidden;
}

a, a:focus,  a:visited { color:#000; }
a:hover, a:active  { color:#5d5d5d; }

h1 { font-size: 28px; line-height: 28px; font-weight:normal; letter-spacing: 1px; margin-bottom:10px; color:#00579c; }
h2 { font-size: 16px; line-height: 16px; font-weight:bold; letter-spacing: 1px; margin-bottom:10px; }
h3 { font-size: 16px; line-height: 16px; font-weight:normal; letter-spacing: 1px; margin-bottom:10px; }


/* LAYOUT BASICS END */

/* HEADER */

header { width:94%; padding:15px 3% 0px 3%; }
header img { float:right; }

/* HEADER END */



/* CONTENT */

#content {
	width: 100%;
	height: auto;
}

section {
	width: 100%;
	height: auto;
	padding: 0px;
	overflow:hidden;
}

.full {
	width: 94%;
	padding: 10px 3% 0px 3%;
}

.half {
	width: 44%;
	height: auto;
	float:left; 
	padding: 20px  3% 0px 3%;

}

#portrait {
	min-height: 170px;
}

#zitat {
	float:left;
	font-style:italic;
	margin:15px 0px;
}
.person {
	font-style:normal;
	font-weight:bold;
	text-transform:uppercase;
}

.partner {
	border: 4px solid #fff;
	float:left;
	margin-right:15px;
	margin-bottom: 20px;
}
.flexpic {
	max-width:100%;
	border: 1px solid #fff;
}
.divider {
	margin: 0 auto;
	width: 94%;
	border-top: 1px solid #fff;
	line-height:10px;
}
.top {
	margin: 0 auto;
	width: 94%;
	padding: 30px;
	text-align:right;
	font-size:0.8em;
}
.title { font-size:0.8em; line-height:0.8em; color:#999; }
.titles {line-height:1.1em; }

#content table { border: 1px solid #CCC; margin:10px 0px 20px 0px; }
#content table tr td{
	background-color: #fff;
	padding: 6px 10px;
}
#content table tr:nth-of-type(odd) td {background-color: #f3f3f3;} 
#content th { background-color:#666; color:#fff; padding:10px; font-size:1.2em; text-align:left; }

form {
	padding: 15px;
	margin-top: 15px;
	border: 1px solid #CCC;
	color:#000;
}

form p {
	display: block;
	padding: 6px 10px;
	margin: 0 0 2px 0;
	}

form label {
	float: left;
	clear: left;
	width: 130px;
	}
input[type="text"], input[type="email"] {
	font-family: PTSansRegular, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, Helvetica, Arial, sans-serif;
	height: 20px;
	width: 398px;
	}
input[type="submit"], button[type="submit"] {
	font-size:1.2em;
	margin: 10px 0px;
	padding:15px;
	background: #00579c; 
	box-shadow: 0px 0px 3px #fff;
	border: 0px solid #fff;
	color:#fff;
	width: 100%;
	height: auto;
	}
input[type="submit"]:hover, button[type="submit"]:hover {
	background: #fbc375; 	}	
input[type="checkbox"] {
	margin-right:5px;
}
select {
	font-family: PTSansRegular, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, Helvetica, Arial, sans-serif;
	height: 26px;
	width: 404px;
	font-size:0.8em;
}
textarea {
	font-family: PTSansRegular, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, Helvetica, Arial, sans-serif;
	height: 80px;
	width: 198px;
	font-size:0.9em;
}

/* CONTENT END  */



/* FOOTER */

footer {	
	margin: 0 auto;
	width:100%;
	padding:20px;
	background-color:#fff;
	border-top:1px dotted #CCC;
	color: #000;
	font-size:0.8em;
	text-align:center;
}
/* footer a, footer a:visited { color:#000; }
footer a:hover, footer a:focus, footer a:active { color: #000; }	*/
	
/* FOOTER END */


@media only screen and (max-width:720px) {

.half {
	width: 94%;
	float:none;
}

.responsivehidden {
	display:none;
}
#wrapper {
	border-width: 15px;
}
header img { float:none; }

input[type="text"], input[type="email"] { width: 198px; }
select { width: 204px; }

}
@media only screen and (max-width:500px) {

.full {
	width: 97%;
	padding: 10px 0px 0px 0px;
}

form label {
	float: none;
	display:block;
	width: 100%;
	}
footer {	
	width: 97%;
	padding:20px 0px;
}

}