body,html {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	margin:0;
}
a img {
	border:none;
}
h1 {
	margin:0;
	padding:8px 0 2px 0;
	font-size:18px;
	color:#4D4D4D;
	font-weight:normal;
}
td.price {
	text-align: right;
}
ul.nav#top{
	margin: 0;
	padding: 0;
	float:right;
	font-size: 11px;
	color: #4D4D4D;
	background-color: #F1F1F1;
	padding:4px;
}
ul.nav#top li {
	margin:0;
	padding: 0;
	display:block;
	float:left;
}
ul.nav#top li a {
	text-decoration: none;
	color: #4D4D4D;
	padding: 8px 8px 8px 8px;
	
}
ul.nav#top li a:hover,ul.nav#top li.active a {
	color: #C0272D;
}
td.fokusschulter {
	padding-left: 32px;
}
td.postittop {
	background-image: url("../img/postittop.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	height:32px;
}
td.image {
	width:680px;
	height:232px;
	text-align: right;
}
img.postit {
	
	margin-top:-8px;
}
td.line {
	background-color: #C6B198;
}
td.line#top {
	padding-left:16px;
	background-image: url("../img/symposiumundopkurs.gif");
	background-repeat: no-repeat;
	background-position: 16px center;
	height:32px;
}
td.line#middle,td.line#bottom {
	height:8px;
}
td.header {
	padding:8px 0 8px 0;
}
td.header td.image {

}
ul.nav#left {
	margin:0;
	padding:0;
	margin-right:8px;
}

ul.nav#left li {
	margin:0;
	padding:0;
	display:block;
}
ul.nav#left li a {
	background-color: #C0272D;
	display:block;
}
ul.nav#left li:not(:first-child) {
	margin-top:8px;
	
}
ul.nav#left li a:hover,ul.nav#left li.active a{
	background-color: #4D4D4D;
}
td.content {
	padding:24px 8px 24px 8px;
	font-size: 12px;
	line-height: 150%;
}
td.content a {
	color: #C0272D;
}
td.content td.title {
	color:#C0272D;
}
td.content td h2 {
	margin:0;
	font-size:16px;
	color:#C0272D;
	font-weight: normal;
}
td.vertline {
	background-image: url("../img/vertline.gif");
	background-position: top center;
	background-repeat: repeat-y;
}
td.progdate {
	font-weight: bold;
	width: 100px;
}