.inputfield{
	border:1px #5185b5 solid;
	width:250px;
}

.textarea{
	border:1px #5185b5 solid;
	width:250px;
	height:150px;
}

.button{
	border-color:#5185b5;
	border-width:1px;
}

a {
	color:#00f;
	text-decoration: underline;
}

a:hover {
	color: #7575F4;
	text-decoration: underline;
}

a.normal{
	color:#000;
	text-decoration:none;
}

a.normal:hover{
	color:#000;
	text-decoration:underline;
}




a.menusel{
	text-decoration:none;
	border:0px;
	display:block;
	width:150px;
	background-image:url('billeder/design/menu_gradsubsel.gif');
	background-repeat:repeat-y;
	background-position:top right;
	color:#369;
	margin-top:7px;
}

a.menusel:hover{
	text-decoration:none;
	border:0px;
	display:block;
	width:150px;
	background-image:url('billeder/design/menu_gradsubsel.gif');
	background-repeat:repeat-y;
	background-position:top right;
	color:#369;
}


a.menu{
	text-decoration:none;
	border:0px;
	display:block;
	width:150px;;
	color:#5185b5;
	margin-top:7px;
}

a.menu:hover{
	padding-left:5px;
	text-decoration:none;
	border:0px;
	display:block;
	width:145px;
	/*background-image:url('billeder/design/menu_gradsubsel.gif');
	background-repeat:no-repeat;
	background-position:center right;
	*/
	color:#5185b5;
}


a.prodlink{
	text-decoration:underline;
	color:#fff;
	
}

a.prodlink:hover{
	color:#00f;
}

a.reflink{
	text-decoration:none;
	color:#5185b5;
	
}

a.reflink:hover{
	color:#00f;
	text-decoration:none;
}


h3{
	margin:3px 5px;
}

h4{
font-family:verdana;
font-size:11pt;
	margin:3px 5px;
}


hr{
	color: #5185b5;
	background-color:#5185b5;
	height:1px;
	border:0px #5185b5 solid;
}

p{
	margin:3px 5px;
	color:#000;
	line-height: 1.7em;
}

p.toplinetxt{
	text-align:right;
	width:760px;
	color:#abd;
	font-weight:bold;
	margin:3px auto 3px auto;
	border:0px;
}

p.btn{
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:9pt;
	color:#fff;
}

table#mailfrm{
	border:0px;
	border-collapse:collapse;
	width:350px;
}

table#mailfrm td{
	padding:5px;
	vertical-align:top;
}

table#mailfrm td.left{
	text-align:left;
}

table#mailfrm td.right{
	text-align:right;
}

td{
	vertical-align:top;
}

li{
line-height:1.7em;
}
