body 
{
	font-family: Verdana, Arial, Sans-Serif;
	margin: 0 0 0 0;
	/*background-color: Orange;*/
}

#main 
{
	
}

ul
{
	background-color: #FFF;
	margin: 0 0 0 0;
	padding: 5px 0px 5px 0px;
}

#menu ul{
	width: 225px;
}

ul li
{
	
	list-style-type: none;
	display: inline;
	padding-left: 2px;
	padding-right: 2px;
	margin: 0 0 0 0;
	
}

#media ul
{
	padding-left: 8px;
}

#media ul li
{
	line-height: 20px;
	
}

#menu ul
{
	padding-left: 5px;
}

#menu ul li {
	padding-left: 5px;
	padding-right: 5px;
}

#projects ul li
{
	display: block;
}

#main
{
	/*background-image: url('../images/home.png'); */
	background-repeat: no-repeat;
	background-color: #dcdcdc; 
	/*min-height: 650px;
	height: 100%;
	min-width: 1010px;*/
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	background-repeat: repeat-y;
}

#content 
{
	
	height: 100px; 
}

#menu
{
	margin-bottom: 0px;
	margin-left: 201px;
	bottom: 0px;
	position: absolute;
	font-size: 14px;
}

#media
{
	margin-bottom: 0px;
	margin-left: 201px;
	bottom: 27px;
	
	width: 535px;
	position: absolute;
	font-size: 12px;
}

#cvv
{
	/*bottom: 18px;*/
	/*left: 230px;*/
	margin-left: 320px;
	position:absolute;
	font-size: 11px;
	bottom: 27px;
	padding: 10px 10px 10px 10px;
	background-color: #FFF;
}

#cv 
{
	/*bottom: 18px;*/
	/*left: 230px;*/
	margin-left: 280px;
	position:absolute;
	font-size: 11px;
	bottom: 27px;
	padding: 10px 10px 10px 10px;
	background-color: #FFF;
}

#contact
{
	/*bottom: 18px;*/
	/*left: 260px;*/
	bottom: 27px;
	margin-left: 310px;
	position:absolute;
	font-size: 11px;
	padding: 10px 10px 10px 10px;
	background-color: #FFF;
}

#home
{
	/*bottom: 18px;*/
	/*left: 260px;*/
	bottom: 27px;
	margin-left: 380px;
	position:absolute;
	width: 600px;
	font-size: 11px;
	padding: 10px 10px 10px 10px;
	background-color: #FFF;
}

#projects {
	font-size: 12px;
	padding: 10px 10px 10px 10px;
	background-color: #FFF;
	position:absolute;
	margin-left: 39px;
	width: 142px;
	overflow: visible;
	bottom: 54px;
}

#detail {
	font-size: 12px;
	position:absolute;
	margin-left: 201px;
	bottom: 97px;
}

#detail table
{
	margin: 0 0 0 0;
	border-spacing: 0px;
	padding: 0 0 0 0;
	border-width: 0px;
}

#detail table tr
{
	margin: 0 0 0 0;
	border: 0px;
	padding: 0 0 0 0;
}


#detail table tr td
{
	margin: 0 0 0 0;
	border: 0px;
	padding: 0 0 0 0;
	vertical-align: top;
}


#comment
{
	font-size: 12px;
	padding: 10px 10px 10px 10px;
	background-color: #FFF;
	width: 100px;
	margin: 25px 0 0 0;
}

#foto
{
	background-color: #FFF;
	padding: 10px 10px 10px 10px;
	margin: 0 0 0 0;
}

a 
{
	text-decoration: none;
	color: Black;
	
}

a:hover 
{
	color: #F7931D;	
	
}

dl
{
	background-color: #FFF;
	width: 100%;
}

dt 
{
	font-weight: bold;
	width: 100px;
	
}

dd
{
	margin-top: 0px;
	width: 600px;
	float:left;
	left: 150px;
}

dd ul
{
	width: 450px;
	border: 1px solid Black;
}

dd ul li 
{
	list-style-type: none;
	margin: 0 0 0 0;	
}

.spacer 
{
	height: 11px;
}

#cv table 
{
}

#cv table tr th
{
	padding-right: 25px;
	text-align: left;
	vertical-align: top;
}
#cv table tr td
{
	width: 480px;
}

#home table 
{
}

#home table tr th
{
	padding-right: 45px;
	text-align: left;
	vertical-align: top;
}
#home table tr td
{
	width: 480px;
}

.orange 
{
	color: #F7931D;
}

#contact table tr th
{
	font-weight:normal;
	text-align: right;
	vertical-align: text-top;
}
