﻿/*******************/
/* styles for html */
/*******************/

/***** used colors: *****/
/* cyan:       00A6EB   */
/* mangenta:   DE117B   */
/* gelb:       FFE500   */
/* blau:       005F9C   */
/************************/

* {
	margin: 0px; 
	padding: 0px;	
}

body {
	color: #000000;
	background: #005F9C url(Images/Bluebg.gif) repeat;
	font-family: arial, helvetica, sans-serif;
	font-size:10pt;
	text-align: center;				/* Zentrierung im Internet Explorer */
}

h1 {font-size: 20pt;}


.hyperlink a:link		{ text-decoration:underline;	color:#005F9C; }
.hyperlink a:visited	{ text-decoration:underline;	color:#005F9C; }
.hyperlink a:hover		{ text-decoration:underline;	color:#DE117B; }
.hyperlink a:active	    { text-decoration:underline;	color:#005F9C; }

.farbe { color: #ff0000; background: #00ff00;}

div.papierunion {
	margin-left: 10px;
	width: 183px;
	height: 130px;
	/* background: transparent url(Images/papierunion.gif) no-repeat top left; */
}

div.container {
	margin:0px auto;
	margin-top: -2px;
	width: 1043px;
	height: 100%;
	background: transparent url(Images/TTT/webshop_hg.gif) no-repeat top left;
	text-align: center;
}


div.endlospapier 
{
    background: transparent url(Images/TTT/endlospapier.gif) repeat-y top left;
    margin:0px auto;
    width: 1043px;    
    text-align: center;
}

div.Kopf {
	margin: 0px auto;   /* Ausrichtung im Firefox */
	margin-top: 2px;
	color: #ffffff;
	clear: both;
	font-weight: 400;
	font-size: 8pt;
	vertical-align: top;
	width: 840px;
	
	height: 24px;
}

div.Kopf2 {
	margin: 0px auto;   /* Ausrichtung im Firefox */
	margin-top: 2px;
	color: white;
	clear: both;
	font-weight: 400;
	font-size: 8pt;
	vertical-align: top;
	width: 840px;
	
	height: 24px;
}

/*
.Kopf a:link {color: #ffffff; font-weight: 700; font-size: 11px; text-decoration: none;}
.Kopf a:active {color: #ffffff; font-weight: 700; font-size: 11px; text-decoration: none;}
.Kopf a:visited {color: #ffffff; font-weight: 700; font-size: 11px; text-decoration: none;}
.Kopf a:hover {color: #ffffff; font-weight: 700; font-size: 11px; text-decoration: underline;}
*/

div.seite {
	text-align: left;				/* Seiteninhalt wieder links ausrichten */
	margin: 0px auto;					/* standardkonforme horizontale Zentrierung */
	margin-top: 30px;
	width: 840px;
}

div.MenuBoxOben {
	background: url(Images/TTT/menuboxOben.gif) no-repeat;
	height: 8px;
}
div.MenuBoxMitte {
	background: url(Images/TTT/menuboxMitte.gif) repeat-y top left;
	padding-left: 15px;
	color: #DE117B;
}
div.MenuBoxMitte ul { list-style-position:inside; list-style-type:square; padding-bottom: 1px;}

div.MenuBoxUnten {
	background: url(Images/TTT/menuboxUnten.gif) no-repeat;
	height: 12px;
	margin-bottom: 15px;
}

div.MenuBoxInhalt {
	width: 160px;
}

.LabelCaptionClass 
{
	font-size: 10pt;
	color: #005F9C;
}

div.Einkaufswagen 
{
    background: red;
}

div.All
{
   background:transparent;
   width: 840px;
   top: 0px;
   margin-bottom: 0px;
   margin-left: auto;
   margin-right: auto; 
   padding-top: 10px;
   padding-bottom: 10px;
}

div.Header
{
	width: 840px;
	/*height: 150px;*/
	background: transparent;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
}

div.HeaderLeft
{
	width: 140px;
	/*height: 80px;*/
	vertical-align: middle;
	float: left;
}

div.HeaderMiddle
{
	width: 300px;
	/*height: 80px;*/
	text-align: right;
	vertical-align: middle;
	float: left;
}

div.HeaderRight
{
	width: 290px;
	/*height: 80px;*/
	text-align: right;
	vertical-align: top;
	float: right;
	background: transparent;
	border-style: none;
	/*border: 2px solid #000000 ;*/
}

div.InfoPaneTop1
{
	clear: both;
	margin-top: 2px;
	border: #e3e3e3 1px solid;
	font-weight: 400;
	font-size: 8pt;
	vertical-align: top;
	width: 840px;
	
	height: 24px;
	text-align: right;
	background-color: #FFE500;
}

div.InfoPaneTop2
{
	clear: both;
	margin-top: 4px;
	border: #e3e3e3 1px solid;
	font-weight: 400;
	font-size: 8pt;
	vertical-align: top;
	width: 100%;
	
	height: 36px;
	text-align: right;
	background-color: #FFE500;
}

div.InfoPaneBottom
{
	clear: both;
	margin-top: 6px;
	font-weight: 400;
	font-size: 8pt;
	padding-bottom: 10px;
	vertical-align: middle;
	width: 100%;
	padding-top: 10px;
	border-top: #000000 2px solid;
	
	height: 12px;
	text-align: center;
	color: #005F9C;
	background-color: #FFE500;
}

div.ContentTop
{
   /*
   height: 200px;
   width:550px;
   overflow:hidden;
   border-bottom: 15px solid white;
   background-image: url(Images/papierkopf_allgemein.jpg);
    */
}

div.MasterLeft
{
   width: 200px;
   margin-top: 10px;
   text-align: left;
   float: left; 
}

div.MasterRight /* beinhaltet eigentlichen Inhalt */
{
   width: 610px;
   margin-top: 10px;
   margin-left: 30px;
   text-align: left;
   float: left;
   /*background: green;*/
   }

div.Content
{
    
    /*
    font-size: 8pt;
    color: #2f3c48;
    padding-top: 6px;
	text-align: left;
    clear: both;
    */
}

div.ContentLeft
{
    
    /*
    font-size: 8pt;
    color: #454545;
    padding-top: 6px;
    width: 20%;
    text-align: left;
    float: left;
    */
	width: 100px; margin-right: 10px; /* für Anzeige von ContentLeft Middle u Right in einer Reihe*/
}

div.ContentMiddle
{
    
    /*
    font-size: 8pt;
    color: #454545;
    padding-top: 6px;
    width: 30%;
    text-align: left;
    float: left;
    */
    width: 350px; margin-right: 10px; /* für Anzeige von ContentLeft Middle u Right in einer Reihe*/
}

div.ContentRight
{
    
    /*
    font-size: 8pt;
    color: #454545;
    padding: 6px;
    */
    /*width: 220px;*/
    text-align: right;
    float: right;
    width: 100px; margin-right: 10px; /* für Anzeige von ContentLeft Middle u Right in einer Reihe*/
    
}

div.descriptionText {
	
}

div.positionToolBar {
	 margin-top: -30px;
}

A:link.ItemMenuAct 
{
	color: #454545;
	
	font-size: 8pt;
	font-weight:400;
	text-align: left;
	text-decoration: none;
}

A:visited.ItemMenuAct 
{
	color: #454545;
	
	font-size: 8pt;
	font-weight:400;
	text-align: left;
	text-decoration: none;
}
A:active.ItemMenuAct 
{
	color: #454545;
	
	font-size: 8pt;
	font-weight:400;
	text-align: left;
	text-decoration: none;
}
A:hover.ItemMenuAct 
{
	color: #DE117B;
	
	font-size: 8pt;
	font-weight:400;
	text-align: left;
	text-decoration: underline;
}

/* standard class for all controls with unknown css */
..Normal
{
	
	font-size: 8pt;
	font-weight:400;
	color: #454545;
	text-align: left;
	vertical-align: top;
}

td.ContentCenter
{
	
	font-size: 8pt;
	font-weight:400;
	color: #454545;
	text-align: center;
	vertical-align: top;
}

td.Content
{
	
	font-size: 8pt;
	font-weight:400;
	color: #454545;
	text-align: left;
	vertical-align: top;
}
td.ContentRight
{
	
	font-size: 8pt;
	font-weight:400;
	color: #454545;
	text-align: right;
	vertical-align: top;
}

td.Caption
{
	
	font-size: 8pt;
	font-weight:700;
	color: #444;
	text-align: left;
	vertical-align: top;
}

/* Company Address */
table.CompanyAddress
{
	padding-bottom: 3px;
	width: 100%;
	padding-top: 3px;
	border-collapse: collapse;
	text-align: right;
}

td.CompanyAddressCaption
{
	font-weight: 700;
	font-size: 8pt;
	color: #003399;
	
}
td.CompanyAddress
{
	font-weight: 400;
	font-size: 8pt;
	color: #454545;
	
}
A:link.CompanyAddress 
{
	color: #FF0000;
	
	font-size: 8pt;
	font-weight:400;
	text-decoration: none;
}
A:visited.CompanyAddress 
{
	color: #454545;
	
	font-size: 8pt;
	font-weight:400;
	text-decoration: none;
}
A:active.CompanyAddress 
{
	color: #454545;
	
	font-size: 8pt;
	font-weight:400;
	text-decoration: none;
}
A:hover.CompanyAddress 
{
	color: #DE117B;
	
	font-size: 8pt;
	font-weight:400;
	text-decoration: underline;
}

hr.Dotted
{
    height: 1px;
    border: dotted 1px lightskyblue;
}

hr.Double
{
    height: 3px;
    border: ridge 3px #006699;
}

hr.Acc
{
    height: 1px;
    border: dotted 1px gainsboro;
}

/* cart */
table.Cart
{
	padding-bottom: 3px;
	width: 100%;
	padding-top: 3px;
	empty-cells: hide;
    empty-cells: collapse;
	border-collapse: collapse;
}

td.CartCaption
{
	
	font-size: 8pt;
	font-weight:700;
	color: #454545;
	text-align: left;
	vertical-align: top;
	border-bottom: double 3px lightskyblue;
}

td.CartCaptionRight
{
	
	font-size: 8pt;
	font-weight:700;
	color: #454545;
	text-align: right;
	vertical-align: top;
	border-bottom: double 3px lightskyblue;
}

td.Cart
{
	
	font-size: 8pt;
	font-weight:400;
	color: #454545;
	text-align: left;
	vertical-align: top;
	border-bottom: dashed 1px lightskyblue; 
}

td.CartRight
{
	
	font-size: 8pt;
	font-weight:400;
	color: #454545;
	text-align: right;
	vertical-align: top;
	border-bottom: dashed 1px lightskyblue;
}

td.CartSpace
{
	
	font-size: 8pt;
	font-weight:400;
	color: #454545;
	text-align: left;
	vertical-align: top;
	height: 10px;
	border-bottom: solid 1px lightskyblue; 
}

/* MiniCart */

div.MiniCartLeft
{
    float:left;
    background: red;
}

div.MiniCartRight
{
    padding-left: 5px;
    padding-right: 6px;
	/*color: #444;*/
	
	font-size: 8pt;
	font-weight:400;
	text-align: right;
	vertical-align: top;
}

table.MiniCart
{
	width: 100%;
	border-collapse: collapse;
}

td.MiniCart
{
    padding-top: 10px;
	/*color: #444;*/
	
	font-size: 8pt;
	font-weight:400;
	text-align: left;
	vertical-align: top;
}

td.MiniCartCaption
{
    padding-right: 6px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 6px;
	/*color: #444;*/
	
	font-size: 8pt;
	font-weight:400;
	text-align: right;
	vertical-align: top;
	width: 100%;
	background-color: Transparent;
}

/* checkout */
table.Checkout
{
	padding-bottom: 3px;
	width: 100%;
	padding-top: 3px;
	border-collapse: collapse;
}

td.Checkout
{
	
	font-size: 8pt;
	font-weight:400;
	height: 28px;
	color: #454545;
	text-align: center;
	vertical-align: middle;
}

td.CheckoutSpace
{
	
	font-size: 8pt;
	font-weight:400;
	color: #454545;
	height: 28px;
	width: 140px;
	text-align: center;
	vertical-align: middle;
	background-repeat: repeat-x;
	background-image: url(../Images/CheckoutLine.gif);
}

/* itemgroup info */
table.ItemgroupInfo
{
	padding-bottom: 3px;
	width: 100%;
	padding-top: 3px;
	border-collapse: collapse;
}

td.ItemgroupInfo
{
	
	font-size: 8pt;
	font-weight:400;
	color: #454545;
	text-align: left;
	vertical-align: top;
	border-bottom: double 3px darkblue;
}

/* item pictures */
table.ItemPictures
{
    margin-top: 22px;
    margin-bottom: 22px;
    width: 80%;
    background-color: #ffffff;
}

table.ItemState
{
    margin-top: 22px;
    margin-bottom: 22px;
    width: 100%;
    background-color: Transparent;
}

table.GroupPreviev
{
    margin-top: 22px;
    margin-bottom: 22px;
    width: 100%;
    background-color: Transparent;
}

td.GroupPreviev
{
	
	font-size: 8pt;
	font-weight:700;
	color: #444;
	text-align: left;
	vertical-align: bottom;
	padding: 6px;
	border: dotted 1px #dedede;
}

div.GroupPreviev
{
	
	font-size: 8pt;
	font-weight:700;
	color: #444;
	text-align: center;
	vertical-align: top;
	border: dotted 1px #dedede;
	float: left;
	padding: 4px;
	width: 100px;
	height: 100px;
	margin: 2px;
}

table.Display
{
	width: 100%;
	border-collapse: collapse;
	/*border: solid 1px silver;*/
}

table.OptionalFields
{
    empty-cells: hide;
    empty-cells: collapse;
    border-collapse: collapse;
}

/***************************/
/* styles for net controls */
/***************************/

.ButtonMiniCart
{
	text-align: right;
	vertical-align: middle;
	cursor: hand;
}

.ButtonSearch
{
	 width:24px;
     height: 14px;
     border-bottom: none;
     border-left: none;
     border-right: none;
     border-top: none;
     background-color: transparent; 
}

.TextBoxSearch
{
     width:110px;
     height: 14px;
     border-bottom: none;
     border-left: none;
     border-right: none;
     border-top: none;
     background-color: transparent;  
     
     font-size: 8pt;
     font-weight:400;
     color: #666;
}

.DropDownFilter
{
    margin-bottom: 2px;
}

.Acc
{
    padding: 2px;
    margin-top: 0px;
}

.FileUpload
{
     border-bottom: none;
     border-left: none;
     border-right: none;
     border-top: none;
     background-color: transparent;  
     
     font-size: 8pt;
     font-weight:400;
     color: #666;
}

.PanelAddress
{
    padding-left: 6px;
    padding-right: 6px;
    margin-top: 0px;
}

.LabelRight
{
    text-align: right;
}

.TextBoxRight
{
    text-align: right;
}

.Menu A:link
{
   background-color: #f4f4f4;
   color: #B04C28;
   
   font-weight: 400;
   font-size: 8pt;
}

.Menu A:aktive
{
   background-color: #f4f4f4;
   color: #B04C28;
   
   font-weight: 400;
   font-size: 8pt;
}

.Menu A:visited
{
   background-color: #f4f4f4;
   color: #B04C28;
   
   font-weight: 400;
   font-size: 8pt;
}

.Menu A:hover
{
   background-color: #f4f4f4;
   color: #DE117B;
   
   font-weight: 400;
   font-size: 8pt;
   text-decoration: underline;
}

.MenuTree A:link
{
   background-color: transparent;
   color: #B04C28;
   
   font-weight: 700;
   font-size: 8pt;
}

.MenuTree A:aktive
{
   background-color: transparent;
   color: #B04C28;
   
   font-weight: 700;
   font-size: 8pt;
}

.MenuTree A:visited
{
   background-color: transparent;
   color: #B04C28;
   
   font-weight: 700;
   font-size: 8pt;
}

.MenuTree A:hover
{
   background-color: transparent;
   color: #DE117B;
   
   font-weight: 700;
   font-size: 8pt;
   text-decoration: underline;
}

.PanelItemToolbar
{
    padding-left: 6px;
    text-align: left;
    vertical-align: top;
    background-repeat: repeat-x;
    background-image: url(Images/bgToolbar.jpg);
    background-position: bottom;
}

.TextBoxLine
{
   border-top: none; 
   border-left: none;
   border-right: none;
   border-bottom: solid 1px silver;
}

.MenuGroupCA
{
 background-color: #f5f5f5;
 border: 1px;
 border-bottom-color: #666666;
 border-top-color: gray;
 border-left-color: gray;
 border-right-color: #666666;
 border-style: solid;
 padding-left: 6px;
 padding-right: 6px;
 padding-top: 1px;
 padding-bottom: 1px;
 cursor: hand;
 cursor: pointer;
}

.MenuCA
{
 background-color: Transparent;
 border: none;
 padding-top: 1px;
 padding-bottom: 1px;
 cursor: hand;
 cursor: pointer;
}

/* menu dynamic, dynamicplus*/
.MenuTable
{
	/*border-right: #ababab 1px solid;
	padding-right: 3px;
	border-top: #ababab 1px solid;
	padding-left: 3px;
	padding-bottom: 3px;
	border-left: #ababab 1px solid;*/
	width: 100%;
	/*padding-top: 3px;
	border-bottom: double 3px silver;*/
}

.MenuItem1Cell
{
	/*padding-right: 3px;
	padding-left: 3px;*/
	font-weight: 400;
	font-size: 8pt;
	/*background-image: url(Pictures/gradient_DkBlue.jpg);
	padding-bottom: 3px;*/
	color: #666666;
	/*padding-top: 3px;*/
	
	/*background-color: #eef3fb;*/
	background-color: Transparent;
	
}

.MenuItem2Cell
{
	font-weight: 400;
	font-size: 8pt;
	color: #333333;
	
	background-color: transparent;
}

.MenuItem3Cell
{
	font-weight: 400;
	font-size: 8pt;
	color: #333333;
	
	background-color: transparent;
}

A:link.MenuItem1LinkPas
{
	font-weight: 400;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	background: url(Images/TTT/menuboxMitteWeiss.gif) repeat-y top left;
	margin-left: -35px;
	padding-left: 42px;
}

A:visited.MenuItem1LinkPas
{
	font-weight: 400;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	background: url(Images/TTT/menuboxMitteWeiss.gif) repeat-y top left;
	margin-left: -35px;
	padding-left: 42px;
}

A:active.MenuItem1LinkPas
{
	font-weight: 400;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	background: url(Images/TTT/menuboxMitteWeiss.gif) repeat-y top left;
	margin-left: -35px;
	padding-left: 42px;
}

A:hover.MenuItem1LinkPas
{
	font-weight: 400;
	font-size: 8pt;
	color: #DE117B;	
	text-decoration: underline;
	background: url(Images/TTT/menuboxMitteAct3.gif) repeat-y top left;
	margin-left: -35px;
	padding-left: 42px;
}

A:link.MenuItem2LinkPas
{
	font-weight: 400;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	background: url(Images/TTT/menuboxMitteWeiss2.gif) repeat-y top left;
	margin-left: -29px;
	padding-left: 30px;
}

A:visited.MenuItem2LinkPas
{
	font-weight: 400;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	background: url(Images/TTT/menuboxMitteWeiss2.gif) repeat-y top left;
	margin-left: -29px;
	padding-left: 30px;
}

A:active.MenuItem2LinkPas
{
	font-weight: 400;
	font-size: 8pt;
	color: #333333;	
	text-decoration: none;
	background: url(Images/TTT/menuboxMitteWeiss2.gif) repeat-y top left;
	margin-left: -29px;
	padding-left: 30px;
}

A:hover.MenuItem2LinkPas
{
	font-weight: 400;
	font-size: 8pt;
	color: #DE117B;	
	text-decoration: underline;
	background: url(Images/TTT/menuboxMitteAct2.gif) repeat-y top left;
	margin-left: -29px;
	padding-left: 30px;
}

A:link.MenuItem3LinkPas 
{
	font-weight: 400;
	font-size: 8pt;
	color: #333333;	
	text-decoration: none;
	background: url(Images/TTT/menuboxMitteNonact.gif) repeat-y top left;
	margin-left: -20px;
	padding-left: 25px;
}

A:visited.MenuItem3LinkPas
{
	font-weight: 400;
	font-size: 8pt;
	color: #333333;	
	text-decoration: none;
	background: url(Images/TTT/menuboxMitteNonact.gif) repeat-y top left;
	margin-left: -20px;
	padding-left: 25px;
}

A:active.MenuItem3LinkPas
{
	font-weight: 400;
	font-size: 8pt;
	color: #333333;	
	text-decoration: none;
	background: url(Images/TTT/menuboxMitteNonact.gif) repeat-y top left;
	margin-left: -20px;
	padding-left: 25px;
}
A:hover.MenuItem3LinkPas
{
	font-weight: 400;
	font-size: 8pt;
	color: #DE117B;	
	text-decoration: underline;
	background: url(Images/TTT/menuboxMitteAct.gif) repeat-y top left;
	margin-left: -20px;
	padding-left: 25px;
}

A:link.MenuItem1LinkAct
{
	font-weight: 400;
	font-weight: bold;
	font-size: 8pt;
	color: #DE117B;	
	text-decoration: none;
	background: url(Images/TTT/menuboxMitteAct3.gif) repeat-y top left;
	margin-left: -38px;
	padding-left: 42px;
}

A:visited.MenuItem1LinkAct
{
	font-weight: 400;
	font-weight: bold;
	font-size: 8pt;
	color: #DE117B;	
	text-decoration: none;
	background: url(Images/TTT/menuboxMitteAct3.gif) repeat-y top left;
	margin-left: -38px;
	padding-left: 42px;
}

A:active.MenuItem1LinkAct
{
	font-weight: 400;
	font-weight: bold;
	font-size: 8pt;
	color: #DE117B;	
	text-decoration: none;
	background: url(Images/TTT/menuboxMitteAct3.gif) repeat-y top left;
	margin-left: -38px;
	padding-left: 42px;
}

A:hover.MenuItem1LinkAct
{
	font-weight: 400;
	font-weight: bold;
	font-size: 8pt;
	color: #DE117B;	
	text-decoration: underline;
	background: url(Images/TTT/menuboxMitteAct3.gif) repeat-y top left;
	margin-left: -38px;
	padding-left: 42px;
}

A:link.MenuItem2LinkAct
{
	font-weight: 400;
	font-weight: bold;
	font-size: 8pt;
	color: #DE117B;	
	text-decoration: none;
	background: url(Images/TTT/menuboxMitteAct2.gif) repeat-y top left;
	margin-left: -32px;
	padding-left: 30px;
}

A:visited.MenuItem2LinkAct
{
	font-weight: 400;
	font-weight: bold;
	font-size: 8pt;
	color: #DE117B;	
	text-decoration: none;
	background: url(Images/TTT/menuboxMitteAct2.gif) repeat-y top left;
	margin-left: -32px;
	padding-left: 30px;
}

A:active.MenuItem2LinkAct
{
	font-weight: 400;
	font-weight: bold;
	font-size: 8pt;
	color: #DE117B;	
	text-decoration: none;
	background: url(Images/TTT/menuboxMitteAct2.gif) repeat-y top left;
	margin-left: -32px;
	padding-left: 30px;
}

A:hover.MenuItem2LinkAct
{
	font-weight: 400;
	font-weight: bold;
	font-size: 8pt;
	color: #DE117B;	
	text-decoration: underline;
	background: url(Images/TTT/menuboxMitteAct2.gif) repeat-y top left;
	margin-left: -32px;
	padding-left: 30px;
}

A:link.MenuItem3LinkAct
{
	font-weight: 400;
	font-weight: bold;
	font-size: 8pt;
	color: #DE117B;	
	text-decoration: none;
	background: url(Images/TTT/menuboxMitteAct.gif) repeat-y top left;
	margin-left: -23px;
	padding-left: 30px;
}

A:visited.MenuItem3LinkAct
{
	font-weight: 400;
	font-weight: bold;
	font-size: 8pt;
	color: #DE117B;	
	text-decoration: none;
	background: url(Images/TTT/menuboxMitteAct.gif) repeat-y top left;
	margin-left: -23px;
	padding-left: 25px;
}

A:active.MenuItem3LinkAct
{
	font-weight: 400;
	font-weight: bold;
	font-size: 8pt;
	color: #DE117B;	
	text-decoration: none;
	background: url(Images/TTT/menuboxMitteAct.gif) repeat-y top left;
	margin-left: -23px;
	padding-left: 25px;
}

A:hover.MenuItem3LinkAct
{
	font-weight: 400;
	font-weight: bold;
	font-size: 8pt;
	color: #DE117B;	
	text-decoration: underline;
	background: url(Images/TTT/menuboxMitteAct.gif) repeat-y top left;
	margin-left: -23px;
	padding-left: 25px;
}

/* CMenu1 for MS menu control, opening to right, with SkinID="CMenu1" */

/* itemgroup3 */

A:link.CMenu1_3
{
	font-weight: 400;
	font-size: 8pt;
	color: #0b5ec4;
	
	text-decoration: none;
	background-color: Transparent;
}

A:visited.CMenu1_3
{
	font-weight: 400;
	font-size: 8pt;
	color: #0b5ec4;
	
	text-decoration: none;
	background-color: Transparent;
}

A:active.CMenu1_3
{
	font-weight: 400;
	font-size: 8pt;
	color: #0b5ec4;
	
	text-decoration: none;
	background-color: Transparent;
}



A:hover.CMenu1_3
{
	font-weight: 400;
	font-size: 8pt;
	color: #DE117B;
	
	text-decoration: underline;
	background-color: Transparent;
}

/* itemgroup2/1 */

A:link.CMenu1_2
{
	font-weight: 400;
	font-size: 8pt;
	color: #0b5ec4;
	
	text-decoration: none;
	background-color: Transparent;
}

A:visited.CMenu1_2
{
	font-weight: 400;
	font-size: 8pt;
	color: #0b5ec4;
	
	text-decoration: none;
	background-color: Transparent;
}

A:active.CMenu1_2
{
	font-weight: 400;
	font-size: 8pt;
	color: #0b5ec4;
	
	text-decoration: none;
	background-color: Transparent;
}



A:hover.CMenu1_2
{
	font-weight: 400;
	font-size: 8pt;
	color: #DE117B;
	
	text-decoration: underline;
	background-color: Transparent;
}
