/* AVIVA EDITOR STYLE */
body.mceContentBody 
{ 
	color:black; 
	text-align:left; 
	background-color:white; 
	background-image:none; 
}

/* MCE STYLES */

.marginRight {
	margin:0px 10px 0px 0px;
}

.marginLeft {
	margin:0px 0px 0px 10px;
}

.borderPicture {
	border:1px solid #ccc;
	padding:5px;
}

.celleBorder {
	border:5px solid #f4f0e5;
}

/* GENERAL STYLES */	
html {
	background-color:#fff;
	background-repeat:repeat-y;
	background-position:center;
}

body  {
	color:#7F7F7F;
	font-size:11px;
	xbackground-image:url(../gfx/bg2010.jpg);
	xbackground-image:url(../gfx/bg.jpg);
	background-repeat:repeat-x;
	margin:0px;
	font-family: verdana,arial,helvetica;
}

td {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
}

img {
	border:0px;
}

.block {
	display:block;
}

td.skab img {
	display:block;
}

/* LINK STYLES */	
a { 
	color:#7F7F7F;
	text-decoration: underline;
}
	
a:hover { 
	text-decoration: none; 
}
	


/* MENU STYLES */

#menu {
    padding:20px 0px 20px 0px;
	xdisplay:block;
	width:175px;
	min-height:460px;
	margin:0px 0px 0px 0px;
	list-style-type:none;
	background-image:url(../gfx/bg_menu.jpg);
	float:left;
	border-bottom:10px solid white;
	xbackground-color:green;
}

#menu li {
	color:#ffffff;
	font-family:verdana;
	margin:0px;
	width:155px;
	height:27px;
	margin-left:20px;
	margin-bottom:4px;
}

#menu li a {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	margin-left: 42px;
     line-height: 25px;	
}

#menu li.selected a {
	color:#aaaaaa;
}

#menu li.sublevel {
	margin-left:45px;
	width:130px;
	background-image:url(../gfx/bg_menu_undersider.jpg) !important;
     height:19px;
	margin-top:-2px !important;
}

#menu li.sublevel a {
	margin-left:0px;
	line-height:19px;
	font-size:10px;
}

/* HEADER STYLES */	

h1 {
	font-family: Century Gothic,verdana,arial,helvetica;
	font-size: 30px;
	line-height:30px;
	font-weight: normal;
	margin:10px 0px 30px 0px;
	padding:0px;
}

h2 {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	margin:0px;
	padding:0px;
}

h3 {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	margin:0px;
	padding:0px;
}

h4 {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	margin:0px;
	padding:0px;
}

h5 {
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	border-bottom:1px dotted #7F7F7F;
	padding-bottom:6px;
	margin:0px;
}

h6 {
	font-family: Century Gothic,verdana,arial,helvetica;
	font-size: 25px;
	margin:0px 0px 0px 0px;
	font-weight: normal;
	padding:0px;
	line-height:30px;
}

/* FORM STYLES */	

input,select,text,textarea {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	background-color:#ffffff;
	border:1px solid #000000;
	margin:0px 0px 7px 0px;
}

input.checkbox {
	border:0px;
}

td.form textarea {
	width:250px !important;
}

/* ID SPECIFIC STYLES */
#background {
	background-image:url(../gfx/bg2010.jpg);
	background-color:#fff;	
	background-repeat:repeat-y;	
	background-position:center;
}

#container {
	width:1000px;	
	margin-left:auto;
	margin-right:auto;
	background-color:white;
}

#content_right {
	float:right;
	padding:0px;
	display:block;
	width:175px;
	height:500px;
	margin:0px;
	background-image:url(../gfx/rightBg.jpg);
	background-color:#fff;
	border-bottom:10px solid white;
}

#content {
	float:left;
	padding:10px;
	width:620px;
	padding-left:15px;
	padding-right:15px;
	margin:0px;
	background-color:white;
}

#content2 {
	float:left;
	padding:10px;
	width:780px;
	xpadding-left:15px;
	xpadding-right:15px;
	margin:0px;
	background-color:white;
}

#uk {
	position:absolute;
	margin-top:52px;
	margin-left:770px;
}

#dk {
	position:absolute;
	margin-top:52px;
	margin-left:796px;
}

#holder {
    width:992px;    
    margin:0px;
    padding:0px;
    margin-top:-25px;    
    background-image:url(../images/gradient.jpg);
    background-repeat:no-repeat;
	background-color:white;
}

#frontImg {
	float:left;
	margin-left:10px;
	margin-right:10px;
	width:630px;
}

	#textLeft {
		position:absolute;
		margin:300px 0px 0px 0px;
		padding:0px 30px 3px 10px;
		background-color:black;	
		color:white;
		font-size:22px;
	}
		
		#textLeft:hover {
			background-color:#c1b386;
		}
		
		#textLeft a {
			color:white;
			text-decoration:none;
		}
		
		#textLeft p {
			margin:0px;
			padding:0px;
		}
	
	#textRight {
		position:absolute;
		margin:300px 0px 0px 317px;
		padding:0px 30px 3px 10px;
		background-color:black;		
		color:white;
		font-size:22px;
	}
	
		#textRight:hover {
			background-color:#c1b386;
		}
		
		#textRight p {
			margin:0px;
			padding:0px;
		}
		
		#textRight a {
			color:white;
			text-decoration:none;
		}

#ImgBot {
	margin-top:6px;
	xclear:both;
}

#info{
	height:19px;
	padding-left:2px;
	line-height:17px;
	margin-top:4px;
	margin-bottom:26px;
	background-color:#B1B1B1;
	color:#fff;
}

#info a {
	color:#fff;
}

#lastUpdated {
	float:right;
	padding-right:3px;
	font-size:10px;
}

#bottomBar {
	height:3px;
	background-color:#D2D2D2;
	xclear:left;
}

#icons {
	position:absolute;
	display:block;
	margin-left:918px;
	*margin-left:710px;
	_margin-left:710px;	
	margin-top:30px;
}

#bottom {
	background-image:url(../gfx/bottom.jpg);
	background-position: left bottom;
	background-repeat:no-repeat;
	height:163px;
	width:1000px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	color:#c3b99c;
}

#bottomwrapper {
	position:absolute;
	bottom:0px;
	text-align:center;
	width:100%;
}


#bottom2 {
	background-image:url(../gfx/bottom2.jpg);
	background-position: left bottom;
	background-repeat:no-repeat;
	height:163px;
	width:1000px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	color:#c3b99c;
}

#adresse1 {
	margin-left:190px;
	padding-top:23px;
	float:left;
	text-align:left;
}

#adresse2 {
	margin-left:150px;
	padding-top:23px;
	float:left;
	text-align:left;
}

.content_right_img {
  margin-top:28px;
}

.content_right_img td {
  vertical-align:top; 
}

.content_right_img img {

}

.produkt img {
	border:1px solid #d1c9c1;
	padding:1px;
}
.produktramme {
	width:441px;
}

.produktramme_small {
	width:145px;
	margin-bottom:8px;	
}
.produkt_overskrift {
  	color:#898674;
	font-weight:bold;
}
.produkt_beskrivelse {
 	color:#898674;
}

.wide {
	width: 771px !important;
}

.floatLeft {
	float:left;
}

.newbot {
	background-image:url(../gfx/newbot.jpg) !important;
}

#subright {
    float:right;
	padding:0px;	
	width:25px;
	min-height:500px;
	margin:0px;
	border-bottom:solid 10px white;
	background-image:url(../gfx/bg_right_sub.jpg);
}

#special {
	width:139px;
	margin:40px 0px 0px 0px;
	background-color:#dad1c0;
	padding:5px 0px 5px 16px;
	background-image:url(../gfx/newsBg.jpg);
	background-repeat:repeat-y;
}

	#special img 	{
		border:1px solid #b9b1a2;
		display:block;
	}

/* NEWS MODULE SPECIFICS */

#newsContainer {
	width:135px;
	margin:20px 0px 0px 0px;
	background-color:#dad1c0;
	padding:8px 8px 15px 12px;
	background-image:url(../gfx/newsBg.jpg);
	background-repeat:repeat-y;
	background-color:#d7cebd;
	
}

	.newsItem p	{
		margin:0px 0px 10px 0px;
		padding:0px 0px 0px 0px;
	}
	
	.newsItem a	{
		color:#666;
		text-decoration:none;
	}




.forsideprod {
	
}

.forsideprod a {
	text-decoration:none;
	font-weight:bold;
}

.forsideprod img {
		xwidth:180px;
}
