#wrapper {
	width: 830px;
	margin-left: -415px;
	position: relative;
	left: 50%;
	height: auto;
	background-image: url(pics_layout/wrapper_bg.gif);
	background-repeat: repeat-y;
}
body {
	width: 100%;
	height: 100%;
	background-color: #505050;
	margin: 0px;
}
#header {
	width: 830px;
	height: 167px;
	background-repeat: no-repeat;
	background-image: url(pics_layout/head_bg.gif);
	margin: 0px;
	padding: 0px;
}
#header img {
	background-repeat: repeat-x;
	margin-top: 14px;
	padding-bottom: 0px;
	margin-left: 8px;
	position: absolute;
	top: 0px;
}
.footer {
	height: 60px;
	width: 830px;
	clear: both;
	background-image: url(pics_layout/footer_bg.gif);
}
#content {
	background-color: #33FF00;
	height: auto;
	width: 830px;
}
#MainContent {
	height: auto;
	width: 555px;
	padding-left: 8px;
	float: left;
}
#RightContent { float: right; height: auto; width: 255px; margin-bottom: 15px; }
.rightimg { margin-top: 20px; margin-left: 5px; padding-top: 20px; padding-left: 5px; }
.clear {
	clear: both;
}
.footer ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(pics_layout/footer_stretch.gif);
	background-repeat: repeat-x;
	height: 35px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	color: #CCCCCC;
	float: none;
	list-style-type: none;
	text-align: center;
}
.footer li {
	display: inline;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footer a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.footer a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.right {
	float: right;
}
#header ul {
	background-image: url(pics_layout/navbar_bg.gif);
	position: relative;
	top: 113px;
	left: 8px;
	height: 31px;
	list-style-type: none;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
	width: 814px;
}
#header ul li {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(pics_layout/navbar_button_rr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 31px;
	float: left;
	display: inline;
	color: #FFFFFF;
}
#header ul a { color: #FFFFFF; height: 31px; float: left; padding-top: 9px; padding-right: 20px; padding-left: 20px; display: block; text-decoration: none; }
#header ul li a:hover {
	background-image: url(pics_layout/navbar_button_over.gif);
	background-position: right 0;
	float: left;
	margin: 0;
	padding-top: 9px;
	padding-bottom: 0;
	padding-left: 20px;
}
#header ul ul {
	background-image: url(pics_layout/subnavbar_bg.gif);
	background-repeat: repeat-x;
	position: absolute;
	top: 31px;
	left: 0;
	width: 814px;
	height: 21px;
	float: left;
}
#header ul ul li {
	color: #fff;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: none;
	height: 21px;
	float: left;
	display: inline;
}
#header ul ul a {
	color: #fff;
	display: block;
	height: 21px;
	float: left;
	margin-top: -4px;
	margin-right: -20px;
	text-decoration: none;
}
#header ul ul li a:hover {
	background-image: none;
	float: left;
	margin-top: -4px;
	margin-right: -20px;
	text-decoration: underline;
}
/*current Link*/
#header ul a#current,
#header ul a#current:link,
#header ul a#current:visited {
	background-image: url(pics_layout/navbar_button_over.gif);
	background-position: right 0;
}
/*subcurrent Link*/
#header ul a#subcurrent,
#header ul a#subcurrent:link,
#header ul a#subcurrent:visited {
	text-decoration: underline;
}
.w50 {
	width: 50px;
}
.w100 {
	width: 30px;
}
#wrapper #MainContent h1 {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(pics_layout/main_h1_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#RightContent a:link { text-decoration: none; color: #333333; }
.rightarrow { background-image: url(pics_layout/leftcontent_arrow.gif); background-repeat: no-repeat; background-position: left 4px; padding-left: 13px; }
.rightarrow a:visited { background-image: url(pics_layout/leftcontent_arrow.gif); background-repeat: no-repeat; background-position: left 4px; padding-left: 13px; }
#RightContent a:visited { color: #333333; text-decoration: none; }
#RightContent a:hover {
	text-decoration: underline;
}

#wrapper #MainContent p {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 30px;
	margin-top: 0px;
	padding: 0px;
	line-height: 18px;
	color: #333333;
	margin-right: 50px;
	margin-bottom: 0px;
}
#wrapper #MainContent p .small { color: #333333; font-size: 9px; font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; line-height: 18px; margin: 0 50px 0 30px; padding: 0; }
#wrapper #MainContent h2 {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 30px;
	margin-top: 0px;
	padding: 0px;
	line-height: 18px;
	color: #0063C9;
	margin-right: 60px;
	font-weight: bold;
	margin-bottom: 0px;
}
#wrapper #RightContent h1 { font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #ffffff; background-image: url(pics_layout/subcontent_h1_bg.gif); background-repeat: no-repeat; background-position: left top; height: 28px; margin: 30px 0 0 20px; padding: 2px 3px 3px 8px; }
#wrapper #RightContent h2 { font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; font-size: 9px; padding: 0; line-height: 12px; color: #999999; margin: 0 60px 0 30px; }
#wrapper #RightContent p { font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; font-size: 11px; padding: 0; color: #333333; line-height: 15px; margin: 0 30px; }

#wrapper #RightContent img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 18px;
}
#wrapper #MainContent ul {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 20px;
	margin-top: 0px;
	line-height: 18px;
	color: #333333;
	margin-right: 60px;
	margin-bottom: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#wrapper #MainContent h3 {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-left: 30px;
	margin-top: 0px;
	padding: 0px;
	line-height: 18px;
	color: #0063C9;
	margin-right: 60px;
	font-weight: bold;
	margin-bottom: 0px;
	text-transform: uppercase;
}
#wrapper #MainContent a:link {
	color: #0063C9;
	text-decoration: none;
}
#wrapper #MainContent a:visited {
	color: #0063C9;
	text-decoration: none;
}
#wrapper #MainContent a:hover {
	color: #0063C9;
	text-decoration: underline;
}
#wrapper #MainContent li {
	margin-top: 0px;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.invest { font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.ekonom { font-size: 11px; font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; text-align: left; margin: 0 0 25px; padding: 0; }
.invest_rub { font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; font-size: 11px; margin-left: 25px; padding-left: 0; }
.invest tr:hover { background-color: #83d1f6; }
.nolinkarrow a:link { background-image: none; }
#wrapper #MainContent h1 a:link { color: #fff; text-decoration: none; }
#wrapper #MainContent h1 a:visited { color: #fff; text-decoration: none; }
#wrapper #MainContent h1 a:hover { color: #fff; text-decoration: none; }
.fl { float: left; margin-right: 10px; }

label {
	font: bold 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	float: left;
	padding-top: 4px;
	display: block;
	width: 130px;
}

label#attachment {
	font: bold 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	float: left;
	padding-top: 4px;
	display: block;
	width: 130px;
	margin-top: 10px;
}

label#checkbox {
	font: bold 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-top: 4px;
	display: block;
	width: auto;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
	height: 25px;
	float: left;
}

fieldset#ideas {
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #f3f3f3;
	border: 1px solid #d2d2d2;
	width: 420px;
	margin-left: 20px;
	padding-bottom: 20px;
	padding-top: 15px;
}

input {
	width: 150px;
	font-size: 10px;
	padding: 3px;
}

input#checkbox {
	border: 1px solid #cecece;
	font-size: 10px;
	width: 15px;
	height: 15px;
}

input#attachment.clear {
	border: 1px solid #cecece;
	font-size: 10px;
	padding: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 250px;
}

input#fornamn {
	width: 150px;
	border: 1px solid #cecece;
	font-size: 10px;
}
input#efternamn {
	width: 150px;
	border: 1px solid #cecece;
}

input#telefon {
	width: 150px;
	border: 1px solid #cecece;
}

input#epost {
	width: 150px;
	border: 1px solid #cecece;
}

input#adress {
	width: 150px;
	border: 1px solid #cecece;
}
#lista {
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
}
#lista li {
	font-weight: normal;
	color: #000000;
	list-style-type: disc;
}

input#postnummer {
	width: 150px;
	border: 1px solid #cecece;
}

input#ort {
	width: 150px;
	border: 1px solid #cecece;
}

textarea#Meddelande {
	height: 150px;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 3px;
	margin-bottom: 8px;
	float: left;
	display: block;
	width: 220px;
	border: 1px solid #cecece;
}

fieldset#ideas p {
	font-size: 10px;
	margin-bottom: 0;
	width: 415px;
	margin-top: -5px;
	padding: 0 0 0 10px;
	margin-right: 0;
}

#submit {
	background-color: #008042;
	color: white;
	font-weight: bold;
	margin-right: 10px;
	border: 1px outset #005f32;
}
.fr { float: right; margin-right: 10px; margin-left: 10px; }

