body {		text-align: left;
			text-decoration: none;
			padding: 0px;
			font-size: 16px;
			font-family: Arial, Helvetica, sans-serif;
			color: white;
			margin:0px;
			line-height: 150%;
			background: #303030 url(back.jpg) no-repeat 10px 10px;
}
#site{
	width: 1024px;
	height: 2048px;
	position: absolute;
	overflow: hidden;
	background: url(_img/back.gif) no-repeat scroll;
	clear: none;
	left: -6px;
}

#content{
	width: 565px;
	height: auto;
	position: absolute;
	overflow: hidden;
	top: 285px;
	clear: none;
	left: 125px;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

#personenframe{
	width: 555px;
	height: 196px;
	position: relative;
	overflow: hidden;
	clear: none;
	background-repeat: no-repeat;
	background-attachment: scroll;
	margin: 0 5px;
	padding: 5px 5px 0;
}

.personenbild{
	width: 147px;
	height: 196px;
	position: relative;
	overflow: hidden;
	clear: none;
	background-repeat: no-repeat;
	background-attachment: scroll;
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
}

.topbild{
	width: 555px;
	height: 312px;
	position: relative;
	overflow: hidden;
	clear: none;
	margin: 5px;
}

a .preview{
	width: 555px;
	height: 150px;
	position: relative;
	overflow: hidden;
	clear: none;
	margin: 0 0 5px 2px;
}
#nav{
	width: 351px;
	height: 400px;
	position: absolute;
	overflow: hidden;
	clear: none;
	left: 700px;
	top: 285px;
	margin: 0;
	padding: 0;
	background-image: none;
}

#titel{
	width: 315px;
	height: 48px;
	position: absolute;
	overflow: hidden;
	clear: none;
	left: 250px;
	top: 200px;
	margin: 0;
	padding: 0;
}

#ani{
	width: 224px;
	height: 250px;
	position: absolute;
	overflow: hidden;
	clear: none;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
	background: url(_img/ani.gif) no-repeat;
}
a img{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border-style: hidden;
	border-width: 0;
	margin: 0;
	padding: 0;
	font-variant: normal;
}

h1 {		font-size: 45px; margin: 5px; color: #c4d549; letter-spacing:-0.06em; line-height: 40px;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
}

h2 {		font-size: 30px; margin: 5px; color: #c42a30; letter-spacing: -0.05em; line-height: 25px;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
}
h2 a {
	font-size: 30px;
	margin: 5px;
	color: white;
	letter-spacing: -0.05em;
	line-height: 25px;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
}

h3 {		font-size: 20px; margin: 5px; color: silver; letter-spacing: -0.04em; line-height: 20px;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
}

p {			font-size: 17px;
			margin: 5px;
	color: silver;
	line-height: 18px;
	text-align: left;
}

a {			font-size: 17px;
			margin: 5px;
	color: white;
	line-height: 18px;
	text-align: left;
	border-style: none;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
}


hr {		background: black no-repeat center;
			height: 3px;
			margin-top:10px;
			margin-bottom: 3px;
			padding:0px;
			border-width:0px;
	margin-left: 0;
	opacity: 0.8;
}

