body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFF;
}

#content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-top: auto;
	margin-bottom: 0px;
	position: relative;
	z-index: 3;
	height: 1400px;
	background-image: url(images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	font-weight: lighter;
	background-repeat: repeat;
	text-align: center;
}
#inhalt {
	width: 100%;
	text-align: center;
}
#box1 {
	width: 100%;
	background-color: #CCC;
	font-variant: small-caps;
	font-size: 14pt;
	line-height: normal;
	font-weight: lighter;
	text-align: center;
}
h1 {
	font-size: 24px;
	color: #060;
}
h2 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #900;
}
h3 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #900;
	line-height: 30px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
.t1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #006600;
}

.t2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006600;
	font-weight: bold;
}
.t3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #339900;}
p {}
td {}
a:link {
	text-decoration: none;
	color: #900;
}
a:hover {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #900;
}
.bg {
	position: static;
	height: 756px;
	width: 900px;
	font-family: Georgia, "Times New Roman", Times, serif;
	left: inherit;
	top: inherit;
	right: inherit;
	z-index: 1;
	background-image: url(images/bgtb.jpg);
}

