
p {
	margin-top: 0px;
	margin-bottom: 19px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	margin: 0;
	color: #00AAC6;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	color: #00AAC6;
}
a {
	text-decoration: none; 
	color: #00AAC6;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
hr {
	border: 0;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 26px;
}
.smalrad { line-height: 26px;  }
form {
	margin: 0px;
	padding: 0px;
}
select, input,textarea{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.formInput {
	width: 238px;
	height: 20px;
	padding: 2px 2px 2px 5px;
}
.orderformInput {
	width: 158px;
	height: 20px;
	padding: 2px 2px 2px 5px;
}
.orderformCount {
	width: 38px;
	height: 20px;
	padding: 2px 2px 2px 5px;
}
.formField {
	width: 238px;
	height: 152px;
	padding: 2px 2px 2px 5px;
	overflow: hidden;
}
.formButton {
	width: 65px;
	margin-top: 5px;
}
#content {
	background-image: url(none);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu {
	position:relative; 
	width:850px; 
	height:0px; 
	z-index:1; 
	left: 0px; 
	top: 0px; 
	overflow: hidden;
}
#container{
	width:850px; 
	height:20px; 
	position:absolute;
	bottom:0;
	left:0;
	background-color:#00AAC6;
}
#flashcontent {
	height: 530px;
	width: 290px;
}
#printlogo, #printfooter{
	display:none;
}
.noprint{
}
.linje { border: thin solid #00AAC6; }
