body, object, embed, param {
	padding: 0px;
	margin: 0px;
}
img {
	border: 0px;
}

body, p {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #113d85;
}

body { background: #32a4ea; }

.intro {
	background: #32a4ea url(/weltall_intro.jpg) no-repeat; background-position: left top;
}

.intro_top {
	background: #2c61c7;
}

.intro_center {
	background: #32a4ea url(/intro_bg_1.jpg) repeat-x; background-position: left top;
}

.intro_bottom {
	background: #32a4ea url(/intro_bg_2.jpg) repeat-x; background-position: left top;
}

.logo {
	margin-top: 27px;
}

.copy {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #113d85;
}

a.copy:link, a.copy:active, a.copy:visited {
	color: #113d85; font-size: 11px; text-decoration: underline;
}
a.copy:hover {
	color: #113d85; font-size: 11px; text-decoration: none;
}