a:link {
	color: #81c3ff;
}

a:visited {
	color: #81c3ff;
}

body {
	margin:0;
         padding:0;
}

div {
	font-family: Verdana, Arial, Helvetica;
         font-size: 14px;
}

#pos {
	position: absolute;
	width:920px;
	height:580px;
	top: 50%;
	left: 50%;
	margin-top: -280px;
	margin-left: -460px;
}

#main {
	position: relative;
	width:920px;
	height:560px;
	z-index:0;
	border: 1px solid #BFBFBF;
	cursor: crosshair;
	cursor: url('media/fk.cur'), crosshair;
}

#content {
	position: absolute;
	width: 510px;
	height: 470px;
	/* top: 41px;
	left: 101px; */
	top: 50%;
	left: 50%;
	margin-top: -238px;
	margin-left: -328px;
	z-index: 5;
}

#bush {
	position: absolute;
         width: 84px;
         height: 107px;
         top: 410px;
	left: 640px;
         z-index:2;
}

#musik {
	position: absolute;
         width: 25px;
         height: 25px;
         top: 533px;
	left: 890px;
	margin:0;
         padding:0;
}

#copyrights {
	position: relative;
         width: 920px;
         height: 20px;
         top: 5px;
         color: #CFCFCF;
         font-size: 9px;
}

#nosh_seminex {
	z-index:10;
         position:absolute;
         top:51px;
         left:672px;
         width:233px;
         height:98px;
         cursor: pointer;
}

#nosh_funkraum {
	z-index:10;
         position:absolute;
         top:232px;
         left:750px;
         width:124px;
         height:30px;
         cursor: pointer;
}

#nosh_kaserne {
	z-index:10;
         position:absolute;
         top:275px;
         left:744px;
         width:122px;
         height:33px;
         cursor: pointer;
}

#nosh_kriegsbericht {
	z-index:10;
	position:absolute;
	top:324px;
	left:749px;
	width:130px;
	height:32px;
	cursor: pointer;
}

#nosh_feldpost {
	z-index:10;
	position:absolute;
	top:367px;
	left:738px;
	width:123px;
	height:33px;
	cursor: pointer;
}

#nosh_schlachtfeld {
	z-index:10;
	position:absolute;
	top:232px;
	left:8px;
	width:90px;
	height:43px;
	cursor: pointer;
}
.divshot {
	background-image: url(media/esl.gif);
	position:absolute;
	top:0px;
	left:0px;
	width:18px;
	height:18px;
	z-index:3;
	cursor: crosshair;
	cursor: url('media/fk.cur'), crosshair;
}
