/* Omdefinierade taggar 
---------------------------------------------------------------------*/
body{
	background:#FFFFFF;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}


/* Specifika divs
---------------------------------------------------------------------*/

/*CONTAINER -------------------------*/
#container{
	position:relative;
	margin: 0 auto;
	margin-top:25px;
	position:relative;
	width:650px;
}

/*TOP -------------------------*/
#top{
	position:relative;
	background: url(img/backgtop.jpg) no-repeat top left;
	width:650px;
	height:154px;
	float:none;
	margin:0;
	padding:0;
}

/*CONTENT -------------------------*/
#content{
	position:relative;
	margin:0px;
	padding:0px;
	width:648px;
	float:none;
	border-left:1px solid #DFD3BB;
	border-right:1px solid #DFD3BB;
	background: #ffffff url(img/backgcontent.gif) repeat-y top left;
}

#contentadmin{
	position:relative;
	margin:0px;
	padding:0px;
	width:648px;
	float:none;
	border-left:1px solid #DFD3BB;
	border-right:1px solid #DFD3BB;
	background: #ffffcc;
}

#content a:link{
	color:#006CB1;
	text-decoration:none;
}

#content a:visited{
	color:#006CB1;
	text-decoration:none;
}

#content a:hover{
	color:#006CB1;
	text-decoration:underline;
}

#content h1{
	color:#333333;
	font-size:13px;
	margin-top:0px;
}

#content p{
	line-height:16px;
	margin-bottom:20px;
}

/*CONTENT LEFT-------------------------*/
#content .left{
	position:relative;
	float:left;
	width:163px;
	margin:0px;
	margin-right:20px;
	padding:0;
}

/*#content .left p{
	text-align:left;
	margin-left:15px;
	margin-right:10px;
	margin-bottom:5px;
	margin-top:0px;
	float:none;
}
*/

#content .left #menu{
	position:relative;
	float:none;
	margin:0px;
	padding:0px;
	height:173px;
}

ul, ol, dl {
              position: relative;  }

#content .left #menu ul{
	margin:0px;
	text-indent:0px;
	padding:0;
	background:#ffffff;
	padding-top:2px;
	
}

#content .left #menu li{
	list-style-type:none;
	padding-top:0px;
	padding-bottom:7px;
	border-bottom:1px solid #DFD3BB;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:7px;
	text-indent:10px;
}

#content .left #menu li img{
	margin-right:10px;
	margin-left:10px;
}

#content .left #menu li.submenu img{
	margin-right:10px;
	margin-left:5px;
}

ul#menu_sublevel{
	margin:0px;
	text-indent:0px;
	padding:0;
	background:#ffffff;
	padding-top:2px;
	display:none;
}


#content .left #menu #menu_sublevel li.submenu{
	list-style-type:none;
	padding-top:0px;
	padding-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:7px;
	border:none;
}

/*#content .left #menu li.submenu{
	border:none;
	list-style-type:none;
	margin-top:3px;
	padding-bottom:0px;
	margin-left:15px;
	margin-bottom:0px;
	line-height:normal;
	list-style-image:none;
}*/


#content .left #menu a{
	color:#333333;
	text-decoration: none;
}
#content .left #menu a:hover{
	color:#006CB1;
	text-decoration: underline;
}

#content .left #companyinfo{
	margin:0px;
	padding:0px;
}

#content .left #companyinfo p{
	margin-left:8px;
	line-height:12px;
}

#content .left #companyinfo #random{
	padding:0px;
	margin:0px;
}

#content .left #companyinfo #random img{
margin:0px;
border:none;
}

/*CONTENT MAIN -------------------------*/
#content .main{
	position:relative;
	float:left;
	width:282px;
	margin:0px;
	margin-top:20px;
	padding:0;
/*	border:1px solid #999999;*/
}

/*CONTENT RIGHT-------------------------*/
#content .right{
	position:relative;
	float:right;
	margin:0px;
	margin-left:0px;
	margin-top:20px;
	padding:0px;
	width:163px;
	overflow:hidden;
}

#content .right h1{
	height:17px;
	background:#DFD3BB;
	font-size:11px;
	font-weight:bold;
	padding-top:2px;
	padding-left:8px;
	margin-bottom:2px;
}

#content .right p{
	margin-top:1px;
	margin-bottom:5px;
	margin-left:2px;
}


/*UTBILDNING -------------------------*/
#content .right #utbildningar{
	position:relative;
	margin-top:0px;
	width:163px;
	margin:0px;
	padding:0;
	margin-bottom:10px;
}

#content .right #utbildningar a:link{
	color:#333333;
	text-decoration:none;
}

#content .right #utbildningar a:visited{
	color:#333333;
	text-decoration:none;
}

#content .right #utbildningar a:active{
	color:#333333;
	text-decoration:none;
}

#content .right #utbildningar a:hover{
	color:#006CB1;
	text-decoration:underline;
}

/*FOOTER -------------------------*/
#footer{
	background: url(img/footer_img2.gif) no-repeat top left;
/*	background-color:#006CB1;
*/	position:relative;
	width:650px;
	height:25px;
/*	float:none;*/
	clear:both;
	/*clear:all;*/
}

#footer .eu{
	position:absolute;
	top:7px;
	left:10px;
	color:#CCCCCC;
	font-size:9px;
}

#footer .wiseweb{
	position:absolute;
	float:none;
	top:5px;
	left:580px;
	
}

/*ÖVRIGT -------------------------*/
.button{
	background-color:#ffffff;
	border: 1px solid #aebcc9;
	font-size:12px;
	width:80px;
	height:20px;
}

.input{
	border: 1px solid #aebcc9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	height:16px;
}

.textarea{
	border: 1px solid #aebcc9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

/*WISENEWS -------------------------*/
#ww_news h1{
	color:#333333;
	font-size:13px;
}

#ww_news h2{
	color:#333333;
	font-size:11px;
	font-weight:bold;
	margin-bottom:0px;
}

#ww_news .date{
	margin-top:0px;
	margin-bottom:0px;
}

#ww_news p{
	margin-top:5px;
}

/*---------------------*/

#content .right #ww_news_condensed h2{
	color:#333333;
	font-size:11px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:2px;
	padding:0px;
}

#content .right #ww_news_condensed .date{
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}

#content .right #ww_news_condensed p{
	margin-top:0px;
	margin-bottom:10px;
	padding:0px;
}

#content .right #ww_news_condensed a:link{
	color:#333333;
	text-decoration:none;
}

#content .right #ww_news_condensed a:visited{
	color:#333333;
	text-decoration:none;
}

#content .right #ww_news_condensed a:active{
	color:#333333;
	text-decoration:none;
}

#content .right #ww_news_condensed a:hover{
	color:#006CB1;
	text-decoration:underline;
}

/*headingsonly view*/
#content .right #ww_news_headings .date{
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}
#content .right #ww_news_headings h2{
	color:#333333;
	font-size:11px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:10px;
	margin-left:2px;
	padding:0px;
}
#content .right #ww_news_headings a:link{
	color:#333333;
	text-decoration:none;
}

#content .right #ww_news_headings a:visited{
	color:#333333;
	text-decoration:none;
}

#content .right #ww_news_headings a:active{
	color:#333333;
	text-decoration:none;
}

#content .right #ww_news_headings a:hover{
	color:#006CB1;
	text-decoration:underline;
}
/*#content .right #ww_news_headings .date{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:0px;
	padding:0px;
}
*/
/*#content .right #ww_news_headings h2{
	color:#333333;
	font-size:11px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:2px;
	padding:0px;
}
*/
/*#ww_news_headings p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	margin-left:10px;
	margin-right:10px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}*/

/*#content .right #ww_news_headings .hide{
	cursor:text;
}

#content .right #ww_news_headings a:hover {  
	color: #000000;
	text-decoration: underline;
}

*/