/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 21, 2013 */
@font-face {
    font-family: 'optimusprincepssemiboldRg';
    src: url('/styles/fonts/optimusprincepssemibold-webfont.eot');
    src: url('/styles/fonts/optimusprincepssemibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/styles/fonts/optimusprincepssemibold-webfont.woff') format('woff'),
         url('/styles/fonts/optimusprincepssemibold-webfont.ttf') format('truetype'),
         url('/styles/fonts/optimusprincepssemibold-webfont.svg#optimusprincepssemiboldRg') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* Start reset html elements */
	html { -webkit-text-size-adjust:none; }
	
	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, 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;
		background: transparent;
	}
	
	address,article,aside,audio,canvas,command,datalist,
	details,embed,figcaption,figure,footer,header,
	hgroup,keygen,mark,meter,nav,ouput,progress,
	section,source,summary,time,video,wbr {
		display:block;
	}
	
	input:focus, textarea:focus, select:focus { 
		outline: none; 
	}
	
	table {
		border-collapse:collapse;
		border-spacing: 0;
		padding:0;
		border:0;
	}
	
	table td, table th {
		padding: 0; 
	}
	
	a:active, label:active { 
		outline: none; 
		ie-dummy: expression(this.hideFocus=true); 
	}
	a:focus, label:focus { 
		-moz-outline-style: none; 
		outline: none; 
		ie-dummy: expression(this.hideFocus=true); 
	}
	
	input[type=checkbox] { 
		border-width:0px 
	}
/* End reset html elements */

/* Start generic elements  */
	html {
		height:100%;
	}
	
	body {
		overflow-y: scroll; 
		color:#666;
		background-color:#ADADAD;
		padding: 30px;
	}
	
	td, p, div, span, ol, ul, input, textarea, select, footer, article, header, nav { 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px;
		line-height: 150%;
	}
	
	input, textarea, select {
		color:#666;
		border:1px solid #ccc; 
		background-color:#f7f7ef; 
		line-height:120%; 
		margin-top:1px; 
		padding:1px 0px;  
		resize: none; 
		-webkit-border-radius:0px;
	}
	
	input[type=submit], input[type=text], input[type=password], input[type=button],
	textarea{
		-webkit-appearance:none;
	}
	
	input[type=submit] {
		padding:2px 20px;
		cursor:pointer;
	}
	/* span is to cope for protected emails */
	a:link, a:link span, a:visited, a:visited span, a:active, a:active span { 
		color: #666; 
		text-decoration: none; 
	}
	
	a:hover, a:hover span { 
		text-decoration: underline; 
	}
	
	ul { 
		list-style-type: none;
		list-style-position: outside;
	}
	
	ul li { 
		list-style-type: none; 
		background:url('/images/bullet.png') no-repeat 0px 7px; 
		padding-left:14px; 
	}
	ol li { 
		padding-left: 5px;
		margin-left: 30px;
	}
	.clear {
		clear:both;
		height: 1px;
		overflow: hidden;
	}
	.clearfix:before,
	.clearfix:after {
		content:"";
		display:table;
	}
	.clearfix:after {
		clear:both;
	}
	.clearfix {
		*zoom:1;
	}
/* End generic elements  */

/* Start Freshpage elements (these classes are defined in Freshpage and setable) */
	.small { 
		font-size: 10px
	}
	.big { 
		font-size: 15px
	}
	.tbltype-emphheader {
		border: solid #efefde;
		border-width: 0 0 1px 1px;
		background-color: #f7f7ef;
	}
	.tbltype-emphheader td {
		padding: 1em 5px 1em;
		border: solid #efefde;
		border-width: 1px 1px 0 0;
	}
	.tbltype-emphheader tr:nth-child(2n+1) {
		background-color: #f2f2e8;
	}
	.tbltype-emphheader > tbody > tr:first-child > td {
		font-weight: bold;
		padding-bottom: 5px;
		padding-top: 5px;
		background-color: #efefde;
	}
	
	.tbltype-fairplan {
		border-spacing: 1px;
	}
	.tbltype-fairplan tr td {
		background-color: #f8f8f8;
		vertical-align:top !important;
	}
	.tbltype-headline {
		border-spacing: 1px;
	}
	.tbltype-headline tr td {
		padding:8px;
		background-color: #f8f8f8;
		border:1px solid #ccc;
		vertical-align:top;
	}
	#editor {
		background-color: #f7f7ef;
	}
/* End Freshpage elements  */

/* Start - layout styles */
	div#wrapper {
		width: 1080px;
		margin: 0 auto;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		border-radius: 15px;
		behavior: url(/styles/pie.htc);
		overflow: hidden;
		background: #f7f7ef no-repeat left bottom url('/images/bg-bottom.png');
	}
	div#wrapper > header > a > img {
		display: block;
		float: left;
	}
	div#wrapper > header > div {
		float: left;
		background: no-repeat 253px 0 url('/images/navImage.jpg');
	}
	div#wrapper > header > div > ul {
		width: 251px;
		border-right: 1px solid #FFF;
		float: left;
		height: 235px;
		background-color: #9cb719;
		padding-top: 5px;
	}
	div#wrapper > header > div > ul > li {
		font-family: 'optimusprincepssemiboldRg';
		font-size: 18px;
		line-height: 28px;
		display: block;
		vertical-align: middle;
		text-align: right;
		padding-right: 20px;
		background: none;
	}
	div#wrapper > header > div > ul > li > a {
		color: #FFF;
		text-transform: lowercase;
	}
	div#wrapper > header > div > ul > li > a.active,
	div#wrapper > header > div > ul > li > a:hover {
		color: #666;
		text-decoration: none;
	}
	div#wrapper > header > div > aside {
		float: left;
		margin-left: 577px;
		border-left: 1px solid #FFF;
		width: 250px;
		height: 240px;
		background: #9cb719 no-repeat url('/images/rightBackground.jpg');
		position: relative;
	}
	div#wrapper > header > div > aside > div {
		position: absolute;
		color: #FFF;
		font-style: italic;
		left: 30px;
		bottom: 20px;
		width: 517px;
	}
	div#wrapper > header > div > aside > div > span {
		font-style: normal;
		font-weight: bold;
	}
	div#wrapper > div {
		background: no-repeat 10px 0 url('/images/bg-top.png');
		min-height: 510px;
	}
	div#wrapper > div > ul {
		margin-top: 17px;
		float: left;
		width: 251px;
	}
	div#wrapper > div > ul > li {
		font-family: 'optimusprincepssemiboldRg';
		font-size: 16px;
		line-height: 26px;
		display: block;
		height: 26px;
		vertical-align: middle;
		text-align: right;
		padding-right: 25px;
		background: none;
	}
	div#wrapper > div > ul > li > a {
		color: #999;
		text-transform: lowercase;
	}
	div#wrapper > div > ul > li > a.active,
	div#wrapper > div > ul > li > a:hover {
		color: #666;
		text-decoration: none;
	}
	div#wrapper > div > article {
		float: left;
		width: 542px;
		padding: 20px 10px 20px 26px;
	}
	div#wrapper > div > article > h1 {
		color: #c8c00b;
		font-family: 'optimusprincepssemiboldRg';
		text-transform: lowercase;
		font-size:35px;
		margin-top: 8px;
		margin-bottom:0.6em;
        font-weight: normal;
	}
	div#wrapper > div > article > span.date {
		font-weight: bold;
		display: inline-block;
		margin-top: 0.5em;
	}
	div#wrapper > div > article > h2 {
		font-weight: normal;
		/*color: #AB913F;*/
		color: #c8c00b;
		font-size: 14px;
		margin-bottom: 0.5em;
	}
	div#wrapper > div > aside {
		float: right;
		width: 200px;
		padding: 20px;
		line-height: 170%;
	}
	div#wrapper > div > aside > h2 {
		font-family: 'optimusprincepssemiboldRg';
		text-transform: lowercase;
		font-size:18px;
		margin-bottom:0.3em; 
		margin-top: 7px;
	}
	div#wrapper > div > aside > span.date {
		font-weight: bold;
	}
	div#wrapper > div > aside > a {
		font-weight: bold;
		/*color: #AB913F;*/
		color: #c8c00b;
		font-size: 14px;
	}
	footer {
		width: 1080px;
		height: 18px;
		line-height: 18px;
		vertical-align: middle;
		text-align: center;
		margin: 0 auto;
		color: #FFF;
	}
	footer > a,
	footer > a > span,
	footer > a:link,
	footer > a:link > span,
	footer > a:visited,
	footer > a:visited > span,
	footer > a:active,
	footer > a:active > span {
		color: #FFF;
	}

	/* Start - entrytype contactform */
	div#wrapper > div > article > #contactform label {
		float:left;
		width:80px;
	}
	div#wrapper > div > article > #contactform input,
	div#wrapper > div > article > #contactform textarea {
		width:280px;
		margin-bottom:3px;
	}
	div#wrapper > div > article > #contactform textarea {
		height:60px;
	}
	div#wrapper > div > article > #contactform #plz {
		width:60px;
		margin-right:5px;
	}
	div#wrapper > div > article > #contactform #ort {
		width:213px;
	}
	div#wrapper > div > article > #contactform input[type=submit] {
		width:140px;
	}
	div#wrapper > div > article > #contactform #infotext,
	div#wrapper > div > article > #contactform #errortext {
		display:inline-block;
		margin:5px 0px;
	}
	/* End - entrytype contactform */
/* End - layout styles */