body
{
	background-image: url(images/bg-main.gif);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #339933;
	color: #000000;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 14px;
}

h1
{
	font-size: 16px;
	color: white;
}

a
{
	color: white;
	text-decoration: underline;
}

a:hover { color:#FFCC33; }

/* allgemeine formatierungen der layer */

div.startTextDiv
{
	color: #000000;
	background-color: transparent;
	border-width: 0px;
}

div.imgDiv
{
	color: #FFFFFF;
	background-color: transparent;
	border-width: 0px;
}

/* positionierungen der layer */

/* templayer */
#templayer
{
	position: absolute;
	top: 380px;
	width: 100%;
	height: auto;
	z-index: 600;
	margin: 0px;
	color:white;
}
#templayerTwo
{
	position: absolute;
	top: 320px;
	width: 100%;
	height: auto;
	z-index: 700;
	margin: 0px;
	color: yellow;
	font-size: 24px;
}

/* Textlayer */
#headline
{
	position: absolute;
	top: 4px;
	left: 4px;
	width: 100%;
	height: auto;
	z-index: 100;
	color: #FFFFFF;
	background-color: transparent;
	border-width: 0px;
}
#textlayer1, #textlayer2, #textlayer3, #textlayer4, #textlayer5, #textlayer6, #textlayer7
{
	position: absolute;
	top: 60px;
	left: 30px;
	width: 180px;
	height: auto;
	margin: 0px;
	z-index: 1;
	background-color: #FEFC60;
	border-color: black;
	border-width: 2px;
	border-style: double;
}


/* eingeblendete Layer */

/* disclaimer */
#imglayer1 
{
	position: absolute;
	top: 510px;
	left: 300px;
	width: auto;
	height: auto;
	z-index: 510;
	margin: 0px;
}

/* impressum */
#imglayer2
{
	position: absolute;
	top: 510px;
	left: 360px;
	width: auto;
	height: auto;
	z-index: 520;
	margin: 0px;
}

/* tippspiel */
#imglayer3
{
	position: absolute;
	top: 430px;
	left: 230px;
	width: auto;
	height: auto;
	z-index: 55;
	margin: 0px;
}

/* frage des tages */
#imglayer4
{
	position: absolute;
	top: 440px;
	right: 200px;
	width: auto;
	height: auto;
	z-index: 54;
	margin: 0px;
}

/* downloads */
#imglayer5
{
	position: absolute;
	top: 410px;
	width: 100%;
	height: auto;
	z-index: 53;
	margin: 0px;
}

/* team, imbiss */
#imglayer6
{
	position: absolute;
	top: 520px;
	right: 230px;
	width: auto;
	height: auto;
	z-index: 56;
	margin: 0px;
}

/* partner */
#imglayer7
{
	position: absolute;
	top: 510px;
	width: 100%;
	height: auto;
	z-index: 57;
	margin: 0px;
}


/* layer Datumsfunktion und Flaggen... */
#datelayer
{
	position: absolute;
	top: 24px;
	right: 20px;
	width: auto;
	height: auto;
	z-index: 1000;
	margin: 0px;
	font-family: Gadget, Arial, sans-serif;
	color: #FFCC33;
	background-color: transparent;
}

/* ausgeblendete image-layer */
/* logo abseits */
#hiddenlayer1
{
	position: absolute;
	top: 352px;
	width: 100%;
	height: auto;
	z-index: 210;
	margin: 0px;
}
/* ball */
#hiddenlayer2 
{
	position: absolute;
	top: 231px;
	width: 100%;
	height: auto;
	z-index: 22;
	margin: 0px;
}
/* keeper */
#hiddenlayer3 
{
	position: absolute;
	top: 214px;
	right: 340px;
	width: 75px;
	height: auto;
	z-index: 23;
	margin: 0px;
}
/* biergarten */
#hiddenlayer4 
{
	position: absolute;
	top: 0px;
	left: 100px;
	width: 136px;
	height: auto;
	z-index: 24;
	margin: 0px;
}
/* cat */
#hiddenlayer5 
{
	position: absolute;
	top: 149px;
	left: 270px;
	width: 82px;
	height: auto;
	z-index: 25;
	margin: 0px;
}
/* weissbier */
#hiddenlayer6 
{
	position: absolute;
	top: 280px;
	right: 90px;
	width: 300px;
	height: auto;
	z-index: 260;
	margin: 0px;
}