body
{
	background-color: 		#ffffff;
	font-family:	 		verdana, helvetica, sans-serif;
	font-size: 				10px;
	font-color:				#000000;
	margin:					 0px;
	margin-top: 			 40px;
    scrollbar-arrow-color:        #000000;
    scrollbar-base-color:         #cccccc;
    scrollbar-dark-shadow-color:  #1E70A8;
    scrollbar-face-color:         #egegeg;
    scrollbar-highlight-color:    #ffffff;
    scrollbar-shadow-color:       #7DB6DD; 
}

body.test
{
	background-color: 		#ffffff;
	font-family:	 		verdana, helvetica, sans-serif;
	font-size: 				10px;
	font-color:				#000000;
	margin:					 20px;
	margin-top: 			 40px;
    scrollbar-arrow-color:        #000000;
    scrollbar-base-color:         #cccccc;
    scrollbar-dark-shadow-color:  #1E70A8;
    scrollbar-face-color:         #egegeg;
    scrollbar-highlight-color:    #ffffff;
    scrollbar-shadow-color:       #7DB6DD; 
}


/* link="#000000" vlink="#000000" alink="#000000" */

/* GENERAL LINK */
a
{
	font-family: 			verdana, helvetica, sans-serif;
	font-size: 				10px;
	text-decoration:		none;
	color:					#000000;
}

a:hover
{
	text-decoration:		underline;
}
a.noblue
{
	font-family: 			verdana, helvetica, sans-serif;
	font-size: 				10px;
	text-decoration:		none;
	color:					#000000;
}

a:hover.noblue
{
	color: #000000;
	text-decoration:		none;
}

td.lightblue2
{
	background-color:	#004D88;
}
td.lightblue
{
	background-color:	#efefef;
}

td.padding
{
	padding: 			1px 15px 1px 15px;
	height:				15px;
}
td.padding2
{
	height:				15px;
}

td.padding3
{
	padding: 			1px 8px 1px 8px;
	height:				15px;
}

td.padding4
{
	padding: 			1px 15px 1px 15px;
	height:				20px;
	border-top:			solid 1px black;
	border-bottom: 		solid 1px black;
}

td.padding5
{
	padding: 			1px 5px 5px 5px;
	background-color: 	#efefef;
}
td.padding6
{
	padding: 			1px 15px 1px 15px;
	height:				10px;
	border-bottom: 		solid 1px black;
}

td.new_menu
{
	padding-left: 15px;
}
td.new_front
{
	padding-left: 			15px;
	padding-right: 			15px;
	padding-top: 			5px;
	padding-bottom:			10px;
	font-family: 			verdana, helvetica, sans-serif;
	font-size: 				10px;
	color:					#999999;
	font-weight:			bold;
	
}
a.new_menu
{
	font-family: 			verdana, helvetica, sans-serif;
	font-size: 				11px;
	text-decoration:		none;
	color:					#999999;
	font-weight:			bold;
}
a:hover.new_menu
{
	font-family: 			verdana, helvetica, sans-serif;
	font-size: 				11px;
	text-decoration:		none;
	color:					#999999;
	font-weight:			bold;
	background:				#CCCCCC;
}

img
{
	border-color:		#000000;
}
img.to
{
	border: solid 1px #000000;
}

/* TEXT CLASSES */
p, div, td
{
	color: 					#000000;
	font-family: 			verdana, helvetica, sans-serif;
	font-size: 				10px;
	font-style: 			normal;
}


td.blackborder
{
	border: solid 1px black;
}

a.headingx
{
	color:					#000000;
	font-family: 			verdana, helvetica, sans-serif;
	font-size: 				10px;
	text-decoration:		none;
	
}

a:hover.headingx
{
	color:					#000000;
	text-decoration:		none;
}

td.heading
{
	border-bottom: solid 1px #000000;
	//* border-top: solid 1px #000000; *//
	border-right: solid 1px #000000;
	background-color: #ffffff;
	color: #ffffff;
	height: 20px;
}
td.heading1
{
	border-bottom: solid 1px #000000;
	//* border-top: solid 1px #000000; *//
	border-right: solid 1px #000000;
	//* border-left: solid 1px #000000; *//
	background-color: #ffffff;
	color: #ffffff;
	height: 20px;
}
td.heading2
{
	border-bottom: solid 1px #000000;
	//* border-top: solid 1px #000000; *//
	border-right: solid 1px #000000;
	//* border-left: solid 1px #000000; *//
	background-color: #ffffff;
	color: #000000;
	height: 20px;
}
td.heading3
{
	border-bottom: solid 1px #000000;
	//* border-top: solid 1px #000000; *//
	//* border-right: solid 1px #000000; *//
	//* border-left: solid 1px #000000; *//
	background-color: #ffffff;
	color: #ffffff;
	height: 20px;
}
td.heading4
{
	border-bottom: solid 1px #000000;
	//* border-top: solid 1px #000000; *//
	//* border-right: solid 1px #000000; *//
	//* border-left: solid 1px #000000; *//
	background-color: #ffffff;
	color: #000000;
	height: 20px;
}

td.heading5
{
	background-color: #201F3C;
	color: #ffffff;
	padding-left: 3px;
	padding-right: 3px;
	height: 20px;
	font-weight: bold;
	
}

table.box
{
	border: solid 2px #000000;
	height: 330px;
}

table.box2
{
	border-left: solid 2px #000000;
	border-right: solid 2px #000000;
	border-bottom: solid 2px #000000;
}

table.box3
{
	border: solid 1px #000000;
	width: 112px;
}
table.box4
{
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	height: 300px;
}

table.box5
{
	border: solid 1px #000000;
	width: 250px;
}

table.box6
{
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	height: 10px;
	
}

table.box8
{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	height: 70px;
	padding-bottom:	5px;
	
	
	
}

.paddingRight
{
	padding-right:		5px;
	padding-bottom:		5px;
}
.paddingRight2
{
	padding-right:		15px;
	padding-bottom:		10px;
}

.paddingRight3
{
	padding-right:		15px;
}
.paddingRight32
{
	padding-right:		15px;
	border-bottom: 		solid 1px #000000;
}
.paddingLeft
{
	padding-left:		5px;
	padding-bottom:		5px;
}
.paddingLeftwb
{
	padding-left:		5px;
	padding-right:		5px;
	padding-bottom:		5px;
	border-left: 		solid 1px #000000;
	border-right: 		solid 1px #000000;
}
.paddingLeftwb1
{
	padding-left:		5px;
	padding-right:		5px;
	padding-bottom:		5px;
	border-left: 		solid 1px #000000;
	border-right: 		solid 1px #000000;
	border-bottom: 		solid 1px #000000;
}


.paddingtb
{
	padding-top: 		5px;
	padding-bottom: 	5px;
}
.paddingtb1
{
	padding-top: 		2px;
	padding-bottom: 	2px;
}
.paddingtb2
{
	padding-top: 		5px;
	padding-bottom: 	5px;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}


h1 
{
	font-size: 20px;
	color: #201F3C;
}

h2 
{
	font-size: 18px;
	color: #201F3C;
}

h3 
{
	font-size: 16px;
	color: #201F3C;
}
.overskrift
{
	font-size: 16px;
	color: #201F3C;
	font-weight: bold;
}
.overskrift2
{
	font-size: 13px;
	color: #201F3C;
	font-weight: bold;
}
.btn
{
	border-left: 			solid 1px #000000;
	border-top: 			solid 1px #000000;
	border-bottom: 			solid 1px #000000;
	border-right: 			solid 1px #cccccc;
	background: 			#cccccc;
	font-family: 			verdana, helvetica, sans-serif;
	font-size: 			10px;
}
.btn2
{
	border-left: 			solid 1px #000000;
	border-top: 			solid 1px #000000;
	border-bottom: 			solid 1px #000000;
	border-right: 			solid 1px #000000;
	background: 			#201F3C;
	font-family: 			verdana, helvetica, sans-serif;
	color:					#ffffff;
	font-size: 				10px;
	width:					100px;
}
.btn3
{
	border-left: 			solid 1px #000000;
	border-top: 			solid 1px #000000;
	border-bottom: 			solid 1px #000000;
	border-right: 			solid 1px #000000;
	background: 			#201F3C;
	font-family: 			verdana, helvetica, sans-serif;
	color:					#ffffff;
	font-size: 				10px;
}
.btn4
{
	border-left: 			solid 0px #000000;
	border-top: 			solid 0px #000000;
	border-bottom: 			solid 0px #000000;
	border-right: 			solid 0px #000000;
	background: 			#efefefe;
	font-family: 			verdana, helvetica, sans-serif;
	color:					#000000;
	font-size: 				10px;
	width:					100px;
	}
btn
{
	border-left: 			solid 1px #000000;
	border-top: 			solid 1px #000000;
	border-bottom: 			solid 1px #000000;
	border-right: 			solid 1px #000000;
	background: 			#201F3C;
	font-family: 			verdana, helvetica, sans-serif;
	color:					#ffffff;
	font-size: 				10px;
	width:					100px;
}

.btn5
{
	border-left: 			solid 1px #000000;
	border-top: 			solid 1px #000000;
	border-bottom: 			solid 1px #000000;
	border-right: 			solid 1px #000000;
	background: 			#201F3C;
	font-family: 			verdana, helvetica, sans-serif;
	color:					#ffffff;
	font-size: 				10px;
	width:					98px;
}

.btn_sendcard
{
	border-left: 			solid 1px #000000;
	border-top: 			solid 1px #000000;
	border-bottom: 			solid 1px #000000;
	border-right: 			solid 1px #000000;
	background: 			#201F3C;
	font-family: 			verdana, helvetica, sans-serif;
	color:					#ffffff;
	font-size: 				12px;
	width:					100px;
}

.text
{
	font-family:	 		verdana, helvetica, sans-serif;
	font-size: 				10px;
	width: 					100px;
}
.text2
{
	font-family:	 		verdana, helvetica, sans-serif;
	font-size: 				10px;
	width: 					100px;
	bgcolor: 				#efefef;
}
select
{
	font-family:	 		verdana, helvetica, sans-serif;
	font-size: 				10px;
}
select.text2
{
	font-family:	 		verdana, helvetica, sans-serif;
	font-size: 				15px;
	bgcolor: 				#efefef;
}



select.to
{
	font-family:	 		verdana, helvetica, sans-serif;
	font-size: 				10px;
	width:					250px;
}
option.text2
{
	font-family:	 		verdana, helvetica, sans-serif;
	font-size: 				15px;
	background-color:		#efefef;
	
}
textarea.text
{
	font-family:	 		verdana, helvetica, sans-serif;
	font-size: 				10px;
	width: 					100px;
	height:					50px;
}
textarea.text2
{
	font-family:	 		verdana, helvetica, sans-serif;
	font-size: 				10px;
	width: 					200px;
	height:					70px;
}
.telefon
{
	border-left: 			solid 1px #000000;
	border-top: 			solid 1px #000000;
	border-bottom: 			solid 1px #000000;
	border-right: 			solid 1px #000000;
	background: 			#ffffff;
	font-family: 			verdana, helvetica, sans-serif;
	font-size: 			10px;
}



a:hover.ref {
	text-decoration: none;}
	
hr
{
height: 1px;
color: black;
witdth: 100%;
}

textarea.cardtext
{
	font-family:	 		verdana, helvetica, sans-serif;
	font-size: 				12px;
	width: 					200px;
	height:					177px;
	border-left: 			solid 1px #000000;
	border-top: 			solid 1px #000000;
	border-bottom: 			solid 1px #000000;
	border-right: 			solid 1px #000000;
}

.telefon
{
	border-left: 			solid 1px #000000;
	border-top: 			solid 1px #000000;
	border-bottom: 			solid 1px #000000;
	border-right: 			solid 1px #000000;
	background: 			#ffffff;
	font-family: 			verdana, helvetica, sans-serif;
	font-size: 			12px;
}

.telefon2
{
	border-left: 			solid 1px #000000;
	border-top: 			solid 1px #000000;
	border-bottom: 			solid 1px #000000;
	border-right: 			solid 1px #000000;
	background: 			#ffffff;
	font-family: 			verdana, helvetica, sans-serif;
	font-size: 			12px;
	width: 					110px;
}

.cardto
{
	
	
	border-left: 			solid 1px #ffffff;
	border-top: 			solid 1px #ffffff;
	border-bottom: 			solid 1px #000000;
	border-right: 			solid 1px #ffffff;
	background: 			#efefef;
	font-family: 			verdana, helvetica, sans-serif;
	font-size: 			12px;
}

.cardfrom
{
	border-left: 			solid 1px #ffffff;
	border-top: 			solid 1px #ffffff;
	border-bottom: 			solid 1px #000000;
	border-right: 			solid 1px #ffffff;
	background: 			#efefef;
	font-family: 			verdana, helvetica, sans-serif;
	font-size: 			12px;
}
