/* 
---
www.christianereiter.eu Print Styles
Author: recorder, Mario Pruner
Version: 03/2010
--- */

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #FFF;
	color: #191919;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0.5cm 0.5cm 0.5cm 1cm;
	padding: 0;
	font-size: 12pt;
	text-align: left;
}

a {
	color: #191919;
	text-decoration: none;
	border-bottom: 1px solid #191919;
}

a:link {
	color: #191919;
	text-decoration: none;
	border-bottom: 1px solid #191919;
	outline: 0;
}

a:hover, a:active, a:focus {
	color: #191919;
	text-decoration: none;
	border-bottom: 1px solid #191919;
	font-style: italic;
}

h1 {
	font-size: 135%;
	margin: 0;
	padding: 0 0 20px 0;
	font-weight: normal;
	line-height: 1.3em;
}

h2 {
	font-size: 100%;
	margin: 0;
	padding: 15px 0 15px 0;
	font-weight: normal;
	line-height: 1.3em;
}

h3 {
	font-size: 78%;
	margin: 5px 0 5px 0;
	padding: 0;
	line-height: 1.3em;
}

h4 {
	font-size: 78%;
	margin: 5px 0 5px 0;
	padding: 0;
	line-height: 1.3em;
	font-weight: normal;
}

h5 {
	font-size: 78%;
	line-height: 1.3em;
	word-spacing: 2px;
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: normal;
}

h6 {
	font-size: 78%;
	line-height: 1.3em;
	word-spacing: 2px;
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: normal;
}

address {
	margin: 0;
	padding: 0;
	font-style: normal;
}

a img {
	border-width: 0;
}

strong {
	letter-spacing: 1px;
}

.hide {
	display: none;
}

#container {
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: transparent;
}

#header {
	padding: 0 5px 20px 5px;
	margin: 0;
	background-color: transparent;
	height: 60px;
}

#logo {
	padding: 0;
	margin: 0;
	background-color: transparent;
}

#logo a {
	text-decoration: none;
	border-bottom: none;
} 

#logo a:hover, #logo a:active, #logo a:focus {
	text-decoration: none;
	border-bottom: none;
} 

#skip {
	display: none;
}

#mainnav {
	display: none;
}

#main {
	margin: 0;
	padding: 0px 5px;
	background-color: transparent;
	clear: both;
}

#main h1 {
	font-size: 120%;
	margin: 0;
	padding: 0 0 23px 0;
}

#content {
	padding: 0;
	margin: 0;
	width: 700px;
	background-color: transparent;
}

.single-media-wrapper {
	padding: 0;
	margin: 0 0 1cm 0;	
	clear: both;
	text-align: left;
}

.single-media-wrapper a  {
	border-width: 0;
}

.story {
	clear: both;
	margin: 0 0 40px 0;
	padding: 0;
	background-color: transparent;
}

.story p {
	font-size: 78%;
	line-height: 1.3em;
	word-spacing: 2px;
	margin: 0 0 15px 0;
	padding: 0;
}

.story ul {
	margin: 0 0 15px 0;
	padding: 0 0 0 1em;
	list-style-type: disc;
	font-size: 78%;
	line-height: 1.3em;
	word-spacing: 2px;
}

.story ul li {
	margin: 0 0 5px 0;
	padding: 0;
}

.story ul ul {
	margin: 8px 0 12px 0;
	padding: 0 0 0 10px;
	list-style-type: none;
	font-size: 100%;
	line-height: 1.3em;
}

.story ul ul li {
	margin: 0 0 5px 0;
	padding: 0;
}

.story address {
	font-size: 78%;
	margin: 0 0 15px 0;
	line-height: 1.3em;
	padding: 0;
	word-spacing: 2px;
}

.story address em {
	font-style: normal;
}

#sidebar {
	display: none;
}

#footer {
	margin: 0;
	padding: 0 5px;
	background-color: transparent;
	clear: both;
}

#footer p {
	font-size: 65%;
	margin: 0;
	padding: 0;
	word-spacing: 2px;
}

.recorder {
	margin: 0 1px 0 0;
	padding: 1px 3px 2px 3px;
	font-weight: bold;
	background-color: #AEA886;
	color: #FFFF33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
}


/*
		
	jQuery Coda-Slider v2.0 - http://www.ndoherty.biz/coda-slider - print css
	Copyright (c) 2009 Niall Doherty
	This plugin available for use in all personal or commercial projects under both MIT and GPL licenses.
*/

/* Insignificant stuff, for demo purposes */

	noscript div {
	display: none;
	}


	.coda-slider-wrapper {
	color: #999;
	padding: 0;
	margin: 0 0 1cm 0;	
	clear: both;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	}
		
	.coda-slider {
	height: auto;
	overflow: hidden; 
    }	
	
	.coda-nav-left, .coda-nav-right { display: none; }

	.coda-nav {
	display: none;
	}

	.coda-nav-pfeile {
	display: none;
	}

