#wrapper {
	margin: 5% ;
	width:auto;
	height:auto;
	border:none;
	float: none !important;
}
/*  ------------------------------- */
/*  regler for navigationen 		*/
/*  ------------------------------- */
#navigation{
	display:none;
}
/* fælles regler for right i hele designet */
.right, #top{
	width:auto;
}

#top .left, 
#top .right{
	display:none
}

/* -------------------------------------------- */
/* regler for #left_wrapper 					*/
/* left_wrapper omslutter #logo og #navigation 	*/
/* -------------------------------------------- */
#left_wrapper{
	display:none;	
}
/* ------------------------ */
/* regler for right_wrapper	
   og for #right_content    */
/* ------------------------ */
#right_wrapper{
	width:auto;
	height:auto;
}
#right_content{
	width:auto;
	margin:0;
}
/* --------------- */
/* regler for bund */
/* --------------- */
#bund{
	clear: both;	
}
#bund .left , .midt {
	display:none;
}

#bund #inner_midt,
#bund #inner_right {
	background-color:#0A0A0A;
	height:40px;
	padding:6px 0 2px 0;
	font-size:11px;
	border:none;
}
#bund #inner_right{
	background-color:#5B5B5B;
	width:auto;
	text-align:center;
}
#bund .right address{
	height:auto;
	background-color:#5B5B5B;
	color:#FFF;
	font-style:normal;
	padding:8px 0 8px 0;
}
.stop_float{
	clear:both;	
}

/* table */
tabel{
	border: 0px;
	border-style: none;
}
th{
	text-align:left;
	font-weight:normal;
}
#table_top th, #table_top td{
	padding:0 0 35px 0;	
}
#table_bund th, #table_bund td{
	padding:0 0 20px 0;
}
#right_wrapper{
	background-image:url(../img/main_grafik/cv/logo_cv.gif) ;
	background-repeat:repeat-y;
	background-position:center 5px;
}
#right_content{
	height:auto;
}
#right_content h2 {
	font-size:50px;
	margin:70px 0 20px 0px;
	color: #2D5BE6;
	font-weight:500;
}
#text_content{
	margin:0 auto 30px auto;
}
#text_content p{
	margin:0 0 20px 0;
}
#right_content img{
	float:left;
	margin:0 10px 0 0;
}
