html{ width: 100%; margin-top: 0px; background-color: #c11212; padding: 0px; text-align: center; vertical-align: middle; margin-left: auto; margin-right: auto; height: 100%; font-size: 12; }

div#main {
	width: 773px;
	margin-top: 7px;
	//	margin-top: 13px;
	margin-right: auto;
	margin-left: auto;
	font-family: verdana, helvetica, arial;
	background-color: #C61010;
	min-height: 480px;
	color: black;
}

div#left{ width: 130px; height: auto; text-align: left; background: url(../images/left_opvul.jpg); background-repeat: repeat-y; background-color: #597edc; }
#left img{ position: absolute; }

div#right_top{ text-align: left; margin-left: 125px; height: 144px; //	height: 154px; width: 667px; background-image: url(../images/top.jpg); background-repeat: no-repeat; }

div#right_menu{
	font-size: 15px;
	font-family: verdana, verdana, helvetica;
	margin-top: 122px;
	margin-left: 0px;
	padding-top: 2px;
	padding-left: 10px;
	height: 19px;
	max-height: 15px;
	width: 648px;
	max-width: 608px;

	color: #297707;
	font-weight: bold;
	/*background-color: #597edc;*/

	position: absolute;
}

div#content{
	margin-top: -10px;
	margin-left: 125px;
	margin-right: -50px;
	margin-bottom: -20px;
	padding-right: -50px;
	width: 669px;
	max-width: 683px;
	height: auto;
	//height: 362px;
	min-height: 365px;
	font-size: 11px;
	background-color: #597edc;
	background-image: url(../images/border-right.jpg);
	background-position: right;
	background-repeat: repeat-y;
	color: white;
	font-family: verdana, arial, helvetica;
}
	
#opvul{
	font-size: 11px;
	font-family: verdana, helvetica, arial;
	margin-top: 10px;
	background-image: url(../images/content_back.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;	
	padding-right: -100px;
	margin-left: 0px;
	//height: 330px;

	min-height: 330px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	//margin-bottom:22px;
	background-color: #597edc;
	padding-top: 10px;
	padding-left: 30px;
	width: 648px;
	max-width: 618px;
}
	
#bottom { background-image: url(../images/bottom.jpg); margin-top: -2px; margin-left: 26px; //margin-left: 0px; text-align: center; padding-top: 5px; color: black; padding-bottom: 6px; height: 60px; width: 800px; background-repeat: no-repeat; border-top: 0px; }






