@import "global_screen.css";

body {
	font-size:7.5pt;
	background:url(../g/smallscreen/bg_body.jpg) center top no-repeat #bf8941;
	margin:53px 0 0 0;
}

#container {
	width:654px;
	height:318px;
	background:url(../g/smallscreen/bg_container.jpg) left top no-repeat;
}

#kopf a {
	top:6px;
	left:30px;
	width:275px;
	height:55px;
}

#menue {
	left:411px;
	top:58px;
	width:89px;
	height:123px;
	padding-top:12px;
}

#menue.start {
	background:url(../g/smallscreen/menue_start.jpg) left top no-repeat;
}

#menue.job {
	background:url(../g/smallscreen/menue_job.jpg) left top no-repeat;
}

#menue.privat {
	background:url(../g/smallscreen/menue_privat.jpg) left top no-repeat;
}

#menue.archiv {
	background:url(../g/smallscreen/menue_archiv.jpg) left top no-repeat;
}

#menue.impressum {
	background:url(../g/smallscreen/menue_impressum.jpg) left top no-repeat;
}

#menue.kontakt {
	background:url(../g/smallscreen/menue_kontakt.jpg) left top no-repeat;
}

#menue a {
	height:20px;
}

#inner_content {
	top:70px;
	left:43px;
	width:352px;
	height:215px;
	padding:5px;
}