


/* -- Quick search -- */
input.quicksearchbutton, select
{
	/*width: 10em;*/
	font-size:10px;
}
span.searchlabel
{
	font-weight: normal;
	font-size: 1em;
	color: #FECB00;
}
img.quicksearch
{
	border: 0;
}

/* -- Left Quick search -- */
input.quicksearchbuttonleft
{
	width:90px;
	
}

a
{
	COLOR: #330000;
	text-decoration: underline;
}
a:hover
{
	COLOR: #330000;
	text-decoration: none;
}
/* --- Topmenu ---- */
a.menuhead
{
	font-size: 11px;
	color: White;
	font-weight:bold;
	text-decoration: none;
}
a.menuhead:hover
{
	COLOR: #330000;
	text-decoration: none;
}
a.activemenuhead
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
	/*color:#FECB00;*/
	color: #FFCC00;
}

a.menusubhead, .menusubhead
{
	font-size:10px;
	font-weight:normal;
	text-decoration: none;
	color:White;
	vertical-align:top;
}
a.menusubhead:hover
{
	COLOR: #330000;
	text-decoration: none;
}
a.activesubmenuhead
{
	font-size:10px;
	color: #fecb00;
	text-decoration: none;
}
a.menusubheadsmall
{
	font-size:9px;
	font-weight:normal;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: bold;
	text-decoration: none;
	color:White;
}
a.activesubmenuheadsmall
{
	font-weight: bold;
	font-size: 9px;
	text-transform: capitalize;
	color: #fecb00;
	text-decoration: none;
}

/* ---LeftMenu items---*/
a.menulink
{
	color: #330000;
	font-weight: normal;
	text-decoration: underline;
	padding-bottom:3px;
	display: block;
}
a.menulink:hover
{
	color: #330000;
}

a.menulinkselected
{
	color: #330000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-bottom:3px;
}

a.mapmenulink
{
	color: #330000;
	font-weight: normal;
	text-decoration: none;
	display: block;
}

a.selectedmapmenulink
{
	color: #330000;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

/* Interna länkar - karta, Våra områden */
.internallink
{
	color: #330000;
	font-weight: normal;
	text-decoration: underline;
	display: block;
}

.selectedinternallink
{
	color: #330000;
	font-weight: bold;
	text-decoration: none;
	display: block;
}




/* Input fält - Kontakta oss */
.longField
{
	width:200px;
	margin:2px 0;
}
.contactInput
{
	width:260px;
	border:1px solid #330000;
	background:#fff;
	padding:2px;
}

/* Områdeskarta */
.styleDiv
{
	LEFT: 610px; 
	WIDTH: 140px; 
	CLIP: rect(0px 140px 200px 0px); 
	POSITION: absolute; 
	TOP: 580px; 
	HEIGHT: 200px; 
	visibility:hidden;
	
	/*visibility:hidden;
	CLIP: rect(0px 140px 200px 0px);
	POSITION: absolute; 
	TOP: 580px;
	LEFT: 650px; */
	
	
}

.styleDiv680
{
	LEFT: 680px; 
	WIDTH: 140px; 
	CLIP: rect(0px 140px 200px 0px); 
	POSITION: absolute; 
	TOP: 580px; 
	HEIGHT: 200px; 
	visibility:hidden;	
}
.styleDivStudent
{
	LEFT: 600px; 
	WIDTH: 202px; 
	CLIP: rect(0px 202px 200px 0px); 
	POSITION: absolute; 
	TOP: 420px; 
	HEIGHT: 200px; 
	visibility:hidden;
	
	
}

.divCompany
{
	/*LEFT: 335px; */
	WIDTH: 500px; 
	CLIP: rect(0px 500px 400px 0px); 
	POSITION: absolute;
	TOP: 520px; 
	HEIGHT: 400px; 
	visibility:hidden;
}
.divCompany2
{
	WIDTH: 500px; 
	CLIP: rect(0px 500px 400px 0px); 
	POSITION: absolute;
	TOP: 420px; 
	HEIGHT: 400px; 
	visibility:hidden;
}