body{
margin : 0px;
background-image : url(../images/mainbg1.gif);
background-position : 20px bottom;
background-repeat : repeat-y;
background-color : #F2F1F1;
}
h1{
font-size : 17px;
font-family : Arial;
font-weight : normal;
}
#center{
margin-left : 20px;
}
#topimg{
position : absolute;
height : 250px;
width : 800px;
top : 0px;
left : 20px;
background-image : url(../images/topimg.jpg);
}
#punch{
position : absolute;
left : 20px;
top : 205px;
height : 16px;
width : 380px;
color : #FE1E1E;
font-family : Arial, Helvetica;
font-size : 12px;
padding : 10px;
letter-spacing : 0.1em;
}
#adres{
position : absolute;
top : 75px;
left : 49px;
width : 172px;
height : 112px;
text-align : center; 
padding-top : 16px;
color : #ababab;
border : 0px solid;
font-family : Arial, Helvetica;
font-size : 13px;
font-weight : bold;
line-height : 160%;
}
#lang{
position : absolute;
top : 180px;
left : 240px;
width : 100px;
}

#menuholder{
position : absolute;
top : 260px;
left : 49px;
width : 142px;
padding-left : 15px;
padding-right : 15px;
border : 0px solid;
}
	#menuholder a{
	color : #FE1E1E;
	font-weight : bold;
	font-size : 12px;
	}
	
#hiddenlinks{
display : none;
}	
#contentholder{
position : absolute;
top : 260px;
left : 221px;
width : 408px;
border : 0px solid;
padding-left : 20px;
padding-right : 20px;
font-family : Arial;
font-size : 11px;
line-height : 170%;
}

#newsitem a{
color : gray;
text-decoration : none;
}
#newsitem a:hover{
text-decoration : none;
color : black;
}

#sidebar{
position : absolute;
top : 260px;
left : 669px;
width : 150px;
height : 430px;
border : 0px solid;
background-image : url(../images/sidebarbg.gif);
background-repeat : repeat-y;
}
#circles{
padding-top : 40px;
left : 192px
}

#nws{
position : absolute;
top : 260px;
left : 49px;
width : 142px;
padding-left : 15px;
padding-right : 15px;
border : 0px solid;
font-family :  Arial;
font-size : 11px;
color : #a6a6a6;
}

#backtop{
padding-top : 20px;
font-family : Arial;
font-size : 11px;
text-align : right;
}
#searchfield{
font-size : 10px;
}
.inputfield_100pr{
width : 100%;
border : 1px gray;
}
.inputfield_200{
width : 200px;
border : 1px gray;
}
.inputfield_75{
width : 75px;
border : 1px gray;
}
.inputfield_100{
width : 100px;
border : 1px gray;
}
