body {
	background: #85930a url(../images/bg.gif) repeat-x left top;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 20px 0px;
	padding:0px;
}
img {border:none;}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #cc3300;
	padding:0px;
	margin: 0px 0px 16px 0px,
}
h1 {font-size: 19px; font-weight: normal;}
h2 {font-size: 16px; font-weight: normal;}
h3 {font-size: 12px;}
p {
	font-size: 12px;
	padding: 0px;
	line-height: 17px;
	margin: 0px 0px 16px 0px;
}
.topframe {
	background: url(../images/bottom.jpg) no-repeat center bottom;
}
.bottomframe {
	background: url(../images/top.jpg) no-repeat center top;
	padding-bottom: 100px;
}
.innerFrame {
	margin: 405px 0px 0px 0px;
}
.innerFrame .left div {
	margin: 0px 0px 0px 60px;
	height: 230px;
}
.innerFrame .left div a {
	font-size: 12px;
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
}
.innerFrame .left div a:hover {
	color: #ffff04;
}
.innerFrame .left div a.selected,.innerFrame .left div a:hover.selected {
	color: #ffcc04;
}
.info td {
    padding-left: 60px;
    padding-right: 30px;
	font-size: 12px;
}

.kursItem a
{
    color: #000000;
    text-decoration: none;
}

.kursDatum 
{
    font-size: 12px;
    display: block;
    margin: 0 0 3px 0;
}

.kursTitle 
{
    display: block;
    font-size: 14px;
    font-weight: bold;
}

.kursDesc p
{
    font-size: 10px;
    display: block;
    line-height: normal;
}


.singularKursinformation 
{
    margin: 0;
    font-size: 10px;
}

.anmalningsformular td {
	font-size: 12px;
	padding: 5px 10px 0 0;
	line-height: 17px;
}
