/*	CSS för all text */
body { 
	text-shadow: 0 0 0 #344444;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

a { 
	text-decoration: none; 
}

.meny { 
	color: #4a9dc5;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, 'Times New Roman', 'Sans-Serif';
}

.meny a:link { 
	color: #0c3b54;
	text-decoration: none;
}

.meny  a:visited { 
	color: #0c3b54;
	text-decoration: none;
}

.meny  a:hover {
	color: #ea6ab3;
	text-decoration: none;
}

.vanlig {
	color: #0c3b54;
	font-size: 11px;
	font-weight: none;
	font-family: Verdana, 'Times New Roman', 'Sans-Serif';
}

.vanlig a:link {
	color: #0c3b54;
	text-decoration: none;
}

.vanlig a:visited {
	color: #0c3b54;
	text-decoration: none;
}

.vanlig a:hover {
	color: #eaaada;
	text-decoration: none;
}




.vanlig2 {
	color: #0c3b54;
	font-size: 8px;
	font-weight: none;
	font-family: Verdana, 'Times New Roman', 'Sans-Serif';
}

.vanlig2 a:link {
	color: #0c3b54;
	text-decoration: none;
}

.vanlig2 a:visited {
	color: #0c3b54;
	text-decoration: none;
}

.vanlig2 a:hover {
	color: #FCFF9F;
	text-decoration: none;
}






.varning { 
	color: #ec5dae;
	font-weight: none;
	font-family: Verdana, 'Times New Roman', 'Sans-Serif';
}

.orange-stor { 
	color: #3b94c1;
	font-size: 14px;
	font-weight: bold; 
	font-family: Verdana, 'Times New Roman', 'Sans-Serif';
}

.orange-medel {
	color: #3b94c1;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, 'Times New Roman', 'Sans-Serif';
}

.orange-medel a:link {
	color: #3b94c1;
	text-decoration: none;
}

.orange-medel  a:visited {
	color: #3b94c1;
	text-decoration: none;
}

.orange-medel  a:hover { 
	color: #eaaada;
	text-decoration: none;
}

.orange-liten {
	color: #3b94c1;
	font-size: 11px;
	font-family: Verdana, 'Times New Roman', 'Sans-Serif';
}

.orange-liten a:link {
	color: #3b94c1;
	text-decoration: none;
}

.orange-liten  a:visited {
	color: #3b94c1;
	text-decoration: none;
}

.orange-liten  a:hover {
	color: #eaaada;
	text-decoration: none;
}

.orange-liten-bold {
	color: #3b94c1;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, 'Times New Roman', 'Sans-Serif';
}

.orange-liten-bold a:link {
	color: #3b94c1;
	text-decoration: none;
}

.orange-liten-bold  a:visited {
	color: #3b94c1;
	text-decoration: none;
}

.orange-liten-bold  a:hover {
	color: #eaaada;
	text-decoration: none;
}

.brun {
	color: #5e8139;
	font-size: 11px;
	font-family: Verdana, 'Times New Roman', 'Sans-Serif';
	text-decoration: none;
}

.brun a:link { 
	color: #5e8139;
	text-decoration: none;
}

.brun  a:visited {
	color: #5e8139;
	text-decoration: none;
}

.brun  a:hover {
	color: #eaaada;
	text-decoration: none;
}

.brun-bold {
	color: #5e8139;
	font-size: 11px;
	font-family: Verdana, 'Times New Roman', 'Sans-Serif';
	font-weight: bold;
}

.ljusbla {
	color: #2578a0;
	font-size: 11px;
	font-family: Verdana, 'Times New Roman', 'Sans-Serif';
}

.ljusbla a:link {
	color: #2578a0;
	text-decoration: none;
}

.ljusbla a:visited {
	color: #2578a0;
	text-decoration: none;
}

.ljusbla a:hover {
	color: #eaaada;
	text-decoration: none;
}

.ljusbla-bold {
	color: #2578a0;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, 'Times New Roman', 'Sans-Serif';
}

.ljusbla-bold a:link {
	color: #2578a0;
	text-decoration: none;
}

.ljusbla-bold a:visited {
	color: #2578a0;
	text-decoration: none;
}

.ljusbla-bold a:hover {
	color: #eaaada;
	text-decoration: none;
}

.ljusbla-bold-stor {
	color: #2578a0;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, 'Times New Roman', 'Sans-Serif';
}

.ljusbla-bold-stor a:link {
	color: #2578a0;
	text-decoration: none;
}

.ljusbla-bold-stor a:visited {
	color: #2578a0;
	text-decoration: none;
}

.ljusbla-bold-stor a:hover {
	color: #eaaada;
	text-decoration: none;
}

.gron {
	color: #ea6ab3;
	font-size: 11px;
	font-family: Verdana, 'Times New Roman', 'Sans-Serif';
	font-weight: bold;
}

a.gron:link {
	color: #ea6ab3;
	text-decoration: none;
	font-weight: bold;
}

a.gron:visited {
	color: #ea6ab3;
	text-decoration: none;
	font-weight: bold;
}

a.gron:hover {
	color: #2578a0;
	text-decoration: none;
	font-weight: bold;
}

.citera {
	color: #efefef;
	font-size: 11px;
	font-family: Verdana, 'Times New Roman', 'Sans-Serif';
	margin-left: 15px; 
	padding: 5px; 
	padding-left: 6px;
	background: #657A7B; 
	width: 480px;
} 

.citera-bold {
	color: #efefef;
	font-size: 10px;
	font-family: Verdana, 'Times New Roman', 'Sans-Serif';
	font-weight: bold;
} 

.citera  a:link {
	color: #efefef;
	text-decoration: none;
}

.citera  a:visited {
	color: #efefef;
	text-decoration: none;
}

.citera  a:hover {
	color: #eaaada;
	text-decoration: none;
}

.article-image-right {
	float: right;
	padding: 5 0 5 11px;
	font-size: 10px;
	color: #A6A69B;
}

.article-image-left {
	float: left;
	padding: 5 11 5 0px;
	font-size: 10px;
	color: #A6A69B;
}

.article-image-center {
	text-align: center;
	font-size: 10px;
	color: #A6A69B;
}

.article-img {
	border: none;
}

.forum-img {
	border: none;
}

.strike {
	text-decoration: line-through;
}



.registrera {
	color: #ea6ab3;
	font-size: 11px;
	font-weight: none;
	font-family: Verdana, 'Times New Roman', 'Sans-Serif';
}



.meny2 { 
	color: #ea6ab3;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, 'Times New Roman', 'Sans-Serif';
}

.meny2 a:link { 
	color: #ea6ab3;
	text-decoration: none;
}

.meny2  a:visited { 
	color: #ea6ab3;
	text-decoration: none;
}

.meny2  a:hover {
	color: #2578a0;
	text-decoration: none;
}