body {
	background-color:#ffffff;
	margin:0;
	padding:0;
	color:#ffffff;
	font-family: Helvetica, Arial;
	color:#1E1E1E;
	font-size:13px;
	line-height:140%;
/*	background: url(images/_gv/bg.jpg) repeat; */
}

img {
	border:none;
}

#topbanner {
	width:1220px;
	height:200px;
	margin:10px 0 10px 0;
	background-image:url(images/_gv/wax.png);
	border-bottom:3px solid #c6d200;
	vertical-align:middle;
	margin-left:auto;
	margin-right:auto;
}

#top {
/*	background-image:url(images/_gv/navbg.png); */
	width:1220px;
	height:30px;
	background-color:#ffffff;
	vertical-align:middle;
	margin-left:auto;
	margin-right:auto;
	
}

#topmenu {
	width:700px;
	margin:0 0 0 420px;
	padding:20px 0 15px 0;
}

#wrap {
	width:1220px;
	height:100%;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}

#left {
	float:left;
	width:218px;
	margin-right:20px;
	background-color:#e1e1e1;
/*	border-top:3px solid #4695e0; */
	border:1px solid #d0d0d0;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;

	

}

#left a {
	margin:10px;
	line-height:190%;
	text-decoration:none;
}

#left a:hover {
	text-decoration:underline;
}

#content {
	float:left;
	width:700px;
	margin:0 0 50px 0;
	padding:0px 20px 20px 20px;
	background-color:#ffffff;
}

#footer {
	margin:20px 0 0 0;
	border-top:1px solid #a6a6a6;
}

#footer p {
	text-align:center;
	margin:15px;
	color:333333;
	font-size:12px;
	font-weight:bold;
}

#contentbox {
	float:left;
	width:700px;
	margin-bottom:20px;
	padding:10px 20px 0 20px;
	background-color:#ffffff;
	border-top:3px solid #c6d200;
}

#right {
	float:right;
	width:218px;
	margin-left:20px;
	margin-top:0px;
	background-color:#e1e1e1;
/*	border-top:3px solid #4695e0; */
	border:1px solid #d0d0d0;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;

}

#left a {
	color:#1fb7e9;
	font-size:16px;
	font-family:Helvetica;

}

#left a:hover {
	text-shadow:#c0c0c0 1px 1px 0px;
	

}

#toplogo {
	float:left;
	text-align:left;
	margin:7px 0 0 50px;
}

.boxtitle {
	margin:0;
	padding:14px 0 12px 20px;
/*	background-color:#3c3c3c; */
	color:#ffffff;
	font-size:26px;
	vertical-align: middle;
	font-family:Myriad Pro, Georgia, Helvetica;
	font-weight:bold;
	font-style:normal;
		text-shadow:#525252 1px 1px 1px;

/*	border-top:3px solid #4695e0; */
}

.produktlink {
	padding:6px;
	text-decoration:none;
	margin:0;
	background-color:#3c3c3c;
	color:#ffffff !important;
	font-size:14px;
	border-top:3px solid #4695e0;
	font-family:Helvetica, Arial;
	font-weight:bold;
}

.kattitle {
	margin:0;
	padding:14px 0 12px 5px;
	background-color:#3c3c3c;
	color:#ffffff;
	font-size:16px;
	vertical-align: middle;
	border-top:3px solid #4695e0;
}

.kat {
	background-color:#f1f1f1;
	border-bottom:2px solid #4695e0;
}

p.leftbox {
	margin:10px 0 0 10px;
	padding:0 0 20px 0;
	line-height:170%;
}

p.rightbox {
	margin:10px 0 0 10px;
	padding:0 0 20px 0;
}

h1 {
	font-family:Myriad Pro, Arial;
}
p.toptext {
	padding:5px 0 0 0;
	padding:0;
	line-height:1;
	color:#ffffff;
	font-size:12px;
	font-family:Helvetica;
}

.navlink {
	margin:0 20px 0 0;
	padding:10px;
	padding-bottom:7px;
	font-family:Helvetica, Myriad Pro;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	line-height:0px;
	background-color:#8c8c8c;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

.navlink:hover {
	background-color:#1fb7e9;
	text-shadow:#333333 1px 1px 0px;
}
input {
	padding:5px;

}

input.topinput[type="text"] {
   border:0;
}

input.topinput[type="password"] {
   border:0;
}


input.topinput {
	background-image: url(images/_gg/input_bg.png);
	width: 136px;
	height:22px;
	padding:5px 0 0 6px !important;
	font-size: 11px;
	font-weight: bold;
	border:none;
}

.fancyinput {
	width: 400px;
	height: 16px;
	border: 1px solid #adadad;
	background: #fefdfd url(images/_gg/inputbg.gif') repeat-x top left;
	color: #575757;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
}


h1 {
	font-family:Helvetica, Myriad Pro, Arial;
	font-size:24px;
	color:#4695e0;
}

h2 {
	font-family:Helvetica, Myriad Pro, Arial;
	font-size:18px;
	color:#1fb7e9;
}

h3 {
	font-family:Helvetica, Myriad Pro, Arial;
	font-size:14px;
	color:#6f6f6f;
}

input.opretbrugerinput[type="password"], input.opretbrugerinput[type="text"] {
	border:1px solid #d8d8d8;
	background-color:#eae6de;
	width:225px;
	height:25px;
	padding:5px;
	margin-right:25px;
	vertical-align:center;
	color:#4a4a4a;

}

.desc, a {
	color:#6b6b6b;
}

.desc a {
	text-decoration: underline;
}

.katlink {
	margin:10px 0 0 10px;
	padding:8px;	
	color:#07357a;
	font-weight:bold;
	text-decoration:none;
	color:#88af33;
}

.katlink:hover {
	text-decoration:underline;
}

#reklameContainer {
	width: 350px;
	height: 270px;
	margin-top: 15px;
	background: url('images/reklamescrollbg.gif') no-repeat;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#reklameInner {
	width: 301px;
	height:251px;
	color:#fff;
	padding-top: 10px;
	padding-left: 24px;
}

#reklameInner .klikPoint {
	float: left;
	width: 300px;
	height: 40px;
	background: black;
	margin-top: -40px;
	opacity: 80;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	cursor: pointer;
}

#reklameInner .klikPoint p {
	font: 12px Verdana;
	font-weight: bold;
	text-align: right;
	margin: 0;
	padding: 0;
	padding-top: 13px;
	padding-right: 10px;
	opacity: 50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}

/* jCarousel */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    width: 300px;
    height: 250px;
}

.annonceInfoDiv {
	width: 670px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	display: none;
	background: url('images/annonceinfo.gif');
}

.annonceInfoLeft {
	width: 490px;
	height: 200px;
	float: left;
}

.annonceInfoLeft img {
	padding-left:9px;
	padding-top: 20px;
}

.annonceBeskrivelse {
	margin: 0;
	padding: 0;
	font: 11px Tahoma;
	font-weight: bold;
	width: 400px;
	padding-top: 10px;
}

.annonceInfoRight {
	float: left;
	width: 175px;
	height: 200px;
}

.annonceInfoRight .pris {
	margin: 0;
	padding-top: 49px;
	padding-left: 10px;
	font: 24px Tahoma;
	font-weight: bold;
	color: #fff;
}

.annonceInfoRight img {
	padding-top: 18px;
	padding-left: 3px;
}

#tjenLeft {
	width: 700px;
	height: auto;
	float: left;
	margin-top: 5px;
	/*border-right: 1px solid #828282;*/
	padding-left: 5px;
}

#tjenLeft .row1 {
	width: 690px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	background: url('images/pointbg1.gif') no-repeat;
	margin-top: 7px;
	cursor: pointer;
	clear: both;
}

#tjenLeft .row2 {
	width: 690px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	background: url('images/pointbg2.gif') no-repeat;
	margin-top: 7px;
	cursor: pointer;
	clear: both;
}

#tjenLeft .row_6 {
	width: 690px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	background: url('images/pointbg1_6.gif') no-repeat;
	margin-top: 7px;
	cursor: pointer;
	clear: both;
}

#tjenLeft .row_24 {
	width: 690px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	background: url('images/pointbg1_24.gif') no-repeat;
	margin-top: 7px;
	cursor: pointer;
	clear: both;
}

#tjenLeft .row2_6 {
	width: 690px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	background: url('images/pointbg2_6.gif') no-repeat;
	margin-top: 7px;
	cursor: pointer;
	clear: both;
}

#tjenLeft .row2_24 {
	width: 690px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	background: url('images/pointbg2_24.gif') no-repeat;
	margin-top: 7px;
	cursor: pointer;
	clear: both;
}

#tjenLeft .row1_gratis {
	width: 690px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	background: url('images/pointbg1_gratis.gif') no-repeat;
	margin-top: 7px;
	cursor: pointer;
	clear: both;
}

#tjenLeft .row1_gratis_6 {
	width: 690px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	background: url('images/annoncebg/pointbg1_gratis_6.gif') no-repeat;
	margin-top: 7px;
	cursor: pointer;
	clear: both;
}

#tjenLeft .row1_gratis_24 {
	width: 690px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	background: url('images/annoncebg/pointbg1_gratis_24.gif') no-repeat;
	margin-top: 7px;
	cursor: pointer;
	clear: both;
}

#tjenLeft .row1_6 {
	width: 690px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	background: url('images/annoncebg/pointbg1_6.gif') no-repeat;
	margin-top: 7px;
	cursor: pointer;
	clear: both;
}

#tjenLeft .row1_24 {
	width: 690px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	background: url('images/annoncebg/pointbg1_24.gif') no-repeat;
	margin-top: 7px;
	cursor: pointer;
	clear: both;
}

#tjenLeft .row2_gratis {
	width: 690px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	background: url('images/pointbg2_gratis.gif') no-repeat;
	margin-top: 7px;
	cursor: pointer;
	clear: both;
}

#tjenLeft .row2_gratis_6 {
	width: 690px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	background: url('images/annoncebg/pointbg2_gratis_6.gif') no-repeat;
	margin-top: 7px;
	cursor: pointer;
	clear: both;
}

#tjenLeft .row2_gratis_24 {
	width: 690px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	background: url('images/annoncebg/pointbg2_gratis_24.gif') no-repeat;
	margin-top: 7px;
	cursor: pointer;
	clear: both;
}

#tjenLeft .title {
	font: 20px Verdana;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	color: #fff;
}

#tjenLeft .title a{
	color: #fff;
	text-decoration: none;
}

#tjenLeft .point {
	width: 115px;
	float: right;
	font: 12px Tahoma;
	margin-right: 9px;
	margin-top: 12px;
	color: #363636;
	font-weight: bold;
}

#tjenRight {
	float:left;
	margin-left: 21px;
	margin-top: 50px;
}

#tjenRight .pic {
	margin-bottom: 5px;
}

.opretbrugerlabel {
	font-weight:bold;
	color:#1a4281;
	margin:10px 0 2px 0;
}

