body {
	background-image: url(../media/bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin:0px
	
}


#header {
	background-image: url(../media/index_top_rechts.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 146px;
}

#main {
	width: auto;
	height: auto;
}

#text {
	text-align: right;
	width: 500px;
	position: absolute;
	left: 318px;
	top: 212px;
	font-family: Minion Web, Georgia, "Times New Roman", Times, serif;
	height: auto;
}
body,td,th {
	font-family: Minion Web, Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color:#FFFFFF;
	font-weight: bold;
	letter-spacing: normal;
	line-height: normal;
}
h1 {
	font-size: large;
	color:#FFFFFF;
	font-family: Minion Web, Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	letter-spacing: normal;
	line-height: 12pt;
}

h2 {
	font-size: large;
	color:#C5D882;
	font-family: Minion Web, Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	letter-spacing: normal;
	line-height: 12pt;
}

#footer {
	background-image: url(../media/gruen_background.gif);
	background-repeat: repeat-y;
}
