@charset "utf-8";
/*-----------------General Styles--------------------------*/
* {
	margin:0;
	padding:0;
	font-size:100.01%;
}
html {
	font-size:62.5%;
}
body {
	color:#000;
	text-align:center;
	font:1.3em Arial, Verdana, Helvetica, Geneva, sans-serif;
}
a img {
	border:none;
	text-decoration:none;
}
a {
	color:#366;
	text-decoration:underline;
}
a:visited {
	color:#366;
	text-decoration:underline;
}
a:active {
	color:#f00;
	text-decoration:none;
}
a:hover {
	color:#f00;
	text-decoration:none;
}
p.center {
	text-align:center
}
div.clear {
	clear:both;
}
/*-----------------Wrapper--------------------------*/

table.container {
	width:100%;
	height:100%;
	border-collapse:collapse;
}
td.container {
	text-align:center;
	vertical-align:top;
	background-image: url(../img/green-bg_shdw.jpg);
	background-repeat: repeat-x;
}
div.container {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	text-align:left;
	background-color:#fff;
	border:1px solid #ddd;
	border-bottom:1px solid #aaa;
	border-right:1px solid #aaa;
	border-top:0px;
}
/*-----------------Header--------------------------*/

div.topContainer {
	position:relative;
	height:85px;
	background:url(../img/green-top_shdw.jpg) repeat-x top left;
	clear:both;
}
div.topContainer h1 {
	float:left;
	font-weight:bold;
	font-size:34px;
	padding-top:18px;
	padding-left:10px;
	color:#fff;
}
div.topContainer h1 a.logotype, a.logotype:visited, a.logotype:active {
	color:#fff;
	text-decoration:none;
}
div.topContainer h1 a.logotype:hover {
	color:#fff;
	text-decoration:none;
}
div.topContainer h2 {
	clear:left;
	float:left;
	letter-spacing:1px;
	text-transform:uppercase;
	padding-left:10px;
	font-size:10px;
	font-weight:normal;
	color:#fff;
}
div.topContainer h2 b {
	font-size:7px;
	font-weight:normal;
}
/*-----------------Top Navigation--------------------------*/

div.navigation {
	position:absolute;
	bottom:10px;
	right:10px;
}
div.navigation ul {
	list-style:none;
}
div.navigation li {
	color:#fff;
	float:left;
	padding:0 .2em;
}
div.navigation li a.nav, div.navigation li a.nav:visited, div.navigation li a.nav:active {
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}
div.navigation li a.nav:hover {
	text-decoration:underline;
	color:#eee;
}
div.navigation li a.current, div.navigation li a.current:visited, div.navigation li a.current:active, div.navigation li a.current:hover {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
/*-----------------Content Wrapper--------------------------*/

div.content {
	padding:10px;
}
/*-----------------Left Column--------------------------*/

div.contentLeftMenu {
	margin-top:10px;
	padding-bottom:10px;
	margin-right:5px;
	float:left;
	width:26%;
	border-right:1px solid #aaa;
	border-bottom:1px solid #aaa;
}
div.contentLeftMenu ul {
	list-style:none;
}
div.contentLeftMenu ul li {
	padding-bottom:10px;
	padding-right:10px;
}
div.contentLeftMenu ul li a.current, a.current:visited, a.current:active, a.current:hover {
	color:#999;
	font-weight:bold;
	text-decoration:none;
}
div.contentLeftMenu ul li p {
	text-align:left;
	font-size:.9em;
	padding:2px 0;
}
div.contentLeftMenu ul li p.quote {
	text-align:left;
	font-size:.9em;
	padding:2px 0;
	color:#360;
}
div.contentLeftMenu ul li h1 {
	text-transform:uppercase;
}
/*-----------------Main Content--------------------------*/

div.content h1 {
	margin-top:0px;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #999;
	text-align:left;
}
table.offer {
	margin-top:5px;
	margin-bottom:15px;
	width:auto;
}
div.flashTxt {
	width:auto;
	height:120px;
}
div.flashTxt h1 {
	margin:0;
	border-bottom:none;
	color:#360;
	font-size:1.6em;
	text-transform:uppercase;
}
div.flashTxt h2 {
color:#360;
margin-bottom:5px;
	font-size:1.2em;
	text-align:left;
}
div.flashTxt h3 {
	margin-top:5px;
	color:#360;
	font-size:1.3em;
	text-align:right;
}
div.righty {
	margin-left:10px;
	width:335px;
	height:120px;
	background-image: url(../img/seo-soegemaskineoptimering.jpg);
	background-repeat: no-repeat;
}
td.offerBids {
	width:33%;
}
h3 {
	margin:0;
	padding:3px 0 0 0;
	text-align:center;
	font-variant:small-caps;
}
td.summitContent h1, td.summitContent h2 {
	text-align:center;
}
div.flash {
	position:relative;
	width:255px;
	height:131px;
	background:url(../img/gratis-seo-analyse.jpg) no-repeat 35px 10px;
}
div.flash h1 {
	position:absolute;
	top:62px;
	left:155px;
	color:#ff0;
	font-size:12px;
	border:none;
}
div.flash h1 a.flash, h1 a.flash:visited, h1 a.flash:active {
	color:#ff0;
	text-decoration:none;
}
div.flash h1 a.flash:hover {
	color:#fff;
	text-decoration:underline;
}
/*-----------------Footer--------------------------*/

div.bottom {
	font-size:.8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:10px;
	width:780px;
	margin-bottom:20px;
	text-align:center;
	border-top:4px solid #360;
}
div.bottomContent {
	padding:5px;
	font-weight:bold;
	color:#360;
}
/*-----------------------------------ROUNDED CORNERS-------------------------------*/

/* Inset 3D Raised */
.raised {
	background: #fff;
	width:100%;
}
.raised h1, .raised p {
	margin:0 10px;
}
div.content .raised h1 {
	text-transform:uppercase;
	border:none;
	margin-bottom:0;
	padding-bottom:0;
}
div.content .raised h1.center {
	text-align:center;
	text-transform:uppercase;
}
div.content .raised h2 {
	font-weight:normal;
	margin:0 10px 5px 10px;
	padding-bottom:5px;
	font-size:.85em;
	border-bottom:1px solid #999;
}
.raised h1 b {
	font-size:.5em;
	font-weight:normal;
}
.raised p {
	padding-bottom:0.5em;
	font-size:.9em;
}
.raised p.companyRef{
padding-top:10px;
font-size:1.2em;
color:#360;
font-weight:bold;
}
.raised p.explain{
padding-top:10px;
font-size:1em;
color:#360;
}
.raised ul {
	list-style:square;
}
.raised ul li {
	font-size:.9em;
	margin:0 10px 0 25px;
	padding-bottom:5px;
}
.raised .b1, .raised .b2, .raised .b3, .raised .b4, .raised .b1b, .raised .b2b, .raised .b3b, .raised .b4b {
	display:block;
	overflow:hidden;
	font-size:1px;
}
.raised .b1, .raised .b2, .raised .b3, .raised .b1b, .raised .b2b, .raised .b3b {
	height:1px;
}
.raised .b2 {
	background:#eee;
	border-left:1px solid #fff;
	border-right:1px solid #eee;
}
.raised .b3 {
	background:#eee;
	border-left:1px solid #fff;
	border-right:1px solid #ddd;
}
.raised .b4 {
	background:#eee;
	border-left:1px solid #fff;
	border-right:1px solid #aaa;
}
.raised .b4b {
	background:#eee;
	border-left:1px solid #eee;
	border-right:1px solid #999;
}
.raised .b3b {
	background:#eee;
	border-left:1px solid #ddd;
	border-right:1px solid #999;
}
.raised .b2b {
	background:#eee;
	border-left:1px solid #aaa;
	border-right:1px solid #999;
}
.raised .b1 {
	margin:0 5px;
	background:#fff;
}
.raised .b2, .raised .b2b {
	margin:0 3px;
	border-width:0 2px;
}
.raised .b3, .raised .b3b {
	margin:0 2px;
}
.raised .b4, .raised .b4b {
	height:2px;
	margin:0 1px;
}
.raised .b1b {
	margin:0 5px;
	background:#999;
}
.raised .boxcontent {
	display:block;
	background:#eee;
	border-left:1px solid #fff;
	border-right:1px solid #999;
}
/* Inset 3D Curved */
.inset {
	background: transparent;
	width:40%;
}
.inset h1, .inset p {
	margin:0 10px;
}
.inset h1 {
	font-size:2em;
	color:#fff;
}
.inset p {
	padding-bottom:0.5em;
}
.inset .b1, .inset .b2, .inset .b3, .inset .b4, .inset .b1b, .inset .b2b, .inset .b3b, .inset .b4b {
	display:block;
	overflow:hidden;
	font-size:1px;
}
.inset .b1, .inset .b2, .inset .b3, .inset .b1b, .inset .b2b, .inset .b3b {
	height:1px;
}
.inset .b2 {
	background:#ccc;
	border-left:1px solid #999;
	border-right:1px solid #aaa;
}
.inset .b3 {
	background:#ccc;
	border-left:1px solid #999;
	border-right:1px solid #ddd;
}
.inset .b4 {
	background:#ccc;
	border-left:1px solid #999;
	border-right:1px solid #eee;
}
.inset .b4b {
	background:#ccc;
	border-left:1px solid #aaa;
	border-right:1px solid #fff;
}
.inset .b3b {
	background:#ccc;
	border-left:1px solid #ddd;
	border-right:1px solid #fff;
}
.inset .b2b {
	background:#ccc;
	border-left:1px solid #eee;
	border-right:1px solid #fff;
}
.inset .b1 {
	margin:0 5px;
	background:#999;
}
.inset .b2, .inset .b2b {
	margin:0 3px;
	border-width:0 2px;
}
.inset .b3, .inset .b3b {
	margin:0 2px;
}
.inset .b4, .inset .b4b {
	height:2px;
	margin:0 1px;
}
.inset .b1b {
	margin:0 5px;
	background:#fff;
}
.inset .boxcontent {
	display:block;
	background:#ccc;
	border-left:1px solid #999;
	border-right:1px solid #fff;
}

/*
div.search{
text-align:right;
width:780px;
margin:.5em auto 0 auto;
padding-bottom:.5em;
border-bottom:2px solid #360;}

h2.nav{
float:left;
margin:0;
color:#033;
background:#fff;
font:small Arial, Helvetica, sans-serif;
padding:3px 0 0 0}

h2.nav b{
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:normal}

h2.nav a{
color:#690;
background:inherit;
text-decoration:underline}

h2.nav a:hover{
text-decoration:none}

h2.nav a:active{
text-decoration:none;
color:#fff;
background:#690}

h2.nav a.red{
color:#f00;
background:inherit;
text-decoration:underline}

h2.nav a.red:hover{
color:#690;
background:inherit;
text-decoration:none}

h2.nav a.red:active{
text-decoration:none;
color:#fff;
background:#f00;}

form{
margin:0;
padding:0}*/

