h1   	{font-family: verdana; 
	font-size: 36px;}

h2 	{font-family: verdana; 
	font-size: 24px;}

h3 	{font-family: verdana; 
	font-size: 18px;
	color: #4B1D5F;} 

h4 	{font-family: verdana; 
	font-size: 14px;}   


body 	{background-color: #DCDCDC;
	line-height: 20px;
	margin: 20px;}



#banner 	{background-image:url(bannerbild2.jpg);
		width: 900px;
		height: 200px;}

.logo		{float: left;
		position: relative;
		margin-left: 20px;
		top: 30px;}
 
#kolumn1 	{float: left; 
		width: 200px; 
		background: #DCDCDC;
		padding: 0 20px 0 0;}

#kolumn2 	{float: left; 
		width: 400px; 
		background: #DCDCDC;
		padding: 0 20px 0 20px;}

#kolumn3 	{float: left; 
		width: 300px; 
		background: #DCDCDC;
		padding: 0px;}

#kolumn4 	{float: left; 
		width: 300px; 
		background: #DCDCDC;
		padding: 0 20px 0 20px;}

#kolumn5 	{float: left; 
		width: 300px; 
		background: #DCDCDC;
		padding: 0 20px 0 20px;}

#kolumn6 	{float: left; 
		width: 250px; 
		background: #DCDCDC;
		padding: 0px;}


#meny 		{background-color: #DCDCDC;
		width: 900px;
		padding: 0px;}

#lista		{margin-left: 0; 
		padding-left: 0;
		font-size: 80%;}

#lista2		{margin-left: 0; 
		padding-left: 0;
		font-size: 100%;}

#lista li	{display: inline; 
		list-style-type: none;}

#lista a	{padding: 0.25em 1em; 
		text-decoration: none;}

#lista a:link	{color: #4B1D5F; 
		background: #DCDCDC;}

#lista a:visited{color: #4B1D5F; 
		background: #DCDCDC;}

#lista a:hover	{background: #C0C0C0;}

#lista a#current{background: #DCDCDC; 
		color: #4B1D5F;
		font-weight: bold;}

#lista a#subcurrent{font-weight: bold; 
		background: #DCDCDC;}

#lista a#subactive{font-weight: bold; 
		background: #DCD147;}


#meny2 		{background-color: #DCDCDC;
		width: 300px;
		padding: 0px;}

#meny3 		{background-color: #DCDCDC;
		width: 150px;
		padding: 15px;}




.box 		{background-color: #Dcdcdc;
		width: 200px;
		padding:20px;
		border: 2px solid;
		border-color: #4B1D5F; 
		font-family: verdana; 
 		font-size:14px;
		color:#000000;
		float: left;}

.dropcap	{float: left;
		position: relative;
		font-family: verdana;
		font-size: 200%;
		font-weight: bold;
		color: #4B1D5F;}




 
p		{font-family: verdana; 
		font-size: 12px;
		line-height: 20px;}


td		{font-family: verdana; 
		font-size: 12px;}

li		{font-family: verdana; 
		font-size; 12px;}

#footer 	{background-color: #DCDCDC;
		width: 930px;
		height:25px;
		padding: 10px;
		text-align: center;}
