/*
Site: RaboBank [http://http:www.idealwinkelplein.nl]
Author: Astronim* [http://www.astronim.com]
Version: 21 Dec 2005
----------------------------------------------- */
/* Стандартные стили для всего документа
----------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}
#site {
	color: #111;
	background-color: #fff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100.01%;
	padding: 0px 10px 0px 10px;
	min-width: 900px;
	width: expression((document.documentElement.clientWidth
   || document.body.clientWidth) < 900? "900px":
   "auto");
}
#site h1 {
   font-family: 'Verdana';
	font-weight: normal;
	color: #ff6600;
}
p {
	font-size: 75%;
}
/* --------------------------------------------
 Стили для <div id="top">
----------------------------------------------- */
#line {
	height: 26px;
	width: 100%;
	background: url(../images/line_bg.jpg) repeat-x;
	margin-top: 113px;
}
#form {
	width: 100%;
	padding: 10px 0 10px 0;
}
/* begin css for kieskeurig.nl */
INPUT.kkq {
    height:19px; 
	width:190px; 
	font-family:Arial; 
	font-size:10px
	}
SELECT {
    height:16px; 
	width:190px; 
	font-family:Arial; 
	font-size:10px;
	margin-top:1px;
	}
INPUT.kkq2 {

	width:190px; 
	font-family:Arial; 
	font-size:10px
	}
TD.kkq {
    padding-left:5px;
	}
TABLE.kkq {
    border-style: solid; 
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	}
TABLE.kkq td.payoff {background: url(../images/payoff_bg.gif) repeat-x 0 0; width:100%; height:18px}
/* --------------------------------------------
 Стили для <div id="content">
----------------------------------------------- */
#content {
	overflow: hidden;
	_height:0;
}
#left {
   float: left;
	width: 79%;
}
#right {
	float: right;
	width: 20%;
}
#right h2 {
	padding: 7px 0px 6px 35px;
	font-size: 80%;
	background: #ff6600 url(../images/bg.gif) no-repeat 0 0;
	color: #fff;
}
#right ul {
	padding: 5px 0px 5px 19px;
	border-left: 0.05em solid #aaaaaa;
	border-right: 0.05em solid #aaaaaa;
	border-bottom: 0.05em solid #aaaaaa;
}
#right p {
	padding: 5px 0px 0px 9px;
	border-left: 0.05em solid #aaaaaa;
	border-right: 0.05em solid #aaaaaa;
}
#right li {
	list-style-image: url(../images/li.gif);
	color: #111;
	font-size: 75%;
	padding: 0px 0px 2px 0px;
}
#right li a {
	text-decoration: none;
	color: #000099;
}
#right li a:hover {
	color: #ff6600;
}
/* --------------------------------------------
 Стили для <div id="footer">
----------------------------------------------- */
#footer {
	border-top: #88aacc solid 3px;
	overflow: hidden;
	_height:0;
}
#footer_left {
	float: left;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 1px;
}
#footer_right {
	float: right;
}
#footer_right p {
	color: #000099;
	font-size: 80%;
	font-weight: bold;
	padding-top: 5px;
}
#footer_left li {
	float: left;
	list-style-type: none;
}
#footer_left li a {
   text-decoration: none;
	color: #000099;
	font-weight: normal;
	font-size: 70%;
	margin-right: 20px;
}
#footer_left li a:hover {
	color: #ff6600;
}
/* --------------------------------------------
 Стили для position: absolute
----------------------------------------------- */
#logo {
	position: absolute;
	top: 12px;
	left: 16px;
}
#name {
	position: absolute;
	top: 45px;
	left: 125px;
}
/* --------------------------------------------
 Конец стилей!
----------------------------------------------- */