
BODY	{
	 font: 12px verdana, arial, sans-serif;
	 scrollbar-base-color: ;
	 scrollbar-arrow-color: #FFb655;
	 margin:0;
	 padding:0;
	}
	
.textwide p {
	font: 12px verdana, arial, sans-serif;
	line-height:1.5em;
	margin-bottom: 1.4em;
}


TABLE   {
	border: 0;
	}
	
#link0,#link1,#link2,#link3,#link4,#link5 { padding:0 14px 0 0; }	

TD	{
	 font: 12px verdana, arial, sans-serif;
	}
TD.tdborder {
	 background-color: #EFEFEF;
	}

a {
    color: rgb(255,58,0);
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

HR	{
	color: #CCCCCC;
	height: 1px;
	}

INPUT 	{
        border: 1px gray solid;
	}

SELECT	{
        border: 1px gray solid;
	}

OPTION	{
        border: 1px gray solid;
	}

TEXTAREA	{
        border: 1px gray solid;
	}

EM.dk   {
	font: bold 12px verdana, arial, sans-serif;	color: #553366	}

EM.lt   {
	font: bold 12px verdana, arial, sans-serif;	color: #FF6600	}

.text	{padding: 10px;
	}

.textleft {
	  padding: 10px;
	  padding-left: 50px;
	}

.textwide {
	  padding: 0px 50px 10px 10px;
	}
	
.textwide h1 {
		font-weight:normal;
		font-size: 1.5em;
		margin:6px 0;
		line-height: 1.2em;
		color:rgb(91,37,123);	
	}

.textwide strong {
		color:rgb(91,37,123);
	}

.textwide h2 {
		font-weight:normal;
		font-size: 1.4em;
		margin:6px 0 0;
		line-height: 1.2em;
		color:rgb(91,37,123);
	}
	
.textwide em {
		font-weight: bold;
		font-style: normal;
		font-size:1em;
		color:rgb(91,37,123);
	}
	
/* Styles for Services page *****************************/

#i {
	background:white url(../assets/1.gif) no-repeat;
	margin-top:-14px;
}
#ii {
	background:white url(../assets/2.gif) no-repeat;
}
#iii {
	background:white url(../assets/3.gif) no-repeat;
}
#iv {
	background:white url(../assets/4.gif) no-repeat;
}
#v {
	background:white url(../assets/5.gif) no-repeat;
}
.steps {
	padding:0px 0px 0px 64px;
}
.steps p {
	padding:10px 0;
	margin:0;
}
.steps p strong { 
	color:rgb(91,37,123);
	font-size:1.5em;
	font-weight:normal;
	padding-right:0.2em;
}
.services {padding:0;} 
.services h1 { color:rgb(91,37,123);font-size:1.5em; margin:0;padding-bottom:6px;font-weight:normal }
.services p {padding:0 0 1em; margin-top:0;}


/* Styles for About Us page *****************************/
	
.aboutus h2 {
		padding-top:15px;
		padding-bottom:30px;
	}
	
.aboutus {
		margin-top:10px;
	}

.aboutus p {
		padding-left:0px;
	}

.section {
	  padding-left: 10px;
	 }

.sectionText {
	  font: bold 14px verdana, arial, sans-serif;	  color: #553366;
	  text-align: bottom;
	 }

.nav    {
	 font: bold 10px verdana, arial, sans-serif;	 color: #333333;
	 padding: 2px;
	}
A.nav:link, A.nav:active, A.nav:visited {
	 font: bold 10px verdana, arial, sans-serif;	 color: #333333;
	 text-decoration: none;
	}

A.ddnav:link, A.ddnav:active, A.ddnav:visited {
	 font: bold 12px verdana, arial, sans-serif;
	 text-decoration: none;
	}

.crumb { 
	 font: 9px verdana, arial, sans-serif;	 color: #666666;
	}
A.breadcrumb:link, A.breadcrumb:active, A.breadcrumb:visited {
	 font: 9px verdana, arial, sans-serif;	 text-decoration: none;
	 color: #666666	}

A.leftnav:link, A.leftnav:active, A.leftnav:visited {
	 font: 12px verdana, arial, sans-serif;	}

.footer, a.footer:link, a.footer:active, a.footer:visited {
	 font: 10px verdana, arial, sans-serif;	 padding: 2px;
	 color: ;
	 text-align: center;
	}

.error	{
	 font: bold;
	 color: #CC3333;
	 align: center;
	}

.conf	{
	 font: bold;
	 color: #003366;
	 align: center;
	}

.bgblack {
	background-color: #000000;
	color: #FFFFFF;
	}

.bgwhite {
	background-color: #FFFFFF;
	}
	
.textwide h1 {
	font-weight:normal;
	font-size: 1.4em;
	margin:40px 0 10px;
	line-height: 1.2em;
	color:rgb(91,37,123);
}
.textwide h1.first {
	margin-top:0;
}
.textwide h2 {
	font-weight:normal;
	font-size: 1.3em;
	margin:6px 0 0;
	line-height: 1.2em;
	color:rgb(91,37,123);
	}
.textwide h3 {
	font-weight:bold;
	font-size: 1.1em;
	margin:6px 0;
	padding:30px 0 10px;
	line-height: 1.2em;
	color:rgb(91,37,123);
	}
.textwide h4 {
	font-weight:bold;
	font-size: 0.9em;
	margin:10px 0;
	line-height: 1.2em;
	color:rgb(91,37,123);
	}


