@charset "utf-8";
/* CSS Document */

#links {
	background-image: url(../images/layout/links_jobs.jpg);
	background-repeat: no-repeat;
}
#links_aus {
	background-image: url(../images/layout/links_ausbildung.jpg);
	background-repeat: no-repeat;
}
.navicon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	list-style-image: url(../images/layout/listicon.gif);
}
.SlidingPanels {
	float: center;
	position: relative;
	width: 618px;
	padding: 0px;
	border: none;
}

.SlidingPanelsContentGroup {
	position: relative;
	float: left;
	width: 10000px;
	margin: 0px;
	padding: 0px;
	border: none;
}

.SlidingPanelsContent {
	float: left;
	width: 618px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	border: none;
}

.SlidingPanelsAnimating * {
	overflow: hidden !important;
}

.slidingTabPanelWrapper {
}

.slidingTabPanel {
	list-style:none;
	padding:0;
	width:540px;
	height:40px;
}
.slidingTabPanel LI {
	list-style:none;
	float:left;
	width:108px;
	margin:0 0px;
}
.tabActive {
	position:relative;
	display:block;
	width:108px;
	height:40px;
	cursor:default;
	outline:none;
}
.tab {
	position:relative;
	display:block;
	width:108px;
	height:40px;
	background-position:-216px;
	cursor:pointer;
	outline:none;
}
.tab:hover {
	background-position:-108px;
}
.slidingNAVPanelWrapper {
}

.slidingNAVPanel {
	list-style:none;
	padding:0;
	width:540px;
	height:40px;
}
.slidingNAVPanel LI {
	list-style:none;
	float:left;
	width:162px;
	margin:0 0px;
}
.NAVActive {
	position:relative;
	display:block;
	width:162px;
	height:40px;
	cursor:default;
	outline:none;
}
.NAV {
	position:relative;
	display:block;
	width:162px;
	height:40px;
	background-position:-324px;
	cursor:pointer;
	outline:none;

}
.NAV:hover {
	background-position:-162px;
}

.slidingMAINPanelWrapper {
}

.slidingMAINPanel {
	list-style:none;
	padding:0;
	width:540px;
	height:40px;
}
.slidingMAINPanel LI {
	list-style:none;
	float:left;
	width:162px;
	margin:0 0px;
}

.MAIN {
	position:relative;
	display:block;
	width:125px;
	height:72px;
	background-position:-125px;
	cursor:pointer;
	outline:none;

}
.MAIN:hover {
	background-position:0px;
}

#menu_table {
	background-image: url(../images/layout/hg_menutable.gif);
	background-repeat: repeat-x;
}

.ausbildunglinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.TRANSFER{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #00466a;
}
.TRANSFERUEBS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00466a;
	font-style: italic;
}
.uebs_thema {
	font-size: 12px;
	font-weight: bold;
}
.tabinhalt {
	font-size: 12px;
	line-height: 13px;
}

.neu {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
}
.seminartop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}