@font-face {font-family: "FanwoodItalic"; src: url("fonts/Fanwood-Italic.otf");}
@font-face {font-family: "FanwoodText"; src: url("fonts/Fanwood-Text.otf");}
@font-face {font-family: "League"; src: url("fonts/League-Gothic.otf");}

		a {text-decoration: none;}
		a {text-decoration: none;}
		body {padding: 0; margin: 0; background: #222222;}
		
		#startupLogo {width: 400px; height: 400px; z-index: 8; position: absolute; left: 50%; top: 50%; margin: 0; padding: 0; margin-top: -200px; margin-left: -200px; background: url(resources/startupLogo.png) center center no-repeat; display: none;}
		
		.item {opacity: 0; width: 100px; height: 100px; background: red; float: left;}
		#wrapper {position: fixed; margin-top: 30px; display: "none";}
		#copyrights {position: fixed; background: #363636; top: 0; left: 0;padding: 10px; color: #fff; height: 10px; width: 100%; font-family: Junction, Helvetica, Arial, sans-serif; font-size: 10px; padding-left: 50px; z-index: 5; opacity: 0;}
		#copyrightlogo {position: fixed; top: 0; left: 0; background: url(resources/copyright.png) no-repeat #363636; width: 30px; height: 30px; z-index: 6;}
		
		#logo-text {position: fixed; top: 0; right: 0; background: url(resources/somethingherelogo-text.png) right no-repeat #363636; width: 300px; height: 30px; z-index: 6;}
			#more, #less {position: fixed; bottom: 0; width: 30px; height: 30px; z-index: 6; opacity: 0.5;}
			#more{background: url(resources/more.png) no-repeat;  right: 0;}
				#more:hover{background: url(resources/more-hover.png) no-repeat;}
			#less{background: url(resources/less.png) no-repeat;  left: 0; display: none;}
				#less:hover{background: url(resources/less-hover.png) no-repeat;}
			.link {width: 100%; height: 100%;}
			#pages {height: 30px; position: fixed; bottom: 0; left: 50%;  z-index: 5;}
			.pages {width: 20px; height: 20px; background: url(resources/page.png); float: left; margin: 5px; opacity: 0.5;}
			#lessLink, #moreLink {display: none;}
		#contentswrapper {width: 100%; height: 100%; margin: 0; padding: 0; z-index: 8; position: fixed; left: 0; top: 0; display: none;}
		#contents {z-index: 5; display: none; background: white;}
		.frontItem {min-height: 30px; width: 100%; padding: 0; position: relative; height: 100%;float: left;}
			.frontTitle {font-family: Helvetica, Arial, sans-serif; font-size: 14px; text-transform: uppercase; color: #fff; display: none;}
			.frontType {height: 30px; width: 30px; background: blue; float: left; font-size: 10; margin-left: 10px; margin-right: 10px; margin-top: 40px; display: none;}
			.frontDate {font-family: FanwoodItalic, Times, serif; font-style: italic; font-size: 10px; text-transform: uppercase;  opacity: 0.8;color: #fff; float: left; display: none;}
			.frontTitle a, .frontDate a {color: #fff; text-decoration: none; }
			.frontFloat {width: 80%;float: left; margin-top: 40px;}
		.item {}
		.contactInfo {width: 30px; height: 30px; background: #363636; float: left;}
			#linkedin {background: url(resources/contact-linkedin.png);}
				#linkedin:hover {background: url(resources/contact-linkedin-hover.png);}
			#facebook {background: url(resources/contact-facebook.png);}
				#facebook:hover {background: url(resources/contact-facebook-hover.png);}
			#email {background: url(resources/contact-email.png);}
				#email:hover {background: url(resources/contact-email-hover.png);}
			#phone {background: url(resources/contact-phone.png);}
				#phone:hover {background: url(resources/contact-phone-hover.png);}
			#cv {background: url(resources/contact-cv.png);}
				#cv:hover {background: url(resources/contact-cv-hover.png);}
		#loader {height: 40px; width: 100%; padding: 0; margin: 0; text-align: center; padding-top: 5px; position: fixed; z-index: 8; top: 50%; margin-top: -60px;}
		#blackshade {position: fixed; left: 0; top: 0; width: 100%; min-height: 100%; padding: 0; margin: 0; z-index: 7; background: url(resources/transparant-black-pixel.png); display: none;}
		#fullread {width: 900px; min-height: 100%; padding: 0; margin: 0; position: absolute; margin-left: -450px; z-index: 9;}
			#leftshade, #rightshade {height: 10px;width: 90px; height: 100%; float: left; z-index: inherit;}
			#inside, #empty {width: 720px; min-height: 100%; float: left; padding: 0; margin: 0; z-index: inherit;}
			#empty {background: #fff;}
			#inside {width: 720px; position: absolute; margin-left: -360px;  background: none; z-index: 9; display: none;}
			#rightshade {background: url(resources/rightshade.png) repeat-y left;}
			#leftshade {background: url(resources/leftshade.png) repeat-y right;}
		#titleBlog {color: #fff; z-index: inherit; padding: 20px; padding-top: 20px; padding-bottom: 20px; margin: 0; font-family: League, Impact, serif; font-size: 100px; text-transform: uppercase;line-height: 0.9; text-align: center; background: url(resources/titleback.png) center center; opacity: 0;}
		
		#dateBlog, #topBlog, #closeBlog {width: 400px; position: relative; left: 50%; margin-left: -200px; color: #fff; z-index: inherit; padding: 5px; font-family: League, Impact, serif; font-size: 14px; text-transform: uppercase; line-height: 0.9; text-align: center; background: url(resources/titleback.png) center center; border-top: 1px solid #fff; border-bottom: 1px solid #fff; clear: both;}
		
		#topBlog {margin-bottom: 5px; border: none; height: 15px; background: url(resources/topBlog.png) no-repeat center center;}
		
		#closeBlog {width: 46px; height: 12px; margin-bottom: 40px; background: url(resources/closeBackground.png) no-repeat center center; position: relative; left: 50%; margin-left: -30px; margin-top: 15px; color: #636363; z-index: inherit; padding: 7px; padding-top: 10px; font-family: Helvetica, "Helvetica Neue", Arial, sans-serif; font-size: 14px; text-transform: uppercase; line-height: 0.9; text-align: center; border: none;}
		
		#closeBlog:hover {background: url(resources/closeBackground-hover.png) no-repeat center center; color: #fff;}
		
		#textBlog {color: black; z-index: inherit; padding: 40px; font-family: FanwoodText, Times, serif; font-size: 16px; line-height: 1.5; padding-bottom: 10px; opacity: 0; padding-top: 25px;}
		#textBlog p a {text-decoration: underline; color: #4479a2;}
		.graphic {width: 100%; height: 450px; margin: 0; padding: 0; clear: both;}
		.imgRight, .imgLeft {width: 200px; height: 420px; margin: 20px; margin-top: 10px;}
		.imgLeft {float: left; margin-left: 0px;}
		.imgRight {float: right; margin-right: 0px;}
		
		#endLinks {width: 100%; height: 40px; padding: 0; margin: 0; background: url(resources/linkBack.png) no-repeat center left #e3e3d9;}
		.endLink {padding: 10px; padding-top: 11px; font-family: FanwoodText, Times, serif; font-size: 15px; color: #6f4f4f; margin-left: 70px; float: left;}
		.endLink a {text-decoration: underline; color: #6f4f4f;}
		.endLink a:hover {color: #e40f18;}
		.cv-titel {font-family: League, Impact, sans-serif; font-size: 40px; text-transform: uppercase; color: #48545a;}
		.cvp {color: #636f75;} .cvpbold {color: #222c30;}