body {
	padding: 40px 0 40px 40px;
	font-family: Arial, Helvetica, sans-serif;
	color: #58585a; /* Grau Text */
	font-size: 12px;
}

a#logo {
	display: block;
	margin: 0 0 35px -10px;
	width: 600px;
	height: 60px;
}

/* ----- --- ------ */
/* ----- Nav ------ */

#nav {
	width: 575px;
	height: 36px;
	border-bottom: 1px solid #6b6b6d; /* Grau - Linie */
	margin: 0 0 40px 0;
}

#nav li {
	float: left;
	padding-top: 9px;
	margin-right: 18px;
	border-top: 1px solid white;
}

#nav a {
	display: block;
	height: 18px;
	line-height: 18px;
	text-indent: -999px;
	overflow: hidden;
	background: transparent url('../media/images/nav.png') no-repeat;
	background-position: 0 0;
	color: #58585a; /* Grau Text */
	text-decoration: none;
}

#nav a:hover, #nav a:focus {
	color: #1c6467; /* Türkis */
	text-decoration: none;
}

#nav .person a {
	width: 47px;
}

#nav .person a:hover, #person #nav .person a {
	background-position: 0 -19px;
	color: #1c6467; /* Türkis */
}

#nav .veroeffentlichungen a {
	width: 134px;
	background-position: -64px 0px;
}

#nav .veroeffentlichungen a:hover, #veroeffentlichungen .veroeffentlichungen a {
	background-position: -64px -19px;
	color: #1c6467; /* Türkis */
}


#nav .hoerproben a {
	width: 72px;
	background-position: -216px 0px;
}

#nav .hoerproben a:hover, #hoerproben .hoerproben a {
	background-position: -216px -19px;
	color: #1c6467; /* Türkis */
}

#nav .leseproben a {
	width: 77px;
	background-position: -308px 0px;
}

#nav .leseproben a:hover, #leseproben .leseproben a {
	background-position: -308px -19px;
	color: #1c6467; /* Türkis */
}

#nav .auffuehrungen a {
	width: 100px;
	background-position: -402px 0px;
}

#nav .auffuehrungen a:hover, #auffuehrungen .auffuehrungen a {
	background-position: -402px -19px;
	color: #1c6467; /* Türkis */
}

#nav .kontakt a {
	width: 52px;
	background-position: -520px 0px;
	float: right;
}

#nav .kontakt a:hover, #kontakt .kontakt a {
	background-position: -520px -19px;
	color: #1c6467; /* Türkis */
}

#nav .kontakt {
	margin-right: 0;
}


#person .person, #veroeffentlichungen .veroeffentlichungen, #hoerproben .hoerproben, #leseproben .leseproben, #auffuehrungen .auffuehrungen, #kontakt .kontakt {
	border-top: 1px solid #6b6b6d; /* Grau - Linie */
}


/* ----- ----- ------ */
/* ---- Content ----- */

#sidebar, div.cover {
	float: left;
	width: 310px;
	text-align: left;
}

#sidebar img {
	/*	margin-top: 0; */
	margin-top: 25px; /* = PSD Getreu */
}

#content, .content {
	float: left;
	width: 380px;
	margin-bottom: 40px;
}

h1 {
	margin: 20px 0 40px 0;
	padding: 0;
	height: 24px;
	width: 380px;
	display: block;
	font-size: 1.5em;
	font-weight: bold;
}

h1 span {
	display: none;
	visibility: collapse;
}

h2  {
	margin: 40px 0 0 0;
	color: #1c6467; /* Türkis */
	font-size: 1.25em;
	font-weight: bold;	
}

h2.thin {
	font-weight: normal;
}

#home h2 {
	margin-top: 0;
}

strong {
	color: #1c6467; /* Türkis */
	font-weight: bold;
	font-style: normal;
}

strong.big {
	font-size: 1.3em;
	font-weight: normal;
	line-height: 130%;
}

em {
	font-style: italic;
}

p {
	margin: 0 0 20px 0;
	line-height: 1.25em;
}

p img {
	vertical-align: middle;
}

p.intro {
	margin-bottom: 40px;
	font-size: 1.2em;
}

p.pre {
	font-size: 1.2em;
	margin-top: 40px;
	margin-bottom: 0;
}

a, a:hover, a:focus, a:visited {
	color: #1c6467; /* Türkis */
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	text-decoration: none;
}

hr {
	height: 1px;
	border: none;
	border-top: 1px solid #d9dadb;
	margin: 50px 0  50px 0;
}

/* ---- Person ----- */
#person #sidebar {
	margin-top: 86px;
	text-align: center;
}

#person img.allesauto {
	margin-right: 5px;
}

/* ---- Veröffentlichung ----- */
#veroeffentlichungen #sidebar {
	text-align: right;
}

#veroeffentlichungen table {
	clear: both;
/*	width: 690px;*/
	width: auto;
	margin-top: 40px;
}

td {
	vertical-align: middle;
}

td.cover {
	text-align: right;
	width: 310px;
	padding: 15px 0;
}

td.cover img, #veroeffentlichungen #sidebar img {
	margin-right: 50px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#veroeffentlichungen #sidebar img {
	margin-top: 60px;
}


td.detail {
	border-top: 1px solid #d9dadb;
	width: 380px;
}

td h2 {
	margin: 0 0 3px 0;
}
td.detail p {
	margin: 0;
}

/* ---- Hörproben ----- */

#hoerproben table {
	width: auto;
}

#hoerproben td {
	width: 330px;
	padding: 40px 0;
	border-bottom: 1px solid #d9dadb;
}

#hoerproben td.player {
	width: 50px;
}
/* ---- Leseproben ----- */

#leseproben #content p {
	margin-bottom: 5px; 
}


/* --- Wimpy Player Deactivate --- */

td.player object {
	display: none;
	visibility: collapse;
}

.embed-video {
    position: absolute; 
	z-index: -1;
}

/* --- Custom YouTube Thumbnail --- */

.video-button {
    background-image: url('/media/images/lachen-ueber-zeitungssachen.jpg');
    content: "";
    cursor: pointer;
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 5;
}

.video-button, .video-thumbnail {
    height: 215px;
    width: 364px; 
}

.video-thumbnail {
    position: relative;

}

.video-embed {
    display: none;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    z-index: 10;
}