/* CSS Document */
img {
	border: none;
}
#layerContent h1 {
	font-size: 13px;
	color: #272C51;
	margin-left: 38px;
	padding: 0px;
	margin-top: 28px;
	margin-right: 38px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #272C51;
	line-height: 26px;
}
#layerContent h2 {
	font-weight: normal;
	color: #4E59A8;
	margin-left: 38px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 38px;
	margin-bottom: 10px;
}
.areaContent, .areaContentFree {
	color: #000000;
	margin-left: 38px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 38px;
	margin-bottom: 10px;
}
.areaContent p, .areaContentFree p {

}
.imageContentLeft {
	padding: 0px;
	float: left;
	width: 180px;
	margin: 5px 12px 12px 0px;
}
.imageContentRight {
	padding: 0px;
	float: right;
	width: 180px;
	margin: 5px 0px 12px 12px;
}
.contentBottom {
	clear: both;
	height: 10px;
}

/*********************************************
Template Lehrerliste (dolphin_template_list_teacher)
**********************************************/
#layerContent h3 {
	font-size: 12px;
	color: #272C51;
	margin-left: 0px;
	padding: 0px;
	margin-top: 28px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #272C51;
	line-height: 26px;
}
.areaTeacherPortait {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.areaTeacherInfo {
	vertical-align: top;
	margin: 10px 5px 0px;
	padding: 0px;
	float: left;
}
.areaTeacherActivity {
	vertical-align: top;
	margin: 10px 5px 0px;
	padding: 0px;
}
.areaTeacherEvents {
	vertical-align: top;
	margin: 10px 5px 0px;
}
.imageTeacherPortrait {
	padding: 0px;
	float: left;
	height: 190px;
	margin: 10px;
}

/*********************************************
Template Seminar- und Veranstaltungsliste (dolphin_template_list_event_typ)
**********************************************/
.listItemTitle {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.listItemShortText {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}
.listItemShortText  p{
	padding: 0px;
	margin: 0px;
}
.listLabel {
	font-weight: bold;
	width: 100px;
}
.listItemLink {
	text-align: right;
	padding-bottom: 10px;
	border-bottom: 1px dotted #000000;
}
.linkEvent {
	font-weight: bold;
	color: #429E6A;
}
.linkEvent:link {
	font-weight: bold;
	color: #429E6A;
}
.linkEvent:visited {
	font-weight: bold;
	color: #429E6A;
}
.linkEvent:focus {
	font-weight: bold;
	color: #429E6A;
}
.linkEvent:hover {
	font-weight: bold;
	color: #4E59A8;
}
.linkEvent:active {
	font-weight: bold;
	color: #429E6A;
}
/*********************************************
Template Seminar- und Veranstaltungsliste (dolphin_template_detail_event_typ)
**********************************************/
.detailItemLabel1 {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.detailItemLabel2 {
	font-weight: bold;
	width: 100px;
	padding: 0px;
	margin: 0px;
}
.detailItemText {
	padding: 0px 0px 16px;
	margin: 0px;
}
.detailItemText p {
	padding: 0px;
	margin: 0px;
}
.detailItemInfo {
	padding: 0px;
	margin: 0px;
}
/*********************************************
Template Suche Seminar- und Veranstaltung (dolphin_template_search_event)
**********************************************/
.containerSwissMap {
	position: relative;
	z-index: 0;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.linkMap {
	background-image: url(../img/popup_header.jpg);
}
.linkMap:hover {
	background-color: #FFFFFF;
}
.areaSwitchMap {
	position: absolute;
	height: 27px;
	width: 111px;
	left: 45px;
	top: 5px;
	color: #B5BDC0;
	z-index: 0;
}
.searchLabel {
	text-align: right;
	vertical-align: middle;
}
.searchElementDate {
	vertical-align: text-top;
}
.selectSearchEvent {
	height: 21px;
	width: 315px;
	border: 1px solid #B5BDC0;
}
.areaSearchInput, .areaSearchResult {
	padding:  10px 0px 0px;
	margin:	0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #272C51;
	font-size: 11px;
	color: #000000;
}
.resultText {
	margin: 0px 0px 10px;
	padding: 0px;
}
.resultTableHeader:first-child {
	border: 1px solid #B5BDC0;
	padding: 5px;
	height: 20px;
}
.resultTableHeader {
	padding: 5px;
	border-top: 1px solid #B5BDC0;
	border-right: 1px solid #B5BDC0;
	border-bottom: 1px solid #B5BDC0;
}
.resultTableHeaderLast {
	padding: 5px;
	border-top: 1px solid #B5BDC0;
	border-right: 1px solid #B5BDC0;
	border-bottom: 1px solid #B5BDC0;
	width: 135px;
	height: 20px;
}
.resultTableItem:first-child {
	border: 1px solid #B5BDC0;
	padding: 2px 5px;
}
.resultTableItem {
	padding: 2px 5px;
	border-top: 1px solid #B5BDC0;
	border-right: 1px solid #B5BDC0;
	border-bottom: 1px solid #B5BDC0;
}
.resultTableItemLast {
	padding: 2px 5px;
	border-top: 1px solid #B5BDC0;
	border-right: 1px solid #B5BDC0;
	border-bottom: 1px solid #B5BDC0;
	width: 135px;
}
/*********************************************
Template Top 3 Seminar- und Veranstaltung (dolphin_template_top_event)
**********************************************/
#areaContentEventTop  h1 {
	font-size: 13px;
	color: #272C51;
	margin-left: 0px;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #272C51;
}
.eventTopTitle {
	font-weight: bold;
	color: #429E6A;
	padding-top: 10px;
}
.eventTopItem {
	color: #429E6A;
}
.eventTopLine {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #429E6A;
	height: 2px;
}
.linkEventTop {
	color: #000000;
	text-decoration: underline;
}
.linkEventTop:link {
	color: #000000;
}
.linkEventTop:visited {
	color: #000000;
}
.linkEventTop:focus {
	color: #000000;
}
.linkEventTop:hover {
	color: #000000;
}
.linkEventTop:active {
	color: #000000;
}
#layerMemberLogin {
	text-align: center;
	padding-top: 100px;
}
/*********************************************
Template Regionen (dolphin_template_region)
**********************************************/
.areaLeaderTitle {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.regionTeacherInfo {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
}
