﻿html, body	{-webkit-text-size-adjust: 100%;}
body		{ margin: 0; padding: 0; font-family: 'Helvetica'; font-size:18px; line-height:1.5; overflow-x: hidden; }

A:link      	{ text-decoration: none; color: black; }
A:visited   	{ text-decoration: none; color: black; }
A:hover     	{ text-decoration: none; color: black; }
A:active    	{ text-decoration: none; color: black; }

::-webkit-input-placeholder	{ color: #000000; font-weight: normal; }
:-moz-placeholder		{ color: #000000; font-weight: normal; }
::-moz-placeholder		{ color: #000000; font-weight: normal; }
:-ms-input-placeholder		{ color: #000000; font-weight: normal; }


.krog { -moz-border-radius: 100%; -webkit-border-radius: 100%; border-radius: 100%; -khtml-border-radius: 100%; }
.krog5 { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; -khtml-border-radius: 5px; }
.krog10 { -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; -khtml-border-radius: 10px; }

@media only screen and (max-width: 500px) {

}
