.flRight { 
	display: block;
	float: left;
	width: 460px;

}

.flLeft
{
	margin: 0 50px 0 0px;
	padding: 0 50px 0 0px;
	border: 0px;
	float: left;
}

.flLeft img
{
	margin: 0 50px 0 0px;
	padding: 0 50px 0 0px;
	border: 0px;
	float: left;
}

.clear {
	clear:both;
}

h2
{
	text-align: center;
	color: #FAFFCE;
}

h3
{
	text-align: center;
}

.contentpane
{
	margin: 0px 12px 0px 12px;
	padding: 8px;
	background-color: #FEE2C3;
}

.contentpane h4
{
	margin: 0px 0px -4px 0px;
	padding: 0px;
}

.contentpane a {
	color: #00377A;
	text-decoration: none;
}
.contentpane a:hover {
	color: black; 
	text-decoration: underline;
	
}
.contentpanetop
{
	background-color: #E3B78C;
	margin: 0px 12px 0px 12px;
	padding: 9px 12px 4px 12px;
	text-align: center;
	font-family: Times;
	font-size: 20px;
	font-weight: bold;
}

.kursnr
{
	background-color: #470D0B;
	margin: 0px;
	padding: 12px;
	text-align: center;
	color: #fff1e2;
	font-family: Times;
	font-size: 16px;
	font-weight: bold;
}

.contentpanetop h1
{
	font-family: Times;
	font-size: 1.2em;
	font-weight: bold;
	padding: 2px;
	margin: 12px;
	background-color: #FFC782;
	color: #407D90;
}

.bilder { background-color: #FFC782; }


h1.seminare
{
	font-size: 20px;
	margin: 12px;
	padding: 0px;
	font-weight: bolder;
	color: #407D90;
	text-align: center;	
}

.kurstitle
{
	background-color: #FEE2C3;
	margin: 6px 2px 0px 2px;
	padding: 6px 20px 6px 20px;
	text-align: center;
	color: black;
	font-family: Times;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	border-color: maroon;
	border-width: 8px;
	border-style: solid;
	display: block;
}

.kurssubtitle
{
	background-color: #FEE2C3;
	margin: 2px 2px 0px 2px;
	padding: 4px 4px 4px 4px;
	text-align: center;
	color: black;
	font-family: Times;
	font-size: 16px;
	font-weight: bold;
	display: block;
}

.kursdatum
{
	background-color: #E3B78C;
	margin: 4px;
	padding: 1px 6px 1px 6px;
	text-align: center;
	color: black;
	font-family: Times;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
}

.contentpane img
{
	border: 1px black solid;
	margin-right: 4px;
	margin-bottom: 4px;
}

.contentpanetop p {
	margin: 22px;
}

h2
{
	text-align: center;
	color: black;
	font-size: 14px;
}
