﻿
.pnlStartPageContent
{
	background-image:url('/Content/IMG/BackgroundImages/HG.jpg');
}

.pnlStartPageContentWrapper
{
	text-align:center;
	width:686px;
	height:439px;
	margin:0 auto;
	position:relative;
	z-index:10;
}


.pnlStartLinks
{
	position:relative;
	width:692px;
	height:173px;
	margin:-66px auto 0 auto;
	display:none;
	z-index:100;
}

.imgLogoGross
{
	margin-top:140px;
}

.Go2Globe,
.Go2About
{
	display:block;
	width:338px;
	height:157px;
	position:absolute;
	top:0;
	z-index:200;
	outline:none;
	border:none;
	cursor:pointer;
}

.Go2Globe
{
	left:0;
}

.Go2About
{
	right:0;
}

/* die unteren Klassen kommen auch in "page.css" vor! */

.pnlHeader,
.pnlFooter
{
	background-color:#210303;
}

.pnlHeader
{
	border-bottom:1px solid white;
}

.pnlFooter
{
	border-top:1px solid white;
}

/* bis hierher */ 
