html,body
{		
	margin:0 0;
	height:100%;
	
	color:#5c3c11;
	background-color:#f0f0f0;
	text-align:center;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:12px;
}

#body_content
{
	background-color:#eadae7;
	
	position:fixed;
	
	width:800px;
	height:100%;
	left:50%;
	top:0px;
	margin:0 0 0 -400px;
	text-align:center;
	
	padding:-22px 0px 0px -80px;
	
	overflow:auto;
	
	border-style:solid;
	border-width:3px;
	border-color:#fcfcfc;
}

#body_content_2
{
	position:fixed;
	
	width:1400px;
	height:945px;
	left:50%;
	top:50%;
	margin:-472px 0 0 -700px;
	text-align:left;
	
	overflow:auto;
		
	background-image:url(http://kattiottosson.com/elin_flash/hemsidebakgrund.jpg);
}
	
#bg_center
{
	position:fixed;
	z-index:3;
	left:0px;

	width:100%;
	height:600px;
	top:50%;
	margin:-300px 0 0 0;
	
	border:none;
	}

#content_frame
{

	position:relative;
	z-index:4;

	width:800px;
	height:600px;
	left:50%;
	top:50%;
	margin:-300px 0 0 -400px;
}

a
{		
	color:#666666;
	text-align:center;
	font-family:verdana, arial, helvetica, sans-serif;
	text-decoration:none;
	cursor:pointer;
}

.rubrik
{		
	font-size:12px;
	font-weight:bold;
	font-style:none;
	color:#000000;
	text-align:center;
	font-family:verdana, arial, helvetica, sans-serif;
	text-decoration:none;
	text-align:left;
}

.skriv
{		
	font-size:11px;
	color:#000000;
	text-align:center;
	font-family:georgia, verdana, arial, helvetica, sans-serif;
	text-decoration:none;
	text-align:left;
}

.small
{		
	font-size:9px;
	color:#666666;
	text-align:center;
	font-family:verdana, arial, helvetica, sans-serif;
	text-decoration:none;
}

.small_skapad
{		
	font-size:9px;
	font-style:none;
	color:#999999;
	font-family:verdana, arial, helvetica, sans-serif;
	text-decoration:none;
	text-align:left;
}

.divider_dots
{		
	font-size:9px;
	color:#999999;
	font-family:verdana, arial, helvetica, sans-serif;
	text-decoration:none;
	text-align:center;
}

a:hover
{		
	color:#000000;
	text-align:center;
	font-family:verdana, arial, helvetica, sans-serif;
	text-decoration:none;
}

#formular
{
	width:530px;
	margin-left:auto;
	margin-right:auto;
}

p
{		
	color:#666666;
	margin:0.3em;
}

hr
{
	width:100%;
	color:#f0f0f0;
	background-color:#cccccc;
	height:1px;
	border:0;
}

.hr25
{
	width:25%;
	color:#f0f0f0;
	background-color:#cccccc;
	height:1px;
	border:0;
}

#logo
{
	position:relative;
	
	left:0px;
	
	width:100%;
	height:60px;
	top:20px;
	/*margin:30px 0 0 0;*/
	
	text-align:center;
	
	padding:0px 0px 0px 0px;
	
	overflow:auto;
	
	border-style:solid;
	border-width:0px;
	border-color:#000000;
}

#logg_frame
{
	position:fixed;
	background-color:#f0f0f0;
	
	width:500px;
	height:200px;
	left:50%;
	top:100px;
	margin:0 0 0 -250px;
	
	text-align:left;
	
	padding:9px 0px 0px 12px;
	
	/*overflow:auto;*/
	
	border-style:solid;
	border-width:1px;
	border-color:#999999;
}

#meny
{
	position:relative;
	background-color:#f0f0f0;
	
	left:32px;
	width:140px;
	height:200px;
	top:33px;
	/*margin:0 0 0 -250px;*/
	
	text-align:left;
	
	padding:9px 0px 0px 12px;
	
	/*overflow:auto;*/
	
	border-style:solid;
	border-width:1px;
	border-color:#cccccc;
}

#logout
{
	position:absolute;
	
	left:10px;
	bottom:15px;
	margin:0 0 0 0px;
	
	padding:0px 0px 0px 0px;
	
	overflow:auto;
}

#content
{
	position:relative;
	/*background-color:#f9f9f9;*/
	
	left:232px;
	width:520px;
	height:300px;
	top:-180px;
	/*margin:0 0 0 -250px;*/
	
	text-align:left;
	
	padding:9px 0px 0px 12px;
	
	/*overflow:auto;*/
	
	border-style:solid;
	border-width:0px;
	border-color:#cccccc;
}

#
{
	position:absolute;
	
	left:0px;
	top:0px;
	
	width:814px;
	height:550px;
	
	background-image:url(images/g_bg_bgimage_01.jpg);
}

.no_border
{
	border-style:solid;
	border-width:0px;
}