﻿/* ------------ WhiteGev styles ----------------- */

/* ----------------------------------------------- */
input 
{
	border:solid 1px #808080;
	font: 11px Tahoma,Arial,Helvetica,sans-serif;
	padding:3px;
}

.ContentTable
{
	border-collapse: separate !important;
	border: #808080 1px solid;	
}
.ContentTable td 
{
	padding:2px;
}
.NavigationPanel
{	
	border-top: solid 1px #808080;
	margin: 5px 0px 1px 0px;
}
TABLE 
{
}
.WhiteText
{
	font: bold 11px Verdana,Tahoma,Arial;
	text-align:left;
	color:#fff;
	line-height: 15px;
}
.ContentTableMain
{
	border-collapse: separate;	
	margin-top:0px; 
	margin-left:0px; 
	margin-right:0px; 
	margin: 0 10px;
}

.ContentTableMessage
{
	border:none !important;
	margin:0 0px; 
	width: 100%;
	text-align:center;
}
.ContentTableMessage td 
{
	border: none;
}

.ContentCaption 
{
	border:none;
	border-bottom: solid 1px #808080;
	font: bold 14px Verdana, Tahoma, Arial;
	color: #880B23;
	text-align: left;
	height: 31px;
	border-collapse:separate;		
}

.ContentCaption span
{
	line-height:32px;	
}

td.ContentCaption 
{
	padding:0;	
	height: 26px;	
}

div#content_rechts .ContentCaption 
{
	border:none;
	border-bottom: solid 1px #880B23;
	font: bold 14px Verdana, Tahoma, Arial;
	color: #555;
	text-align: left;
	padding: 10px 10px 5px 0px;
}

.ContentCaptionGrey 
{
	border:none;
	font: bold 14px Verdana, Tahoma, Arial;
	color: White;
	text-align: left;		
	background-color: #808080;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	padding-left: 8px !important;
}
.ContentCaptionRed 
{
	border:none;
	font: bold 11px Verdana, Tahoma, Arial;
	color: White;
	text-align: left;		
	background-color: #880b23;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	padding-left: 8px !important;
	line-height: 15px;
}
.GaleryTable
{
	background-color: #ffffff;
	border-collapse: separate;
	border-right: #67747d 1px solid; 
	border-top: #67747d 1px solid;
	border-left: #67747d 1px solid; 
	border-bottom: #67747d 1px solid; 
	margin-top:0px; 
	margin-left:0px; 
	margin-right:0px; 
}

.Button
{
	background-image: none; 
	background-color: white; 
	border:solid 1px black;
	cursor: pointer;
	padding: 2px 5px;
	margin: 3px 4px;
	border-top:solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-bottom: solid 1px #880B23;
	border-right: solid 1px #880B23;
	color: #333;	
	font:bold 11px Verdana,Arial,Helvetica,sans-serif;
}
a.Button 
{
	text-decoration: none;
	padding:3px 5px;
}
input.Button:hover
{
	color: #8F0006;
}

.ButtonTransparent
{
	background-color: transparent; 
	border: 0px solid; 
	cursor: pointer;
}

a.NaviPGButton
{
	border-left: 1px solid #ccc; 
	border-top: 1px solid #ccc; 
	border-right: 1px solid #333; 
	border-bottom: 1px solid #333;
	cursor: pointer;
	color: black !important;
	height:15px;
	padding:4px 10px !important;
	margin:2px 0;
	display:block;
	float:left;
	text-decoration:none;
	font: bold 11px Verdana,Arial,Helvetica,sans-serif;
	background:url(../../Images/Elements/WhiteGev/NaviBg.gif) top repeat-x;
}
.SearchButtonCont {
    height: 50px; padding: 2px;
}
.QNBButton
{
	background-image: url(../../Images/Elements/Silver/button.gif);
	background-color: transparent;
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	font-size: 10px;
	width: 100px;
	cursor: pointer;
}

.Search 
{
	padding-left:15px;
	background: url(../../);
}

.BasketButton
{
	background: url('../../Images/Elements/Other/basket.gif') no-repeat left top;
	border: none !important;
	border: none;
	width:30px;
	height:32px;
	cursor: pointer;
}

.BasketButton:hover
{
	background: url('../../Images/Elements/Other/basket_h.gif') no-repeat left top;
	border: none !important;
	border: none;
	width:30px;
	height:32px;
	cursor: pointer;
}
.BasketButtonSmall
{
	background: url('../../Images/Elements/Other/basket_small.gif') no-repeat left top;
	border: none !important;
	border: none;
	width:21px;
	height:21px;
	cursor: pointer;
}

.BasketButtonSmall:hover
{
	background: url('../../Images/Elements/Other/basket_small_H.gif') no-repeat left top;
	border: none !important;
	border: none;
	width:21px;
	height:21px;
	cursor: pointer;
}

.AccountButton
{
	background-image: url(../../Images/Elements/Silver/button.gif);
	background-color: transparent;
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	width: 200px;
	height: 23px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	color:Black;
}

.borderTop 
{
	border-top: #67747d 1px solid;
	border-bottom: none !important;
}

.gevLink 
{
	 font: bold 11px Verdana, Tahoma, Arial;
     color: #808080;
     text-decoration: none;
}
.gevLink:hover
{	 
     color: #880B23;
     text-decoration: none;
}

.gevLink_Under
{
	 font-weight: bold;
	 font-family: Verdana, Tahoma, Arial;
     color: #808080;     
}
.gevLink_Under:hover
{	 
     color: #880B23;     
}

.pushedGevLink 
{
	color: #880b23 !important;
}
.greetings
{
    margin-bottom: 8px;
    font: bold 12px Tahoma;
}

.disable 
{
	color: #ccc;
}
.normal 
{
	color: #333;
}

.OrderNavigationLeft
{
	/* background: url(../../RadControls/Grid/Skins/GevGroup/Img/headerBg.gif);		*/
	border-bottom: #67747d 1px solid;
	padding: 3px 0 1px 10px;	
	vertical-align: middle;
	/* background: #ddd;*/
}

.OrderNavigationRight
{
	/* background: url(../../RadControls/Grid/Skins/GevGroup/Img/headerBg.gif);		*/
	border-bottom: #67747d 1px solid;
	padding: 3px 0 1px 10px;
	vertical-align: middle;
	/* background: #ddd; */
}


.QuickNavigationLink
{
	margin-left: 10px;
	background-image: url(../../Images/Elements/Silver/button.gif);
}

.LoginStatus
{
	background-image: url(../../Images/Elements/Silver/button.gif);
	background-color: transparent;
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1.5px solid;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
}


.GermanButton
{
    background-image:url(../../Images/Elements/Silver/Icons/german.gif);
	background-color: transparent;
	width:26px;
	height:15px;
	border-width:0px;
	
	
	
}

.EnglishButton
{
    background-image:url(../../Images/Elements/Silver/Icons/english.gif);	
	background-color: transparent;
	width:26px;
	height:15px;
	border-width:0px;
}

.EspanolButton
{
    background-image:url(../../Images/Elements/Silver/Icons/espanol.gif);	
	background-color: transparent;
	width:26px;
	height:15px;
	border-width:0px;
}



/*ProductGroups Classic*/
.PG0
{
	background-image: url(../../Images/Elements/Silver/button.gif);
	background-color: transparent;
	font-size: 11px;
	text-align: left;
	cursor: pointer;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border: 1px solid;
}
.PG0S
{
	background-image: url(../../Images/Elements/Silver/button.gif);
	background-color: transparent;
	font-size: 11px;
	text-align: left;
	cursor: pointer;
	border: #000000 thin solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
}
.PG1
{
	background-image: url(../../Images/Elements/Silver/button.gif);
	background-color: transparent;
	font-size: 11px;
	text-align: left;
	cursor: pointer;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border: 1px solid;
}
.PG1S
{
	background-image: url(../../Images/Elements/Silver/button.gif);
	background-color: transparent;
	font-size: 11px;
	text-align: left;
	cursor: pointer;
	border: #000000 thin solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
}
.PG2
{
	background-image: url(../../Images/Elements/Silver/button.gif);
	background-color: transparent;
	font-size: 11px;
	text-align: left;
	cursor: pointer;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border: 1px solid;
}
.PG2S
{
	background-image: url(../../Images/Elements/Silver/button.gif);
	background-color: transparent;
	font-size: 11px;
	text-align: left;
	cursor: pointer;
	border: #000000 thin solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
}
.PG3
{
	background-image: url(../../Images/Elements/Silver/button.gif);
	background-color: transparent;
	font-size: 11px;
	text-align: left;
	cursor: pointer;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border: 1px solid;
}
.PG3S
{
	background-image: url(../../Images/Elements/Silver/button.gif);
	background-color: transparent;
	font-size: 11px;
	text-align: left;
	cursor: pointer;
	border: #000000 thin solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
}
.PG4
{
	background-image: url(../../Images/Elements/Silver/button.gif);
	background-color: transparent;
	font-size: 11px;
	text-align: left;
	cursor: pointer;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border: 1px solid;
}
.PG4S
{
	background-image: url(../../Images/Elements/Silver/button.gif);
	background-color: transparent;
	font-size: 11px;
	text-align: left;
	cursor: pointer;
	border: #000000 thin solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
}
.PG5
{
	background-image: url(../../Images/Elements/Silver/button.gif);
	background-color: transparent;
	font-size: 11px;
	text-align: left;
	cursor: pointer;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border: 1px solid;
}
.PG5S
{
	background-image: url(../../Images/Elements/Silver/button.gif);
	background-color: transparent;
	font-size: 11px;
	text-align: left;
	cursor: pointer;
	border: #000000 thin solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
}
.PG6
{
	background-image: url(../../Images/Elements/Silver/button.gif);
	background-color: transparent;
	font-size: 11px;
	text-align: left;
	cursor: pointer;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border: 1px solid;
}
.PG6S
{
	font-size: small;
	background-image: url(../../Images/Elements/Silver/button.gif);
	background-color: transparent;
	font-size: small;
	text-align: left;
	cursor: pointer;
	border: #000000 thin solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
}
.PG7
{
	font-size: small;
	background-image: url(../../Images/Elements/Silver/button.gif);
	background-color: transparent;
	font-size: small;
	text-align: left;
	cursor: pointer;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border: 1px solid;
}
.PG7S
{
	font-size: small;
	background-image: url(../../Images/Elements/Silver/button.gif);
	background-color: transparent;
	font-size: small;
	text-align: left;
	cursor: pointer;
	border: #000000 thin solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
}
.PG8
{
	font-size: small;
	background-image: url(../../Images/Elements/Silver/button.gif);
	background-color: transparent;
	font-size: small;
	text-align: left;
	cursor: pointer;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border: 1px solid;
}
.PG8S
{
	font-size: small;
	background-image: url(../../Images/Elements/Silver/button.gif);
	background-color: transparent;
	font-size: small;
	text-align: left;
	cursor: pointer;
	border: #000000 thin solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
}
.PG9
{
	font-size: small;
	background-image: url(../../Images/Elements/Silver/button.gif);
	background-color: transparent;
	font-size: small;
	text-align: left;
	cursor: pointer;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border: 1px solid;
}
.PG9S
{
	font-size: small;
	background-image: url(../../Images/Elements/Silver/button.gif);
	background-color: transparent;
	font-size: small;
	text-align: left;
	cursor: pointer;
	border: #000000 thin solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
}
.PG10
{
	font-size: small;
	background-image: url(../../Images/Elements/Silver/button.gif);
	background-color: transparent;
	font-size: small;
	text-align: left;
	cursor: pointer;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border: 1px solid;
}
.PG10S
{
	font-size: small;
	background-image: url(../../Images/Elements/Silver/button.gif);
	background-color: transparent;
	font-size: small;
	text-align: left;
	cursor: pointer;
	border: #000000 thin solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
}
.PG11
{
	font-size: small;
	background-image: url(../../Images/Elements/Silver/button.gif);
	background-color: transparent;
	font-size: small;
	text-align: left;
	cursor: pointer;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border: 1px solid;
}
.PG11S
{
	font-size: small;
	background-image: url(../../Images/Elements/Silver/button.gif);
	background-color: transparent;
	font-size: small;
	text-align: left;
	cursor: pointer;
	border: #000000 thin solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
}
.PG12
{
	font-size: small;
	background-image: url(../../Images/Elements/Silver/button.gif);
	background-color: transparent;
	font-size: small;
	text-align: left;
	cursor: pointer;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border: 1px solid;
}
.PG12S
{
	font-size: small;
	background-image: url(../../Images/Elements/Silver/button.gif);
	background-color: transparent;
	font-size: small;
	text-align: left;
	cursor: pointer;
	border: #000000 thin solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
}
.PG13
{
	font-size: small;
	background-image: url(../../Images/Elements/Silver/button.gif);
	background-color: transparent;
	font-size: small;
	text-align: left;
	cursor: pointer;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border: 1px solid;
}
.PG13S
{
	font-size: small;
	background-image: url(../../Images/Elements/Silver/button.gif);
	background-color: transparent;
	font-size: small;
	text-align: left;
	cursor: pointer;
	border: #000000 thin solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
}
.PG14
{
	font-size: small;
	background-image: url(../../Images/Elements/Silver/button.gif);
	background-color: transparent;
	font-size: small;
	text-align: left;
	cursor: pointer;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border: 1px solid;
}
.PG14S
{
	font-size: small;
	background-image: url(../../Images/Elements/Silver/button.gif);
	background-color: transparent;
	font-size: small;
	text-align: left;
	cursor: pointer;
	border: #000000 thin solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
}
.PG15
{
	font-size: small;
	background-image: url(../../Images/Elements/Silver/button.gif);
	background-color: transparent;
	font-size: small;
	text-align: left;
	cursor: pointer;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border: 1px solid;
}
.PG15S
{
	font-size: small;
	background-image: url(../../Images/Elements/Silver/button.gif);
	background-color: transparent;
	font-size: small;
	text-align: left;
	cursor: pointer;
	border: #000000 thin solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
}
.PG16
{
	font-size: small;
	background-image: url(../../Images/Elements/Silver/button.gif);
	background-color: transparent;
	font-size: small;
	text-align: left;
	cursor: pointer;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border: 1px solid;
}
.PG16S
{
	font-size: small;
	background-image: url(../../Images/Elements/Silver/button.gif);
	background-color: transparent;
	font-size: small;
	text-align: left;
	cursor: pointer;
	border: #000000 thin solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
}
.PG17
{
	font-size: small;
	background-image: url(../../Images/Elements/Silver/button.gif);
	background-color: transparent;
	font-size: small;
	text-align: left;
	cursor: pointer;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border: 1px solid;
}
.PG17S
{
	font-size: small;
	background-image: url(../../Images/Elements/Silver/button.gif);
	background-color: transparent;
	font-size: small;
	text-align: left;
	cursor: pointer;
	border: #000000 thin solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
}
.PG18
{
	font-size: small;
	background-image: url(../../Images/Elements/Silver/button.gif);
	background-color: transparent;
	font-size: small;
	text-align: left;
	cursor: pointer;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border: 1px solid;
}
.PG18S
{
	font-size: small;
	background-image: url(../../Images/Elements/Silver/button.gif);
	background-color: transparent;
	font-size: small;
	text-align: left;
	cursor: pointer;
	border: #000000 thin solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
}
.PG19
{
	font-size: small;
	background-image: url(../../Images/Elements/Silver/button.gif);
	background-color: transparent;
	font-size: small;
	text-align: left;
	cursor: pointer;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border: 1px solid;
}
.PG19S
{
	font-size: small;
	background-image: url(../../Images/Elements/Silver/button.gif);
	background-color: transparent;
	font-size: small;
	text-align: left;
	cursor: pointer;
	border: #000000 thin solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
}

/*ProductGroups TreeView*/
.GP
{
	background-color: transparent;
	font-size: 11px;
	text-align: left;
	cursor: pointer;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	border: 0px solid;
}
.GPS
{
	background-color: transparent;
	font-size: 11px;
	text-align: left;
	cursor: pointer;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
	border: 0px solid;
}
.PGTV0
{
	background-color: transparent;
	font-size: 11px;
	text-align: left;
	cursor: pointer;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	border: 0px solid;
}
.PGTV0S
{
	background-color: transparent;
	font-size: 11px;
	text-align: left;
	cursor: pointer;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
	border: 0px solid;
}
.PGTV1
{
	background-color: transparent;
	font-size: 11px;
	text-align: left;
	cursor: pointer;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border: 0px solid;
}
.PGTV1S
{
	background-color: transparent;
	font-size: 11px;
	text-align: left;
	cursor: pointer;
	border: 0px solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
}
.PGTV2
{
	background-color: transparent;
	font-size: 11px;
	text-align: left;
	cursor: pointer;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border: 0px solid;
}
.PGTV2S
{
	background-color: transparent;
	font-size: 11px;
	text-align: left;
	cursor: pointer;
	border: 0px solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
}
.PGTV3
{
	background-color: transparent;
	font-size: 11px;
	text-align: left;
	cursor: pointer;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border: 0px solid;
}
.PGTV3S
{
	background-color: transparent;
	font-size: 11px;
	text-align: left;
	cursor: pointer;
	border: 0px solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
}
.PGTV4
{
	background-color: transparent;
	font-size: 11px;
	text-align: left;
	cursor: pointer;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border: 0px solid;
}
.PGTV4S
{
	background-color: transparent;
	font-size: 11px;
	text-align: left;
	cursor: pointer;
	border: 0px solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
}
.PGTV5
{
	background-color: transparent;
	font-size: 11px;
	text-align: left;
	cursor: pointer;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border: 0px solid;
}
.PGTV5S
{
	background-color: transparent;
	font-size: 11px;
	text-align: left;
	cursor: pointer;
	border: 0px solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
}
.PGTV6
{
	background-color: transparent;
	font-size: 11px;
	text-align: left;
	cursor: pointer;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border: 0px solid;
}
.PGTV6S
{
	font-size: 11px;
	background-color: transparent;
	text-align: left;
	cursor: pointer;
	border: 0px solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
}
.PGTV7
{
	font-size: 11px;
	background-color: transparent;
	text-align: left;
	cursor: pointer;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border: 0px solid;
}
.PGTV7S
{
	font-size: 11px;
	background-color: transparent;
	text-align: left;
	cursor: pointer;
	border: 0px solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
}
.PGTV8
{
	font-size: 11px;
	background-color: transparent;
	text-align: left;
	cursor: pointer;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border: 0px solid;
}
.PGTV8S
{
	font-size: 11px;
	background-color: transparent;
	text-align: left;
	cursor: pointer;
	border: 0px solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
}
.PGTV9
{
	font-size: 11px;
	background-color: transparent;
	text-align: left;
	cursor: pointer;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border: 0px solid;
}
.PGTV9S
{
	font-size: 11px;
	background-color: transparent;
	text-align: left;
	cursor: pointer;
	border: 0px solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
}
.PGTV10
{
	font-size: 11px;
	background-color: transparent;
	text-align: left;
	cursor: pointer;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border: 0px solid;
}
.PGTV10S
{
	font-size: 11px;
	background-color: transparent;
	text-align: left;
	cursor: pointer;
	border: 0px solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
}
.PGTV11
{
	font-size: 11px;
	background-color: transparent;
	text-align: left;
	cursor: pointer;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border: 0px solid;
}
.PGTV11S
{
	background-color: transparent;
	font-size: 11px;
	text-align: left;
	cursor: pointer;
	border: 0px solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
}
.PGTV12
{
	background-color: transparent;
	font-size: 11px;
	text-align: left;
	cursor: pointer;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border: 0px solid;
}
.PGTV12S
{
	background-color: transparent;
	font-size: 11px;
	text-align: left;
	cursor: pointer;
	border: 0px solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
}
.PGTV13
{
	background-color: transparent;
	font-size: 11px;
	text-align: left;
	cursor: pointer;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border: 0px solid;
}
.PGTV13S
{
	background-color: transparent;
	font-size: 11px;
	text-align: left;
	cursor: pointer;
	border: 0px solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
}
.PGTV14
{
	background-color: transparent;
	font-size: 11px;
	text-align: left;
	cursor: pointer;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border: 0px solid;
}
.PGTV14S
{
	background-color: transparent;
	font-size: 11px;
	text-align: left;
	cursor: pointer;
	border: 0px solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
}
.PGTV15
{
	background-color: transparent;
	font-size: 11px;
	text-align: left;
	cursor: pointer;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border: 0px solid;
}
.PGTV15S
{
	background-color: transparent;
	font-size: 11px;
	text-align: left;
	cursor: pointer;
	border: 0px solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
}
.PGTV16
{
	background-color: transparent;
	font-size: 11px;
	text-align: left;
	cursor: pointer;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border: 0px solid;
}
.PGTV16S
{
	background-color: transparent;
	font-size: 11px;
	text-align: left;
	cursor: pointer;
	border: 0px solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
}
.PGTV17
{
	background-color: transparent;
	font-size: 11px;
	text-align: left;
	cursor: pointer;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border: 0px solid;
}
.PGTV17S
{
	background-color: transparent;
	font-size: 11px;
	text-align: left;
	cursor: pointer;
	border: 0px solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
}
.PGTV18
{
	background-color: transparent;
	font-size: 11px;
	text-align: left;
	cursor: pointer;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border: 0px solid;
}
.PGTV18S
{
	background-color: transparent;
	font-size: 11px;
	text-align: left;
	cursor: pointer;
	border: 0px solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
}
.PGTV19
{
	background-color: transparent;
	font-size: 11px;
	text-align: left;
	cursor: pointer;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border: 0px solid;
}
.PGTV19S
{
	background-color: transparent;
	font-size: 11px;
	text-align: left;
	cursor: pointer;
	border: 0px solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
}

.arrLink 
{
	background: url(../../Images/Elements/Other/arr.gif) no-repeat top left;
	color: #808080;
	padding: 0 0 0 10px;
	font: bold 11px Verdana, Tahoma, Arial; 
	/* text-decoration: none; */
}
.arrLink:hover 
{
	background: url(../../Images/Elements/Other/arrH.gif) no-repeat top left;
	color: #880b23;	
}

.arrLink2
{
	background: url(../../Images/Elements/Other/arr2.gif) no-repeat top left;
	color: #808080;
	padding: 0 0 0 18px;
	font: bold 11px Verdana, Tahoma, Arial; 
	/* text-decoration: none; */
}

.arrLink2:hover 
{
	background: url(../../Images/Elements/Other/arrH2.gif) no-repeat top left;
	color: #880b23;	
}

.arrLink2_disabled 
{
	background: url(../../Images/Elements/Other/doppelpfeil_rgb808080.gif) no-repeat top left;
	color: #aaa;
	padding: 0 0 0 18px;
	font: bold 11px Verdana, Tahoma, Arial; 
	/* text-decoration: none; */
}

.pushedArrLink 
{
	background: url(../../Images/Elements/Other/arrH2.gif) no-repeat top left;
	color: #880b23;
	text-decoration: none;
}
.pushedLink 
{	
	color: #880b23 !important;
	text-decoration: none;
}
.bredcramps .marger
{
	margin-bottom: 15px;
}
.bredcramps .arrLink, .bredcramps .gevLink, .bredcramps .arrLink2 
{
	color: #555;
	text-decoration: none;
}
.bredcramps .pushedArrLink, .bredcramps .arrLink:hover, .bredcramps .gevLink:hover, .bredcramps .arrLink2:hover
{
	color: #880b23;
}

.arrButton 
{
	background: url(../../Images/Elements/Other/ba_off_M.gif) no-repeat top left;
	color: #fff;
	padding: 4px 15px 7px 14px;
	font: bold 11px Verdana, Tahoma, Arial; 		
	line-height: 25px;
	text-decoration: none;
}
.arrButton:hover
{
	background: url(../../Images/Elements/Other/ba_on_M.gif) no-repeat top left;	
}
.LangLabel a img {
	opacity:0.5;
	filter:alpha(opacity=50);
}
.LangLabel a:hover img {
	opacity:1;
	filter:alpha(opacity=100);
}
.item_img_link {
	display: block; width: 50px; overflow:hidden; /* height: 50px;  */
	text-align:center;
}
.item_img_link img {
	max-width: 50px; max-height: 50px; 
}

.GLB_Container li 
{	
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
}
.GLB_Container li a
{
	float:left;
	font-size:100%;
	position:relative;
	padding-left: 4px;
	background: transparent url(../../Images/Elements/Other/GevLinkButton/left_off.gif) no-repeat top left;
	height: 28px;
	margin-right: 0px; 
	margin-left: 1px;
	color: #666666;
	text-decoration:none;	
}
.GLB_Container li a:hover, .GLB_Container li a.alwaysRed
{
	background: transparent url(../../Images/Elements/Other/GevLinkButton/left_on.gif) no-repeat top left;
}
.GLB_Container li a:hover .wrap, .GLB_Container li a.alwaysRed .wrap
{
	background: transparent url(../../Images/Elements/Other/GevLinkButton/right_on.gif) no-repeat top right;
}
.GLB_Container li a:hover .innerWrap, .GLB_Container li a.alwaysRed .innerWrap
{
	background: transparent url(../../Images/Elements/Other/GevLinkButton/center_on.gif) repeat-x top left;
}
.GLB_Container li a .wrap
{
	padding-right: 5px;
	height: 28px;
	background: transparent url(../../Images/Elements/Other/GevLinkButton/right_off.gif) no-repeat top right;	
}

.GLB_Container li a .innerWrap
{	
	padding: 5px 6px 7px;
	background: transparent url(../../Images/Elements/Other/GevLinkButton/center_off.gif) repeat-x top left;
	text-align: center;
	color: #fff;
	font: bold 11px Verdana, Tahoma, Arial;
}
.GLB_Container li a .wrap, .GLB_Container li a .innerWrap {
	clear:both;
	cursor:pointer;
	float:left;
	white-space:nowrap;
}

.GLB_Container li a.Disabled, GLB_Container li a.Disabled:hover
{
	float:left;
	font-size:100%;
	position:relative;
	padding-left: 4px;
	background: transparent url(../../Images/Elements/Other/GevLinkButton/left_off_dis.gif) no-repeat top left !important;
	height: 28px;
	margin-right: 0px; 
	margin-left: 1px;
	color: #666666;
	text-decoration:none;	
}
.GLB_Container li a.Disabled:hover .wrap, .GLB_Container li a.Disabled .wrap
{
	background: transparent url(../../Images/Elements/Other/GevLinkButton/right_off_dis.gif) no-repeat top right !important;
}
.GLB_Container li a.Disabled:hover .innerWrap, .GLB_Container li a.Disabled .innerWrap
{
	background: transparent url(../../Images/Elements/Other/GevLinkButton/center_off_dis.gif) repeat-x top left !important;
}


.noBorder 
{
  border: 0 !important;
}
.noBorder input
{
	border: 0 !important;
}
.noWrap 
{
	white-space:nowrap;
}
.noPadding
{
	padding:0 !important;
}
span.noPadding input { padding: 0; }
.noBg 
{
	background: none !important;
}
a.DescriptionLink 
{
	text-decoration: none !important;
	display: block;
}
a.DescriptionLink:hover
{
	text-decoration: underline !important;
}
.RedHeader 
{
	background: #880b23 !important;
}
.emptyCell 
{
	border: 0 !important;
	padding: 0 !important;
}
.firstCell div, .emptyCell div, .lastCell div
{
	display:block;
	height: 51px;
	width: 10px;
	overflow:hidden;
}
td.firstCell, td.lastCell 
{
    padding: 0px 1px !important;
}
.red 
{
	color: red;
}
.NoRecords 
{
	padding: 20px 7px !important;
	border: 1px solid #808080 !important;
	border-width: 1px 0 1px 0 !important;
	vertical-align: middle;
}
.mb10
{
	margin-bottom: 15px;
}
.mb10 .LastItem td
{
	border-bottom: solid 1px #808080;
}
.noLeftRightPadding
{
    padding-right: 0px !important;
    padding-left: 0px !important;                
}
.noLeftPadding 
{
    padding-left: 0px !important;
}
a.anmelden2
{
    font: bold 11px Verdana, Tahoma, Arial;
    color: #880B23;
    text-decoration: none;
    background-color: White;
    display: block;
    text-align: right;
    background: url(../../Images/Elements/WhiteGev/arrow.gif) no-repeat center right;
    padding: 9px 8px 9px 0;                 
}
