body {
	margin: 0;
	padding: 0 0 0 0;
	background-color: #000000;
	text-align: center;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #77787B;
}

a
{
	color: #77787B;
	text-decoration: none;
}
a:hover
{
	color: #77787B;
	text-decoration: underline;
}

ul {
	margin: 0;
	padding: 0;
}

h2 {
	text-align:left;
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #56585A;
}

p {
	margin-bottom: 0;
	margin-top: 5px;
	padding: 0;
	font-size: 11px;
	color: #56585A;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

#page {
	position: relative;
	padding: 0 0 0 0;
	width: 1015px;
	height: 580px;
	margin: auto;
	margin-top: 15px;
	text-align: left;
	/*background: url(/images/background.gif) 0 25px #ffffff no-repeat;*/
	background: url(/images/bg.gif) #ffffff no-repeat;
}

#headline h1 {
	color: #D0CCCB;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 85px;
	top: 35px;
	font-size: 26px;
}

#language {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 20px;
	top: 585px;
	color: #FFFFFF;
	z-index: 2;
}

#language a {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#language a:hover {
	text-decoration: underline;
}

#logo {
	position: absolute;
	right: 35px;
	top: 10px;
	z-Index: 1;
}


#content {
	position: absolute;
	top: 67px;
	left: 85px;
	width: 930px;
	height: 282px;
	overflow: auto;
}
#content_blaettern {
	text-align: right;
	width: 95%;
}
#content_blaettern div {
	float: right;
	margin-left: 2px;
	overflow: hidden;
}
#content_blaettern .index_aktiv,
#content_blaettern .index_inaktiv {
	margin: 3px 1px;
	padding: 0px;
	width: 8px;
	height: 8px;
	border: solid #BCBEC0 1px;
	cursor: pointer;
}
#content_blaettern .index_inaktiv {
	background-color: #FFF;
}
#content_blaettern .index_aktiv {
	background-color: #BCBEC0;
}
.frame_visible {
	display: block;
}
.frame_invisible {
	display: none;
}
#frame_weiter a,
#frame_zurueck a {
	text-decoration: none;
	color: #BCBEC0;
}
#frame_weiter a:hover,
#frame_zurueck a:hover {
	text-decoration: underline;
}

#titel {
	text-align:right;
	width: 100%;
	margin-top: 50px;
	margin-bottom: 7px;
	color: #939598;
}

#titel h2{
	text-align:left;
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #939598;
}

#textcontent_detail {
	width: 360px;
}
#textcontent_verteiler {
	width: 562px;
}
#content .frame_links,
#content .frame_rechts {
	width: 270px;
	float: left;
}
#content .frame_links {
	margin-right: 20px;
}


#imgcontent_detail {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 700;
}
#imgcontent_verteiler {
	position: absolute;
	right: 0px;
	top: 50px;
	width: 350px;
	z-index: 700;
}

#imgtext-head {
	font-size: 11px;
	font-weight: bold;
}

#imgtext-body {
	font-size: 9px;
}

#bottom {
	position: absolute;
	top: 380px;
	height: 165px;
	width: 1015px;
	/*background: url(/images/rahmen.gif) 0 35px no-repeat;*/
	z-index: 500;
}

#location {
	position: absolute;
	top: -40px;
	right: 32px;
	padding-left: 10px;
	background-color: #FFFFFF;
}

#location h2 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 26px;
	color: #D0CCCB;
}

#navigation {
	position: relative;
	top: 340px;
	z-index: 500;
}

#nav1, #nav2 {
	padding: 0 0 0 40px;
}

#nav1 li, #nav2 li {
	margin: 0;
	padding: 0 10px 0 5px;
	float: left;
	list-style-type: none;
}

#nav1 ul {
	width: 850px;
	height: 19px;
	border-bottom: 1px solid #D6D8DA;
	margin: 0;
	padding: 0;
	z-index: 500;
}

#nav2 ul {
	width: 850px;
	height: 19px;
	margin: 0;
	padding: 0;
	z-index: 500;
}

#nav2 li {
	padding: 0 13px 0 5px;
}
#nav2 a {
	font-size: 10px;
	text-decoration: none;
	color: #6C6D70;
	letter-spacing: 1px;
}
#nav1 a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}

#nav1 a:hover, #nav2 a:hover {
	text-decoration: underline;
}

#nav1 .aktiv a {
	color: #6D6E71;
	letter-spacing: 1px;
}
#nav1 .inaktiv a {
	color: #939598;
	letter-spacing: 1px;
}

#history {
	position: absolute;
	right: 30px;
	bottom: 2px;
	width: 500px;
	z-index:50;
}
#history img {
	margin: 0 5px;
}

/*.box {
	float: left;
	margin: 0 8px 0 8px;
	height: 150px;
	width: 108px;
}*/
.box_visible
{
	display: table;
}
.box_invisible
{
	display: none;
}
#Box-Index {
	position: absolute;
	left: 86px;
	bottom: 18px;
	z-index:100;
}
#Box-Index div {
	float:left;
	margin-right: 5px;
	width:8px;
	height:9px;
	overflow: hidden;
	cursor: pointer;
}

.link {
	margin: 0 8px;
	padding: 0;
	vertical-align: bottom;
	height: 150px;
	width: 45px;
}

.link a {
	color: #A8A9AD;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
}
