@charset "UTF-8";
/* CSS Document */

body{
	font-size:62.5%;
	font-family:Arial, Helvetica, sans-serif;
}

img{
	behavior: url(iepngfix.htc);
}

p{
	font-size:1.1em;
	color:#FFF;
	line-height:1.4em;
}

.quotes{
	color:#000;
	font-style:italic;
	font-size:1.2em;
}

.text_noir{
	color:#1A171B;
}

a{
	color:#000;
	text-decoration:none;
}

#wrapper{
	width:640px;
	height:auto;
	margin:100px auto;
}

#header{
	width:100%;
	height:25px;
}

#topmenu{
	width:100%;
	height:25px;
}

#topmenu_content{
	width:100%;
	height:20px;
	margin:9px 0 0 0;
}

.menu_item_text{
	margin:0 7px 0 0;
	font-size:1.2em;
}

.menu_item_text:hover{
	background:#d5d5d5;
}

.selected_menu_item{
	background:#d5d5d5;
}

#seperator{
	width:100%;
	height:1px;
	margin-top:7px;
	background:#ccc;
	overflow:hidden;
}

.big_btn{
	width:309px;
	height:169px;
	margin:10px 10px 0 0;
	float:left;
}

.th{
	margin-right:0px;
	float:right;
}


#left_menu{
	width:135px;
	height:auto;
	float:left;
	margin:10px 10px 10px 0;
}

.small_btn{
	width:135px;
	height:75px;
	margin-bottom:10px;
	float:left;
}

#content_wrapper{
	width:492px;
	height:auto;
	margin-top:10px;
	float:right;
	overflow:hidden;
}

.intervju_bg{
	background:#fff;
}

.teckensprak_bg{
	background:#99bf26;
}

.kontakt_bg{
	background:#f19618;
}

.skrivtolk_bg{
	background:#267dbc;
}

#top_corners{
	width:100%;
	height:10px;
	float:left;
	overflow:hidden;
}

#bottom_corners{
	width:100%;
	height:5px;
	margin-top:10px;
	float:left;
	clear:both;
	overflow:hidden;
}

.cl{
	width:5px;
	height:5px;
	float:left;
	overflow:hidden;
}

.cr{
	width:5px;
	height:5px;
	float:right;
	overflow:hidden;
}

#content{
	width:452px;
	height:auto;
	margin:20px 0 0 20px;
}

#the_content{
	width:297px;
	height:auto;
	float:left;
}

#right_content_menu{
	width:134px;
	height:auto;
	float:right;
}

#right_content_menu p{
	line-height:1.8em;
}

#right_content_menu a{
	font-size:1em;
	color:#FFF;
	text-decoration:none;
}

#right_content_menu a:hover{
	color:#E0E0E0;
}

.vertical_seperator{
	width:1px;
	height:400px;
	background:#FFF;
	float:left;
	margin-left:10px;
}

#footer{
	width:100%;
	height:20px;
	clear:both;
}
