/* CSS Document */


body { 
	background-color: #FFFFFF; 
} 



h1 { 
	color: black; 
	font-size: 0.9em; 
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: bold; 
	line-height: 1.5em; 
	font-stretch: normal; 
	text-decoration: none;
	display:block;
	margin-top:1px;
	margin-bottom:1px;
}

.adress { 
	color: black; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 1.3em; 
	font-stretch: normal; 
	text-decoration: none;
}

.adress a:link { 
	text-decoration: none; 
	color: #004990;
}

p { 
	color: black; 
	font-size: 0.7em; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 1.5em;  
	text-decoration: none;
	margin:0;
	margin-top:5px;
}
/*.artnr {
	color: black;
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 1em;
	font-stretch: normal;
	text-decoration: none;
}*/

.udrub {
	color: black;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 1.5em;
	text-decoration: none;
	margin:0;
	margin-top:5px;
	display: block;
}

.pris {
	color: black;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 1.5em;
	text-decoration: none;
	margin:0;
	margin-bottom:10px;
	padding:0;
	padding-bottom:10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004990;
}

hr {
	line-height:1px;
	width:100%;
	color: #004990;
}

.bild120H  {
	color: black;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 12px;
	width: 120px;
	display:block;
	padding-left:3px;
	float: right;
	position: relative;
}
	 
a:link { 
	text-decoration: none; 
	color: #004990;
} 

a:visited { 
	text-decoration: none; 
	color: #004990;
} 
a:active { 
	text-decoration: none; 
	color: #004990;
} 
a:hover { 
	text-decoration: underline; 
	color: #004990;
} 

.basic_design { 
	font-size: 9px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal; 
	line-height: 30px;
	color:#999999;
	text-align:center;
}

.basic_design a { 
	text-decoration: none; 
	color: #CCCCCC;
}
