.paddedcontent
{
    padding: 10px;
    border: 1px solid #a0a0a0;
    background: #f7f7f7;
    min-height: 400px;
    padding-bottom: 30px;
}

.paddedcontentheightfix
{
    float: right;
    width: 1px;
    height: 400px;
}

.paddedcontentheightfix2
{
    clear:both;
    height:1px;
    overflow:hidden;
}


.paddedcontent h2
{
    font-family: Lucida Sans,Luxi Sans,Verdana,Sans;
    font-size: 22px;
    font-weight: normal;
    color: #000000;
    border-bottom: 1px solid #E0E0E0;
    width: 280px;
    margin-top: 10px;
}

.paddedcontent h3
{
	font-family: Lucida Sans,Luxi Sans,Verdana,Sans;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
    background: #E7E7E7;
    padding-left: 10px;
    margin-top: 10px;
}

.paddedcontent h4
{
	font-family: Lucida Sans,Luxi Sans,Verdana,Sans;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
    padding-left: 20px;
}

.paddedcontent h5
{
	font-family: Lucida Sans,Luxi Sans,Verdana,Sans;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
    margin-left: 20px;
}

.paddedcontent .valsprak
{
    font-family: Lucida Sans,Luxi Sans,Verdana,Sans;
    font-size: 12px;
    font-weight: normal;
    font-style: italic;
    color: #226bff;
    margin: 5px;
    width: 300px;
    margin-bottom: 25px;
}

.paddedcontent p
{
	font-family: Lucida Sans,Luxi Sans,Verdana,Sans;
	font-size: 12px;
	font-weight: normal;
	color: #161616;
    margin-right: 60px;
    margin-left: 40px;
    margin-top: 25px;
}

.paddedcontent ul,ol
{
	font-family: Lucida Sans,Luxi Sans,Verdana,Sans;
	font-size: 12px;
	font-weight: normal;
	color: #161616;
    margin-right: 60px;
    margin-left: -10px;
    padding-left: 80px;
}

.paddedcontent a
{
    font-family: Lucida Sans,Luxi Sans,Verdana,Sans;
	font-size: 12px;
	font-weight: normal;
	color: #226bff;
    text-decoration: none;
}

.paddedcontent a:hover
{
	color: #00bd0d;
    text-decoration: underline;
}

.paddedcontent a.kontaktknapp
{
    display: block;
    width: 65px;
    height: 20px;
    background-image: url('kontakthover.png');
    margin-left: 20px;
}

.paddedcontent a.kontaktknapp:hover
{
    background-image: url('kontakthover.png');
}

.paddedcontent a.skickafragaknapp
{
    display: block;
    width: 96px;
    height: 20px;
    background-image: url('skickafragahover.png');
    margin-left: 20px;
}

.paddedcontent a.skickafragaknapp:hover
{
    background-image: url('skickafragahover.png');
}


.paddedcontent a.skickaanmknapp
{
    display: block;
    width: 106px;
    height: 20px;
    background-image: url('skickaanmhover.png');
    margin-left: 20px;
}

.paddedcontent a.skickaanmknapp:hover
{
    background-image: url('skickaanmhover.png');
}

.paddedcontent a.anmalanknapp
{
    display: block;
    width: 75px;
    height: 20px;
    background-image: url('anmalan.png');
    margin-left: 20px;
}

.paddedcontent a.anmalanknapp:hover
{
    background-image: url('anmalanhover.png');
}

.paddedcontent a.informationknapp
{
    display: block;
    width: 75px;
    height: 20px;
    background-image: url('information.png');
    margin-left: 20px;
}

.paddedcontent a.informationknapp:hover
{
    background-image: url('informationhover.png');
}

.paddedcontent .fullbokadknapp
{
    display: block;
    width: 75px;
    height: 20px;
    background-image: url('fullbokad.png');
    margin-left: 20px;
}

.paddedcontent table
{
    font-family: Lucida Sans,Luxi Sans,Verdana,Sans;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.contentbox
{
    border-right: 1px solid #D7D7D7;
    border-bottom: 1px solid #D7D7D7;
}

.paddedcontent .hornbild
{
    clear:none;
    height:85px;
    float:right;
    margin:-7px;
    margin-bottom:5px;
    border:0px;
}

.paddedcontent input,textarea
{
    font-family: Lucida Sans,Luxi Sans,Verdana,Sans;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
    margin-left: 40px;
    border: 1px solid #A0A0A0;
}

