body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #E9E9E9;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
	margin: 0 auto;
	padding: 0;
	line-height: 90%;
	background-color: #4B4B4B;
}

#container {
	position: relative;
	width: 1000px;
	height: 580px;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	top: 30px;
	margin-right: auto;
	bottom: auto;
	z-index: 50;
}
.main {
	background: transparent url(images/web_ornament_small.jpg) no-repeat;
}
.artwork {
	background: transparent url(images/trans.png) repeat;
}


#imgback {
	position: absolute;
	background: transparent url(images/web_ornament.jpg) no-repeat center top;
	width: 100%;
	height: 100%;
	top: 0;
    left: 0;
	z-index: 0;
}
#bilderleiste {
	width: 1000px;
	height: 74px;
	position: absolute;
	top: 620px;
	left: auto;
	z-index: 40;
}

#border {
	position: absolute;
	width: 1000px;
	height: 10px;
	top: 700px;
	left: auto;
	background: transparent url(images/trans.png) repeat;
	z-index: 40;
}
#table2 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 510px;
	left: auto;
	width: 1000px;
	height: 0px;
	z-index: 10;
	text-align: justify;
}
#table1 {
	width: 1000px;
	position: absolute;
	z-index: 10;
	left: auto;
	top: 430px;
	padding: 0px;
	margin: 0px;
	height: 0px;
	text-align: justify;
	right: 0px;
}
#texttable {
	width: 885px;
	position: absolute;
	z-index: 10;
	left: auto;
	top: 89px;
	text-align: left;
	right: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	vertical-align: text-bottom;
}
#texttable2 {
	width: 700px;
	position: absolute;
	z-index: 10;
	left: 123px;
	top: 145px;
	height: 0px;
	text-align: left;
	right: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 12px;
	vertical-align: text-bottom;
	margin: 15px;
	padding: 10px;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: lighter;
	color: #FFF;
	line-height: 18px;
}
.td_line {
	border-bottom-style: ridge;
	border-bottom-color: #CCC;
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
}


#nav {
	text-align: center;
	letter-spacing: 0,05;
	word-spacing: 0.1em;
	position: absolute;
	top: 585px;
	left: auto;
	margin: 0px;
	padding: 10px 0;
	width: 1000px;
	height: 10px;
	z-index: 10;
}
.nav_bg {
	background: transparent url(images/trans.png) repeat;
}
#nav a.firstLink {
	margin: auto 15px auto 0;
}
#nav a.midLink {
	margin: auto 11px;
}
#nav a.lastLink {
	margin: auto 0 auto 15px;
}

#trans {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 585px;
	left: auto;
	width: 1000px;
	height: 30px;
	z-index: 5;
}

#trans2 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 688px;
	left: auto;
	width: 1000px;
	height: 10px;
	z-index: 5;
}
#bilder {
	position: relative;
	height: 300px;
	width: 300px;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	top: 140px;
	margin-right: auto;
	bottom: auto;
	left: 700px;
	right: auto;
	background-image: url(images/trans.png);
}

#logo {
	position: absolute;
	height: 1px;
	width: 230px;
	border: none;
	left: 700px;
	top: 340px;
	z-index: 20;
	right: auto;
}
#logo_oben {
	position: absolute;
	height: 69px;
	width: 151px;
	border: none;
	left: 70px;
	top: 70px;
	z-index: 20;
	right: auto;
}
#logokl {
	position: absolute;
	height: 1px;
	width: 77px;
	border: none;
	left: 928px;
	top: 530px;
	z-index: 20;
	right: auto;
}
#bilder {
	position: absolute;
	background-color: #D7D7D7;
	background-position: center center;
	height: 320px;
	width: 320px;
	z-index: 20;
	left: 600px;
	top: 120px;
	right: auto;
	bottom: auto;
	text-align: center;
	padding: 15px;
	margin: 0px;
}



a:link {
	text-decoration: none;
	color:  #F2F1EE;
}

a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #993300;
}
a:active {
	text-decoration: none;
	color: #CC66CC;
}

#scroll {
	overflow: scroll;
	height: 320px;
}
