/*
exit170.nl stylesheet voor G&L

profiel pag

*/

table#profiel, table#list
{
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed;
	background: transparent;
	width: 596px;
}

table#profiel
{
	height: 59px;
	margin-bottom: 75px;
}

table#profiel td, table#list td
{
	margin: 0;
	padding: 0;
	border: 0;
}

table#profiel td.foto
{
	width: 59px;
}

table#profiel td.foto img
{
	width: 45px;
	height: 45px;
	padding: 7px;
	background: url(/gfx/gebruiker_foto_achter.gif) top left no-repeat;
}

table#list td.rechts
{
	border-left: 1px dashed #79b51c;
	padding-left: 7px;
}


#profiel h1
{
	font-size: 50px;
	margin-bottom: 2px;
}

#list h2
{
	font-size: 46px;
	margin-bottom: 8px;
}

/*

receptpag

*/

*:focus 
{
	outline: none;
}

.recept_lijn
{
	border: 0;
	width: 580px;
	background: transparent url(/gfx/recept_lijn.gif) repeat-x top left;
	height: 1px;
	margin: 5px 0;
	padding: 0;
}

.recept_actie
{
	margin-left: 393px;
	margin-top: -31px;
	position: absolute;
	height: 30px;
	padding: 0;
	line-height: 30px;
}


.recept_actie a
{
	text-decoration: none;
}

.recept_actie a:hover
{
	text-decoration: underline;
}

div.maak
{
	display:none;
}

.maak .field_holder_tekst 
{
	width: 580px;
	height: 108px;
	margin-bottom: 6px;
}

#submitnotitie, #submitreactie
{
	margin: 0 20px 16px 440px;
	padding: 0;
	border: 0;
}

a.profiellink, a.profiellink:hover
{
	color: #8FB823;
	border: 0;
	text-decoration: underline;
}

#receptDetailInfo a.profiellinktefal, a.profiellinktefal:hover
{
	color: #3B3B3B;
	text-decoration: underline;
}

.grijs
{
	color: #656565;
}

.content p.grijs
{
	width:580px;
}


