a:link {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #9A0000;
	font-size: 12px;
	text-decoration: underline;
}

a.big:link {
	color: #000000;
	font-size: 14px;
	text-decoration: none;
}
a.big:visited {
	color: #000000;
	font-size: 14px;
	text-decoration: none;
}
a.big:hover {
	color: #9A0000;
	font-size: 14px;
	text-decoration: underline;
}

.oben { vertical-align:top; }
.mitte { vertical-align:middle; }
.unten { vertical-align:bottom; }

body {
	font-family: Verdana, Arial, Helvetica;
	color: #000000;
	font-size: 12px;
	background-color:#FFFFFF;
}

h1 {
	font-size: 14px;
	color: #9A0000;
	font-family: Verdana, Arial, Helvetica;
}
h2 {
	font-size: 12px;
	color: #9A0000;
	font-family: Verdana, Arial, Helvetica;
}

div#bglayer {
		z-index:1;
		position:absolute;
		vertical-align:top;
		top:0px;
		left:0px;
		width:100%;
		height:600px;
		border:0px solid white;
		margin:0px;
		margin-top:0px;
		padding:0px;
		background-image:url(../pics/bg.gif);
		background-repeat:repeat;
}

div#strichbglayer {
		z-index:2;
		position:absolute;
		vertical-align:top;
		top:146px;
		left:0px;
		width:100%;
		height:9px;
		border:0px solid white;
		margin:0px;
		margin-top:0px;
		padding:0px;
		background-image:url(../pics/bgstrich.gif);
		background-repeat:repeat-x;
}

div#centerlayer {
		z-index:3;
		position:relative;
		width:780px;
		height:100%;
		border:0px solid black;
		margin:0px auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
}

div#firsttoplayer {
		z-index:4;
		position:absolute;
		vertical-align:top;
		top:0px;
		width:780px;
		height:4px;
		border:0px solid white;
		margin:0px;
		margin-top:0px;
		padding:0px;
		background-image:url(../pics/1topbg.gif);
		background-repeat:repeat-x;
}

div#firstmenuelayer {
		z-index:5;
		position:absolute;
		vertical-align:top;
		top:4px;
		width:780px;
		height:32px;
		border:0px solid white;
		margin:0px;
		margin-top:0px;
		padding:0px;
}

div#topbannerlayer {
		z-index:6;
		position:absolute;
		vertical-align:top;
		top:36px;
		width:780px;
		height:83px;
		border:0px solid white;
		margin:0px;
		margin-top:0px;
		padding:0px;
		background-image:url(../pics/topbanner.gif);
		background-repeat:no-repeat;
}

div#centermenuelayer {
		z-index:7;
		position:absolute;
		vertical-align:top;
		top:119px;
		width:780px;
		height:32px;
		border:0px solid white;
		margin:0px;
		margin-top:0px;
		padding:0px;
}

div#centercontentlayer {
		z-index:8;
		position:absolute;
		vertical-align:top;
		top:151px;
		width:780px;
		height:580px;
		border:0px solid white;
		margin:0px;
		margin-top:0px;
		padding:0px;
		background-image:url(../pics/contentbg.gif);
		background-repeat:repeat-x;
		background-color:#CCCCCC;
}

div#bannerlayer {
		z-index:9;
		position:absolute;
		vertical-align:left;
		top:0px;
		left:35px;
		width:141px;
		height:410px;
		border:0px solid white;
		margin:0px;
		margin-top:0px;
		padding:0px;
		background-image:url(../pics/banner1.jpg);
		background-repeat:no-repeat;
}

div#contentlayer {
		z-index:10;
		position:absolute;
		vertical-align:right;
		top:10px;
		left:220px;
		width:533px;
		border:0px solid white;
		margin:0px;
		margin-top:0px;
		padding:0px;
		background-image:url(../pics/contentmiddle.gif);
		background-repeat:repeat;
}

div#bottomlayer {
		z-index:80;
		position:absolute;
		vertical-align:top;
		top:731px;
		width:780px;
		height:16px;
		border:0px solid white;
		margin:0px;
		margin-top:0px;
		padding:1px;
		text-align:center;
		background-image:url(../pics/bottombg.gif);
		background-repeat:no-repeat;
}