#right {
	width: 525px;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	position: relative;
	text-align: justify;
	min-height: 400px;
	padding-left: 10px;
	margin-top: 0px;
	margin-left: 0px;
}
#right H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #cc3300;
	margin-bottom: 0px;
	font-weight: bold;
}
#right H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #cc3300;
	margin-bottom: 0px;
	font-weight: bold;
}
#right H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #993300;
	margin-bottom: 0px;
	font-weight: bold;
}
#right H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #993300;
	margin-bottom: 0px;
	font-weight: bold;
}
#right HR {
	color: #993300;
	height: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #993300;
	width: 90%;
}

#right A:link, #right A:visited {
	color: #d64b0d;
	text-decoration: none;
	white-space: nowrap;
}
#right A:hover {
	text-decoration: underline;
}
#right   A.extern  {
	color: #445997;
}

#right  .floatleft {
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
}

#right .floatright {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}
#right .frage {
	color: #445997;
}
#right .antwort {
	color: #993300;
}

#right IMG {

}
#right P {
	margin-bottom: 9px;
	font-size: 1em;
}
#right  .gelberkreis {
	background-image: url(../images/gelberkreis.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

#right P.small {
	margin: 0px;
	padding: 0px;
}

#right LI {
	list-style-image: none;
	margin-left: 10px;
	background-image: url(../images/list.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 12px;
	list-style-type: none;
	margin-bottom: 2px;
}
#right #map  {
	height: 500px;
	width: auto;
	border: 1px solid #CC3300;
}
#right #seminare {
}
#seminare .uebersicht {
	border: 1px solid #cc3300;
	font-size: 1.2em;
	font-weight: bold;
	color: #cc3300;
	padding-top: 2px;
	padding-left: 5px;
}

#right  #seminare .news {
	margin-bottom: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cc3300;
}
#right   #seminare  SPAN.small   {
	color: #d64b0d;
	text-decoration: none;
	white-space: nowrap;
	cursor: pointer;
	font-size: 0.85em;
}

