/* CSS Document */

body {
	background-image: url(img/bg.png);
	background-color: #EEEEEE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Trebuchet MS, Verdana;
	font-size: 13px;
	color: #777777;
}
#layout {
	position:absolute;
	width:900px;
	height:auto;
	z-index:1;
	left: 50%;
	margin-left: -450px;
}
#layout #top {
	height: 106px;
	width: 900px;
	background-image: url(img/body-top.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#layout #header {
	height: 318px;
	width: 900px;
}
#layout #content {
	background-image: url(img/body.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 900px;
	margin: 0px;
	padding: 0px;
}
#layout #content #inhalt p {
	margin: 0px;
	padding: 0px;
}
#layout #content #inhalt h1 {
	font-size: 18px;
	color: #777777;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#layout #footer {
	height: 225px;
	width: 900px;
}
#layout #content #inhalt {
	width: 800px;
	padding-left: 50px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#trailer {
	position:absolute;
	width:332px;
	height:211px;
	z-index:2;
	margin-top: 55px;
	margin-left: 525px;
}
a:link {
	color: #777777;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #777777;
}
a:hover {
	text-decoration: none;
	color: #99CC00;
}
a:active {
	text-decoration: none;
	color: #777777;
}
#copy {
	position:absolute;
	width:800px;
	height:auto;
	z-index:2;
	font-size: 10px;
	color: #AAAAAA;
	text-align: center;
	margin: 0px;
	padding: 0px;
	margin-left: 50px;
}
#copy a {
	font-size: 10px;
	color: #BBBBBB;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
}
#copy a:hover {
	font-size: 10px;
	color: #99CC00;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
}
#copy p {
	font-size: 10px;
	color: #BBBBBB;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 8px;
}
#titel {
	position:absolute;
	width:440px;
	height:auto;
	z-index:2;
	margin-top: 41px;
	margin-left: 360px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 24px;
	text-align: right;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 8px;
}
#top-nav {
	position:absolute;
	width:780px;
	height:20px;
	z-index:2;
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	margin-top: 9px;
	text-align: right;
	color: #DDDDDD;
	font-weight: bold;
}
#top-nav a {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	text-align: right;
	color: #DDDDDD;
	font-weight: bold;
}
#top-nav a:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	text-align: right;
	color: #99CC00;
	font-weight: bold;
}
