BODY {	
	text-align: center;
	background-color: #B22222;
	padding-bottom: 25px;
}

A.extern:link		{color: #c0c0c0; text-decoration: none;}
A.extern:visited	{color: #c0c0c0; text-decoration: none;}
A.extern:hover		{color: #000000; text-decoration: underline;}
A.intern:link		{color: #c0c0c0; text-decoration: none;}
A.intern:visited	{color: #c0c0c0; text-decoration: none;}
A.intern:hover		{color: #FFD700; text-decoration: underline;}
A.intern_k:link		{color: #FFD700; text-decoration: none;}
A.intern_k:visited	{color: #FFD700; text-decoration: none;}
A.intern_k:hover	{color: #FFD700; text-decoration: underline;}
A.extern_footer:link		{color: #c0c0c0; text-decoration: none; margin-right: 10px;}
A.extern_footer:visited		{color: #c0c0c0; text-decoration: none; margin-right: 10px;}
A.extern_footer:hover		{color: #000000; text-decoration: underline; margin-right: 10px;}

p				{	font-family: Verdana,Tahoma,Arial,sans-serif; font-size: 10pt; color: #ffffff; margin: 0px 15px 10px 15px; text-align: left;}
p.nm			{	font-family: Verdana,Tahoma,Arial,sans-serif; font-size: 10pt; color: #ffffff; margin: 0px 15px 0px 15px; text-align: left;}
p.lista			{	font-family: Verdana,Tahoma,Arial,sans-serif; font-size: 8pt; color: #ffffff; margin-top: 0px; margin-bottom: 1px; margin-left: 9px; margin-right: 9px; text-align: left;}
p.tillkat		{	font-family: Verdana,Tahoma,Arial,sans-serif; font-size: 8pt; color: #ffffff; margin-top: 15px; margin-bottom: 1px; margin-left: 9px; margin-right: 9px; text-align: left;}
p.rubrik		{	font-family: Verdana,Tahoma,Arial,sans-serif; font-size: 20pt; color: #ffffff; margin: 2px; text-align: center; padding: 25px;}
p.footertext	{	margin-top: 1px; margin-bottom: 1px; font-family: Verdana,Tahoma,Arial; font-size: 8pt; color: #c0c0c0;}
p.tillbaka		{	width: 875px; font-family: Verdana,Tahoma,Arial,sans-serif; font-size: 10pt; margin: 15px 15px 10px 15px; text-align: right;}
span.tillb		{	background: #000000; padding: 5px; border: 1px solid #FFD700;}
span.footerleft	{	float: left; margin-left: 5px;}
span.footerright	{	float: right;}
ul {margin: 0px 0px 10px 0px;}
ol {margin: 0px 0px 10px 0px;}
li {font-family: Verdana,Tahoma,Arial,sans-serif; font-size: 10pt; color: #ffffff;}
div.adsense-index {float: left; margin-left: 9px;}

h1			{	
			font-family: "Trebuchet MS",Verdana,Arial; 
			font-size: 18pt; 
			font-weight: normal; 
			color: #FFFFFF; 
			vertical-align: bottom;
			margin-bottom: 0px; margin-left: 15px;
			text-align: left;
			}

h2			{	
			font-family: "Trebuchet MS",Verdana,Arial; 
			font-size: 14pt; 
			font-weight: normal; 
			color: #ffffff; 
			vertical-align: bottom;
			margin: 5px 0px 0px 15px;
			text-align: left;
			}
			
h2.box-h2	{	
			font-family: "Trebuchet MS",Verdana,Arial; 
			font-size: 14pt; 
			font-weight: normal; 
			color: #FFD700; 
			vertical-align: bottom;
			margin: -4px 0px 5px 9px;
			text-align: left;
			}

h3			{	
			font-family: "Trebuchet MS",Verdana,Arial; 
			font-size: 12pt; 
			font-weight: bold; 
			color: #ffffff; 
			vertical-align: bottom;
			margin: 5px 0px 0px 15px;
			text-align: left;
			}
			
img.l	{border: 1px solid #808080; float: left bottom; margin: 0px 10px 0px 0px;}
img.lf	{border: 1px solid #808080; float: left; margin: 0px 15px 10px 15px;}
img.r	{border: 1px solid #808080; float: right; margin: 0px 10px 10px 10px;}
img.c	{border: 1px solid #808080; float: center bottom; margin: 0px 10px 0px 0px;}
img.logo	{border: 0px;}

.mainframe	{	width: 900px; margin: 0 auto; background-color: #B22222; padding-bottom: 1px;}
.title		{	width: 900px; background-color: #B22222; text-align: center; border-bottom: 1px solid #808080; margin: 10px 0px 0px 0px;}
.row		{	width: 900px; background-color: #B22222; margin-bottom: 20px; text-align: left;}
.inrowhalf	{	width: 440px; float: left; margin: 10px 0px 20px 0px;}
.footer		{	float: none; clear: both; margin-bottom: 3px; margin-top: 2px; width: 900px; text-align: right; border-top: 1px solid; border-color: #808080;}

.column	{
	float: left; 
	width: 225px; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
}

.box {
	float: left;
	width: 200px;
	min-height: 100px;
	margin: 12px 12px 12px 12px;
	padding: 10px 0px 10px 0px;
	background-color: #262626;

	-moz-border-radius: 15px; /* Firefox */
	-webkit-border-radius: 15px; /* Safari and Chrome */
	border-radius: 15px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */

	-moz-box-shadow: 5px 5px 10px #383838; /* Firefox */
	-webkit-box-shadow: 5px 5px 10px #383838; /* Safari and Chrome */
	box-shadow: 5px 5px 10px #383838; /* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */

	behavior: url(ie-css3.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
}

div.adsense {
	width: 336px;
	height: 280px;
	margin: 0px 0px 10px 10px;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	float: right;
}

/*
.box {
	float: left;
	width: 200px;
	margin: 12px 12px 12px 12px;
	padding: 0px 0px 0px 0px;
}
.box-top {
	float: left;
	width: 200px;
	height: 13px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(graphics/box-top.png) no-repeat;
}
.box-middle	{
	float: left;
	width: 194px;
	min-height: 125px;
	padding: 0px 3px 0px 3px;
	margin: 0px 0px 0px 0px;
	background: url(graphics/box-middle.png) repeat-y;
}
.box-bottom	{
	float: left;
	width: 200px;
	height: 13px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(graphics/box-bottom.png) no-repeat;
}
*/
.infobox {
	float: left;
	width: 652px;
	margin: 12px 12px 12px 12px;
	padding: 10px 0px 10px 0px;
	background-color: #262626;
	
	-moz-border-radius: 15px; /* Firefox */
	-webkit-border-radius: 15px; /* Safari and Chrome */
	border-radius: 15px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */

	-moz-box-shadow: 5px 5px 10px #383838; /* Firefox */
	-webkit-box-shadow: 5px 5px 10px #383838; /* Safari and Chrome */
	box-shadow: 5px 5px 10px #383838; /* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */

	behavior: url(ie-css3.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
}

.clear {
	float:none;
	clear:both;
}
