/* Localized */
/*
client:          
version:         1.0
date:            2007-03-13
author:          michael eichelsdoerfer
author website:  www.michael-eichelsdoerfer.de
*/

/*
							basics
*/

body {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

*:first-child {
	margin-top: 0;
}

/*
							document
*/

body {
	font: 62.5%/1.44 "trebuchet ms", sans-serif;
	color: #333;
	background: #fff url(background.gif) repeat-y -110px 0;
	width: 965px;
}

/*
							layout
*/

#header {
	float: left;
	width: 950px;
	margin: 20px 0 0 0;
	padding-left: 30px;
}

#navbar {
	float: left;
	width: 310px;
}

#content {
	float: left;
	width: 640px;
	margin-top: 15px;
}

#footer {
	clear: both;
	margin-left: 310px;
	padding: 2em 0;
}

/*
							typography
*/

h1 {
	font-size: 2.0em;
	font-family: "trebuchet ms", sans-serif;
	text-transform: uppercase;
	color: #a0d033;
	background-color: inherit;
}

h1 a {
	text-decoration: none;
}

h2 {
	font-size: 1.8em;
	font-family: "trebuchet ms", sans-serif;
	text-transform: uppercase;
	font-weight: normal;
}

h2 em {
	font-style: normal;
	color: #BD1126;
}
	
.home h2 {
	text-align: center;
	color: #39822E;
	background-color: inherit;
}

.home h2 .subline {
	color: #BD1126;	
}

.die-menschen h2,
.trailer h2,
.credits-daten h2,
.kontakt h2,
.statistik h2 {
	color: #BD1126;	
	background-color: inherit;
}

.der-film h2 {
	color: #39822E;	
}

h3 {
	font-size: 1.5em;
	font-weight: normal;
}
	
p, q, ul, ol, dl {
	font-size: 1.2em;
}

a:link, a:visited {
	color: #BD1126;
}

a:hover, a:focus {
	color: #39822E;	
}

.interview-mit-edward-brown .question {
	color: #BD1126; /* red */ 
	background-color: inherit;
}

.interview-mit-doris-doerrie .question {
	color: #39822E; /* green */ 
	background-color: inherit;
}

#footer p {
	color: #999;
	background-color: inherit;
	font-size: 1em;
}

/*
							header image replacement
*/

#header h1 {
	text-indent: -9999px;
	background: transparent url(header.gif) no-repeat 0 0;
}

#header h1 a {
	display: block;
	height: 100px;
}

/*
							navigation
*/

ul#nav {
	font-size: 1.4em;
	text-transform: uppercase;
	width: 180px;
	margin: 0;
	padding: 19px 0 25px 65px;
	list-style-type: none;
	background: #000 url(radieschen-nav.jpg) no-repeat 30px 0;
	font-family: "trebuchet ms", sans-serif;
}

.der-film #nav { background-position: 30px 60px; } 
.die-menschen #nav { background-position: 30px 30px; } 
.interview-mit-edward-brown #nav { background-position: 30px 60px; } 
.interview-mit-doris-doerrie #nav { background-position: 30px 60px; } 
.trailer #nav { background-position: 30px 90px; } 
.das-buch #nav { background-position: 30px 120px; } 
.credits-daten #nav { background-position: 30px 150px; } 
.download #nav { background-position: 30px 180px; } 
.e-cards #nav { background-position: 30px 180px; } 
.kontakt #nav { background-position: 30px 210px; } 
.impressum #nav { background-position: 30px 240px; } 

#nav li {
	display: inline;
	white-space: nowrap;
}

#nav a, #nav .current-page {
	display: block;
	height: 30px; /* necessary for precise image placement! */ 
	text-decoration: none;
}

#nav a:link, #nav a:visited {
	color: #a0d033;
	background-color: inherit;
}

#nav a:hover, #nav a:focus {
	color: #BD1126;
	background-color: inherit;
}

#nav span.current-page {
	color: #fff;
	background-color: inherit;
}

/*
							content
*/

.logo, .buchtitel {
	text-align: center;
}

.kontakt .logos {
	margin: 20px 0 0 0;
}

.kontakt .logos img {
	margin-right: 20px;
}

.images {
	text-align: center;
}

blockquote {
	color: #fff;
	background-color: #000;
	margin: 0 60px;
	padding: 10px;
}

.home blockquote {
	color: #333;
	background-color: #fff;
}

.home cite {
	color: #39822E;	
}

blockquote p {
	margin: 0;
}

cite {
	display: block;
	color: #a0d033; /* light green */ 
	font-style: italic;
}

.der-film blockquote {
	margin: 0 113px;
}

.der-film img {
	margin-bottom: 0.5em;
}

#player1 {
	text-align: center;
}

#action-banner {
	
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	width: 200px;
	height: 175px;
	text-indent: -9999px;
	background: transparent url(../upload/action-banner-3.gif) no-repeat;
}

p.isbn-info {
	margin-left: 70px;
	margin-right: 70px;
	font-size: 11px;
}

.download-items {
	float: left;
	width: 640px;
}

.download-item {
	float: left;
	margin-right: 40px;
}

.download-item.broschuere {
	width: 190px;	
}

.download-item.cards {
	width: 305px;	
}

.e-cards .e-card ul {
	font-size: 1.1em;
}

.e-cards .e-card {
	float: left;
	width: 200px;
	margin-right: 10px;
	margin-bottom: 10px;
}

/*
							forms
*/



/*
							tables
*/

table {
	border-collapse: collapse;
	font-size: 1.2em;
}

th, td {
  	text-align: left;
}

th {
	font-weight: normal;
	padding-right: 24px;
}

td {
	font-weight: bold;
}
