@charset "utf-8";

body, html{
	background-color: #354142;
	height: 100%;
	margin-top:0px;
	margin-bottom: 20px;
	font-family: Verdana;
	color: white;
}
a{
	color:#FFFFFF;
}
#mainContainter{
	width: 800px;
	margin: 0px auto;
	height: 860px;
}
#logo{
	background-image:url(../Images/Desgin/Logo.jpg);
	background-repeat:no-repeat;
	float:left;
	width: 293px;
	height: 152px;
}
#sideInfo{
	background-image:url(../Images/Desgin/SideInfo1.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width: 487px;
	height: 84px;
	float:left;
	text-align:right;
	font-size: 12px;
	padding-top: 68px;
	padding-right: 20px;
}
#sideInfo2{
	background-image:url(../Images/Desgin/SideInfo1.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width: 522px;
	height: 36px;
	float:left;
	text-align:right;
	font-size: 12px;
	padding-top: 23px;
	padding-right: 20px;
}
#mainLogo{
	width: 504px;
	height: 233px;
	border: 1px solid #000000;
	float:right;
}
#Menu{
	width: 235px;
	height: 235px;
	padding-left: 26px;
	float: left;
}
#topMenu{
	background-image:url(../Images/Desgin/topMenu.jpg);
	width:197px;
	height: 19px;
}
.middleMenu{
	background-image:url(../Images/Desgin/middleMenu.jpg);
	width: 149px;
	height: 30px;
	padding-left: 50px;
	padding-bottom: 5px;
	font-size: 12px;
}
.bottomMenu{
	background-image:url(../Images/Desgin/bottomMenu.jpg);
	width: 149px;
	height: 36px;
	padding-left: 50px;
	padding-bottom: 5px;
	font-size: 12px;
}
.linkMenu{
	font-size: 12px;
	color:white;
	text-decoration:underline;
	float: left;
}
.linkMenu2{
	font-size: 13px;
	padding-left: 20px;
	color:white;
	text-decoration:underline;
	float: left;
}
#Categorieeen{
	width: 235px;
	height: 235px;
	padding-left: 23px;
	padding-top: 8px;
	float: left;
}
#topCat{
	background-image:url(../Images/Desgin/Cat.jpg);
	background-repeat:no-repeat;
	width: 206px;
	height: 42px;
}
#bottomCat{
	background-image:url(../Images/Desgin/bottomCat.jpg);
	background-repeat:no-repeat;
	width: 206px;
	height: 42px;
}
.middleCat{
	background-repeat:repeat-y;
	width: 190px;
	padding-left: 46px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#MainData{
	width: 507px;
	min-height: 320px;
	height:auto;
	float: right;
	font-size: 11px;
}
#MainData2{
	width: 507px;
	height: 610px;
	float: right;
	font-size: 11px;
}
#copyright{
	float:left;
	width: 100%;
	height:20px;
	font-size: 11px;
	color:#CCCCCC;
	text-align:center;
}
#contactTD{
	width: 150px;
	font-weight: bold;
}
#inputContact{
	width: 235px;
	border: 1px solid #000000;
}
#textareaContact{
	width: 390px;
	height: 100px;
	border: 1px solid #000000;	
}
#TdLinks{
	font-size: 12px;
	width: 20px;
	padding: 2px;
}
#TdLinks2{
	font-size: 12px;
	color:#666666;
}
#tdlinksLink{
	width: 170px;
}
.linkLinks{
	color: white;
	font-size: 12px;
}
#tableShirts{
	height: 88px;
	width: 120px;
	border-bottom: 1px dotted #666666;
}
#tableShirtsTD{
	width: 370px;
	border-bottom: 1px dotted #666666;
}
#koopruilShirt{
	width: 83px;
	height: 110px;
	float: left;
	padding: 9px;
}
.submenuCat{
	width: 200px;
}
#tablegast{
	width: 420px;
}

ul
{
	padding: 0;
	margin: 0;
	list-style: none;
	
}

#hoofd
{
	background-image:url(../Images/Desgin/backCat.jpg);
	padding-left: 10px;
	padding:5px;
	float: left;
	position: relative;
	width: 185px;
	padding:10px;
	border: 1p solid;
}
li{
	padding-left: 10px;
	padding:5px;
	float: left;
	position: relative;
	width: 195px;
	padding:10px;
	
}

li ul 
{

	display: none;
	position: absolute; 
	top: 0px;
	left: 0;
	width:auto;
	border-top: 1px solid #424d4f;
	border-bottom: 1px solid #424d4f;
	border-right: 1px solid #424d4f;
	border-left: 1px solid #424d4f;
}

li > ul 
{
	float:left;
	top: auto;
	left: 110px;
	
	
}

li > ul 
{
	float:left;
	top: 0px;
	left: 205px;
}

li ul li
{
	background-color:#2a3435;
}

li:hover ul, li.over ul
{ 
	display: block; 
}

/* End */
