body,html {
	font:10px/1.7em "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	color:#333;
	background-color:#DDDDDD;
	margin:0 auto;
	padding:0;
}
a {
	font-size:1em;
	color:#1f8d06;
	text-decoration:none;
}
a:hover {
	color:#F00;
}
h1 {
	font-size:2.2em;
	font-weight:normal;
	color:#000;
}
h2 {
	font-size:1.2em;
	font-weight:normal;
	color:#000;
}
.main {
	width:1002px;
	margin:0 auto;
	background-color:#FFF;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}
.site {
	width:950px;
	margin:0 auto;
	padding-top:15px;
}



#top {
	width:100%;
}
#top .logo {
	width:200px;
	margin:0;
	text-align:left;
	display:inline-block;
	position:relative;
	top:3px;
	float:left;
}
#top .topmenu {
	width:747px;
	margin:0;
	text-align:right;
	display:inline-block;
	float:right;
	position:relative;
	top:70px;
}
#top .topmenu a {
	font-family:"Trebuchet MS";
	display:inline;
	font-size:1.1em;
	padding-left:8px;
	padding-right:8px;
	padding-top:4px;
	padding-bottom:4px;	
	text-decoration:none;
	color:#000;
}
#top .topmenu a:hover {
	background-color:#390;
	color:#FFF;
}
#top .topmenu a.selected {
	color:#FFF;
	background-color:#390;
}
#topimage {
	width:100%;
}


#bottom {
	width:1002px;
	float:none;
	clear:both;
	margin:0 auto;
	margin-top:3px;
}
#bottom img{
	float:left;
	margin-right:10px;
}
#bottom p {
	float:left;
	font-size:0.9em;
	margin:0;
	line-height:0.9em;
	margin-top:3px;
}
#bottom p.right {
	float:right;
}



#content {
	width:950px;
	margin:0 auto;
	padding:0;
}
#content .block {
	display:block;
	vertical-align:top;
	float:left;
}
#content .block h1 {
	margin-top:0px;
	margin-bottom:0;
	border-bottom:1px solid #CCC;
	padding-bottom:5px;
}
#content .block h2 {
	margin-top:10px;
	margin-bottom:1px;
	font-size:1.3em;
}
#content .block p {
	margin-top:0;
}
#content .news ul {
	display:inline;
}
#content .news ul li {
	display: inline;
	margin:0;
	float:left;
	text-align:left;
	width:290px;
	padding:5px;
	padding-bottom:8px;
	border-bottom:1px solid #ccc;
	cursor:hand;cursor:pointer;
}
#content .news ul li:hover {
	background-color:#EEE;
}
#content .news ul li a {
	font-size:1em;
	line-height:1.7em;
	color:#1f8d06;
	float:right;
	text-decoration:none;
	font-weight:bold;
}
#content .news ul li a.head {
	font-size:1.1em;
	margin:0;
	color:#000;
	font-weight:bold;
	float:left;
}
#content .news ul li h2 {
	font-size:0.9em;
	margin:0;
	line-height:1.4em;
	clear:both;
}



#contact {
	margin-top:15px;
}
#contact p {
	float:left;
	width:85px;
	margin:0;
	text-align:right;
	font-size:1.3em;
	margin-right:5px;
	line-height:1.7em;
	color:#000;
}
#contact input,textarea {
	float:right;
	width:270px;
	margin-right:55px;
}



/*Agenturliste - SPAN*/
#agenturer .agenturheader {
	background-color:#EEE;
	padding-top:10px;
	padding-bottom:5px;
	height:215px;
}
#agenturer h1 {
	font-size:1.9em;
}
#agenturer h3 {
	font-size:0.9em;
	font-weight:normal;
	line-height:1.4em;
	width:90%;
	margin:0 auto;
	margin-bottom:10px;
	height:170px;
}
#agenturer img {
	margin-top:5px;
	border:0;
}
#agenturer a.link {
	display:block;
	text-align:right;
	padding-right:8px;
}
#agenturer a.link:hover {
	background-color:#390;
	color:#FFF;
}


/*Specifik Agenturside - SPAN*/
#agentur img {
	float:left;
	margin-top:5px;
}
#agentur_download .block {
	margin-bottom:20px;
}

#agentur_download img {
	width:18px;
	float:left;
	clear:both;
	margin:3px;
	border:0;
}
#agentur_download a {
	float:left;
	width:100%;
	font-size:1.1em;
	height:20px;
	text-indent:10px;
}
#agentur_download a.file {
	height:24px;
	line-height:2em;
	text-indent:0;
}
#agentur_download a:hover {
	background-color:#390;
	color:#FFF;
}





/*Projektliste*/
#projekter {
	
}
#projekter img {
	margin-top:5px;
	margin-right:10px;
	border:0;
	float:left;
}
#projekter .info {
	height:117px;
	margin-top:16px;
}
#projekter .info .point {
	margin-top:0px;
	margin-left:15px;
}
#projekter .info .point h3 {
	font-size:1.2em;
	margin:0;
	font-weight:normal;
	float:left;
}
#projekter .info a {
	margin:0;
	margin-left:4px;
	font-weight:normal;
	font-size:1.2em;
	font-weight:bold;
}
#projekter .productlist {
	float:none;
}
#projekter .productlist h3 {
	float:none;
	margin:0;
	margin-bottom:3px;
}
#projekter .productlist img {
	margin:0;
	margin-right:3px;
	border:1px solid #CCC;
}







/*PRODUCT LIST MODULE*/
#product_cluster {
	background-color:#FFF;
	width:951px;
	margin:0 auto;
	padding:0;
}
#product_cluster ul.product-row {
	padding: 0;
}
#product_cluster ul.first-row {
	border-top: 1px solid #e7e7e7;
	
}
#product_cluster ul.product-row li {
	position: relative;
	display: inline;
	float: left;
	width: 189px;
	border-bottom: 1px solid #e7e7e7;
}
#product_cluster ul.product-row,
#product_cluster ul.product-row li {
	height: 180px;
	margin:0px;
}

#product_cluster ul.product-row li.first-tile {
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
}
#product_cluster ul.product-row li.next-tile {
	border-right: 1px solid #e7e7e7;
}
#product_cluster ul.product-row li dl {
	width: 189px;
	margin:0 auto;
}
#product_cluster ul.product-row li dt {
	font-size: 1.1em;
	line-height: 1.125em;
}

#product_cluster ul.product-row li dd.image {
	width:90px;
	margin:0 auto;
	margin-top:15px;
	text-align:center;
}
#product_cluster ul.product-row li dt.name {
	max-width:169px;
	height:30px;
	font-size: 1.3em;
	text-align:center;
	margin:0 auto;
	margin-top:10px;
}
#product_cluster ul.product-row li dt.name a {
	color:#00CC00;
	text-decoration: none;
}
#product_cluster ul.product-row li dt.name a:hover {
	color:#F00;
}
#product_cluster ul.product-row li dd.manufacturer {
	max-width:169px;
	height:15px;
	text-align:center;
	margin:0 auto;
	padding:0;
}
#product_cluster ul.product-row li dd.manufacturer a {
	font-size: 0.95em;
	color:#666;
	text-decoration: none;
}
#product_cluster ul.product-row li dd.manufacturer a:hover {
	color: FF0000;
}




/*Product file*/
#product_description {
	width:380px;
}

#product_specs {
	width:300px;
	margin-top:10px;
	display:block;
	float:none;
	clear:both;
}
#product_specs .tab .left {
	float:left;
	width:6px;
	height:18px;
	background-image: url("http://www.mekavi.com/imageroot/interface/tab_black_left.gif");
}
#product_specs .tab .right {
	float:left;
	clear:right;
	width:6px;
	height:18px;
	background-image: url("http://www.mekavi.com/imageroot/interface/tab_black_right.gif");
}
#product_specs .tab .name {
	float:left;
	height:18px;
	padding-top:0px;
	padding-left:3px;
	padding-right:3px;
	background-color:#000;
	font-size:1.1em;
	color:#FFF;
}
#product_specs .list {
	float:none;
	clear:both;
	padding:0;
	margin:0 auto;
	border-top:0;
	width:350px;
}
#product_specs .list ul {
	margin:0;
	padding:0;
}
#product_specs .list ul li {
	border-bottom:1px solid #CCC;
}
#product_specs .list ul li#name {
	padding-left:5px;
	font-size:1em;
	width:120px;
	float:left;
	border-left:1px solid #CCC;
	background-color:#EEE;
}
#product_specs .list ul li#value {
	padding-left:5px;
	padding-right:5px;
	text-align:left;
	font-size:1em;
	width:211px;
	float:left;
	border-right:1px solid #CCC;
}
.stylepics {
	display:block;
	text-align:left;
	width:400px;
	float:none;
	clear:both;
	padding-top:10px;
}
.stylepics img {
	margin:0;
	margin-right:2px;
	cursor:hand;cursor:pointer;
}









/*FORHANDLERE*/
#forhandlere p {
	font-size:1em;
	margin-bottom:0;
	line-height:1.3em;
}

#forhandlere p.head {
	font-size:1.5em;
	margin-bottom:0;
	margin-top:15px;
}
#forhandlere p.contactdata {
	margin-bottom:0;
	margin-top:3px;
}


