@charset "utf-8";
@import "tumblrRSS.css";
* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 0.9em;
	line-height:normal;
	font-family: 'Lucida Grande', Helvetica, sans-serif;
	background: #F0F0F0;
}
.section-title {
	background: #fff url(http://data.gesammtvorstellung.org/landsc.jpg) 0px 200px repeat fixed;
	width:100%;
	cursor:pointer;
	text-transform:uppercase;
	
}
.section-title:hover {
	font-weight:bold;
}
.nav li{
	padding:2px 0;
	text-indent:5px;
}
.nav a{
	width:100%;
}
body.section-1 {
	background: #fff url(http://data.gesammtvorstellung.org/landsc.jpg) 0px 81px repeat fixed;
}
body.section-2 {
}
body.section-3 {
}
a, a:link {
	text-decoration: none;
	color: #A80000;
}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
#uber_container {
	margin-left:auto;
	margin-right:auto;
	clear:both;
	width:800px;
	overflow:visible;
}
#strSiteTitle {
	position:fixed;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	width:100%;
	clear:both;
	z-index:100000;
	margin: 5px 0 0 180px;
	color:#888;
}
#strSiteTitle a{
	font-size:24px;
}
#menu {
	width: 160px;
	float:left;
	padding: 250px 0px 0px 0px;
	margin:0px 10px 10px 0px;
	background:#fff url(http://data.gesammtvorstellung.org/treeUs1.gif) center top no-repeat;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}
.white{
	background:#fff;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}
#menu ul {
	list-style: none;
	margin: 0 0 12px 0;
}
#menu ul li.section-title {
}
h1, h2, h3, h4, .logo {
	font-family: "Palatino, serif";
	font-style: oblique;
	color:#205C88;
	text-align:right;
	font-weight: 200;
	font-size:32px;
	line-height: 40px;
	width:100%;
	float:left;
}
#content {
	margin: 0px;
	padding-top:60px;
	float:right;
	width:600px;
	overflow:visible;
}
body.section-1 #content {
	padding-top:60px;
}
body.Home #uber_container {
	width:150px;
}
/**/
body.Home #strSiteTitle {
	display:none;
	visibility:hidden
}

body.Gagarin {
	background: #fff url(http://data.gesammtvorstellung.org/landsc.jpg) 0px 95px repeat fixed;
}
body.Gagarin #content {
	padding-top:0px;
}
.container {
	padding: 5px 5px 25px 5px;
}
#content p {
	width: 400px;
	margin-bottom: 9px;
}
p {
	margin: 0 0 9px 0;
}
h1 {
	font-size: 32px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 12px;
}
#img-container {
	margin: 0;
	padding: 0;
}
#img-container p {
	width: 400px;
	margin: 0;
	padding: 0 0 12px 0;
}
#footer {
	text-align:right;
	width:100%;
	clear:both;
}
#footer small {
	padding:0px 5px 0px 5px;
	color:#666;
}
.amazon_book {
	float:left;
	margin:5px;
}
.iPhone  .container img {
	padding:15px;
	margin:10px;
	background:#fff;
	border:#ccc 1px solid;
}
/*
#once { clear: left; }
*/
