@import "global_screen.css";

body {
	font-size:9.5pt;
	background:url(../g/bigscreen/bg_body.jpg) center top no-repeat #bf8941;
	margin:85px 0 0 0;
}

#container {
	width:1054px;
	height:509px;
	background:url(../g/bigscreen/bg_container.jpg) left top no-repeat;
}

#kopf a {
	top:10px;
	left:50px;
	width:450px;
	height:90px;
}

#menue {
	left:661px;
	top:91px;
	width:141px;
	height:181px;
	padding-top:20px;
}

#menue.start {
	background:url(../g/bigscreen/menue_start.jpg) left top no-repeat;
}

#menue.job {
	background:url(../g/bigscreen/menue_job.jpg) left top no-repeat;
}

#menue.privat {
	background:url(../g/bigscreen/menue_privat.jpg) left top no-repeat;
}

#menue.archiv {
	background:url(../g/bigscreen/menue_archiv.jpg) left top no-repeat;
}

#menue.impressum {
	background:url(../g/bigscreen/menue_impressum.jpg) left top no-repeat;
}

#menue.kontakt {
	background:url(../g/bigscreen/menue_kontakt.jpg) left top no-repeat;
}

#menue a {
	height:32px;
}

#inner_content {
	position:relative;
	top:111px;
	left:69px;
	width:572px;
	height:350px;
	padding:5px;

	overflow:auto;
}