/* @group Body */

html, body {
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

* html, * html body {
	height: 100%;
}

p {
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

/* @end */

/* @group Page-Layout */

#Logo {
	width: 246px;
	height: 75px;
	margin-left: -423px;
	position: absolute;
	top: 9px;
	left: 450px;
	z-index: 5;
}

#presents {
	width: 245px;
	height: 25px;
	margin-left: -174px;
	position: absolute;
	top: 9px;
	left: 450px;
	z-index: 5;
}

#Navigation {
	width: 587px;
	height: 31px;
	margin-left: -171px;
	position: absolute;
	top: 52px;
	left: 450px;
	z-index: 1;
}

#HideNav {
	width: 190px;
	height: 36px;
	margin-left: 370px;
	position: absolute;
	top: 52px;
	left: 450px;
	z-index: 4;
}

#Game {
	width: 190px;
	height: 36px;
	margin-left: -171px;
	position: absolute;
	top: 52px;
	left: 450px;
	z-index: 3;
}

#Order {
	width: 190px;
	height: 36px;
	margin-left: 27px;
	position: absolute;
	top: 52px;
	left: 450px;
	z-index: 3;
}

#WebQuest {
	width: 190px;
	height: 36px;
	margin-left: 226px;
	position: absolute;
	top: 52px;
	left: 450px;
	z-index: 3;
}

#TopBar {
	position: absolute;
	top: 52px;
	width: 870px;
	margin: 0 0 0 -433px;
	z-index: 2;
	left: 450px;
	visibility: hidden;
}

#MainArea {
	position: relative;
	top: 106px;
	width: 780px;
	margin: 0 0 0 -433px;
	z-index: 3;
	left: 450px;
	padding: 5px 45px 0;
}

#TextArea {
	margin-left: 290px;
	overflow: visible;
	width: 450px;
}

#Submenue {
	position: absolute;
	top: 128px;
	width: 225px;
	margin: 0 0 0 -389px;
	z-index: 5;
	left: 450px;
}

/* @end */

/* @group Text-Layout */

.SubmenuePic {
	margin-bottom: 8px;
	visibility: hidden;
}

.Title {
	margin-top: 24px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.Subtitle {
	margin-top: 22px;
}

.MainText {
	color: black;
	font: bold 13px/17px Helvetica, Arial, Geneva, sans-serif;
	text-align: left;
	margin-top: 10px;
	margin-left: 2px;
	margin-bottom: 0;
}

.Text {
	color: black;
	font: normal 13px/16px Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	margin-top: 10px;
	margin-left: 2px;
	margin-bottom: 0;
	height: auto;
	overflow: hidden;
}

.More {
	color: black;
	font: bold 11px Arial, Helvetica, Geneva, sans-serif;
	text-align: right;
	margin-top: 0;
	margin-bottom: 0;
	height: 0;
	overflow: hidden;
	margin-right: 20px;
}

.Footer {
	margin: 15px 0 0 -45px;
	height: 0;
}

.WhiteFooter {
	margin: 0 0 0 -45px;
}

/* @group Links */

a:visited, a:link {
	color: #00C;
	text-decoration: none;
}

a:hover, a:active {
	color: #00C;
	text-decoration: underline;
}

a.Link_Doc:link, a.Link_Doc:visited {
	color: #000;
	text-decoration: none;
	padding-right: 20px;
	background: url(../Pictures/Links/Book.gif) no-repeat right center;
}

a.Link_Doc:active, a.Link_Doc:hover {
	text-decoration: underline;
	background: url(../Pictures/Links/Book_activ.gif) no-repeat right center;
	color: #00C;
}

a.Link_Extern:link, a.Link_Extern:visited {
	color: #00C;
	text-decoration: none;
	padding-right: 15px;
	background: url(../Pictures/Links/Extern.gif) no-repeat right center;
}

a.Link_Extern:active, a.Link_Extern:hover {
	text-decoration: underline;
	background: url(../Pictures/Links/Extern_activ.gif) no-repeat right center;
}

a.Link_Zoom:link, a.Link_Zoom:visited {
	color: black;
	text-decoration: none;
	padding-right: 17px;
	background: url(../Pictures/Links/Zoom.gif) no-repeat right center;
}

a.Link_Zoom:active, a.Link_Zoom:hover {
	text-decoration: underline;
	background: url(../Pictures/Links/Zoom_activ.gif) no-repeat right center;
	color: black;
}

a.Link_More:link, a.Link_More:visited {
	color: #00C;
	text-decoration: none;
	padding-right: 18px;
	background: url(../Pictures/Links/More.gif) no-repeat right center;
}

a.Link_More:active, a.Link_More:hover {
	text-decoration: underline;
	background: url(../Pictures/Links/More_activ.gif) no-repeat right center;
}

/* @end */

/* @end */

/* @group Startpage */

#Welcome {
	position: absolute;
	z-index: 10;
	left: 450px;
	margin-left: -396px;
	top: 136px;
	width: 750px;
	height: 73px;
}

#MainPicture {
	position: absolute;
	z-index: 10;
	left: 450px;
	top: 251px;
	margin-left: -241px;
	width: 566px;
	height: 322px;
}

/* @end */