/*Farbschema für Navigationspunkt "Meisterschule" (blau)*/

td.contentColumn
{
		background: #f5fafc;
}

h1
{
	color: #00a3d4;
	background: url(../xist4c/web/HWKObfr/01/img/h1_blue.gif) 0px 6px no-repeat;
	padding-left: 18px;
	position: relative;
	left: -18px;
}

h2
{
	color: #00a3d4;
}

div.designTitle
{
	background-color: #00a3d4;
}

div.designTitle, div.panelTitle, div.desPanelOuter div.desOut1 div.des2 div.cont
{
	border-color: #00a3d4;
}

div.separatorShell
{
	background-color: #00a3d4;
}

table.recomShell td form table td.title
{

	border-color: #00a3d4;
}
	
table.recomShell td form table
{
	border-color: #00a3d4;
}

div.contPagerShell
{
	background-color: #c9ecf6;
}

div.smpContPagerShell
{
	background-color: #efefef;
}

div.smpContPagerShell div.outDes1,
div.contPagerShell div.outDes1
{
	border-color: #b3b3b3;
}

div.appointmentOuterShell div.grpShell h3
{
	background-color: #262b2d;
}

div.appointmentOuterShell div.grpShell div.item
{
	border-color: #262b2d;
}

table.genOvVar1 td
{
	background: #dcf2f9;
}

div.contPagerShell div.outDes2 table td div.here,
div.contPagerShell div.outDes2 table td a:link,
div.contPagerShell div.outDes2 table td a:visited,
div.contPagerShell div.outDes2 table td a:hover
{
	background: #c9ecf6;
}
	
div.contPagerShell div.outDes2 table td a:hover
{
}
	
div.contPagerShell div.outDes2 table td div.here
{
}



div.panelProductOuter div.panelTitle
{
	border-top-color: #00a3d4;
	border-right-color: #00a3d4;
	border-left-color: #00a3d4;
	background: #00a3d4;
}

/* Panel Titel */
div.panelProductOuter div.panelTitle h3
{
	color: #00a3d4;
	background: #fff;
}

/* Einstellungen fuer den Inhaltskontainer */
div.panelProductOuter div.desOut1 div.des1
{
	border: 1px solid #00a3d4;
}

/* Einstellungen fuer XHTML-Feld */
div.panelProductOuter div.paragraphProductDataRow
{
	border-top: 1px solid #00a3d4;
	background-color: #dbf2fb;
}

/* Einstellungen fuer Preis Tabelle */
div.panelProductOuter table.priceTable
{
	background: #00a3d4;
	border: 0;
}

/* Einstellungen fuer Menge */
div.panelProductOuter table.priceTable td.amountCol
{
	color: #fff;
}

div.panelProductOuter table.priceTable td.amountCol input
{
	border: 1px solid #ccc;
}

/* Einstellungen fuer Preis */
div.panelProductOuter table.priceTable td.pricePrompt
{
	color: #fff;
}

div.panelProductOuter table.priceTable td.buttonProductLinkShell input
{
	color: #000;
	background: #fff url(../xist4c/web/HWKObfr/01/img/productRecomButton2.gif) left center no-repeat;
}


