/*
WebTool DB Tamplates
*/


/*****************************   TabNavi   ****************************************/

.tabinhalt {
	float: left;
	width: 500px;
	margin-top: 0px;
}

#esProduktTabs {
	float:left;
	margin-top:-10px;
	margin-bottom:10px;
	width:100%;
}

#esTabs {
float:left;
width:100%;
}

#esTabs .tabNavi {
	background-color:#ffffff;
	background: none;
	float:left;
	margin:0;
	width:100%;
}

#esTabs .tabNavi ul {
	padding:0;
}

#esTabs ul {
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:0;
}

#esTabs .tabNavi ul li {
	display:inline;
	float:left;
	/*line-height:15px;*/
	margin:0;
	padding:3px 10px 2px 0;
	background: none;
}

#esTabs .tabNavi ul li.aktiv {
	background:transparent none repeat scroll 0 0;
}

#esTabs .tabNavi ul li.aktiv a {
	background:transparent none repeat scroll 0 0;
	/*color:#FFFFFF;*/
	font-weight:bold;
}

#esTabs .tabNavi ul li a {
	/*color:#DDDDDD;*/
	/*line-height:25px;*/
	padding:0;
	text-decoration:none;
	background: none;
}

#esProduktTabs .tabinhalt {
	float:left;
	margin-top:0;
	width:100%;
}

#esProduktTabs .tabinhalt {
	/*background-color:#D8D8D8;*/
	float:left;
	width:100%;
}

#esTabs ul {
	list-style-image:none;
	list-style-type:none;
}

.esProduktLinkliste {
	text-decoration:none;
}

.esProduktLinkliste li {
	float:left;
}

.esProduktLinkliste li a {
	float:left;
	margin:3px 20px 3px 0px;
	/*width:110px;*/
}

.esProduktLinkliste a {
	/*color:#000000;
	font-size:11px;*/
	text-decoration:none;
}

#esProduktTabs .tabinhalt .versteckt {
	display:none;
}


/****************************************************************************************/



/*****************************   Bildergalerie   ****************************************/

/****************************************** Ext Bildergalerie ************************************************/
.ext-galery-container { position: relative; overflow: hidden; }
.ext-galery-slider { position: relative; top: 0px; }
.ext-galery-rahmen { float: left; margin: 0px; padding: 0px; background-color:#000000; }
.ext-galery-inhalt { position: relative; width:100%; height:100%; }
.ext-galery-bild { text-align:center;  }
.ext-galery-text { position: absolute; display:block; height: 60px; bottom: 0px; padding: 5px 50px 5px 50px; bottom:0px; left: 0px; background: transparent url(../../art/ext_bildgalerie/background.png); color:#FFFFFF; }
.ext-galery-nummer { position: absolute; display:block; top: 0px; padding: 2px; top:0px; right: 0px; background: transparent url(../../art/ext_bildgalerie/background.png); color:#FFFFFF; font-size:10px; text-align: center; display: block; }
.ext-galery-navigation {position: absolute; display:block; bottom: 0px; left:0px; height: 80px;}

.ext-galery-next { position: absolute; top: 0px; right: 0px; z-index: 150; height: 100%; width: 50px; background: url(../../art/ext_bildgalerie/picture_next.gif) no-repeat 50%; opacity: 0.5; filter: alpha(opacity=50); cursor: pointer; }
.ext-galery-text p { float: left; padding:0px; margin: 0px;} /* Wichtige definition für IE7 */

.ext-galery-next:hover {  opacity: 1; filter: alpha(opacity=100); cursor: pointer; }

.ext-galery-previous { position: absolute; top: 0px; left: 0px; z-index: 150; height: 100%; width: 50px; background: url(../../art/ext_bildgalerie/picture_previous.gif) no-repeat 50%; opacity: 0.5; filter: alpha(opacity=50); }
.ext-galery-previous:hover { opacity: 1.0; filter: alpha(opacity=100); cursor: pointer; }

.GalerieUebersicht { float: left; width: 145px; margin: 0px; padding: 20px 50px 10px 50px; }
.GalerieTitel {	float: left; width: 135px; height: 35px; background-color: #F1F2F7;	padding: 2px 5px; margin: 0px; }
.GalerieTitel a { text-decoration: none; display: block; }

/****************************************************************************************/

/*****************************   Webtool DB Jobs   ****************************************/

#jobs_logo {
	float: left;
	width: 100%;
	padding-bottom: 10px;
}

#jobsInhalte {
margin: 10px;
}

#jobsInhalte h1{
text-align: center;
}

#jobsInhalte p{
margin: 10px 0px 2px 0px;
}

#jobsInhalte h1{
margin: 10px 0px 10px 0px;
}

#jobsInhalte h3{
margin: 10px 0px 1px 0px;
}






