
/* algemeen */

.Head
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	vertical-align: top;
}

.Normal
{
	font-size: 11px;
	font-family: Verdana;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	vertical-align: top;
}



.Title, .SolPart
{

	background-color: Transparent;
}

.SolPart
{
	width: 10px;
	text-align: right;
}

.Title
{
	text-align: left;
	width: 100%;
	font-color: #000000;
}







.hardbreak
{
width: 65px;

white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */
white-space: pre;
white-space: -hp-pre-wrap; /* HP Printers */
white-space: pre-line;


}

td
{
max-width: 65px
}

.td
{
max-width: 65px
}

/* Blue */

#BlueContainer
{
	background-color: #183c6e;
	padding: 6px 6px 6px 6px;
}

#BlueContainer .Head
{
	color: #FFFFFF;
}

#BlueContainer .Normal
{
	color: #FFFFFF;
}

#BlueContainer a:link, #BlueContainer a:active, #BlueContainer a:visited
{
	color: #FFFFFF;
}

#BlueContainer a:hover
{
	text-decoration: underline;
	color: #ffffff;
}

.bluecontent
{
	font-size: 10px;
	color: #ffffff;
}

.AddContent, .Settings
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
}

#BlueFooter a:hover
{
	color: Red;
}


/* Transparent */

#TransparentContainer
{
	background-color: Transparent;
	padding: 6px 6px 6px 6px;
}

#TransparentContainer a:link, #TransparentContainer a:visited
{
	color: #2B699C; 
        text-decoration: none;
}


td
{
max-width: 65px
}

.td
{
max-width: 65px
}

#TransparentContainer td
{
max-width: 65px
}

#TransparentContainer .td
{
max-width: 65px
}

#TransparentContainer .hardbreak
{
width: 65px;

white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */
white-space: pre;
white-space: -hp-pre-wrap; /* HP Printers */
white-space: pre-line;
}


.hardbreak
{
width: 65px;

white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */
white-space: pre;
white-space: -hp-pre-wrap; /* HP Printers */
white-space: pre-line;
}

#TransparentContainer .Normal
{
	font-size: 11px;
	font-family: Verdana;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	vertical-align: top;
}

/* Link */

#LinkContainer
{
	background-color: Transparent;
}

#LinkContainer .Normal
{
    text-decoration: none;
    background-image: url(ContainerImages/Login.gif);
    background-repeat: no-repeat;
    text-align: center;
    height: 25px;
    
    width: 70px;
    font-size: 9px;
    color: #000000;
    font-style: normal;
    font-weight: bold;
    font-family:arial; 
}

#LinkContainer a:active, #LinkContainer a:visited, #LinkContainer a:link, #LinkContainer a:hover
{
	text-decoration: none;
	font-style: normal;

	
}

#LinkContainer a:hover
{
	color: Red;
}




/* Shoppingcart */

#ShoppingCartContainer
{
	width: 125px;
	text-align: center;
}


#ShoppingCartContainer a:hover
{
	text-decoration: none;	
	color: red;
}


#ShoppingCartContainer a:link
{
	font-color: red;
}

#ShoppingCartContainer .Title
{
	text-align: center;
vertical-align: top;

}

#ShoppingCartContainer .Head
{
	font-size:10px;
	color: #FFFFFF;
	vertical-align: bottom;
	font-weight: normal;
}

#ContainerTop
{
	background-image: url(ContainerImages/ContainerTop1.gif);
	background-repeat: repeat-x;
	background-color: #1A3A69;	
	width: 125px;
	height: 30px;
	vertical-align: top;
}

#ShoppingCartContainer .Normal
{
    
    text-decoration: none;
    background-image: url(ContainerImages/LinkButton.gif);
    padding-left: 10px;
   
    background-repeat: no-repeat;
    text-align: center;
    vertical-align: top;
    height: 24px;
    width: 104px;
    font-size: 9px;
    color: #000000;
    font-style: normal;
    font-weight: bold;
    font-family: Arial;       
}




.ContentField
{
	background-image: url(ContainerImages/back_winkelwagen_en2.jpg);
	background-color: #2e76aa;
	
	background-repeat: repeat-x;
	text-align: center;
	width: 122px;

	
	height: 60px;
	padding: 0px 0px 0px 0px;
	


}

/*
.ContainerBorder
{
	background-image: url(ContainerImages/BorderRight.gif);
	background-repeat: repeat-y;
	width: 3px;
}
*/
.ContainerBottom
{
	background-image: url(ContainerImages/ContainerBottom.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 125px;
}
