﻿body
{
	/*background: url(~/ResourceHandler.aspx%3Fa=MiloProfi_Design&t=MiloProfi_Design.images.design.backgroy.jpg);*/
	background:black;
	color: #E3E3E3;
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
}

.top
{
	background: white;
	height: 398px;
	position: absolute;
	width: 820px;
	color: Black;
	margin-left:200px;
}
#topcontent
{
	padding: 10px;
	z-index: 10000;
}

#topcontent > table > tbody > tr > td:nth-child(2) {
	display: none;
}

#topcontent > table > tbody > tr > td:first-child {
	width: auto !important;
	border: 0px !important;
}

#wrap
{
	/*width: 820px;*/
	width: 1210px;
	margin: 0px auto;
	background: black;
	position: relative;
}

#header
{
	padding: 10px 50px 5px 50px;
}

#header img
{
	border: none;
}
#slogan
{
	font-size: 25px;
	float: right;
	position: relative;
	z-index: 10;
}
#menuTop
{
	font-size: 15px;
	border-top: solid 1px #606060;
	border-bottom: solid 1px #606060;
	padding: 8px 0px;
	margin: 15px 50px;
}

#menuTop a
{
	margin-right: 30px;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: bold;
	color:#717171;
}
#menuTop a:hover
{
	text-decoration: underline;
	color:#c0fa34;
}
.manuTopSelect
{
	color: #C0FA34;
}
.manuTopNSelect
{
	color: White;
}

.menuLang
{
	text-align:center;
	margin-top:1px;
	}

.menuLang a
{
	color:#c0fa34;
	font-weight: bold;
	text-decoration: none;
	margin:0px 4px;
}

.menuLang a:hover
{
	color:#717171;
	text-decoration: none;
}

#imageBanner
{
	margin: 0px 50px;
}

#breadcrumb
{
	text-align: right;
	margin: 2px 50px;
}
#content
{
	margin: 5px 60px 25px 47px;
	margin-bottom: 25px;
	padding-top:px;
}
#content td a
{
	color: #C0FA34;
}
#content td a:hover
{
	color: #fff;
}
#footer
{
	margin: 0px 50px; /*background:#101010;*/
	padding: 5px;
	font-size: 13px;
}
#footer a
{
	color: White;
}

#designContent
{
	color: Gray;
	width: 800px;
	margin: 4px auto 25px auto;
	font-size: 0.9em;
}
#designContent a
{
	color: Gray;
}
#designContent a:hover
{
	color: White;
}

.contentTD
{
	color: #E3E3E3;
}


#onderdelen
{
	margin-top: 40px;
}

/*------------------------------ Menu ----------------*/
#menuLeft td a
{
	color: #717171;
	}

.menuItemTop
{
	border-bottom: solid 1px #3B3B3B;
	padding: 0px 5px;
}

.menuItemTop a
{
	margin: 0px;
	font-size: 16px;
	text-decoration: none;
	color:#717171;
}
.menuItemTop a:hover
{
	color: White;
}

.submenuLeft a:hover
{
	color:#c0fa34;
	}
/*------------------------------ Home ----------------*/
.homeTableWrap
{
}

.homeTd
{
	width: 200px;
	color: #8b8b8b;
	text-align: left;
	padding: 15px;
}

.homeTdimg
{
	padding: 15px;
}

.homeTd a
{
	color: White;
}

.homeItemTitle
{
	color: #C0FA34;
	font-size: 18px;
	margin-bottom: 5px;
}

/*-------- gridviews -----------*/
.GridView2
{
	border:solid 1px #d4e1f2;
	}
.GridView2 td
{
	border:none;
}

.GridView2 th
{
	border:none;
}