/********************************************/
/* Deze .CSS is gemaakt voor lening-tips.nl */
/* ---------------------------------------- */
/* Gemaakt op:			15-09-2007			*/
/* Gemaakt door:		F. Goumans			*/
/* Website:				www.floresign.nl 	*/
/********************************************/

Html
{
	Margin: 0px;
	Padding: 0px;
	Height: 100%;
}
Body
{
	Margin: 0px;
	Padding: 0px;
	Background-Color: #454545;	
	font-family: verdana, arial, sans-serif;
	Height: 100%;
}

#Header
{
	
	Width: 682px;
	Height: 89px;
	Background-image: url('images/header.png');
	Background-repeat: no-repeat;
	Margin: Auto;
}
#Header h1
{
	Font-Size: 7.0pt;
	Color: #DFE0E0;
	Margin: 0px;
	Padding: 15px 3px;
	Margin-Left: 15px;
	Font-Weight: Normal; 
}
#Header h4
{
	Font-Size: 14.0pt;
	Color: #DFE0E0;
	Margin: 0px;
	Padding: 2px 3px;
	Margin-Left: 15px;
	Font-Weight: Normal; 
	Font-Weight: Bold;
	Padding-Top: 33px;
}
#Container
{
	Width: 680px;
	Height: auto;
	Border-Left: 1px SOLID 636B6A; 
	Margin: Auto;
	Background-Color: #8FA1A0;
	Padding-Bottom: 8px;
}

#Container #Menu-Balk
{
	Width: 670px;
	Height: 19px;
	Background-Color: #EDF0F0;
	Padding-Left: 10px;
}

#Container #Menu-Balk ul
{
	Margin: 0px;
	Padding: 0px;
}

#Container #Menu-Balk ul li
{
	Width: Auto;
	Height: 19px;
	Display: Block;
	Float: Left;
}

#Container #Menu-Balk ul li a
{
	Width: Auto;
	Height: 19px;
	Padding: 0px 8px;
	Font-Size: 8.0pt;
	Color: #2F3030;
	Text-Decoration: None;
}

#Container #Menu-Balk ul li a:hover
{
	Padding-Top: 4px;
	Padding-Bottom: 2px;
	Color: #E0E2E2;
	Text-Decoration: None;
	Background-Color: #656D6C;
}

#Container #Left
{
	Width: 148px;
	Height: Auto;
	Margin-Left: 8px;
	_Margin-Left: 4px;
	Padding-Top: 8px;
	Float: Left; 
}

#Container .Menu
{
	Width: 148px;
	Height: Auto;
	Background-Color: #666E6D;
	Margin-Bottom: 8px;
	Padding-Top: 2px;
	Padding-Bottom: 5px;
}

#Container .Menu h3
{
	Width: 100px;
	Font-Size: 7.0pt;
	Color: #FFFFFF;
	Border-Bottom: 1px SOLID #8C9292;
	Margin: 0px;
	Padding: 2px 3px;
	Margin-Left: 11px;
	Font-Weight: Normal; 
	Margin-Bottom: 3px;
}
#Container .Menu a
{
	Font-Size: 7.0pt;
	Color: #FFFFFF;
	Margin-Left: 13px;
	Text-Decoration: None;
}
#Container .Menu a:hover
{
	Color: #D4D4D4;
}
#Container .Menu p
{
	Font-Size: 7.0pt;
	Color: #FFFFFF;
	Text-Decoration: None;
	Margin: 0px;
	Padding-Top: 5px;
	Padding-Bottom: 5px;
	Text-Align: Center;
}

#Container .Menu p b
{
	Color: #D4D4D4;
	Font-Weight: Normal;
}

#Container #Right
{
	Width: 506px;
	Height: Auto;
	Margin-Left: 9px;
	Margin-Top: 8px;
	Float: Left;
}

#Container #Right h2
{
	Width: 501px;
	Height: 13px;
	Padding-Left: 5px;
	Background-Color: #545F5D;
	Font-Size: 7pt;
	Margin: 0px;
	Color: #D7DADA;
	Font-Weight: Strong;
}
#Container #Right p
{
	Width: 496px;
	Height: Auto;
	Background-Color: #666E6D;
	Font-Size: 7.0pt;
	Padding: 5px;
	Color: #DFE0E0;
	Font-Weight: Normal;
	Margin: 0px;
}
#Container #Right p a
{
	Width: 496px;
	Height: Auto;
	Background-Color: #666E6D;
	Font-Size: 7.0pt;
	Color: #DFE0E0;
	Font-Weight: Normal;
	Font-Style: Normal;
	Margin: 0px;
}
#Container #Right input.submitbutton {
  	Background: #545F5D;
  	Color: #DFE0E0;
	Font-Size: 7.0pt;
  	Font-weight: bold;
	Border: 1px solid #545F5D
}
#Container #Right input {
  	Background: #545F5D;
  	Color: #DFE0E0;
	Font-Size: 7.0pt;
	border: 1px solid #545F5D;
}
#Container #Right textarea {
  	Background: #545F5D;
  	Color: #DFE0E0;
	Font-Size: 7.0pt;
	border: 1px solid #545F5D;
}
#Container #Right table td {
	Font-Size: 7.0pt;
	Color: #DFE0E0;
  	Border-top: 1px solid #545F5D;
  	Border-bottom: 1px solid #545F5D;
  	Border-left: 1px solid #545F5D;
  	Border-right: 1px solid #545F5D;
  	Border-style: dashed;
  	Background: #666E6D;
  	Padding: 3px;
}