.newscontent {
   font-size: 11px;
}
#container {
height: 730px;
width: 900px;
}
#map {
   background-image: url('kastl_mit_karte.jpg');
   background-repeat:no-repeat;
   position: absolute;
   top: 110px;
   left: 30px;
   width: 600px;
   height: 600px;
   text-align: center;
   margin: 10 auto 0 auto;
   padding: 0 0 0 0;
}
#infobox {
   position: absolute;
   width: 200px;
   _width: 220px;
   height: 245px;
   _height: 275px;
   top: 120px;
   left: 630px;
   z-index: 10;
   background-image: url('info_box_rechts.jpg');
padding: 20 10 10 10;
font-size: 11px;
font-family: helvetica, arial,verdana;
color:black;	
}

#ennstal {
   position: absolute;
   top: 160px;
   left: 330px;
}
#kirchdorf {
   position: absolute;
   top: 120px;
   left: 325px;
}
#graz {
   position: absolute;
   top: 205px;
   left: 410px;
}
#sbg{
   position: absolute;
   top: 165px;
   left: 270px;
}
#salzkgt {
   position: absolute;
   top: 145px;
   left: 300px;
}
#mstmk {
   position: absolute;
   top: 170px;
   left:380px;
}

#hartberg {
   position: absolute;
   top: 195px;
   left:435px;
}


#ktn {
   position: absolute;
   top: 230px;
   left:320px;
}

#tirol {
   position: absolute;
   top: 195px;
   left:140px;
}

#swstmk {
   position: absolute;
   top: 215px;
   left:390px;
}

#xiberg {
   position: absolute;
   top: 190px;
   left:65px;
}
#wien {
   position: absolute;
   top: 80px;
   left:459px;
}
#erzberg {
   position: absolute;
   top: 150px;
   left:359px;
}
#suedbgld {
   position: absolute;
   top: 190px;
   left:459px;
}
#noe {
   position: absolute;
   top: 75px;
   left:415px;
}
#ooe {
   position: absolute;
   top: 205px;
   left:329px;
}
.tab {
text-align: left;
background-image: url('region_box.jpg');
backgroup-repeat: no-repeat;
padding-top: 8px;
padding-left: 8px;
height: 120px;
_height: 128px;
width: 120px;
_width: 128px;
overflow: hidden;
font-size: 11px;
font-family: helvetica, arial,verdana;
color:black;

}
#tab_ennstal {
 position: absolute;
top:430px;
left: 30px;
}

#tab_kirchdorf {
 position: absolute;
top:430px;
left: 310px;
}
#tab_graz {
 position: absolute;
top:430px;
left:730px;
}
#tab_sbg {
 position: absolute;
top: 430px;
left: 450px;
}
#tab_salzkgt {
 position: absolute;
top:430px;
left:170px;
}
#tab_mstmk {
 position: absolute;
top: 430px;
left: 590px;
}
#tab_hartberg {
 position: absolute;
top: 570px;
left: 30px;
}

#tab_wien {
 position: absolute;
top: 570px;
left: 170px;
}

#tab_ktn {
 position: absolute;
top: 570px;
left: 310px;
}

#tab_tirol {
 position: absolute;
top: 570px;
left: 450px;
}

#tab_xiberg {
 position: absolute;
top: 570px;
left: 730px;
}
#tab_swstmk {
 position: absolute;
top: 570px;
left: 590px;
}

#tab_erzberg {
 position: absolute;
top: 710px;
left: 30px;
7}

#tab_suedbgld {
 position: absolute;
top: 710px;
left: 170px;
}

#tab_noe {
 position: absolute;
top: 710px;
left: 310px;
}
#tab_ooe {
 position: absolute;
top: 710px;
left: 450px;
}
#footer {
font-size: 12px;
font-family: helvetica, arial,verdana;
position: absolute;
top: 900px;
left: 30px;
}
.grey {
	color: lightgrey;
}

.stats {
	position: relative;
top: 5px;
}
a:link, a:visited {
color:	#AD0000;
       text-decoration: none;
       font-size: 12px;
       font-family: helvetica, arial,verdana;
  }

a:hover,  a:active {
color: #FFD600;

background: none;
	    font-family: helvetica, arial,verdana;
	    text-decoration: underline overlive;
  }
