html,body  
{
    padding: 0px; 
    margin: 0px;
    border:none;
    height:100%;
	
	vertical-align:top ;
	font-family:  Arial,Lucida Grande, Lucida, Verdana, sans-serif;
	font-size: 11px;
	color: white;
 
	background-repeat: repeat;
	background-color: #111;
	background-image: url(../Images/Background/damas2.jpg);
}
.MasterTable
{
    width :960px;
    height :100%;
    background-color :Black ;
    vertical-align :top ;
}
h1{

	color:White;
	font-size:14px;
	display:block;
	border-bottom: 1px solid #727377;
	text-decoration: none;
}

/* outer box tabelle mit grauem hintergrund*/

.TopBoxTable
{
    width :960px;
	background-color:black;
	border-bottom : 1px dotted Gray;
}
.ContentBoxTable{
	background-color:black;
}
.BottomBoxTable{
	background-color:black;
	border-Top : 1px dotted Gray;
	
}
/* Content */
.CPH_Left
{
    vertical-align :top ;
    height :100%;
    background-color: black;
}
.CPH_Center
{
    vertical-align :top ;
    height :100%;
    background-color: black;
}
.CPH_Right
{
    vertical-align :top ;
    height :100%;
    width:145px;
    background-color: #414141;
    padding-top: 5px; 
}
.CPH_SubMenu
{
    vertical-align: top;
    height: 30px;
    background-color: #323232;
    padding-left :145px;
    border-bottom : 1px dotted Gray;
}
img
{
	margin:0;
	padding:0;
	border:0;
}

.bagTD{
	background-image:url(../Images/bag/bag.png);
	background-repeat:no-repeat;
}

/* links */
a {
color: black ;
text-decoration: none;
}
a:hover {
color: #111;
}
a:active, a:focus, input[type="image"] {
outline: 0;
}


.DocTable
{
    padding :20px;
    background-color: #4C4C4C;
    height :400px;
}
.DocContent
{
    padding-top :0px;
    background-color: white;
    color :Black  ;
}
.ProductsTable
{
    padding-top: 5px; 
    padding-bottom: 15px;
    
}
.ProductsContent
{
    
}

.ProductTable
{
    width:175px;
    padding :0px;
}
.ProductImage
{
    
}
.ProductInfo
{
    background-color: #DFDFDF;
    padding: 5px;
    color: Black;
}

#twitter-follow { border: 0;position: fixed;  top: 200px; left:0;}



.square
{
    border: 1px solid #BEBEBE;
    width: 20px;
    height: 13px;
}
