body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:62.5%;
	color: #000;
	text-align: center;
	background-color: #B3C5DD; background-image: url(../images/clouds.jpg); background-position: center top; background-repeat: repeat-x;
}

h1, h2, h3, h4, h5, h6, p { margin: 0; padding: 0;}

h1{font-size: 1.8em; line-height: 1; margin-bottom: 1em; }
h2{font-size: 1.6em; margin-bottom: 1em;}
h3{font-size: 1.4em; line-height: 1; margin-bottom: 1em;}
h4{font-size: 1.3em; line-height: 1.25; margin-bottom: 1.25em; font-weight: normal;}
h5{font-size: 1.2em; margin-bottom: 1.5em; font-weight: normal;}
h6{font-size: 1.1em;}
p {font-size: 1.1em; margin-bottom: 1.5em;}
INPUT, SELECT, TH, TD {font-size:1em;}

img {border: 0;}

hr{ color:#296210; background-color:#296210; height:1px; border:none;}

.floatRight { float: right; padding: 5px; }
.brod {font-size: 0.8em;}
.standOut{font-size: 1.6em; }  
.important{ font-weight: bold; } 
.primaryColor{ color: #1B3563;}
.highlightColor{ color: #9B296E;}

.erbjudanden{color: #9B296E; font-size:1em;}
.navigation {font-size:1em; color: #1B3563; font-weight: bold; }
.content {color: #000; font-size:1.2em;}
.footer {font-size:1.1em; color: #1B3563; line-height: 30px;}

.text{ width: 420px; height: auto; text-align: left;}
.text2{ width: 600px; height: auto; text-align: left;}

a{color: #E1007A; text-decoration: none;}
a:hover {color: #E1007A; text-decoration: underline;}

/*Menu*/
.menu{margin:0; padding:0; width:200px; list-style:none;}
.menu li{padding:0; margin:0 0 1px 0; height:30px; display:block; }
.menu li a{text-align:left; height:30px; padding:0px 10px; color:#1B3563; display:block; text-decoration:none; background-image:url(../images/verMenuImages.png); background-position: left bottom; background-repeat: no-repeat;}
.menu li a:hover{ color:#9B296E; background-image:url(../images/verMenuImages.png); background-position: left bottom; background-repeat: no-repeat;}
.menu li a.active, .menu li a.active:hover{color:#9B296E; background-image:url(../images/verMenuImages.png); background-position: left bottom; background-repeat: no-repeat;}
.menu li a span{line-height:30px;}