@charset "UTF-8";
body {
	padding: 0px;
	width: 811px;
	height: 100px;
	margin: auto;
}
#page {
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:100%;
}
#header #logo {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
}
#header #logoleft {
	text-align: left;
	width: 56px;
	float: left;
}
#menucontent {
	width: 679px;
	float:left;
	height: 50px;
}
#content {
	/*height: 500px;*/
    display: block;
	width: 689px;
	float: left;
}
#contentleft {
	text-align: left;
	float: left;
	width: 475px;
    margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	/*border: thin solid #CCCCCC;*/
}
#spacerleft {
	float: left;
	text-align: left;
	width: 55px;
	/*height: 530px;*/
    height: 100%;
    clear:left;
    display: block;
	background-color: #E1E4ED;
}
#spacerright  {
	float: right;
	width: 56px;
	/*height: 530px;*/
    height: 100%;
    display: block;
	background-color: #E1E4ED;
}
#topspacerleft {
	float: left;
	text-align: left;
	width: 56px;
	height:15px;
	background-color: #E1E4ED;
}
#topspacerright  {
	width: 56px;
	height:15px;
	clear: right;
	float: left;
}
#contentright {
	text-align: center;
    text-indent: 0px;
	padding: 0px;
	height: auto;
	width: 185px;
	float: left;
	/*border: thin solid #CCCCCC;*/
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 0px;

}
#contentright #img {
    vertical-align:middle;
}
#footer {
	font-size: 10px;
	clear: both;
}
#header {
	margin: auto;
	padding: 0px;
	width: 811px;
	height: 165px;
}

#contentleftbottom {
	float: left;
	width: 475px;
	/*border: thin solid #CCCCCC;*/
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 10px;
    background-color: #FFFFFF;
    color:black;
    font-weight: bold;
    text-align: left;
}
#contentrightbottom{
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 0px;
	padding: 0px;
	height: auto;
	width: 185px;
	float: left;
	/*	border: thin solid #CCCCCC;*/

}
#header #logoright {
	text-align: right;
	float: right;
	width: 56px;
}

#greenspacerbody {
	background-color: #005b45;
	clear: both;
	height: 15px;
	width: 698px;
	text-align: center;
	padding: 0px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/* @group Navigation */

#navigation {
	/*margin-bottom: 2em;*/ 
	background-color: #FFFFFF;
	width: 689px;
	height: 25px;
	float: left;
	font-weight: bold;
}

#navigation a {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
    font-weight: bold;

	color: black;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 6px;
	padding-left: 3px;
	padding-bottom: 6px;
}

#navigation a:hover {
	text-decoration: underline;
	color: #000000;
}

/* @end */
#menuspacer {
	width: 56px;
	clear: left;
	float: left;
	height: 15px;
}
a{
    color:black;
    font-weight: bold;
    text-decoration: underline;
}
#contentleftmainr {
    float:left;
    width:230px;
    clear: right;
}
#contentleftmainl {
    float:left;
    width:230px;

}
#contentleft2bottom {
	text-align: left;
	float: left;
	width: 485px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 2px;	/*border: thin solid #CCCCCC;*/
	clear: left;
}
#contentlefttop {
	text-align: left;
	float: left;
	width: 485px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 2px;	/*border: thin solid #CCCCCC;*/

}
.greentext{
    color: #005b45;
}
input.greenbutton{
    color:#ffffff; 
    /*background-color:#005b45; */
    background: url(/site_specific/css/seniorposten/gbutton.gif) top left no-repeat;
    width:162px;
    height: 25px;
    border: none;

}

#imagebutton
{
    font: Arial;
	height: 38px;
    width: 175px;
    background: url(/site_specific/images/orginal_knapp_liten.png) top left no-repeat;
    text-align:center;
    font-size: 14px;
    color: white;
	margin: 5px;
	padding-top:9px;
	vertical-align:middle;
}

