body {
	color:#fff;
	font-family: Verdana, "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size:10.5px;
	line-height:138%;
	background-color:#000;
	padding:12px;
	text-align:center;
	padding:10px;
	margin:0px;
}
	
h1, h2, .textbrowser {
	display:none;
}

a {
	color:#fff;
	text-decoration:none;
}

a:hover {
	color:#fff;
	text-decoration:underline;
}

a:visited {
	color:#fff;
	text-decoration:none;
}

a img {
	border:none;
}

.cleaner {
	line-height:1px;
	clear:both;
}

p.impress {
	font-size:9px;
	text-align:right;
	width:877px;
	margin:0px auto 4px auto;
}

html > body p.impress {
	margin-bottom:2px;
}

p.impress a {
	color:#989898;
}

p.impress a:hover {
	text-decoration:underline;
}

p.impress a.current {
	color:#fff;
}

#layout {
	position:relative;
	text-align:left;
  border:2px solid #fff;
	width:877px;
	height:765px;
	background-image:url("../img/backgrounds/start.jpg");
	background-repeat:no-repeat;
	background-position:0px 0px;
	overflow:hidden;
	margin:auto;
}

html > body #layout {
	width:875px;
	height:763px;
}


/* Logo */
#logo {
  height:89px;
	background-image:url("../img/backgrounds/start_menu_bg.gif");
	background-repeat:no-repeat;
	background-position:0px;
	overflow:hidden;
}

#logo a {
	display:block;
	height:45px;
	left:40px;
	position:relative;
	top:15px;
	width:175px;
}

/* Hauptmenü */
#menu {
	position:absolute;
	left:-20px;
	top:67px;
}

html > body #menu {
	left:10px;
}

#menu ul {
	list-style-type:none;
	padding:0px;
	margin:0px 0px 0px 24px;
}

html > body #menu ul {
	margin-left:12px;
}

#menu ul li {
	color:#e5e5e5;
	float:left;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	background-image:url("../img/icons/arrow.gif");
	background-position:0px 50%;
	background-repeat:no-repeat;
	padding-left:16px;
	margin-left:17px;
}

html > body #menu ul li {
	margin-left:19px;
}

body.start #menu ul li {
	background-image:url("../img/icons/arrow_start.gif");
}

#menu ul li a {
	color:#EDEDED;
}

body.start #menu ul li a {
	color:#007073;
}

#menu ul li a:hover,
body.start #menu ul li a:hover {
	color:#fff;
	text-decoration:none;
}

#menu ul li.current a {
	color:#fff;
}


/* Inhalt */
#content {
	height:674px;
	padding:32px 40px 0px 40px;
}

#content h3 {
	font-size:12px;
	margin:0px 0px 1.25em 0px;
}

#content p {
	color:#eee;
	font-size:10px;
	font-weight:bold;
	line-height:1.6em;
	margin:0px 0px 0.5em 0px;
}

#content ul {
	color:#eee;
	font-size:10px;
	font-weight:bold;
	line-height:1.6em;
	padding:0px;
	margin:-0.25em 0px 0.5em 1.4em;
}

#content .left {
	float:left;
	padding-right:40px;
	width:340px;
}

body.start #content .left {
	padding-right:60px;
	width:400px;
}

html > body.start #content .left {
	padding-right:40px;
	width:340px;
}

#content .right {
	float:left;
	width:340px;
	padding-right:40px;
	margin-top:-30px;
}

body.start #content .right {
	float:left;
	width:380px;
	padding-right:0px;
	margin-top:-30px;
}

html > body.start #content .right {
	width:415px;
}

#content .right h4 {
	font-size:12px;
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-style:italic;
	letter-spacing:0.025em;
	margin:0px 0px -0.125em 0px;
}

#content .right li {
	line-height:1.3em;
}

#content .right p {
	margin-bottom:0.75em;
}

#content .right a.intern {
	background-image:url("../img/icons/link_intern.gif");
	background-position:0px 50%;
	background-repeat:no-repeat;
	padding-left:14px;
}

#content .right a.intern:hover {
	text-decoration:underline;
}

/* Erdkugel */
#earth {
	position:absolute;
	left:46px;
	top:347px;
}

#earth #flash {
	width:370px;
	height:370px;
	background-image:url('../img/earth/static_europa.jpg');
}

#earth #nextFlash {
	position:absolute;
	display:block;
	top:215px;
	left:340px;
	width:53px;
	height:58px;
}

#earth p {
	float:left;
	position:relative;
	top:-15px;
	left:290px;
	float:left;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	letter-spacing:0.025em;
}

#earth p a {
	cursor:pointer;
}

#earth p span {
	position:relative;
	top:-3px;
	padding-left:5px;
}

#earth #earthLine {
	position:absolute;
	top:182px;
	left:367px;
	background-image:url('../img/earth/line.gif');
	background-repeat:no-repeat;
	width:47px;
	height:5px;
}


/* Infobox */
#infobox {
	overflow:hidden;
	position:absolute;
	background-image:url('../img/postcards/start.jpg');
	background-repeat:no-repeat;
	top:388px;
	left:441px;
	width:432px;
	height:316px;
}

#infobox #infoboxStartImage {
	border:none;
}

#infobox .scrollbox {
	padding:17px 17px 10px 17px;
}

#infobox h4 {
	font-size:1em;
	margin:0px 0px 0.25em 0px;
}

#infobox h4.start {
	display:block;
	font-size:12px;
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-style:italic;
	letter-spacing:0.025em;
	margin:0px 0px -0.125em 0px;
}

#infobox h5,
#infobox h3 {
	font-size:14px;
	font-family:"Trebuchet MS";
	font-weight:bold;
	letter-spacing:0.025em;
	margin:0px 0px 0.75em 0px;
}

#infobox p {
	line-height:1.6em;
	margin:0px 0px 0.5em 0px;
}

#infobox p.start {
	margin-top:-1em;
	margin-bottom:1em;	
}

#infobox a {
	background-image:url("../img/icons/link_intern.gif");
	background-position:0px 50%;
	background-repeat:no-repeat;
	padding-left:14px;
}

#infobox a:hover {
	text-decoration:underline;
}

#infobox .logo {
	text-align:right;
	position:relative;
	top:-5px;
}

#infobox .logo a {
	background-image:none;
	padding-left:0px;
}

#url {
	font-size:10px;
	position:absolute;
	top:724px;
	left:460px;
	width:330px;
	text-align:right;
}

html > body #url {
	top:715px;	
}

#url a {
	background-image:url("../img/icons/link_extern.gif");
	background-position:0px 50%;
	background-repeat:no-repeat;
	padding-left:14px;
}

#url a:hover {
	text-decoration:underline;
}

/* Fuß */
#copy {
	position:absolute;
	top:738px;
	left:0px;
	border-top:1px solid #e4eae6;
}

html > body #copy {
	top:740px;
}

body.start #copy {
	left:auto;
	right:25px;
	border-top:none;
}

#copy p {
	position:relative;
	left:14px;
	margin:4px 0px 0px 0px;
}

body.start #copy p {
	color:#007073;
}


