@font-face {
	font-family: 'customfont2';
	src: url(ITCKRIST.eot);
	src: local('customfont2'), url(ITCKRIST.TTF) format('truetype');
}


A:hover
{
	text-decoration:underline;
}

/* BAKGRUNDSFÄRGEN */
.mainBody
{
	background-image:url('../images/bottom_bg.jpg');
	background-position: top center;
}

.wrapper
{
	background-image:url('../images/bottom_bg.jpg');
	position:absolute;
	width:3000px;
	left:50%;
	top:0px;
	margin-left:-1500px;
	height:1000px;
	z-index:0;
}

.anmalForm
{
	margin-left:234px;
}

.anmalFormText
{
	font-family:Verdana;
	font-size:11px;
}

.formField
{
	background-color:#F3FAFF;
	border:1px solid #132C3F;
	width:300px;
}

/* VANLIG BRÖDTEXT */
.textArea
{
	font-family:verdana;
	font-size:11px;
}

/* TEXTEN LÄNGST NER */
.infoDiv
{
	font-family:verdana;
	font-size:11px;
	border-top:1px solid #DDDDDD;
	padding:5px;
	width:909px;
	text-align:center; 
	color:#9F9F9F;
}


/* SIDRUBRIKER */
.textRubrik
{
	font-family:georgia;
	font-size:24px;
	color:#00000;
	margin-bottom:5px;
}

#anmalDittBarn
{
	width:234px;
	height:37px;
	background-image:url('/style/images/redButton.jpg');
	border-bottom:4px solid white;
	color:white;
	font-family:verdana;
	font-size:14px;
	font-weight:bold;
	padding:18px 0px 0px 14px;
	background-repeat:no-repeat;
}

#anmalDittBarnSmall
{
	margin:-6px 0px 0px -2px;
	width:200px;
	height:32px;
	background-image:url('/style/images/redButtonSmall.jpg');
	border-bottom:4px solid white;
	color:white;
	font-family:verdana;
	font-size:14px;
	font-weight:bold;
	padding:15px 0px 0px 11px;
	background-repeat:no-repeat;
}

/* DEN LILLA TEXTEN MED FÖRETAGSSLOGAN */
.slogan
{
	position:absolute;
	top:169px;
	left:870px;
	z-index:4;
}


/* DEN STORA MENYN */
.top_menu_link
{
	font-family:arial;
	font-size:11px;
	color:#363636;
	text-decoration:none;
}

/* DEN LILLA UNDERMENYN */
.under_menu_link
{
	font-family:trebuchet ms;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

.smallPic
{
	
}

.smallPicTd
{
	width:220px;
	height:163px;
	background-image:url('../../images/smallPic.jpg');
	text-align:center;
}

.smallPicImage
{
	width:180px;
	height:125px;
}

.buttonForalder
{
	margin-bottom:3px;
}

.buttonElev
{
	margin-bottom:15px;
}

/* ----------------------------------------------------------------------*/
/* --------------------- ÄNDRA INTE UNDER DENNA DEL ---------------------*/
/* ----------------------------------------------------------------------*/

.mainContent
{
	background-image:url('../images/mainContentBg.jpg');
	background-repeat:no-repeat;
	position:absolute;
	top:-60px;
	left:50%;
	margin-left:-750px;
	width:1500px;
}

.menuList
{
	background-color:#F2F2F2;
	position:absolute;
	top:292px;
	left:289px;
	width:200px;
	z-index:4;
	min-height:403px;
	padding:10px;
	padding-top:7px;
	padding-left:3px;
	
}

.underMenuList
{
	margin-left:21px;
	margin-top:-7px;
	color:#415C6E;
	font-size:14px;
	padding:6px;
	margin-bottom:5px;
}

.menuLink
{
	color:#415C6E;
	font-family:georgia;
	font-size:13px;
	letter-spacing:0px;
	text-decoration:none;
	font-weight:bold;
}

.underMenuLink
{
	color:#415C6E;
	font-family:verdana;
	font-size:11px;
	letter-spacing:0px;
	text-decoration:none;
}

.mainLogotype
{
	position:absolute;
	top:108px;
	left:288px;
	width:200px;
	height:85px;
	z-index:3;
}

.mainLogotypeFile
{
	position:absolute;
	top:50%;
	left:50%;
}

.lcorner
{
	position:absolute;
	top:108px;
	left:289px;
	z-index:4;
}

.rcorner
{
	position:absolute;
	top:108px;
	left:1200px;
	z-index:4;
}

.slideShow
{
	position:absolute;
	top:108px;
	left:289px;
	width:920px;
	z-index:2;
}

.slideShowOverlap
{
	position:absolute;
	top:145px;
	left:289px;
	width:304px;
	z-index:3;
	background-color:white;
	filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
}



.companyDesc
{
	position:relative;
	top:8px;
	left:18px;
	font-family:trebuchet ms;
	color:#4E5F62;
	font-size:20px;
	font-weight:none;
}


.menu
{
	position:absolute;
	left:289px;
	height:33px;
	width:920px;
	background-image:url('../images/menu_bg.jpg');
}

.menuContentRight
{
	position:absolute;
	top:6px;
	left:150px;
	width:755px;
	color:#363636;
	text-align:right;
	padding-right:36px;
}

.menuContentLeft
{
	position:absolute;
	top:10px;
	left:13px;
	color:#363636;
	z-index:10;
	width:150px;
}

.under_menu
{
	position:absolute;
	left:289px;
	height:25px;
	width:920px;
	background-color:#F5F5F5;
}

.under_menuContent
{
	position:relative;
	top:0px;
	left:17px;
	color:#000000;
}

.pageContent
{
	margin-left:289px;
}

.pageContentText
{
	width:920px;
	min-height:400px;
	margin-bottom:4px;
}


.pageBottom
{
	background-image:url('../images/mainContentBg.jpg');
	background-repeat:no-repeat;
	background-position:bottom; 
	width:990px;
	height:85px;
	margin-left:255px;
	
}

.adminMenu
{
	width:150px;
	height:30px;
	position:absolute;
	top:365px;
	left:804px;
	z-index:6;
	background-image:url('../../images/admin.jpg');
}

.adminLogout
{
	width:150px;
	position:absolute;
	top:0;
	left:0;
	z-index:6;
}


.admin
{
	width:150px;
	height:30px;
	z-index:6;
	background-image:url('../../images/admin.jpg');
}

.adminInside
{
	color:white;
	font-family:verdana;
	font-size:12px;
	position:relative;
	top:7px;
}

.allBlack
{
	background-color:black;
	filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
	width:100%;
	height:2000px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:7;
}

.allBlackMy
{
	position:absolute;
	top:400px;
	margin-top:-150px;
	left:50%;
	margin-left:-200px;
	height:200px;
	background-color:white;
	width:400px;
	z-index:8;
	border:2px solid black;
}

.allBlackLogin
{
	position:absolute;
	top:400px;
	margin-top:-150px;
	left:50%;
	margin-left:-200px;
	height:400px;
	background-color:white;
	width:400px;
	z-index:8;
	border:2px solid black;
}

.allBlackMyLogin
{
	position:relative;
	top:15px;
	left:20px;
}


