body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #336633;
	color: #006900;
}
.Stil1 {
	font-size: 18px;
	font-weight: bold;
}
.Stil2 {
	font-size: 11px;
}

/*  Links */
a:link {
	color: #006900;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #006900;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #006900;
	text-decoration: underline;
	font-weight: bold;
}

#tab {
	position:relative;
	left: 0px;
	top: 0px;
	height: 630px;
}
#ueb_index {
	position:absolute;
	top: 30px;
	left: 230px;
	height: 80px;
}
#ueberschrift {
	position:absolute;
	top: 50px;
	left: 80px;
	height: 100px;
}
#bild_index {
	position:absolute;
	top: 100px;
	left: 30px;
	width: 700px;
}
#bilder {
	position:absolute;
	top: 250px;
	left: 160px;
}
	#js_bilder {
		position:absolute;
		left: 0px;
		top: 0px;
	}
	.next {
		position: absolute;
		top: 0;
		left: 0;
		opacity: 0;
		filter:alpha(opacity=0);
	}

#designed {
	position:absolute;
	left: 0px;
	top: 210px;
}
