@charset "utf-8";
/************************************************************************************/
/*                                                                                  */
/* Layout Styles                                                                    */
/*                                                                                  */
/************************************************************************************/

#divLayout
{
	width: 960px;
	min-height: 100%;
	text-align: left;
	border: 0px solid #333333;
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
	display: inline-block;
}



/************************************************************************************/
/* Head */
#divHead
{
	float: left;
	width: 100%;
	height: 0px;
	position: relative;
	margin-bottom: 5px;
}

#divHead #divFirmenLogo
{
	float: left;
	height: 48px;
	width: 324px;
	margin-bottom: 10px;
	margin-right: 600px;
	margin-top: 30px;
	background-color:#FFFFFF
}

#divHead #imgBereichLogo
{
	position: absolute;
	top: -28px;
	right: 202px;
	width: 121px;
	height: 38px;
	margin-top: 30px;
}

#divHead #imgResellerLogo
{
	position: absolute;
	top: -16px;
	right: -107px;
	width: 194px;
	height: 38px;
	margin-top: 30px;
}

#divHead #divBanner
{
	float: right;
	height: 240px;
	width: 100%;
	background-color: #FFFFFF;
}

#divHead #divBanner img
{
	margin: 0px;
	padding: 0px;
	display: block;
}




/************************************************************************************/
/* Main */
#divMain
{
	float: right;
	width: 800px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
}



/************************************************************************************/
/* Blackscreen */
#divBlackscreen
{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
	filter: alpha(opacity=80);
	opacity: 0.9;
	background-color: #666;
	display: none;
}



/************************************************************************************/
/* Blackscreen */
#divFlashVideoPlayer
{
	width: 1024px;
	height: 768px;
	position: fixed;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin: 0px;
	z-index: 99;
	display: none;
	background-color: #fff;
	border: 4px solid #fff;
	text-align: left;
}



/************************************************************************************/
/* PictureViewer */
#divPictureViewer
{
	width: 1024px;
	height: 768px;
	position: fixed;
	left: 150px;
	top: 200px;
	padding: 0px;
	margin: 0px;
	z-index: 99;
	display: none;
	background-color: #fff;
	border: 4px solid #fff;
	text-align: left;
}

#divPictureViewer img
{
	width: 1024px;
	height: 768px;
}



/************************************************************************************/
/* Inhalt */
#divInhalt
{
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

#divInhalt #divJobDetails
{
	width: 770px;
	float: left;
	margin-left: 3px;
	border: 1px dotted #CCCCCC;	
}




/************************************************************************************/
/* Spalten */
.divSpalteRechts
{
	width: 390px;
	float: right;
	vertical-align: top;
	margin: 0px 0px 10px;
	padding: 0px;
	overflow-x: hidden;
	overflow-y: hidden;
	display: inline;
}

.divSpalteLinks
{
	width: 392px;
	float: left;
	vertical-align: top;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	overflow-x: hidden;
	overflow-y: hidden;
	display: inline;
}

.divSpalteGesamt
{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 800px;
	overflow-x: hidden;
	overflow: hidden;
}



/************************************************************************************/
/* Main */
#divMain a:link, #divMain a:active, #divMain a:visited
{
	color: #006699;
	text-decoration: none;
}

#divMain a:hover
{
	color: #000000;
	text-decoration: underline;
}



/************************************************************************************/
/* User Details */
#divUserDetails
{
	background-color: #FFFFCC;
	height: 100px;
	width: 250px;
	border: 1px solid #666666;
	overflow-x: hidden;
	overflow-y: hidden;
	position: absolute;
	visibility: hidden;
	z-index: 10;
	display: block;
	float: left;
	overflow: hidden;
}

#divUserDetails #DIV_Hinweisfenster-Titelbalken
{
	font-size: 10px;
	font-weight: bold;
	background-color: #FFFF99;
	height: 15px;
	width: 230px;
	padding-right: 2px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-transform: uppercase;
	display: block;
	float: left;
	vertical-align: middle;
	padding-top: 1px;
}

#divUserDetails #DIV_Hinweisfenster-Schliessen
{
	background-color: #FFFF99;
	height: 16px;
	width: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align: center;
	vertical-align: middle;
	display: block;
	float: left;
	clear: right;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/icons/schliessen_kreuz.gif);
	background-repeat: no-repeat;
	cursor: Pointer;
}



/************************************************************************************/
/* Produkte Navigation */
.divProduktNavigation 
{
	float: left;
	height: 35px;
	width: 800px;
	margin: 0px;
	padding: 0px;
}

.divProduktNavigation li 
{
	font-size: 11px;
	float: left;
	background-image: url(../images/buttons/produkte_navigation_normal.png);
	background-repeat: no-repeat;
	height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	color: #000000;
	text-align: left;
	cursor: default;
	padding-bottom: 0px;
	width: 179px;
	margin-top: 5px;
	list-style-type: none;
}

.divProduktNavigation li:hover
{
	background-image: url(../images/buttons/produkte_navigation_normal_h.gif);
}

.divProduktNavigation .aktiv
{
	background-image: url(../images/buttons/produkte_navigation_normal_a.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-top: 8px;
	height: 22px;
}

.divProduktNavigation .aktiv:hover
{
	background-image: url(../images/buttons/produkte_navigation_normal_a.gif);
}


/************************************************************************************/
/* Top+ Navigation */
.divTop+Navigation 
{
	float: left;
	height: 35px;
	width: 800px;
	margin: 0px;
	padding: 0px;
}

.divTop+Navigation li 
{
	font-size: 11px;
	float: left;
	background-image: url(../images/buttons/produkte_navigation_top+_normal.png);
	background-repeat: no-repeat;
	height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	color: #000000;
	text-align: left;
	cursor: default;
	padding-bottom: 0px;
	width: 143px;
	margin-top: 5px;
	list-style-type: none;
}

.divTop+Navigation li:hover
{
	background-image: url(../images/buttons/produkte_navigation_top+_h.gif);
}

.divTop+Navigation .aktiv
{
	background-image: url(../images/buttons/produkte_navigation_top+_a.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-top: 8px;
	height: 22px;
}

.divTop+Navigation .aktiv:hover
{
	background-image: url(../images/buttons/produkte_navigation_top+_a.gif);
}



/************************************************************************************/
/* Produkte Layout */
.divProduktLayout
{
	width: 788px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	display: none;
	padding-right: 5px;
	padding-left: 5px;
	overflow-x: hidden;
	overflow-y: hidden;
	background-color: #FFFFFF;
	float: left;
	margin: 0px;
}
.divProduktLayout ul 
{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.divProduktLayout ul li
{
	padding-bottom: 10px;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.divProduktLayout ul li ul
{
	font-weight: normal;
}

.divProduktLayout ul li ul li
{
	font-weight: normal;
	margin-left: 10px;
	padding: 0px;
	list-style-type: square;
	list-style-image: none;
}

.divProduktLayout ul li ul li ul
{
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;

}

.divProduktLayout ul li ul li ul li
{
	font-weight: normal;
	list-style-type: circle;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -5px;
}

.divProduktLayout table
{
	margin: 0px;
	padding: 0px;
}

.divProduktLayout table td
{
	vertical-align: top;
	padding: 5px;
}

.divProduktLayout .gallerie .titelbox
{
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	height: 30px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.divProduktLayout .gallerie .bildbox
{
	padding: 0px;
	float: left;
	width: 200px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 25px;
	height: 160px;
}

.divProduktLayout .gallerie img 
{
	border: 1px solid #000000;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
	width: 200px;
	height: 120px;
}

.divProduktLayout .gallerie img:hover
{
	border: 1px solid #0099FF;
	width: 200px;
	height: 120px;	
	cursor: pointer;

}



/************************************************************************************/
/* Tabelle Formatierungen */
.tblListe
{
	border-collapse: collapse;
	border: 0px solid #999999;
	background-color: #FFFFFF;
	width: 98%;
}


.tblListe .tabelle-spalte-thema
{
	text-align: right;
	padding-right: 10px;
}

.tblListe .tabelle-zeile-thema
{
	padding-top: 20px;
	font-weight: bold;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.tblListe .tabelle-zeile-thema:hover
{
	background-color: #FFFFFF;
}

.tblListe .tabelle-zeile-gruppe
{
	font-size: 12px;
	margin: 0px;
	height: 24px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	background-color: #E2E2E2;
}

.tblListe .tabelle-zeile-gruppe:hover
{
	background-color: #E2E2E2;

}

.tblListe th
{
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 11px;
	color: #000000;
	background-color: #F5F5F5;
	padding-right: 2px;
	padding-left: 2px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-top: 2px;
	padding-bottom: 2px;
}

.tblListe tr:hover
{
	color: #000000;
	background-color: #f2ba7a;
	cursor: default;
}


.tblListe td
{
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: left;
	vertical-align: middle;
	padding: 2px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #999999;
}


.tabelle-zelle-datumtrennlinie
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 30px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 20px;
}

.table-custom
{
	width: 100%;
	border: 0px solid #000000;
	margin: 0px;
	padding: 0px;
}

.table-custom th
{
	font-weight: bold;
	background-color: #E9E9E9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	width: auto;
	padding: 2px;
}

.table-custom td 
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 2px;
	width: auto;
}



/************************************************************************************/
/* Liste */
.liste
{
	margin-bottom: 15px;
}

.liste li
{
	list-style-position: inside;
	margin-bottom: 3px;
	padding-left: 20px;
	background-image: url(../images/design/listenpunkt.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	list-style-type: none;
}

.liste li ul li
{
	list-style-position: inside;
	text-indent: 17px;
	list-style-type: none;
}


#divLinkeNavigation .SubLink-selected
{
	text-decoration: none;
	height: 14px;
	width: 130px;
	padding-left: 10px;
	clear: right;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 5px;
	color: #000000;
	background-color: #7AB2DD;
	border: 1px solid #000000;
}

#divInhalt #DIV_SchulungDetails
{
	width: 770px;
	overflow-x: hidden;
	overflow-y: auto;
	float: left;
	margin-left: 3px;
	border: 1px dotted #CCCCCC;
}

#divDownloadDetails
{
	width: 796px;
	height: 300px;
	overflow-x: hidden;
	overflow-y: hidden;
	float: left;
	border: 1px solid #666666;
	overflow-x: hidden;
	overflow-y: scroll;
	margin: 0px;
	padding: 0px;
}

