@charset utf-8;
/* CSS Document */

body {
	font-size:small;
	font-family:"Courier New", Courier, monospace;
	color:#000;
	background-image:url(../images/grunge_bg.jpg);
	background-repeat:no-repeat;
}
h1 {
	font-family:"Courier New", Courier, monospace;
	font-size:150%;
}
h2 {
	font-family:"Courier New", Courier, monospace;
	font-size:130%;
}
a {
	color:#333333;
	text-decoration:none;
	outline:none;
	}
a:hover {
	color:#ff9900;
	}
#filmstreifen {
	position:absolute;
	left:344px;
	top:50px;
	width:506px;
	height:200px;
	z-index:2;
}
#headline {
	position:absolute;
	left:128px;
	top:10px;
	width:138px;
	height:147px;
	z-index:4;
	font-family:"Courier New", Courier, monospace;
}
#lti {
	position:absolute;
	left:100px;
	top:0px;
	width:195px;
	height:250px;
	z-index:1;
}
#hintergr {
	position:absolute;
	left:100px;
	top:0px;
	width:750px;
	height:987px;
	z-index:0;
	background-image:url(../images/trans1.png);
	background-repeat:repeat-y;
}
#navi {
	position:absolute;
	left:122px;
	top:265px;
	width:707px;
	height:36px;
	z-index:7;
}
#navi a {
	display:inline;
	text-decoration:none;
	color:#000000;
	padding-left:12px;
	padding-right:12px;
	}
#navi a:hover {
	background-color:#000000;
	color:#FFFFFF;
	}
#navi a:active {
	background-color:#FF9900;
	color:#333333;
	}
#postkarte {
	position:absolute;
	left:132px;
	top:456px;
	width:682px;
	height:275px;
	z-index:7;
	background-image:url(../images/postkarte.png);
	background-position:center;
	background-repeat:no-repeat;
}
#document {
	position:absolute;
	left:714px;
	top:392px;
	width:100px;
	height:100px;
	z-index:7;
}
#text {
	position:absolute;
	left:130px;
	top:350px;
	width:511px;
	height:63px;
	z-index:5;
}
#ltp {
	position:absolute;
	left:291px;
	top:850px;
	width:394px;
	height:121px;
	background-image:url(../images/ltp.png);
	background-repeat:no-repeat;
	z-index:7;
}
#impressumtxt {
	position:absolute;
	left:130px;
	top:623px;
	width:684px;
	height:129px;
	font-size:80%;
	z-index:8;
	overflow: scroll;
}
#footer {
	position:absolute;
	left:100px;
	top:988px;
	width:159px;
	height:64px;
	z-index:8;
}
#linkpics {
	position:absolute;
	left:402px;
	top:418px;
	width:400px;
	height:335px;
	z-index:6;
}
#werbung {
	position:absolute;
	left:181px;
	top:454px;
	width:587px;
	height:256px;
	z-index:9;
}

