html, body
{
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	height: 100%;
	font-family: arial, verdana, sans-serif;
	background:url(../images/background.jpg);
	text-align: center;
}
#backgroundtop
{
	background-image:url(../images/background-top.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	width: 100%;
	height: 234px;
	margin: 0px;
	padding: 0px;
	z-index: 1;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
}
#rahmen
{
	width: 900px;
	height: 100%;
	text-align: center;
	margin: 0px auto;
	background-color: #383c3b;
}

#header
{
	background-image:url(../images/header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 234px;
	width: 900px;
	margin: 0px auto;
}
#backgroundmitte
{
	background-image:url(../images/background-mitte.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	position: absolute;
	top: 234px;
	left: 50%;
	width: 900px;
	margin: 0px auto;
	margin-left: -450px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding-top: 10px;
	background-color: #383c3b;
}
#rahmenkopf
{
	position: absolute;
	top: 0px;
	left: 50%;
	width: 900px;
	height: 234px;
	margin: 0px auto;
	margin-left: -450px;
	padding: 0px;
	z-index: 3;
	background-image:url(../images/header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	border-left: 1px solid #000;
	border-right: 1px solid #000;

}
#logo
{
	height: 234px;
	z-index: 4;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 237px;
	background-image:url(../images/logo.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px auto;
	padding: 0px;
}
#flash
{
	width: 677px;
	height: 139px;
	position: absolute;
	right: 0px;
	top: 78px;
	z-index: 2;
	background-color: #2c2f2e;
	margin: 0px auto;
	padding: 0px;
}

#content
{
	width: 607px;
	float: left;
}
#contenttop
{
	background-image: url(../images/contenttop.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 607px;
	height: 75px;
	margin: 0px auto;
	padding: 0px;
}
#contentmiddle
{
	background-image: url(../images/contentback.png);
	background-position: top left;
	background-repeat: repeat-y;
	width: 607px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}
#contentbottom
{
	background-image: url(../images/contentbottom.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 607px;
	height: 40px;
	margin: 0px auto;
}
#inhalt
{
	width: 560px;
	padding: 0px;
	text-align: left;
	margin: 0px auto;
}
#navigation
{
	background-image: url(../images/navback.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 213px;
	height: 296px;
	text-align: center;
	margin-left: 10px;
	float: left;
}
h1
{
	font-family: arial, verdana, sans-serif;
	margin: 0px;
	color: #3585B0;
	font-size: 130%;
}
h2
{
	font-family: arial, verdana, sans-serif;
	font-size: 110%;
	font-weight: normal;
}
h3
{
	font-family: arial, verdana, sans-serif;
	font-size: 130%;
	word-spacing: 0.5em;
}
#navrahmen
{
	padding: 49px 0px 0px 30px;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 10;
}
#navrahmen ul
{
	list-style-type: none;
	margin: 0px auto;
	padding: 0px;
}
#navrahmen ul li
{
	list-style-type: none;
	padding: 0px 10px 0px 0px;
	margin: 0px;
	text-align: left;
}

#navrahmen a:link, #navrahmen a:visited
{
	display: block;
	width: 170px;
	padding: 4px 2px 6px 10px;
	color: #2c2f2e;
	text-decoration: none;
	font-size: 85%;
	font-weight: bold;

}
#navrahmen a:focus, #navrahmen a:hover
{
	display: block;
	color: #2c2f2e;
	text-decoration: none;
	background-image: url(../images/linkback.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	font-size: 85%;
	font-weight: bold;
}
#navrahmen #aktiv
{
	color: #2c2f2e;
	text-decoration: none;
	background-image: url(../images/linkback.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#stift
{
	height: 367px;
	width: 109px;
	position: absolute;
	top: 270px;
	left: 50%;
	background-image: url(../images/pencil.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	z-index: 10;
	margin-left: -350px;
}
#inhalt p
{
	font-size: 85%;
	word-spacing: 0.2em;
	color: #2d2f2e;
}
#inhalt #yellow
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	color: #2d2f2e;
}
#inhalt #yellow li
{
	font-size: 90%;
	margin: 0px 10px 10px 10px;
	padding: 0px 0px 6px 20px;
	background-image: url(../images/grafik_ul.jpg);
	background-position: 2px 5px;
	background-repeat: no-repeat;
	vertical-align: top;
	line-height: 150%;
	font-weight: bold;
}
#inhalt #yellow ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#inhalt #yellow ul li
{
	list-style-type: none;
	margin: 0px;
	padding: 2px 0px 3px 10px;
	background-image: none;
	font-weight: normal;
	font-size: 100%;
}
#inhalt #normal
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#inhalt #normal li
{
	list-style-type: none;
	margin: 0px;
	padding: 2px 0px 3px 10px;
	background-image: none;
	font-weight: normal;
	font-size: 90%;
}
#bottomtext
{
	color:#697577;
	font-size: 80%;
	font-weight: bold;
}
#bottomtext a:link, #bottomtext a:visited
{
	color: #697577;
	text-decoration: underline;
}
#bottomtext a:focus, #bottomtext a:hover
{
	color: #e3c200;
	text-decoration: underline;
}
#footertext
{
	color: #AAA;
	font-size: 75%;
}
#footertext a, #footertext small
{
	color: #3f4443;
	text-decoration: underline;
}
#animationright
{
	width: 150px;
	height: 380px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
}
#animationsrahmen
{
	width: 150px;
	height: 380px;
	float: right;
	position: relative;
	margin: 0px;
	margin: 1.5em 0px 1em 20px;
}
#animationforeground
{
	background-image: url(../images/startseite_schrift.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px;
	paddding: 0px;
	z-index: 15;
	width: 150px;
	height: 380px;
	position: absolute;
	top: 0px;
	right: 0px;
}
a:link, a:visited
{
	color: #2d7094;
}
a:focus, a:hover
{
	color: #e3c200;
}

.bilderrahmen
{
	border: 6px solid #a0aaac;
	padding: 0px;
	width: 250px;
	height: 170px;
	position: relative;
}
.bilderrahmen_right
{
	border: 6px solid #a0aaac;
	padding: 0px;
	float: right;
	width: 300px;
	height: 204px;
}
.zoom
{
	background-image: url(../images/zoom.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	width: 250px;
	height: 170px;
	z-index: 200;
}

.tdline
{
	background-image: url(../images/tdline.jpg);
	background-position: left center;
	background-repeat: repeat-x;
}
.tdbox
{
	padding: 5px;
	border: 1px solid #a0aaac;
	font-size: 80%;
	vertical-align: top;
}