﻿body
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 9pt;
    line-height: 1.6;
    margin-top: 20px;
}
h1
{
    font-size: 12pt;
    font-weight: bold;
    line-height: 2;
}
h2
{
    font-size: 10pt;
    font-weight: bold;
    line-height: 1.7;
    margin-bottom: 0px;
}

p.date
{
	font-size:7pt;
	margin-top:2px;
}
p
{
	margin-bottom:0px;
	margin-top:2px;
}
a
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 9pt;
    color: #00b3dd;
    text-decoration: none;
    line-height: 1.5;
}
a:hover
{
    text-decoration: underline;
}
a.visited
{
    text-decoration: none;
}

img
{
	border:0px;
}

.webbilder
{
    float: right;
    margin: 0px 30px 20px 30px;
}
.kursbilder
{
    width: 200px;
    float: right;
    margin: 0px 30px 20px 30px;
}
.contentholder
{
    margin: 0px 20px 0px 0px;
}
.byline
{
    float: right;
    margin-right: 30px;
    font-size: 7pt;
}
.menuitems
{
    letter-spacing: 1px;
}

table tr.OddRow td
{
	background-color: #eeeeee;
}

#ImageGallery div.preloader
{
	height:150px;width:150px;padding-top:40px;
}

#ImageGallery .thumbnail
{
	display:none;
}

#ImageGallery img.thumbnail
{
	margin-bottom:20px;
}

#PartnerLogos
{
	margin-top:30px;
}

#PartnerLogos table tr td
{
	padding:10px 30px;
}