﻿body 
{

    background-image: url('/images/bg_gradient.gif');
    background-repeat:repeat-x;
	background-color:#96B3DB ;
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	
}
td, div, span, p, input, select, textarea {
	font-family:Helvetica, Arial, San-Serif;
	font-size:12px;
	color:#2d6589;
}
a {
		color:#179dbf;
		text-decoration:none;
}
form, p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.rubrikstor
{
    font-size: 29px;
    color: #2d6589;
}
.rubrikmedel
{
    font-size: 20px;
    font-weight: bold;
}
.rubrikmellan
{
    font-size: 12px;
    font-weight: bold;
}

.linksright
{
    font-size: 11px;
    color:#179dbf;
	text-decoration:none;
}
.rosatext
{
    color: #ff33cc;
}

.brodtext
{
    font-size: 12px;
    font-weight: normal;
    color:#2d6589; 
}
.menytext
{
    font-size: 15px;
    font-weight: bold;
}
.sidfottext
{
    color:#179dbf;
    font-size: 12px;
    font-weight: bold;
    text-decoration:none;
}